From e5b1c876062d90236b71b255cd338d2f2b450357 Mon Sep 17 00:00:00 2001 From: Scott Morrison Date: Thu, 1 Feb 2024 11:33:10 +1100 Subject: [PATCH] chore: update stage0 --- .../Lean/Elab/PreDefinition/Structural/Eqns.c | 26 +- .../stdlib/Lean/Elab/PreDefinition/WF/Eqns.c | 126 +- stage0/stdlib/Lean/Elab/Tactic/Conv/Pattern.c | 1474 +- stage0/stdlib/Lean/Elab/Tactic/Simp.c | 1245 +- stage0/stdlib/Lean/Meta/Tactic/AC/Main.c | 2066 +- stage0/stdlib/Lean/Meta/Tactic/Acyclic.c | 522 +- .../Lean/Meta/Tactic/LinearArith/Simp.c | 12 +- .../Meta/Tactic/Simp/BuiltinSimprocs/Core.c | 474 +- .../Meta/Tactic/Simp/BuiltinSimprocs/Fin.c | 3754 +- .../Meta/Tactic/Simp/BuiltinSimprocs/Int.c | 6094 ++-- .../Meta/Tactic/Simp/BuiltinSimprocs/Nat.c | 4468 +-- .../Meta/Tactic/Simp/BuiltinSimprocs/UInt.c | 28645 ++++++++-------- stage0/stdlib/Lean/Meta/Tactic/Simp/Main.c | 16045 +++++---- stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c | 3015 +- stage0/stdlib/Lean/Meta/Tactic/Simp/SimpAll.c | 1278 +- stage0/stdlib/Lean/Meta/Tactic/Simp/Simproc.c | 6644 ++-- stage0/stdlib/Lean/Meta/Tactic/Simp/Types.c | 14562 ++++---- stage0/stdlib/Lean/Meta/Tactic/Split.c | 244 +- stage0/stdlib/Lean/Meta/Tactic/SplitIf.c | 14 +- stage0/stdlib/Lean/Meta/Tactic/Unfold.c | 844 +- 20 files changed, 46859 insertions(+), 44693 deletions(-) diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/Structural/Eqns.c b/stage0/stdlib/Lean/Elab/PreDefinition/Structural/Eqns.c index f95fbcdb1b..a38349ae45 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/Structural/Eqns.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/Structural/Eqns.c @@ -459,23 +459,21 @@ return x_4; static lean_object* _init_l___private_Lean_Elab_PreDefinition_Structural_Eqns_0__Lean_Elab_Structural_mkProof_go___lambda__1___closed__9() { _start: { -lean_object* x_1; uint32_t x_2; lean_object* x_3; uint8_t x_4; uint32_t x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; +lean_object* x_1; uint32_t x_2; lean_object* x_3; uint32_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; x_1 = lean_box(0); x_2 = 0; x_3 = l___private_Lean_Elab_PreDefinition_Structural_Eqns_0__Lean_Elab_Structural_mkProof_go___lambda__1___closed__1; -x_4 = 0; -x_5 = l___private_Lean_Elab_PreDefinition_Structural_Eqns_0__Lean_Elab_Structural_mkProof_go___lambda__1___closed__2; -x_6 = l___private_Lean_Elab_PreDefinition_Structural_Eqns_0__Lean_Elab_Structural_mkProof_go___lambda__1___closed__3; -x_7 = l___private_Lean_Elab_PreDefinition_Structural_Eqns_0__Lean_Elab_Structural_mkProof_go___lambda__1___closed__8; -x_8 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_8, 0, x_3); -lean_ctor_set(x_8, 1, x_6); -lean_ctor_set(x_8, 2, x_7); -lean_ctor_set(x_8, 3, x_1); -lean_ctor_set_uint8(x_8, sizeof(void*)*4 + 8, x_4); -lean_ctor_set_uint32(x_8, sizeof(void*)*4, x_5); -lean_ctor_set_uint32(x_8, sizeof(void*)*4 + 4, x_2); -return x_8; +x_4 = l___private_Lean_Elab_PreDefinition_Structural_Eqns_0__Lean_Elab_Structural_mkProof_go___lambda__1___closed__2; +x_5 = l___private_Lean_Elab_PreDefinition_Structural_Eqns_0__Lean_Elab_Structural_mkProof_go___lambda__1___closed__3; +x_6 = l___private_Lean_Elab_PreDefinition_Structural_Eqns_0__Lean_Elab_Structural_mkProof_go___lambda__1___closed__8; +x_7 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_7, 0, x_3); +lean_ctor_set(x_7, 1, x_5); +lean_ctor_set(x_7, 2, x_6); +lean_ctor_set(x_7, 3, x_1); +lean_ctor_set_uint32(x_7, sizeof(void*)*4, x_4); +lean_ctor_set_uint32(x_7, sizeof(void*)*4 + 4, x_2); +return x_7; } } static lean_object* _init_l___private_Lean_Elab_PreDefinition_Structural_Eqns_0__Lean_Elab_Structural_mkProof_go___lambda__1___closed__10() { diff --git a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Eqns.c b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Eqns.c index 6b40f35236..90c4e8f7ec 100644 --- a/stage0/stdlib/Lean/Elab/PreDefinition/WF/Eqns.c +++ b/stage0/stdlib/Lean/Elab/PreDefinition/WF/Eqns.c @@ -1542,7 +1542,7 @@ lean_dec(x_1); x_25 = !lean_is_exclusive(x_20); if (x_25 == 0) { -lean_object* x_26; lean_object* x_27; lean_object* x_28; uint32_t x_29; lean_object* x_30; lean_object* x_31; +lean_object* x_26; lean_object* x_27; lean_object* x_28; uint32_t x_29; uint8_t x_30; lean_object* x_31; lean_object* x_32; x_26 = lean_ctor_get(x_20, 0); lean_dec(x_26); x_27 = lean_ctor_get(x_21, 0); @@ -1550,42 +1550,46 @@ lean_inc(x_27); lean_dec(x_21); x_28 = lean_box(0); x_29 = 0; -x_30 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_30, 0, x_27); -lean_ctor_set(x_30, 1, x_28); -lean_ctor_set_uint32(x_30, sizeof(void*)*2, x_29); -x_31 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_20, 0, x_31); +x_30 = 1; +x_31 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_31, 0, x_27); +lean_ctor_set(x_31, 1, x_28); +lean_ctor_set_uint32(x_31, sizeof(void*)*2, x_29); +lean_ctor_set_uint8(x_31, sizeof(void*)*2 + 4, x_30); +x_32 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_32, 0, x_31); +lean_ctor_set(x_20, 0, x_32); return x_20; } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; uint32_t x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_32 = lean_ctor_get(x_20, 1); -lean_inc(x_32); -lean_dec(x_20); -x_33 = lean_ctor_get(x_21, 0); +lean_object* x_33; lean_object* x_34; lean_object* x_35; uint32_t x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_33 = lean_ctor_get(x_20, 1); lean_inc(x_33); +lean_dec(x_20); +x_34 = lean_ctor_get(x_21, 0); +lean_inc(x_34); lean_dec(x_21); -x_34 = lean_box(0); -x_35 = 0; -x_36 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_36, 0, x_33); -lean_ctor_set(x_36, 1, x_34); -lean_ctor_set_uint32(x_36, sizeof(void*)*2, x_35); -x_37 = lean_alloc_ctor(0, 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_32); -return x_38; +x_35 = lean_box(0); +x_36 = 0; +x_37 = 1; +x_38 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_38, 0, x_34); +lean_ctor_set(x_38, 1, x_35); +lean_ctor_set_uint32(x_38, sizeof(void*)*2, x_36); +lean_ctor_set_uint8(x_38, sizeof(void*)*2 + 4, x_37); +x_39 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_39, 0, x_38); +x_40 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_33); +return x_40; } } } else { -uint8_t x_39; +uint8_t x_41; lean_dec(x_19); lean_dec(x_8); lean_dec(x_7); @@ -1595,23 +1599,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_39 = !lean_is_exclusive(x_20); -if (x_39 == 0) +x_41 = !lean_is_exclusive(x_20); +if (x_41 == 0) { return x_20; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_20, 0); -x_41 = lean_ctor_get(x_20, 1); -lean_inc(x_41); -lean_inc(x_40); +lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_20, 0); +x_43 = lean_ctor_get(x_20, 1); +lean_inc(x_43); +lean_inc(x_42); lean_dec(x_20); -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_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; } } } @@ -1635,19 +1639,21 @@ return x_10; 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; uint32_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +lean_object* x_10; uint32_t x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; x_10 = lean_box(0); x_11 = 0; -x_12 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_12, 0, x_1); -lean_ctor_set(x_12, 1, x_10); -lean_ctor_set_uint32(x_12, sizeof(void*)*2, x_11); -x_13 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_13, 0, x_12); -x_14 = lean_alloc_ctor(0, 2, 0); +x_12 = 1; +x_13 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_13, 0, x_1); +lean_ctor_set(x_13, 1, x_10); +lean_ctor_set_uint32(x_13, sizeof(void*)*2, x_11); +lean_ctor_set_uint8(x_13, sizeof(void*)*2 + 4, x_12); +x_14 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_9); +return x_15; } } static lean_object* _init_l_Lean_Elab_WF_simpMatchWF_x3f___lambda__2___closed__1() { @@ -2582,23 +2588,21 @@ return x_4; static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__7() { _start: { -lean_object* x_1; uint32_t x_2; lean_object* x_3; uint8_t x_4; uint32_t x_5; lean_object* x_6; lean_object* x_7; lean_object* x_8; +lean_object* x_1; uint32_t x_2; lean_object* x_3; uint32_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; x_1 = lean_box(0); x_2 = 0; x_3 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__1; -x_4 = 0; -x_5 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__2; -x_6 = l_Lean_Elab_WF_instInhabitedEqnInfo___closed__3; -x_7 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__6; -x_8 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_8, 0, x_3); -lean_ctor_set(x_8, 1, x_6); -lean_ctor_set(x_8, 2, x_7); -lean_ctor_set(x_8, 3, x_1); -lean_ctor_set_uint8(x_8, sizeof(void*)*4 + 8, x_4); -lean_ctor_set_uint32(x_8, sizeof(void*)*4, x_5); -lean_ctor_set_uint32(x_8, sizeof(void*)*4 + 4, x_2); -return x_8; +x_4 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__2; +x_5 = l_Lean_Elab_WF_instInhabitedEqnInfo___closed__3; +x_6 = l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__6; +x_7 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_7, 0, x_3); +lean_ctor_set(x_7, 1, x_5); +lean_ctor_set(x_7, 2, x_6); +lean_ctor_set(x_7, 3, x_1); +lean_ctor_set_uint32(x_7, sizeof(void*)*4, x_4); +lean_ctor_set_uint32(x_7, sizeof(void*)*4 + 4, x_2); +return x_7; } } static lean_object* _init_l___private_Lean_Elab_PreDefinition_WF_Eqns_0__Lean_Elab_WF_mkProof_go___lambda__1___closed__8() { diff --git a/stage0/stdlib/Lean/Elab/Tactic/Conv/Pattern.c b/stage0/stdlib/Lean/Elab/Tactic/Conv/Pattern.c index 4ac88d63bf..50bc81cd7b 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Conv/Pattern.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Conv/Pattern.c @@ -213,51 +213,47 @@ x_3 = l_Lean_Meta_getSimpCongrTheorems___rarg(x_1, x_2); x_4 = !lean_is_exclusive(x_3); if (x_4 == 0) { -lean_object* x_5; lean_object* x_6; uint32_t x_7; lean_object* x_8; uint8_t x_9; uint32_t x_10; lean_object* x_11; lean_object* x_12; +lean_object* x_5; lean_object* x_6; uint32_t x_7; lean_object* x_8; uint32_t x_9; lean_object* x_10; lean_object* x_11; x_5 = lean_ctor_get(x_3, 0); x_6 = lean_box(0); x_7 = 0; x_8 = l_Lean_Meta_Simp_neutralConfig; -x_9 = 0; -x_10 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_getContext___rarg___closed__1; -x_11 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_getContext___rarg___closed__2; -x_12 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_12, 0, x_8); -lean_ctor_set(x_12, 1, x_11); -lean_ctor_set(x_12, 2, x_5); -lean_ctor_set(x_12, 3, x_6); -lean_ctor_set_uint8(x_12, sizeof(void*)*4 + 8, x_9); -lean_ctor_set_uint32(x_12, sizeof(void*)*4, x_10); -lean_ctor_set_uint32(x_12, sizeof(void*)*4 + 4, x_7); -lean_ctor_set(x_3, 0, x_12); +x_9 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_getContext___rarg___closed__1; +x_10 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_getContext___rarg___closed__2; +x_11 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_11, 0, x_8); +lean_ctor_set(x_11, 1, x_10); +lean_ctor_set(x_11, 2, x_5); +lean_ctor_set(x_11, 3, x_6); +lean_ctor_set_uint32(x_11, sizeof(void*)*4, x_9); +lean_ctor_set_uint32(x_11, sizeof(void*)*4 + 4, x_7); +lean_ctor_set(x_3, 0, x_11); return x_3; } else { -lean_object* x_13; lean_object* x_14; lean_object* x_15; uint32_t x_16; lean_object* x_17; uint8_t x_18; uint32_t x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_13 = lean_ctor_get(x_3, 0); -x_14 = lean_ctor_get(x_3, 1); -lean_inc(x_14); +lean_object* x_12; lean_object* x_13; lean_object* x_14; uint32_t x_15; lean_object* x_16; uint32_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_12 = lean_ctor_get(x_3, 0); +x_13 = lean_ctor_get(x_3, 1); lean_inc(x_13); +lean_inc(x_12); lean_dec(x_3); -x_15 = lean_box(0); -x_16 = 0; -x_17 = l_Lean_Meta_Simp_neutralConfig; -x_18 = 0; -x_19 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_getContext___rarg___closed__1; -x_20 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_getContext___rarg___closed__2; -x_21 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_21, 0, x_17); -lean_ctor_set(x_21, 1, x_20); -lean_ctor_set(x_21, 2, x_13); -lean_ctor_set(x_21, 3, x_15); -lean_ctor_set_uint8(x_21, sizeof(void*)*4 + 8, x_18); -lean_ctor_set_uint32(x_21, sizeof(void*)*4, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*4 + 4, x_16); -x_22 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_14); -return x_22; +x_14 = lean_box(0); +x_15 = 0; +x_16 = l_Lean_Meta_Simp_neutralConfig; +x_17 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_getContext___rarg___closed__1; +x_18 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_getContext___rarg___closed__2; +x_19 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_19, 0, x_16); +lean_ctor_set(x_19, 1, x_18); +lean_ctor_set(x_19, 2, x_12); +lean_ctor_set(x_19, 3, x_14); +lean_ctor_set_uint32(x_19, sizeof(void*)*4, x_17); +lean_ctor_set_uint32(x_19, sizeof(void*)*4 + 4, x_15); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_19); +lean_ctor_set(x_20, 1, x_13); +return x_20; } } } @@ -1466,287 +1462,293 @@ uint8_t x_62; x_62 = !lean_is_exclusive(x_61); if (x_62 == 0) { -lean_object* x_63; lean_object* x_64; uint32_t x_65; lean_object* x_66; lean_object* x_67; +lean_object* x_63; lean_object* x_64; uint32_t x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; x_63 = lean_ctor_get(x_61, 0); x_64 = l_Lean_mkAppN(x_49, x_29); lean_ctor_set(x_18, 0, x_63); x_65 = 0; -x_66 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_18); -lean_ctor_set_uint32(x_66, sizeof(void*)*2, x_65); -x_67 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_61, 0, x_67); +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_64); +lean_ctor_set(x_67, 1, x_18); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_61, 0, x_68); return x_61; } else { -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; -x_68 = lean_ctor_get(x_61, 0); -x_69 = lean_ctor_get(x_61, 1); +lean_object* x_69; lean_object* x_70; lean_object* x_71; uint32_t x_72; uint8_t x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_69 = lean_ctor_get(x_61, 0); +x_70 = lean_ctor_get(x_61, 1); +lean_inc(x_70); lean_inc(x_69); -lean_inc(x_68); lean_dec(x_61); -x_70 = l_Lean_mkAppN(x_49, x_29); -lean_ctor_set(x_18, 0, x_68); -x_71 = 0; -x_72 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_72, 0, x_70); -lean_ctor_set(x_72, 1, x_18); -lean_ctor_set_uint32(x_72, sizeof(void*)*2, x_71); -x_73 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_73, 0, x_72); -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; +x_71 = l_Lean_mkAppN(x_49, x_29); +lean_ctor_set(x_18, 0, x_69); +x_72 = 0; +x_73 = 1; +x_74 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_74, 0, x_71); +lean_ctor_set(x_74, 1, x_18); +lean_ctor_set_uint32(x_74, sizeof(void*)*2, x_72); +lean_ctor_set_uint8(x_74, sizeof(void*)*2 + 4, x_73); +x_75 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_75, 0, x_74); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_75); +lean_ctor_set(x_76, 1, x_70); +return x_76; } } else { -uint8_t x_75; +uint8_t x_77; lean_dec(x_49); lean_dec(x_29); lean_free_object(x_18); -x_75 = !lean_is_exclusive(x_61); -if (x_75 == 0) +x_77 = !lean_is_exclusive(x_61); +if (x_77 == 0) { return x_61; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_61, 0); -x_77 = lean_ctor_get(x_61, 1); -lean_inc(x_77); -lean_inc(x_76); +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_61, 0); +x_79 = lean_ctor_get(x_61, 1); +lean_inc(x_79); +lean_inc(x_78); lean_dec(x_61); -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_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 { -uint8_t x_79; +uint8_t x_81; lean_dec(x_29); lean_free_object(x_18); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_79 = !lean_is_exclusive(x_46); -if (x_79 == 0) +x_81 = !lean_is_exclusive(x_46); +if (x_81 == 0) { return x_46; } else { -lean_object* x_80; lean_object* x_81; lean_object* x_82; -x_80 = lean_ctor_get(x_46, 0); -x_81 = lean_ctor_get(x_46, 1); -lean_inc(x_81); -lean_inc(x_80); +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_46, 0); +x_83 = lean_ctor_get(x_46, 1); +lean_inc(x_83); +lean_inc(x_82); lean_dec(x_46); -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; +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_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; uint8_t x_90; -x_83 = lean_ctor_get(x_18, 0); -lean_inc(x_83); -lean_dec(x_18); -x_84 = lean_ctor_get(x_17, 1); -lean_inc(x_84); -lean_dec(x_17); -x_85 = lean_ctor_get(x_83, 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; uint8_t x_92; +x_85 = lean_ctor_get(x_18, 0); lean_inc(x_85); -x_86 = lean_ctor_get(x_83, 1); +lean_dec(x_18); +x_86 = lean_ctor_get(x_17, 1); lean_inc(x_86); -lean_dec(x_83); -x_87 = lean_st_ref_get(x_2, x_84); -x_88 = lean_ctor_get(x_87, 0); +lean_dec(x_17); +x_87 = lean_ctor_get(x_85, 0); +lean_inc(x_87); +x_88 = lean_ctor_get(x_85, 1); lean_inc(x_88); -x_89 = lean_ctor_get(x_87, 1); -lean_inc(x_89); -lean_dec(x_87); -x_90 = l_Lean_Elab_Tactic_Conv_PatternMatchState_isReady(x_88); -lean_dec(x_88); -if (x_90 == 0) -{ -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_dec(x_86); lean_dec(x_85); +x_89 = lean_st_ref_get(x_2, x_86); +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 = l_Lean_Elab_Tactic_Conv_PatternMatchState_isReady(x_90); +lean_dec(x_90); +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_object* x_99; lean_object* x_100; lean_object* x_101; +lean_dec(x_88); +lean_dec(x_87); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_91 = lean_st_ref_take(x_2, x_89); -x_92 = lean_ctor_get(x_91, 0); -lean_inc(x_92); -x_93 = lean_ctor_get(x_91, 1); -lean_inc(x_93); -lean_dec(x_91); -x_94 = l_Lean_Elab_Tactic_Conv_PatternMatchState_skip(x_92); -x_95 = lean_st_ref_set(x_2, x_94, x_93); -x_96 = lean_ctor_get(x_95, 1); -lean_inc(x_96); -if (lean_is_exclusive(x_95)) { - lean_ctor_release(x_95, 0); - lean_ctor_release(x_95, 1); - x_97 = x_95; -} else { - lean_dec_ref(x_95); - x_97 = lean_box(0); -} -x_98 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_pre___closed__1; -if (lean_is_scalar(x_97)) { - x_99 = lean_alloc_ctor(0, 2, 0); -} else { +x_93 = lean_st_ref_take(x_2, x_91); +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 = l_Lean_Elab_Tactic_Conv_PatternMatchState_skip(x_94); +x_97 = lean_st_ref_set(x_2, x_96, x_95); +x_98 = lean_ctor_get(x_97, 1); +lean_inc(x_98); +if (lean_is_exclusive(x_97)) { + lean_ctor_release(x_97, 0); + lean_ctor_release(x_97, 1); x_99 = x_97; +} else { + lean_dec_ref(x_97); + x_99 = lean_box(0); } -lean_ctor_set(x_99, 0, x_98); -lean_ctor_set(x_99, 1, x_96); -return x_99; +x_100 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_pre___closed__1; +if (lean_is_scalar(x_99)) { + x_101 = lean_alloc_ctor(0, 2, 0); +} else { + x_101 = x_99; +} +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_98); +return x_101; } else { -lean_object* x_100; lean_object* x_101; -x_100 = lean_box(0); +lean_object* x_102; lean_object* x_103; +x_102 = lean_box(0); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_101 = l_Lean_Elab_Tactic_Conv_mkConvGoalFor(x_85, x_100, x_7, x_8, x_9, x_10, x_89); -if (lean_obj_tag(x_101) == 0) +x_103 = l_Lean_Elab_Tactic_Conv_mkConvGoalFor(x_87, x_102, x_7, x_8, x_9, x_10, x_91); +if (lean_obj_tag(x_103) == 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; size_t x_114; size_t x_115; lean_object* x_116; -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_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; size_t x_116; size_t x_117; lean_object* x_118; +x_104 = lean_ctor_get(x_103, 0); lean_inc(x_104); -x_105 = lean_ctor_get(x_102, 1); +x_105 = lean_ctor_get(x_103, 1); lean_inc(x_105); -lean_dec(x_102); -x_106 = lean_st_ref_take(x_2, x_103); -x_107 = lean_ctor_get(x_106, 0); +lean_dec(x_103); +x_106 = lean_ctor_get(x_104, 0); +lean_inc(x_106); +x_107 = lean_ctor_get(x_104, 1); lean_inc(x_107); -x_108 = lean_ctor_get(x_106, 1); -lean_inc(x_108); -lean_dec(x_106); -lean_inc(x_105); -x_109 = l_Lean_Expr_mvarId_x21(x_105); -x_110 = l_Lean_Elab_Tactic_Conv_PatternMatchState_accept(x_109, x_107); -x_111 = lean_st_ref_set(x_2, x_110, x_108); -x_112 = lean_ctor_get(x_111, 1); -lean_inc(x_112); -lean_dec(x_111); -x_113 = lean_array_get_size(x_86); -x_114 = lean_usize_of_nat(x_113); -lean_dec(x_113); -x_115 = 0; -x_116 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_visitFn___spec__1(x_86, x_114, x_115, x_105, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_112); -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; uint32_t x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; -x_117 = lean_ctor_get(x_116, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_116, 1); -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_mkAppN(x_104, x_86); -x_121 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_121, 0, x_117); -x_122 = 0; -x_123 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_123, 0, x_120); -lean_ctor_set(x_123, 1, x_121); -lean_ctor_set_uint32(x_123, sizeof(void*)*2, x_122); -x_124 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_124, 0, x_123); -if (lean_is_scalar(x_119)) { - x_125 = lean_alloc_ctor(0, 2, 0); -} else { - x_125 = x_119; -} -lean_ctor_set(x_125, 0, x_124); -lean_ctor_set(x_125, 1, x_118); -return x_125; -} -else -{ -lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_dec(x_104); -lean_dec(x_86); -x_126 = lean_ctor_get(x_116, 0); -lean_inc(x_126); -x_127 = lean_ctor_get(x_116, 1); -lean_inc(x_127); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_128 = x_116; +x_108 = lean_st_ref_take(x_2, x_105); +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); +lean_inc(x_107); +x_111 = l_Lean_Expr_mvarId_x21(x_107); +x_112 = l_Lean_Elab_Tactic_Conv_PatternMatchState_accept(x_111, x_109); +x_113 = lean_st_ref_set(x_2, x_112, x_110); +x_114 = lean_ctor_get(x_113, 1); +lean_inc(x_114); +lean_dec(x_113); +x_115 = lean_array_get_size(x_88); +x_116 = lean_usize_of_nat(x_115); +lean_dec(x_115); +x_117 = 0; +x_118 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_visitFn___spec__1(x_88, x_116, x_117, x_107, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_114); +if (lean_obj_tag(x_118) == 0) +{ +lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint32_t x_124; uint8_t x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; +x_119 = lean_ctor_get(x_118, 0); +lean_inc(x_119); +x_120 = lean_ctor_get(x_118, 1); +lean_inc(x_120); +if (lean_is_exclusive(x_118)) { + lean_ctor_release(x_118, 0); + lean_ctor_release(x_118, 1); + x_121 = x_118; } else { - lean_dec_ref(x_116); - x_128 = lean_box(0); + lean_dec_ref(x_118); + x_121 = lean_box(0); } -if (lean_is_scalar(x_128)) { - x_129 = lean_alloc_ctor(1, 2, 0); +x_122 = l_Lean_mkAppN(x_106, x_88); +x_123 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_123, 0, x_119); +x_124 = 0; +x_125 = 1; +x_126 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_126, 0, x_122); +lean_ctor_set(x_126, 1, x_123); +lean_ctor_set_uint32(x_126, sizeof(void*)*2, x_124); +lean_ctor_set_uint8(x_126, sizeof(void*)*2 + 4, x_125); +x_127 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_127, 0, x_126); +if (lean_is_scalar(x_121)) { + x_128 = lean_alloc_ctor(0, 2, 0); } else { - x_129 = x_128; -} -lean_ctor_set(x_129, 0, x_126); -lean_ctor_set(x_129, 1, x_127); -return x_129; + x_128 = x_121; } +lean_ctor_set(x_128, 0, x_127); +lean_ctor_set(x_128, 1, x_120); +return x_128; } else { -lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; -lean_dec(x_86); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_130 = lean_ctor_get(x_101, 0); +lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; +lean_dec(x_106); +lean_dec(x_88); +x_129 = lean_ctor_get(x_118, 0); +lean_inc(x_129); +x_130 = lean_ctor_get(x_118, 1); lean_inc(x_130); -x_131 = lean_ctor_get(x_101, 1); -lean_inc(x_131); -if (lean_is_exclusive(x_101)) { - lean_ctor_release(x_101, 0); - lean_ctor_release(x_101, 1); - x_132 = x_101; +if (lean_is_exclusive(x_118)) { + lean_ctor_release(x_118, 0); + lean_ctor_release(x_118, 1); + x_131 = x_118; } else { - lean_dec_ref(x_101); - x_132 = lean_box(0); + lean_dec_ref(x_118); + x_131 = lean_box(0); } -if (lean_is_scalar(x_132)) { - x_133 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_131)) { + x_132 = lean_alloc_ctor(1, 2, 0); } else { - x_133 = x_132; + x_132 = x_131; } -lean_ctor_set(x_133, 0, x_130); -lean_ctor_set(x_133, 1, x_131); -return x_133; +lean_ctor_set(x_132, 0, x_129); +lean_ctor_set(x_132, 1, x_130); +return x_132; +} +} +else +{ +lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +lean_dec(x_88); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +x_133 = lean_ctor_get(x_103, 0); +lean_inc(x_133); +x_134 = lean_ctor_get(x_103, 1); +lean_inc(x_134); +if (lean_is_exclusive(x_103)) { + lean_ctor_release(x_103, 0); + lean_ctor_release(x_103, 1); + x_135 = x_103; +} else { + lean_dec_ref(x_103); + 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; } } } @@ -1754,355 +1756,361 @@ return x_133; } else { -uint8_t x_134; +uint8_t x_137; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_134 = !lean_is_exclusive(x_17); -if (x_134 == 0) +x_137 = !lean_is_exclusive(x_17); +if (x_137 == 0) { return x_17; } else { -lean_object* x_135; lean_object* x_136; lean_object* x_137; -x_135 = lean_ctor_get(x_17, 0); -x_136 = lean_ctor_get(x_17, 1); -lean_inc(x_136); -lean_inc(x_135); +lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_138 = lean_ctor_get(x_17, 0); +x_139 = lean_ctor_get(x_17, 1); +lean_inc(x_139); +lean_inc(x_138); lean_dec(x_17); -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; +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; } } } else { -lean_object* x_138; uint32_t x_139; lean_object* x_140; lean_object* x_141; +lean_object* x_141; uint32_t x_142; uint8_t x_143; lean_object* x_144; lean_object* x_145; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_1); -x_138 = lean_box(0); -x_139 = 0; -x_140 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_140, 0, x_3); -lean_ctor_set(x_140, 1, x_138); -lean_ctor_set_uint32(x_140, sizeof(void*)*2, x_139); -x_141 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_141, 0, x_140); -lean_ctor_set(x_12, 0, x_141); +x_141 = lean_box(0); +x_142 = 0; +x_143 = 1; +x_144 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_144, 0, x_3); +lean_ctor_set(x_144, 1, x_141); +lean_ctor_set_uint32(x_144, sizeof(void*)*2, x_142); +lean_ctor_set_uint8(x_144, sizeof(void*)*2 + 4, x_143); +x_145 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_145, 0, x_144); +lean_ctor_set(x_12, 0, x_145); return x_12; } } else { -lean_object* x_142; lean_object* x_143; uint8_t x_144; -x_142 = lean_ctor_get(x_12, 0); -x_143 = lean_ctor_get(x_12, 1); -lean_inc(x_143); -lean_inc(x_142); +lean_object* x_146; lean_object* x_147; uint8_t x_148; +x_146 = lean_ctor_get(x_12, 0); +x_147 = lean_ctor_get(x_12, 1); +lean_inc(x_147); +lean_inc(x_146); lean_dec(x_12); -x_144 = l_Lean_Elab_Tactic_Conv_PatternMatchState_isDone(x_142); -lean_dec(x_142); -if (x_144 == 0) +x_148 = l_Lean_Elab_Tactic_Conv_PatternMatchState_isDone(x_146); +lean_dec(x_146); +if (x_148 == 0) { -lean_object* x_145; +lean_object* x_149; lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_145 = l_Lean_Elab_Tactic_Conv_matchPattern_x3f(x_1, x_3, x_7, x_8, x_9, x_10, x_143); -if (lean_obj_tag(x_145) == 0) +x_149 = l_Lean_Elab_Tactic_Conv_matchPattern_x3f(x_1, x_3, x_7, x_8, x_9, x_10, x_147); +if (lean_obj_tag(x_149) == 0) { -lean_object* x_146; -x_146 = lean_ctor_get(x_145, 0); -lean_inc(x_146); -if (lean_obj_tag(x_146) == 0) +lean_object* x_150; +x_150 = lean_ctor_get(x_149, 0); +lean_inc(x_150); +if (lean_obj_tag(x_150) == 0) { -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_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_147 = lean_ctor_get(x_145, 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; +x_151 = lean_ctor_get(x_149, 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; } else { - lean_dec_ref(x_145); - x_148 = lean_box(0); + lean_dec_ref(x_149); + x_152 = lean_box(0); } -x_149 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_pre___closed__1; -if (lean_is_scalar(x_148)) { - x_150 = lean_alloc_ctor(0, 2, 0); +x_153 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_pre___closed__1; +if (lean_is_scalar(x_152)) { + x_154 = lean_alloc_ctor(0, 2, 0); } else { - x_150 = x_148; + x_154 = x_152; } -lean_ctor_set(x_150, 0, x_149); -lean_ctor_set(x_150, 1, x_147); -return x_150; +lean_ctor_set(x_154, 0, x_153); +lean_ctor_set(x_154, 1, x_151); +return x_154; } 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; uint8_t x_159; -x_151 = lean_ctor_get(x_146, 0); -lean_inc(x_151); -if (lean_is_exclusive(x_146)) { - lean_ctor_release(x_146, 0); - x_152 = x_146; -} else { - lean_dec_ref(x_146); - x_152 = lean_box(0); -} -x_153 = lean_ctor_get(x_145, 1); -lean_inc(x_153); -lean_dec(x_145); -x_154 = lean_ctor_get(x_151, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_151, 1); +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; uint8_t x_163; +x_155 = lean_ctor_get(x_150, 0); lean_inc(x_155); -lean_dec(x_151); -x_156 = lean_st_ref_get(x_2, x_153); -x_157 = lean_ctor_get(x_156, 0); +if (lean_is_exclusive(x_150)) { + lean_ctor_release(x_150, 0); + x_156 = x_150; +} else { + lean_dec_ref(x_150); + x_156 = lean_box(0); +} +x_157 = lean_ctor_get(x_149, 1); lean_inc(x_157); -x_158 = lean_ctor_get(x_156, 1); +lean_dec(x_149); +x_158 = lean_ctor_get(x_155, 0); lean_inc(x_158); -lean_dec(x_156); -x_159 = l_Lean_Elab_Tactic_Conv_PatternMatchState_isReady(x_157); -lean_dec(x_157); -if (x_159 == 0) -{ -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_159 = lean_ctor_get(x_155, 1); +lean_inc(x_159); lean_dec(x_155); -lean_dec(x_154); -lean_dec(x_152); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_160 = lean_st_ref_take(x_2, x_158); +x_160 = lean_st_ref_get(x_2, x_157); x_161 = lean_ctor_get(x_160, 0); lean_inc(x_161); x_162 = lean_ctor_get(x_160, 1); lean_inc(x_162); lean_dec(x_160); -x_163 = l_Lean_Elab_Tactic_Conv_PatternMatchState_skip(x_161); -x_164 = lean_st_ref_set(x_2, x_163, x_162); -x_165 = lean_ctor_get(x_164, 1); +x_163 = l_Lean_Elab_Tactic_Conv_PatternMatchState_isReady(x_161); +lean_dec(x_161); +if (x_163 == 0) +{ +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_dec(x_159); +lean_dec(x_158); +lean_dec(x_156); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +x_164 = lean_st_ref_take(x_2, x_162); +x_165 = lean_ctor_get(x_164, 0); lean_inc(x_165); -if (lean_is_exclusive(x_164)) { - lean_ctor_release(x_164, 0); - lean_ctor_release(x_164, 1); - x_166 = x_164; +x_166 = lean_ctor_get(x_164, 1); +lean_inc(x_166); +lean_dec(x_164); +x_167 = l_Lean_Elab_Tactic_Conv_PatternMatchState_skip(x_165); +x_168 = lean_st_ref_set(x_2, x_167, x_166); +x_169 = lean_ctor_get(x_168, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_168)) { + lean_ctor_release(x_168, 0); + lean_ctor_release(x_168, 1); + x_170 = x_168; } else { - lean_dec_ref(x_164); - x_166 = lean_box(0); + lean_dec_ref(x_168); + x_170 = lean_box(0); } -x_167 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_pre___closed__1; -if (lean_is_scalar(x_166)) { - x_168 = lean_alloc_ctor(0, 2, 0); +x_171 = l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_pre___closed__1; +if (lean_is_scalar(x_170)) { + x_172 = lean_alloc_ctor(0, 2, 0); } else { - x_168 = x_166; + x_172 = x_170; } -lean_ctor_set(x_168, 0, x_167); -lean_ctor_set(x_168, 1, x_165); -return x_168; +lean_ctor_set(x_172, 0, x_171); +lean_ctor_set(x_172, 1, x_169); +return x_172; } else { -lean_object* x_169; lean_object* x_170; -x_169 = lean_box(0); +lean_object* x_173; lean_object* x_174; +x_173 = lean_box(0); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_170 = l_Lean_Elab_Tactic_Conv_mkConvGoalFor(x_154, x_169, x_7, x_8, x_9, x_10, x_158); -if (lean_obj_tag(x_170) == 0) +x_174 = l_Lean_Elab_Tactic_Conv_mkConvGoalFor(x_158, x_173, x_7, x_8, x_9, x_10, x_162); +if (lean_obj_tag(x_174) == 0) { -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; size_t x_183; size_t x_184; lean_object* x_185; -x_171 = lean_ctor_get(x_170, 0); -lean_inc(x_171); -x_172 = lean_ctor_get(x_170, 1); -lean_inc(x_172); -lean_dec(x_170); -x_173 = lean_ctor_get(x_171, 0); -lean_inc(x_173); -x_174 = lean_ctor_get(x_171, 1); -lean_inc(x_174); -lean_dec(x_171); -x_175 = lean_st_ref_take(x_2, x_172); -x_176 = lean_ctor_get(x_175, 0); +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; size_t x_187; size_t x_188; lean_object* x_189; +x_175 = lean_ctor_get(x_174, 0); +lean_inc(x_175); +x_176 = lean_ctor_get(x_174, 1); lean_inc(x_176); -x_177 = lean_ctor_get(x_175, 1); +lean_dec(x_174); +x_177 = lean_ctor_get(x_175, 0); lean_inc(x_177); +x_178 = lean_ctor_get(x_175, 1); +lean_inc(x_178); lean_dec(x_175); -lean_inc(x_174); -x_178 = l_Lean_Expr_mvarId_x21(x_174); -x_179 = l_Lean_Elab_Tactic_Conv_PatternMatchState_accept(x_178, x_176); -x_180 = lean_st_ref_set(x_2, x_179, x_177); -x_181 = lean_ctor_get(x_180, 1); +x_179 = lean_st_ref_take(x_2, 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); -lean_dec(x_180); -x_182 = lean_array_get_size(x_155); -x_183 = lean_usize_of_nat(x_182); -lean_dec(x_182); -x_184 = 0; -x_185 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_visitFn___spec__1(x_155, x_183, x_184, x_174, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_181); -if (lean_obj_tag(x_185) == 0) +lean_dec(x_179); +lean_inc(x_178); +x_182 = l_Lean_Expr_mvarId_x21(x_178); +x_183 = l_Lean_Elab_Tactic_Conv_PatternMatchState_accept(x_182, x_180); +x_184 = lean_st_ref_set(x_2, x_183, x_181); +x_185 = lean_ctor_get(x_184, 1); +lean_inc(x_185); +lean_dec(x_184); +x_186 = lean_array_get_size(x_159); +x_187 = lean_usize_of_nat(x_186); +lean_dec(x_186); +x_188 = 0; +x_189 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_visitFn___spec__1(x_159, x_187, x_188, x_178, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_185); +if (lean_obj_tag(x_189) == 0) { -lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; uint32_t x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; -x_186 = lean_ctor_get(x_185, 0); -lean_inc(x_186); -x_187 = lean_ctor_get(x_185, 1); -lean_inc(x_187); -if (lean_is_exclusive(x_185)) { - lean_ctor_release(x_185, 0); - lean_ctor_release(x_185, 1); - x_188 = x_185; +lean_object* x_190; lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; uint32_t x_195; uint8_t x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; +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_185); - x_188 = lean_box(0); + lean_dec_ref(x_189); + x_192 = lean_box(0); } -x_189 = l_Lean_mkAppN(x_173, x_155); -if (lean_is_scalar(x_152)) { - x_190 = lean_alloc_ctor(1, 1, 0); +x_193 = l_Lean_mkAppN(x_177, x_159); +if (lean_is_scalar(x_156)) { + x_194 = lean_alloc_ctor(1, 1, 0); } else { - x_190 = x_152; + x_194 = x_156; } -lean_ctor_set(x_190, 0, x_186); -x_191 = 0; -x_192 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_192, 0, x_189); -lean_ctor_set(x_192, 1, x_190); -lean_ctor_set_uint32(x_192, sizeof(void*)*2, x_191); -x_193 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_193, 0, x_192); -if (lean_is_scalar(x_188)) { - x_194 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_194, 0, x_190); +x_195 = 0; +x_196 = 1; +x_197 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_197, 0, x_193); +lean_ctor_set(x_197, 1, x_194); +lean_ctor_set_uint32(x_197, sizeof(void*)*2, x_195); +lean_ctor_set_uint8(x_197, sizeof(void*)*2 + 4, x_196); +x_198 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_198, 0, x_197); +if (lean_is_scalar(x_192)) { + x_199 = lean_alloc_ctor(0, 2, 0); } else { - x_194 = x_188; + x_199 = x_192; } -lean_ctor_set(x_194, 0, x_193); -lean_ctor_set(x_194, 1, x_187); -return x_194; +lean_ctor_set(x_199, 0, x_198); +lean_ctor_set(x_199, 1, x_191); +return x_199; } else { -lean_object* x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; -lean_dec(x_173); -lean_dec(x_155); -lean_dec(x_152); -x_195 = lean_ctor_get(x_185, 0); -lean_inc(x_195); -x_196 = lean_ctor_get(x_185, 1); -lean_inc(x_196); -if (lean_is_exclusive(x_185)) { - lean_ctor_release(x_185, 0); - lean_ctor_release(x_185, 1); - x_197 = x_185; -} else { - lean_dec_ref(x_185); - x_197 = lean_box(0); -} -if (lean_is_scalar(x_197)) { - x_198 = lean_alloc_ctor(1, 2, 0); -} else { - x_198 = x_197; -} -lean_ctor_set(x_198, 0, x_195); -lean_ctor_set(x_198, 1, x_196); -return x_198; -} -} -else -{ -lean_object* x_199; lean_object* x_200; lean_object* x_201; lean_object* x_202; -lean_dec(x_155); -lean_dec(x_152); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -x_199 = lean_ctor_get(x_170, 0); -lean_inc(x_199); -x_200 = lean_ctor_get(x_170, 1); +lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; +lean_dec(x_177); +lean_dec(x_159); +lean_dec(x_156); +x_200 = lean_ctor_get(x_189, 0); lean_inc(x_200); -if (lean_is_exclusive(x_170)) { - lean_ctor_release(x_170, 0); - lean_ctor_release(x_170, 1); - x_201 = x_170; +x_201 = lean_ctor_get(x_189, 1); +lean_inc(x_201); +if (lean_is_exclusive(x_189)) { + lean_ctor_release(x_189, 0); + lean_ctor_release(x_189, 1); + x_202 = x_189; } else { - lean_dec_ref(x_170); - x_201 = lean_box(0); + lean_dec_ref(x_189); + x_202 = lean_box(0); } -if (lean_is_scalar(x_201)) { - x_202 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_202)) { + x_203 = lean_alloc_ctor(1, 2, 0); } else { - x_202 = x_201; -} -lean_ctor_set(x_202, 0, x_199); -lean_ctor_set(x_202, 1, x_200); -return x_202; -} + x_203 = x_202; } +lean_ctor_set(x_203, 0, x_200); +lean_ctor_set(x_203, 1, x_201); +return x_203; } } else { -lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; +lean_dec(x_159); +lean_dec(x_156); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_203 = lean_ctor_get(x_145, 0); -lean_inc(x_203); -x_204 = lean_ctor_get(x_145, 1); +x_204 = lean_ctor_get(x_174, 0); lean_inc(x_204); -if (lean_is_exclusive(x_145)) { - lean_ctor_release(x_145, 0); - lean_ctor_release(x_145, 1); - x_205 = x_145; +x_205 = lean_ctor_get(x_174, 1); +lean_inc(x_205); +if (lean_is_exclusive(x_174)) { + lean_ctor_release(x_174, 0); + lean_ctor_release(x_174, 1); + x_206 = x_174; } else { - lean_dec_ref(x_145); - x_205 = lean_box(0); + lean_dec_ref(x_174); + x_206 = lean_box(0); } -if (lean_is_scalar(x_205)) { - x_206 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_206)) { + x_207 = lean_alloc_ctor(1, 2, 0); } else { - x_206 = x_205; + x_207 = x_206; +} +lean_ctor_set(x_207, 0, x_204); +lean_ctor_set(x_207, 1, x_205); +return x_207; +} } -lean_ctor_set(x_206, 0, x_203); -lean_ctor_set(x_206, 1, x_204); -return x_206; } } else { -lean_object* x_207; uint32_t x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; +lean_object* x_208; 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); +x_208 = lean_ctor_get(x_149, 0); +lean_inc(x_208); +x_209 = lean_ctor_get(x_149, 1); +lean_inc(x_209); +if (lean_is_exclusive(x_149)) { + lean_ctor_release(x_149, 0); + lean_ctor_release(x_149, 1); + x_210 = x_149; +} else { + lean_dec_ref(x_149); + x_210 = lean_box(0); +} +if (lean_is_scalar(x_210)) { + x_211 = lean_alloc_ctor(1, 2, 0); +} else { + x_211 = x_210; +} +lean_ctor_set(x_211, 0, x_208); +lean_ctor_set(x_211, 1, x_209); +return x_211; +} +} +else +{ +lean_object* x_212; uint32_t x_213; uint8_t x_214; lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_1); -x_207 = lean_box(0); -x_208 = 0; -x_209 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_209, 0, x_3); -lean_ctor_set(x_209, 1, x_207); -lean_ctor_set_uint32(x_209, sizeof(void*)*2, x_208); -x_210 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_210, 0, x_209); -x_211 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_211, 0, x_210); -lean_ctor_set(x_211, 1, x_143); -return x_211; +x_212 = lean_box(0); +x_213 = 0; +x_214 = 1; +x_215 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_215, 0, x_3); +lean_ctor_set(x_215, 1, x_212); +lean_ctor_set_uint32(x_215, sizeof(void*)*2, x_213); +lean_ctor_set_uint8(x_215, sizeof(void*)*2 + 4, x_214); +x_216 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_216, 0, x_215); +x_217 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_217, 0, x_216); +lean_ctor_set(x_217, 1, x_147); +return x_217; } } } @@ -2751,18 +2759,20 @@ return x_28; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_Conv_evalPattern___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: { -uint32_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +uint32_t x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; x_11 = 0; -x_12 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_12, 0, x_2); -lean_ctor_set(x_12, 1, x_1); -lean_ctor_set_uint32(x_12, sizeof(void*)*2, x_11); -x_13 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_13, 0, x_12); -x_14 = lean_alloc_ctor(0, 2, 0); +x_12 = 1; +x_13 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_13, 0, x_2); +lean_ctor_set(x_13, 1, x_1); +lean_ctor_set_uint32(x_13, sizeof(void*)*2, x_11); +lean_ctor_set_uint8(x_13, sizeof(void*)*2 + 4, x_12); +x_14 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_10); -return x_14; +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; } } LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_Conv_evalPattern___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) { @@ -3058,7 +3068,7 @@ return x_2; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_Conv_evalPattern___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, 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; uint8_t x_21; uint32_t x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint32_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; uint8_t x_30; uint8_t x_31; uint8_t x_32; uint8_t x_33; uint8_t x_34; 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; 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_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; uint32_t x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint32_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; uint8_t x_29; uint8_t x_30; uint8_t x_31; uint8_t x_32; uint8_t x_33; uint8_t x_34; 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; 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_inc(x_4); x_14 = lean_st_mk_ref(x_4, x_13); x_15 = lean_ctor_get(x_14, 0); @@ -3074,179 +3084,177 @@ lean_inc(x_19); x_20 = lean_ctor_get(x_17, 1); lean_inc(x_20); lean_dec(x_17); -x_21 = lean_ctor_get_uint8(x_18, sizeof(void*)*4 + 8); -x_22 = lean_ctor_get_uint32(x_18, sizeof(void*)*4); -x_23 = lean_ctor_get(x_18, 1); +x_21 = lean_ctor_get_uint32(x_18, sizeof(void*)*4); +x_22 = lean_ctor_get(x_18, 1); +lean_inc(x_22); +x_23 = lean_ctor_get(x_18, 2); lean_inc(x_23); -x_24 = lean_ctor_get(x_18, 2); +x_24 = lean_ctor_get(x_18, 3); lean_inc(x_24); -x_25 = lean_ctor_get(x_18, 3); -lean_inc(x_25); -x_26 = lean_ctor_get_uint32(x_18, sizeof(void*)*4 + 4); +x_25 = lean_ctor_get_uint32(x_18, sizeof(void*)*4 + 4); if (lean_is_exclusive(x_18)) { lean_ctor_release(x_18, 0); lean_ctor_release(x_18, 1); lean_ctor_release(x_18, 2); lean_ctor_release(x_18, 3); - x_27 = x_18; + x_26 = x_18; } else { lean_dec_ref(x_18); - x_27 = lean_box(0); + x_26 = lean_box(0); } -x_28 = lean_ctor_get(x_19, 0); +x_27 = lean_ctor_get(x_19, 0); +lean_inc(x_27); +x_28 = lean_ctor_get(x_19, 1); lean_inc(x_28); -x_29 = lean_ctor_get(x_19, 1); -lean_inc(x_29); -x_30 = lean_ctor_get_uint8(x_19, sizeof(void*)*2); -x_31 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 2); -x_32 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 3); -x_33 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 4); -x_34 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 5); -x_35 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 6); -x_36 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 7); -x_37 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 8); -x_38 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 9); -x_39 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 10); -x_40 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 11); -x_41 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 12); -x_42 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 13); -x_43 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 14); -x_44 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 15); +x_29 = lean_ctor_get_uint8(x_19, sizeof(void*)*2); +x_30 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 2); +x_31 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 3); +x_32 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 4); +x_33 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 5); +x_34 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 6); +x_35 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 7); +x_36 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 8); +x_37 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 9); +x_38 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 10); +x_39 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 11); +x_40 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 12); +x_41 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 13); +x_42 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 14); +x_43 = lean_ctor_get_uint8(x_19, sizeof(void*)*2 + 15); if (lean_is_exclusive(x_19)) { lean_ctor_release(x_19, 0); lean_ctor_release(x_19, 1); - x_45 = x_19; + x_44 = x_19; } else { lean_dec_ref(x_19); - x_45 = lean_box(0); + x_44 = lean_box(0); } lean_inc(x_15); lean_inc(x_1); -x_46 = lean_alloc_closure((void*)(l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_pre___boxed), 11, 2); -lean_closure_set(x_46, 0, x_1); -lean_closure_set(x_46, 1, x_15); +x_45 = lean_alloc_closure((void*)(l___private_Lean_Elab_Tactic_Conv_Pattern_0__Lean_Elab_Tactic_Conv_pre___boxed), 11, 2); +lean_closure_set(x_45, 0, x_1); +lean_closure_set(x_45, 1, x_15); lean_inc(x_2); -x_47 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_Conv_evalPattern___lambda__3___boxed), 10, 1); +x_46 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_Conv_evalPattern___lambda__3___boxed), 10, 1); +lean_closure_set(x_46, 0, x_2); +x_47 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_Conv_evalPattern___lambda__4___boxed), 10, 1); lean_closure_set(x_47, 0, x_2); -x_48 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_Conv_evalPattern___lambda__4___boxed), 10, 1); -lean_closure_set(x_48, 0, x_2); -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_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); if (lean_obj_tag(x_4) == 0) { -uint8_t x_125; +uint8_t x_124; lean_dec(x_4); -x_125 = 1; -x_50 = x_125; -goto block_124; +x_124 = 1; +x_49 = x_124; +goto block_123; } else { -uint8_t x_126; +uint8_t x_125; lean_dec(x_4); -x_126 = 0; -x_50 = x_126; -goto block_124; +x_125 = 0; +x_49 = x_125; +goto block_123; } -block_124: +block_123: { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; -if (lean_is_scalar(x_45)) { - x_51 = lean_alloc_ctor(0, 2, 16); +lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +if (lean_is_scalar(x_44)) { + x_50 = lean_alloc_ctor(0, 2, 16); } else { - x_51 = x_45; + x_50 = x_44; } -lean_ctor_set(x_51, 0, x_28); -lean_ctor_set(x_51, 1, x_29); -lean_ctor_set_uint8(x_51, sizeof(void*)*2, x_30); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 1, x_50); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 2, x_31); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 3, x_32); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 4, x_33); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 5, x_34); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 6, x_35); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 7, x_36); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 8, x_37); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 9, x_38); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 10, x_39); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 11, x_40); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 12, x_41); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 13, x_42); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 14, x_43); -lean_ctor_set_uint8(x_51, sizeof(void*)*2 + 15, x_44); -if (lean_is_scalar(x_27)) { - x_52 = lean_alloc_ctor(0, 4, 9); +lean_ctor_set(x_50, 0, x_27); +lean_ctor_set(x_50, 1, x_28); +lean_ctor_set_uint8(x_50, sizeof(void*)*2, x_29); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 1, x_49); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 2, x_30); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 3, x_31); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 4, x_32); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 5, x_33); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 6, x_34); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 7, x_35); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 8, x_36); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 9, x_37); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 10, x_38); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 11, x_39); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 12, x_40); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 13, x_41); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 14, x_42); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 15, x_43); +if (lean_is_scalar(x_26)) { + x_51 = lean_alloc_ctor(0, 4, 8); } else { - x_52 = x_27; + x_51 = x_26; } -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_23); -lean_ctor_set(x_52, 2, x_24); -lean_ctor_set(x_52, 3, x_25); -lean_ctor_set_uint8(x_52, sizeof(void*)*4 + 8, x_21); -lean_ctor_set_uint32(x_52, sizeof(void*)*4, x_22); -lean_ctor_set_uint32(x_52, sizeof(void*)*4 + 4, x_26); -x_53 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__1; +lean_ctor_set(x_51, 0, x_50); +lean_ctor_set(x_51, 1, x_22); +lean_ctor_set(x_51, 2, x_23); +lean_ctor_set(x_51, 3, x_24); +lean_ctor_set_uint32(x_51, sizeof(void*)*4, x_21); +lean_ctor_set_uint32(x_51, sizeof(void*)*4 + 4, x_25); +x_52 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__1; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_54 = l_Lean_Meta_Simp_main(x_3, x_52, x_53, x_49, x_9, x_10, x_11, x_12, x_20); -if (lean_obj_tag(x_54) == 0) +x_53 = l_Lean_Meta_Simp_main(x_3, x_51, x_52, x_48, x_9, x_10, x_11, x_12, x_20); +if (lean_obj_tag(x_53) == 0) { -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_54, 0); +lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_54 = lean_ctor_get(x_53, 0); +lean_inc(x_54); +x_55 = lean_ctor_get(x_53, 1); lean_inc(x_55); -x_56 = lean_ctor_get(x_54, 1); +lean_dec(x_53); +x_56 = lean_ctor_get(x_54, 0); lean_inc(x_56); lean_dec(x_54); -x_57 = lean_ctor_get(x_55, 0); -lean_inc(x_57); -lean_dec(x_55); -x_58 = lean_st_ref_get(x_15, x_56); +x_57 = lean_st_ref_get(x_15, x_55); lean_dec(x_15); -x_59 = lean_ctor_get(x_58, 0); -lean_inc(x_59); -if (lean_obj_tag(x_59) == 0) +x_58 = lean_ctor_get(x_57, 0); +lean_inc(x_58); +if (lean_obj_tag(x_58) == 0) { -lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint8_t x_64; -x_60 = lean_ctor_get(x_58, 1); +lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; uint8_t x_63; +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_ctor_get(x_59, 0); -lean_inc(x_61); -lean_dec(x_59); -x_62 = lean_array_get_size(x_61); -x_63 = lean_unsigned_to_nat(0u); -x_64 = lean_nat_dec_eq(x_62, x_63); -lean_dec(x_62); -if (x_64 == 0) -{ -lean_object* x_65; -lean_dec(x_1); -x_65 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__5(x_57, x_61, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_60); -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; uint8_t x_73; +x_61 = lean_array_get_size(x_60); +x_62 = lean_unsigned_to_nat(0u); +x_63 = lean_nat_dec_eq(x_61, x_62); lean_dec(x_61); -lean_dec(x_57); -x_66 = lean_ctor_get(x_1, 2); -lean_inc(x_66); +if (x_63 == 0) +{ +lean_object* x_64; lean_dec(x_1); -x_67 = l_Lean_indentExpr(x_66); -x_68 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__3; -x_69 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_69, 1, x_67); -x_70 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__5; -x_71 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_71, 0, x_69); -lean_ctor_set(x_71, 1, x_70); -x_72 = l_Lean_throwError___at_Lean_Elab_Tactic_Conv_evalPattern___spec__2(x_71, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_60); +x_64 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__5(x_56, x_60, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_59); +return x_64; +} +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; uint8_t x_72; +lean_dec(x_60); +lean_dec(x_56); +x_65 = lean_ctor_get(x_1, 2); +lean_inc(x_65); +lean_dec(x_1); +x_66 = l_Lean_indentExpr(x_65); +x_67 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__3; +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_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__5; +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_throwError___at_Lean_Elab_Tactic_Conv_evalPattern___spec__2(x_70, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_59); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -3255,96 +3263,96 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_73 = !lean_is_exclusive(x_72); -if (x_73 == 0) +x_72 = !lean_is_exclusive(x_71); +if (x_72 == 0) { -return x_72; +return x_71; } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; -x_74 = lean_ctor_get(x_72, 0); -x_75 = lean_ctor_get(x_72, 1); -lean_inc(x_75); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_71, 0); +x_74 = lean_ctor_get(x_71, 1); lean_inc(x_74); -lean_dec(x_72); -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_inc(x_73); +lean_dec(x_71); +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 { -lean_object* x_77; 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_77 = lean_ctor_get(x_58, 1); +lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* x_81; uint8_t x_82; +x_76 = lean_ctor_get(x_57, 1); +lean_inc(x_76); +lean_dec(x_57); +x_77 = lean_ctor_get(x_58, 0); lean_inc(x_77); -lean_dec(x_58); -x_78 = lean_ctor_get(x_59, 0); +x_78 = lean_ctor_get(x_58, 1); lean_inc(x_78); -x_79 = lean_ctor_get(x_59, 1); +x_79 = lean_ctor_get(x_58, 2); lean_inc(x_79); -x_80 = lean_ctor_get(x_59, 2); -lean_inc(x_80); -lean_dec(x_59); -x_81 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_Conv_evalPattern___lambda__5), 11, 1); -lean_closure_set(x_81, 0, x_57); -x_82 = lean_unsigned_to_nat(0u); -x_83 = lean_nat_dec_eq(x_79, x_82); -if (x_83 == 0) +lean_dec(x_58); +x_80 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_Conv_evalPattern___lambda__5), 11, 1); +lean_closure_set(x_80, 0, x_56); +x_81 = lean_unsigned_to_nat(0u); +x_82 = lean_nat_dec_eq(x_78, x_81); +if (x_82 == 0) { -lean_object* x_84; +lean_object* x_83; lean_dec(x_1); -x_84 = l_List_getLast_x3f___rarg(x_80); -if (lean_obj_tag(x_84) == 0) +x_83 = l_List_getLast_x3f___rarg(x_79); +if (lean_obj_tag(x_83) == 0) { -lean_object* x_85; lean_object* x_86; -lean_dec(x_79); -x_85 = lean_box(0); -x_86 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__6(x_78, x_81, x_85, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_77); -return x_86; +lean_object* x_84; lean_object* x_85; +lean_dec(x_78); +x_84 = lean_box(0); +x_85 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__6(x_77, x_80, x_84, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_76); +return x_85; } 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; 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; uint8_t x_105; -lean_dec(x_81); -lean_dec(x_78); -x_87 = lean_ctor_get(x_84, 0); +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; uint8_t x_104; +lean_dec(x_80); +lean_dec(x_77); +x_86 = lean_ctor_get(x_83, 0); +lean_inc(x_86); +lean_dec(x_83); +x_87 = lean_ctor_get(x_86, 0); lean_inc(x_87); -lean_dec(x_84); -x_88 = lean_ctor_get(x_87, 0); -lean_inc(x_88); -lean_dec(x_87); -x_89 = l_Nat_repr(x_79); -x_90 = lean_alloc_ctor(3, 1, 0); +lean_dec(x_86); +x_88 = l_Nat_repr(x_78); +x_89 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_89, 0, x_88); +x_90 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_90, 0, x_89); -x_91 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_91, 0, x_90); -x_92 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__7; -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 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__9; -x_95 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_95, 0, x_93); -lean_ctor_set(x_95, 1, x_94); -x_96 = lean_unsigned_to_nat(1u); -x_97 = lean_nat_add(x_88, x_96); -lean_dec(x_88); -x_98 = l_Nat_repr(x_97); -x_99 = lean_alloc_ctor(3, 1, 0); +x_91 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__7; +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 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__9; +x_94 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_93); +x_95 = lean_unsigned_to_nat(1u); +x_96 = lean_nat_add(x_87, x_95); +lean_dec(x_87); +x_97 = l_Nat_repr(x_96); +x_98 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_98, 0, x_97); +x_99 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_99, 0, x_98); -x_100 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_100, 0, x_99); -x_101 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_101, 0, x_95); -lean_ctor_set(x_101, 1, x_100); -x_102 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__11; -x_103 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_103, 0, x_101); -lean_ctor_set(x_103, 1, x_102); -x_104 = l_Lean_throwError___at_Lean_Elab_Tactic_evalTactic___spec__2(x_103, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_77); +x_100 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_100, 0, x_94); +lean_ctor_set(x_100, 1, x_99); +x_101 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__11; +x_102 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_101); +x_103 = l_Lean_throwError___at_Lean_Elab_Tactic_evalTactic___spec__2(x_102, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_76); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -3353,46 +3361,46 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_105 = !lean_is_exclusive(x_104); -if (x_105 == 0) +x_104 = !lean_is_exclusive(x_103); +if (x_104 == 0) { -return x_104; +return x_103; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_104, 0); -x_107 = lean_ctor_get(x_104, 1); -lean_inc(x_107); +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_103, 0); +x_106 = lean_ctor_get(x_103, 1); lean_inc(x_106); -lean_dec(x_104); -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_inc(x_105); +lean_dec(x_103); +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 { -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_dec(x_81); +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; uint8_t x_115; lean_dec(x_80); lean_dec(x_79); lean_dec(x_78); -x_109 = lean_ctor_get(x_1, 2); -lean_inc(x_109); +lean_dec(x_77); +x_108 = lean_ctor_get(x_1, 2); +lean_inc(x_108); lean_dec(x_1); -x_110 = l_Lean_indentExpr(x_109); -x_111 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__3; -x_112 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_112, 0, x_111); -lean_ctor_set(x_112, 1, x_110); -x_113 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__5; -x_114 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_114, 0, x_112); -lean_ctor_set(x_114, 1, x_113); -x_115 = l_Lean_throwError___at_Lean_Elab_Tactic_Conv_evalPattern___spec__2(x_114, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_77); +x_109 = l_Lean_indentExpr(x_108); +x_110 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__3; +x_111 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_111, 0, x_110); +lean_ctor_set(x_111, 1, x_109); +x_112 = l_Lean_Elab_Tactic_Conv_evalPattern___lambda__7___closed__5; +x_113 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +x_114 = l_Lean_throwError___at_Lean_Elab_Tactic_Conv_evalPattern___spec__2(x_113, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_76); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -3401,30 +3409,30 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_116 = !lean_is_exclusive(x_115); -if (x_116 == 0) +x_115 = !lean_is_exclusive(x_114); +if (x_115 == 0) { -return x_115; +return x_114; } else { -lean_object* x_117; lean_object* x_118; lean_object* x_119; -x_117 = lean_ctor_get(x_115, 0); -x_118 = lean_ctor_get(x_115, 1); -lean_inc(x_118); +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_114, 0); +x_117 = lean_ctor_get(x_114, 1); lean_inc(x_117); -lean_dec(x_115); -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; +lean_inc(x_116); +lean_dec(x_114); +x_118 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_118, 0, x_116); +lean_ctor_set(x_118, 1, x_117); +return x_118; } } } } else { -uint8_t x_120; +uint8_t x_119; lean_dec(x_15); lean_dec(x_12); lean_dec(x_11); @@ -3435,23 +3443,23 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_120 = !lean_is_exclusive(x_54); -if (x_120 == 0) +x_119 = !lean_is_exclusive(x_53); +if (x_119 == 0) { -return x_54; +return x_53; } else { -lean_object* x_121; lean_object* x_122; lean_object* x_123; -x_121 = lean_ctor_get(x_54, 0); -x_122 = lean_ctor_get(x_54, 1); -lean_inc(x_122); +lean_object* x_120; lean_object* x_121; lean_object* x_122; +x_120 = lean_ctor_get(x_53, 0); +x_121 = lean_ctor_get(x_53, 1); lean_inc(x_121); -lean_dec(x_54); -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; +lean_inc(x_120); +lean_dec(x_53); +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; } } } diff --git a/stage0/stdlib/Lean/Elab/Tactic/Simp.c b/stage0/stdlib/Lean/Elab/Tactic/Simp.c index b8190171d8..0b1c3a77ab 100644 --- a/stage0/stdlib/Lean/Elab/Tactic/Simp.c +++ b/stage0/stdlib/Lean/Elab/Tactic/Simp.c @@ -24,6 +24,7 @@ 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*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__5; 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*); static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimpAll___closed__3; @@ -60,6 +61,7 @@ static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimpAll_declRange___clos static lean_object* l_Lean_Elab_Tactic_mkSimpOnly___lambda__1___closed__4; lean_object* l_Lean_ConstantInfo_type(lean_object*); uint32_t l_UInt32_ofNatTruncate(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417_(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__10___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_dsimpLocation_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* l_Lean_Meta_isProp(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -74,8 +76,8 @@ uint8_t l_List_elem___at_Lean_NameHashSet_insert___spec__2(lean_object*, lean_ob 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_Tactic_simpLocation___lambda__2(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_Lean_throwError___at_Lean_Elab_Tactic_elabSimpArgs___spec__16(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_4417____closed__2; static lean_object* l_Lean_Elab_Tactic_elabSimpArgs_resolveSimpIdTheorem_x3f___closed__7; -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419_(lean_object*); 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; @@ -95,7 +97,7 @@ 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*); lean_object* l_Array_qpartition___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpArgs___lambda__1(lean_object*, uint8_t, uint8_t, lean_object*, size_t, size_t, lean_object*, lean_object*, uint8_t, uint32_t, lean_object*, lean_object*, uint32_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_elabSimpArgs___lambda__1(lean_object*, uint8_t, uint8_t, lean_object*, size_t, size_t, lean_object*, lean_object*, uint32_t, lean_object*, lean_object*, uint32_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_simpLocation_go(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_Lean_unresolveNameGlobal_unresolveNameCore___at_Lean_Elab_Tactic_mkSimpOnly___spec__6___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwUnknownConstant___at_Lean_Elab_Tactic_elabSimpArgs___spec__10(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -109,6 +111,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_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__1; 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; @@ -191,6 +194,7 @@ uint8_t l_Lean_Expr_hasMVar(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentArray_mapM___at_Lean_Elab_Tactic_elabSimpConfigCore___spec__8(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_SimpTheorems_erase___at_Lean_Elab_Tactic_elabSimpArgs___spec__19___closed__1; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Elab_Tactic_mkSimpOnly___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*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__7; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Elab_Tactic_elabSimpArgs_resolveSimpIdTheorem_x3f___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_Lean_Elab_Tactic_elabSimpConfigCore___spec__10(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_Tactic_tacticToDischarge___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*); @@ -255,7 +259,6 @@ LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabSimpCo static lean_object* l_Lean_Elab_Tactic_elabSimpConfigCore___closed__3; static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalSimpAll_declRange___closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_dsimpLocation_go___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_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__5; 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*); @@ -273,7 +276,7 @@ static lean_object* l_Lean_Elab_Tactic_mkSimpOnly___lambda__2___closed__3; static lean_object* l_Lean_Elab_Tactic_mkSimpContext___lambda__3___closed__3; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpConfigCore___boxed(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_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__4; +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__6; lean_object* lean_st_mk_ref(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__10___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_Elab_Tactic_evalSimpAll_declRange___closed__1; @@ -329,9 +332,8 @@ static lean_object* l_Array_qsort_sort___at_Lean_Elab_Tactic_mkSimpOnly___spec__ 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; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__7; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_elabSimpArgs___spec__20___closed__7; -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpArgs___lambda__2(lean_object*, uint8_t, uint8_t, lean_object*, size_t, size_t, lean_object*, lean_object*, uint8_t, uint32_t, lean_object*, lean_object*, uint32_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_elabSimpArgs___lambda__2(lean_object*, uint8_t, uint8_t, lean_object*, size_t, size_t, lean_object*, lean_object*, uint32_t, lean_object*, lean_object*, uint32_t, 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_Lean_Elab_Tactic_mkSimpContext___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*); uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); @@ -425,7 +427,6 @@ lean_object* l_Lean_Elab_getResetInfoTrees___at_Lean_Elab_Term_withDeclName___sp lean_object* l_Lean_Meta_SimpTheorems_addLetDeclToUnfold(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*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__2; 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*); @@ -447,7 +448,6 @@ lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_resolveGlobalName___at_Lean_Elab_Tactic_elabSimpArgs___spec__9___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_dsimpLocation___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_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__10___closed__1; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__1; LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_evalSimp___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_Tactic_tacticToDischarge___closed__7; lean_object* lean_array_set(lean_object*, lean_object*, lean_object*); @@ -460,6 +460,7 @@ 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*); +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__4; 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*); @@ -474,7 +475,6 @@ static lean_object* l_Lean_Elab_withSaveInfoContext___at_Lean_Elab_Tactic_elabSi LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabSimpConfigCore___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_resolveGlobalConst___at_Lean_Elab_Tactic_elabSimpArgs___spec__5___closed__3; lean_object* l_Lean_Meta_Simp_SimprocsArray_add(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__3; lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Elab_Tactic_elabSimpConfigCore___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_Tactic_simpOnlyBuiltins___closed__5; @@ -502,6 +502,7 @@ static lean_object* l___regBuiltin_Lean_Elab_Tactic_evalDSimp___closed__1; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpOnly___spec__10___closed__7; size_t lean_usize_add(size_t, size_t); extern lean_object* l_Lean_Meta_Simp_defaultMaxSteps; +static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__3; 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); @@ -541,7 +542,6 @@ LEAN_EXPORT lean_object* l___private_Lean_Elab_Tactic_Simp_0__Lean_Elab_Tactic_m static lean_object* l_Lean_Elab_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__4; uint8_t lean_nat_dec_le(lean_object*, lean_object*); static lean_object* l_Lean_Elab_Tactic_tacticToDischarge___closed__6; -static lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__6; LEAN_EXPORT lean_object* l_Lean_Elab_resolveGlobalConstNoOverloadWithInfo___at_Lean_Elab_Tactic_elabSimpArgs___spec__3(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_unsupportedSyntaxExceptionId; uint8_t lean_usize_dec_lt(size_t, size_t); @@ -10691,60 +10691,62 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpArgs___lambda__1(lean_object* x_1, uint8_t x_2, uint8_t x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, uint8_t x_9, uint32_t x_10, lean_object* x_11, lean_object* x_12, uint32_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) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpArgs___lambda__1(lean_object* x_1, uint8_t x_2, uint8_t x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, uint32_t x_9, lean_object* x_10, lean_object* x_11, uint32_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, lean_object* x_21) { _start: { -lean_object* x_23; -x_23 = l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_elabSimpArgs___spec__20(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_22); -if (lean_obj_tag(x_23) == 0) +lean_object* x_22; +x_22 = l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_elabSimpArgs___spec__20(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21); +if (lean_obj_tag(x_22) == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; -x_24 = lean_ctor_get(x_23, 0); +lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; +x_23 = lean_ctor_get(x_22, 0); +lean_inc(x_23); +x_24 = lean_ctor_get(x_23, 1); lean_inc(x_24); x_25 = lean_ctor_get(x_24, 1); lean_inc(x_25); -x_26 = lean_ctor_get(x_25, 1); -lean_inc(x_26); -x_27 = !lean_is_exclusive(x_23); -if (x_27 == 0) +x_26 = !lean_is_exclusive(x_22); +if (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; lean_object* x_35; lean_object* x_36; uint8_t x_37; +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; uint8_t x_36; +x_27 = lean_ctor_get(x_22, 0); +lean_dec(x_27); x_28 = lean_ctor_get(x_23, 0); -lean_dec(x_28); +lean_inc(x_28); +lean_dec(x_23); x_29 = lean_ctor_get(x_24, 0); lean_inc(x_29); lean_dec(x_24); x_30 = lean_ctor_get(x_25, 0); lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_ctor_get(x_26, 0); +x_31 = lean_ctor_get(x_25, 1); lean_inc(x_31); -x_32 = lean_ctor_get(x_26, 1); -lean_inc(x_32); -lean_dec(x_26); -x_33 = lean_unsigned_to_nat(0u); -x_34 = lean_array_set(x_32, x_33, x_31); -x_35 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_35, 0, x_8); -lean_ctor_set(x_35, 1, x_34); -lean_ctor_set(x_35, 2, x_11); -lean_ctor_set(x_35, 3, x_12); -lean_ctor_set_uint8(x_35, sizeof(void*)*4 + 8, x_9); -lean_ctor_set_uint32(x_35, sizeof(void*)*4, x_10); -lean_ctor_set_uint32(x_35, sizeof(void*)*4 + 4, x_13); -x_36 = lean_alloc_ctor(0, 2, 1); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_29); -x_37 = lean_unbox(x_30); -lean_dec(x_30); -lean_ctor_set_uint8(x_36, sizeof(void*)*2, x_37); -lean_ctor_set(x_23, 0, x_36); -return x_23; +lean_dec(x_25); +x_32 = lean_unsigned_to_nat(0u); +x_33 = lean_array_set(x_31, x_32, x_30); +x_34 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_34, 0, x_8); +lean_ctor_set(x_34, 1, x_33); +lean_ctor_set(x_34, 2, x_10); +lean_ctor_set(x_34, 3, x_11); +lean_ctor_set_uint32(x_34, sizeof(void*)*4, x_9); +lean_ctor_set_uint32(x_34, sizeof(void*)*4 + 4, x_12); +x_35 = lean_alloc_ctor(0, 2, 1); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_28); +x_36 = lean_unbox(x_29); +lean_dec(x_29); +lean_ctor_set_uint8(x_35, sizeof(void*)*2, x_36); +lean_ctor_set(x_22, 0, x_35); +return x_22; } 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; lean_object* x_45; lean_object* x_46; uint8_t x_47; lean_object* x_48; -x_38 = lean_ctor_get(x_23, 1); +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; uint8_t x_46; lean_object* x_47; +x_37 = lean_ctor_get(x_22, 1); +lean_inc(x_37); +lean_dec(x_22); +x_38 = lean_ctor_get(x_23, 0); lean_inc(x_38); lean_dec(x_23); x_39 = lean_ctor_get(x_24, 0); @@ -10752,115 +10754,113 @@ lean_inc(x_39); lean_dec(x_24); x_40 = lean_ctor_get(x_25, 0); lean_inc(x_40); -lean_dec(x_25); -x_41 = lean_ctor_get(x_26, 0); +x_41 = lean_ctor_get(x_25, 1); lean_inc(x_41); -x_42 = lean_ctor_get(x_26, 1); -lean_inc(x_42); -lean_dec(x_26); -x_43 = lean_unsigned_to_nat(0u); -x_44 = lean_array_set(x_42, x_43, x_41); -x_45 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_45, 0, x_8); -lean_ctor_set(x_45, 1, x_44); -lean_ctor_set(x_45, 2, x_11); -lean_ctor_set(x_45, 3, x_12); -lean_ctor_set_uint8(x_45, sizeof(void*)*4 + 8, x_9); -lean_ctor_set_uint32(x_45, sizeof(void*)*4, x_10); -lean_ctor_set_uint32(x_45, sizeof(void*)*4 + 4, x_13); -x_46 = lean_alloc_ctor(0, 2, 1); -lean_ctor_set(x_46, 0, x_45); -lean_ctor_set(x_46, 1, x_39); -x_47 = lean_unbox(x_40); -lean_dec(x_40); -lean_ctor_set_uint8(x_46, sizeof(void*)*2, x_47); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_38); -return x_48; +lean_dec(x_25); +x_42 = lean_unsigned_to_nat(0u); +x_43 = lean_array_set(x_41, x_42, x_40); +x_44 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_44, 0, x_8); +lean_ctor_set(x_44, 1, x_43); +lean_ctor_set(x_44, 2, x_10); +lean_ctor_set(x_44, 3, x_11); +lean_ctor_set_uint32(x_44, sizeof(void*)*4, x_9); +lean_ctor_set_uint32(x_44, sizeof(void*)*4 + 4, x_12); +x_45 = lean_alloc_ctor(0, 2, 1); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_45, 1, x_38); +x_46 = lean_unbox(x_39); +lean_dec(x_39); +lean_ctor_set_uint8(x_45, sizeof(void*)*2, x_46); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_45); +lean_ctor_set(x_47, 1, x_37); +return x_47; } } else { -uint8_t x_49; -lean_dec(x_12); +uint8_t x_48; lean_dec(x_11); +lean_dec(x_10); lean_dec(x_8); -x_49 = !lean_is_exclusive(x_23); -if (x_49 == 0) +x_48 = !lean_is_exclusive(x_22); +if (x_48 == 0) { -return x_23; +return x_22; } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_50 = lean_ctor_get(x_23, 0); -x_51 = lean_ctor_get(x_23, 1); -lean_inc(x_51); +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_22, 0); +x_50 = lean_ctor_get(x_22, 1); lean_inc(x_50); -lean_dec(x_23); -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_22); +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_Lean_Elab_Tactic_elabSimpArgs___lambda__2(lean_object* x_1, uint8_t x_2, uint8_t x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, uint8_t x_9, uint32_t x_10, lean_object* x_11, lean_object* x_12, uint32_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) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpArgs___lambda__2(lean_object* x_1, uint8_t x_2, uint8_t x_3, lean_object* x_4, size_t x_5, size_t x_6, lean_object* x_7, lean_object* x_8, uint32_t x_9, lean_object* x_10, lean_object* x_11, uint32_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, lean_object* x_21) { _start: { -lean_object* x_23; -x_23 = l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_elabSimpArgs___spec__21(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_22); -if (lean_obj_tag(x_23) == 0) +lean_object* x_22; +x_22 = l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_elabSimpArgs___spec__21(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21); +if (lean_obj_tag(x_22) == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; -x_24 = lean_ctor_get(x_23, 0); +lean_object* x_23; lean_object* x_24; lean_object* x_25; uint8_t x_26; +x_23 = lean_ctor_get(x_22, 0); +lean_inc(x_23); +x_24 = lean_ctor_get(x_23, 1); lean_inc(x_24); x_25 = lean_ctor_get(x_24, 1); lean_inc(x_25); -x_26 = lean_ctor_get(x_25, 1); -lean_inc(x_26); -x_27 = !lean_is_exclusive(x_23); -if (x_27 == 0) +x_26 = !lean_is_exclusive(x_22); +if (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; lean_object* x_35; lean_object* x_36; uint8_t x_37; +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; uint8_t x_36; +x_27 = lean_ctor_get(x_22, 0); +lean_dec(x_27); x_28 = lean_ctor_get(x_23, 0); -lean_dec(x_28); +lean_inc(x_28); +lean_dec(x_23); x_29 = lean_ctor_get(x_24, 0); lean_inc(x_29); lean_dec(x_24); x_30 = lean_ctor_get(x_25, 0); lean_inc(x_30); -lean_dec(x_25); -x_31 = lean_ctor_get(x_26, 0); +x_31 = lean_ctor_get(x_25, 1); lean_inc(x_31); -x_32 = lean_ctor_get(x_26, 1); -lean_inc(x_32); -lean_dec(x_26); -x_33 = lean_unsigned_to_nat(0u); -x_34 = lean_array_set(x_32, x_33, x_31); -x_35 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_35, 0, x_8); -lean_ctor_set(x_35, 1, x_34); -lean_ctor_set(x_35, 2, x_11); -lean_ctor_set(x_35, 3, x_12); -lean_ctor_set_uint8(x_35, sizeof(void*)*4 + 8, x_9); -lean_ctor_set_uint32(x_35, sizeof(void*)*4, x_10); -lean_ctor_set_uint32(x_35, sizeof(void*)*4 + 4, x_13); -x_36 = lean_alloc_ctor(0, 2, 1); -lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_29); -x_37 = lean_unbox(x_30); -lean_dec(x_30); -lean_ctor_set_uint8(x_36, sizeof(void*)*2, x_37); -lean_ctor_set(x_23, 0, x_36); -return x_23; +lean_dec(x_25); +x_32 = lean_unsigned_to_nat(0u); +x_33 = lean_array_set(x_31, x_32, x_30); +x_34 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_34, 0, x_8); +lean_ctor_set(x_34, 1, x_33); +lean_ctor_set(x_34, 2, x_10); +lean_ctor_set(x_34, 3, x_11); +lean_ctor_set_uint32(x_34, sizeof(void*)*4, x_9); +lean_ctor_set_uint32(x_34, sizeof(void*)*4 + 4, x_12); +x_35 = lean_alloc_ctor(0, 2, 1); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_35, 1, x_28); +x_36 = lean_unbox(x_29); +lean_dec(x_29); +lean_ctor_set_uint8(x_35, sizeof(void*)*2, x_36); +lean_ctor_set(x_22, 0, x_35); +return x_22; } 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; lean_object* x_45; lean_object* x_46; uint8_t x_47; lean_object* x_48; -x_38 = lean_ctor_get(x_23, 1); +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; uint8_t x_46; lean_object* x_47; +x_37 = lean_ctor_get(x_22, 1); +lean_inc(x_37); +lean_dec(x_22); +x_38 = lean_ctor_get(x_23, 0); lean_inc(x_38); lean_dec(x_23); x_39 = lean_ctor_get(x_24, 0); @@ -10868,57 +10868,53 @@ lean_inc(x_39); lean_dec(x_24); x_40 = lean_ctor_get(x_25, 0); lean_inc(x_40); -lean_dec(x_25); -x_41 = lean_ctor_get(x_26, 0); +x_41 = lean_ctor_get(x_25, 1); lean_inc(x_41); -x_42 = lean_ctor_get(x_26, 1); -lean_inc(x_42); -lean_dec(x_26); -x_43 = lean_unsigned_to_nat(0u); -x_44 = lean_array_set(x_42, x_43, x_41); -x_45 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_45, 0, x_8); -lean_ctor_set(x_45, 1, x_44); -lean_ctor_set(x_45, 2, x_11); -lean_ctor_set(x_45, 3, x_12); -lean_ctor_set_uint8(x_45, sizeof(void*)*4 + 8, x_9); -lean_ctor_set_uint32(x_45, sizeof(void*)*4, x_10); -lean_ctor_set_uint32(x_45, sizeof(void*)*4 + 4, x_13); -x_46 = lean_alloc_ctor(0, 2, 1); -lean_ctor_set(x_46, 0, x_45); -lean_ctor_set(x_46, 1, x_39); -x_47 = lean_unbox(x_40); -lean_dec(x_40); -lean_ctor_set_uint8(x_46, sizeof(void*)*2, x_47); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_46); -lean_ctor_set(x_48, 1, x_38); -return x_48; +lean_dec(x_25); +x_42 = lean_unsigned_to_nat(0u); +x_43 = lean_array_set(x_41, x_42, x_40); +x_44 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_44, 0, x_8); +lean_ctor_set(x_44, 1, x_43); +lean_ctor_set(x_44, 2, x_10); +lean_ctor_set(x_44, 3, x_11); +lean_ctor_set_uint32(x_44, sizeof(void*)*4, x_9); +lean_ctor_set_uint32(x_44, sizeof(void*)*4 + 4, x_12); +x_45 = lean_alloc_ctor(0, 2, 1); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_45, 1, x_38); +x_46 = lean_unbox(x_39); +lean_dec(x_39); +lean_ctor_set_uint8(x_45, sizeof(void*)*2, x_46); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_45); +lean_ctor_set(x_47, 1, x_37); +return x_47; } } else { -uint8_t x_49; -lean_dec(x_12); +uint8_t x_48; lean_dec(x_11); +lean_dec(x_10); lean_dec(x_8); -x_49 = !lean_is_exclusive(x_23); -if (x_49 == 0) +x_48 = !lean_is_exclusive(x_22); +if (x_48 == 0) { -return x_23; +return x_22; } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_50 = lean_ctor_get(x_23, 0); -x_51 = lean_ctor_get(x_23, 1); -lean_inc(x_51); +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_22, 0); +x_50 = lean_ctor_get(x_22, 1); lean_inc(x_50); -lean_dec(x_23); -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_22); +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; } } } @@ -10939,112 +10935,107 @@ uint8_t x_15; x_15 = l_Lean_Syntax_isNone(x_1); if (x_15 == 0) { -lean_object* x_16; uint8_t x_17; uint32_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; uint32_t 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; lean_object* x_29; size_t x_30; +lean_object* x_16; uint32_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint32_t 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; size_t x_29; x_16 = lean_ctor_get(x_2, 0); lean_inc(x_16); -x_17 = lean_ctor_get_uint8(x_2, sizeof(void*)*4 + 8); -x_18 = lean_ctor_get_uint32(x_2, sizeof(void*)*4); -x_19 = lean_ctor_get(x_2, 1); +x_17 = lean_ctor_get_uint32(x_2, sizeof(void*)*4); +x_18 = lean_ctor_get(x_2, 1); +lean_inc(x_18); +x_19 = lean_ctor_get(x_2, 2); lean_inc(x_19); -x_20 = lean_ctor_get(x_2, 2); +x_20 = lean_ctor_get(x_2, 3); lean_inc(x_20); -x_21 = lean_ctor_get(x_2, 3); -lean_inc(x_21); -x_22 = lean_ctor_get_uint32(x_2, sizeof(void*)*4 + 4); -x_23 = lean_array_get_size(x_19); -x_24 = lean_unsigned_to_nat(0u); -x_25 = lean_nat_dec_lt(x_24, x_23); -lean_dec(x_23); -x_26 = lean_unsigned_to_nat(1u); -x_27 = l_Lean_Syntax_getArg(x_1, x_26); -x_28 = l_Lean_Syntax_getSepArgs(x_27); -lean_dec(x_27); -x_29 = lean_array_get_size(x_28); -x_30 = lean_usize_of_nat(x_29); -lean_dec(x_29); -if (x_25 == 0) +x_21 = lean_ctor_get_uint32(x_2, sizeof(void*)*4 + 4); +x_22 = lean_array_get_size(x_18); +x_23 = lean_unsigned_to_nat(0u); +x_24 = lean_nat_dec_lt(x_23, x_22); +lean_dec(x_22); +x_25 = lean_unsigned_to_nat(1u); +x_26 = l_Lean_Syntax_getArg(x_1, x_25); +x_27 = l_Lean_Syntax_getSepArgs(x_26); +lean_dec(x_26); +x_28 = lean_array_get_size(x_27); +x_29 = lean_usize_of_nat(x_28); +lean_dec(x_28); +if (x_24 == 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_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_31 = l_Lean_Meta_instInhabitedSimpTheorems; -x_32 = l___private_Init_Util_0__outOfBounds___rarg(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_19); -x_34 = 0; -x_35 = lean_box(x_34); +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; +x_30 = l_Lean_Meta_instInhabitedSimpTheorems; +x_31 = l___private_Init_Util_0__outOfBounds___rarg(x_30); +x_32 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_32, 0, x_31); +lean_ctor_set(x_32, 1, x_18); +x_33 = 0; +x_34 = lean_box(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_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); -x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_3); -lean_ctor_set(x_37, 1, x_36); -x_38 = lean_box(x_4); -x_39 = lean_box(x_5); -x_40 = lean_box_usize(x_30); -x_41 = l_Lean_Elab_Tactic_elabSimpArgs___boxed__const__1; -x_42 = lean_box(x_17); -x_43 = lean_box_uint32(x_18); -x_44 = lean_box_uint32(x_22); -x_45 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_elabSimpArgs___lambda__1___boxed), 22, 13); -lean_closure_set(x_45, 0, x_2); -lean_closure_set(x_45, 1, x_38); -lean_closure_set(x_45, 2, x_39); -lean_closure_set(x_45, 3, x_28); -lean_closure_set(x_45, 4, x_40); -lean_closure_set(x_45, 5, x_41); -lean_closure_set(x_45, 6, x_37); -lean_closure_set(x_45, 7, x_16); -lean_closure_set(x_45, 8, x_42); -lean_closure_set(x_45, 9, x_43); -lean_closure_set(x_45, 10, x_20); -lean_closure_set(x_45, 11, x_21); -lean_closure_set(x_45, 12, x_44); -x_46 = l_Lean_Elab_Tactic_withMainContext___rarg(x_45, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); -return x_46; +lean_ctor_set(x_36, 0, x_3); +lean_ctor_set(x_36, 1, x_35); +x_37 = lean_box(x_4); +x_38 = lean_box(x_5); +x_39 = lean_box_usize(x_29); +x_40 = l_Lean_Elab_Tactic_elabSimpArgs___boxed__const__1; +x_41 = lean_box_uint32(x_17); +x_42 = lean_box_uint32(x_21); +x_43 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_elabSimpArgs___lambda__1___boxed), 21, 12); +lean_closure_set(x_43, 0, x_2); +lean_closure_set(x_43, 1, x_37); +lean_closure_set(x_43, 2, x_38); +lean_closure_set(x_43, 3, x_27); +lean_closure_set(x_43, 4, x_39); +lean_closure_set(x_43, 5, x_40); +lean_closure_set(x_43, 6, x_36); +lean_closure_set(x_43, 7, x_16); +lean_closure_set(x_43, 8, x_41); +lean_closure_set(x_43, 9, x_19); +lean_closure_set(x_43, 10, x_20); +lean_closure_set(x_43, 11, x_42); +x_44 = l_Lean_Elab_Tactic_withMainContext___rarg(x_43, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +return x_44; } else { -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; 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_47 = lean_array_fget(x_19, x_24); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_19); -x_49 = 0; -x_50 = lean_box(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_48); -x_52 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_52, 0, x_3); -lean_ctor_set(x_52, 1, x_51); -x_53 = lean_box(x_4); -x_54 = lean_box(x_5); -x_55 = lean_box_usize(x_30); -x_56 = l_Lean_Elab_Tactic_elabSimpArgs___boxed__const__1; -x_57 = lean_box(x_17); -x_58 = lean_box_uint32(x_18); -x_59 = lean_box_uint32(x_22); -x_60 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_elabSimpArgs___lambda__2___boxed), 22, 13); -lean_closure_set(x_60, 0, x_2); -lean_closure_set(x_60, 1, x_53); -lean_closure_set(x_60, 2, x_54); -lean_closure_set(x_60, 3, x_28); -lean_closure_set(x_60, 4, x_55); -lean_closure_set(x_60, 5, x_56); -lean_closure_set(x_60, 6, x_52); -lean_closure_set(x_60, 7, x_16); -lean_closure_set(x_60, 8, x_57); -lean_closure_set(x_60, 9, x_58); -lean_closure_set(x_60, 10, x_20); -lean_closure_set(x_60, 11, x_21); -lean_closure_set(x_60, 12, x_59); -x_61 = l_Lean_Elab_Tactic_withMainContext___rarg(x_60, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); -return x_61; +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; +x_45 = lean_array_fget(x_18, x_23); +x_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_46, 0, x_45); +lean_ctor_set(x_46, 1, x_18); +x_47 = 0; +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_46); +x_50 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_50, 0, x_3); +lean_ctor_set(x_50, 1, x_49); +x_51 = lean_box(x_4); +x_52 = lean_box(x_5); +x_53 = lean_box_usize(x_29); +x_54 = l_Lean_Elab_Tactic_elabSimpArgs___boxed__const__1; +x_55 = lean_box_uint32(x_17); +x_56 = lean_box_uint32(x_21); +x_57 = lean_alloc_closure((void*)(l_Lean_Elab_Tactic_elabSimpArgs___lambda__2___boxed), 21, 12); +lean_closure_set(x_57, 0, x_2); +lean_closure_set(x_57, 1, x_51); +lean_closure_set(x_57, 2, x_52); +lean_closure_set(x_57, 3, x_27); +lean_closure_set(x_57, 4, x_53); +lean_closure_set(x_57, 5, x_54); +lean_closure_set(x_57, 6, x_50); +lean_closure_set(x_57, 7, x_16); +lean_closure_set(x_57, 8, x_55); +lean_closure_set(x_57, 9, x_19); +lean_closure_set(x_57, 10, x_20); +lean_closure_set(x_57, 11, x_56); +x_58 = l_Lean_Elab_Tactic_withMainContext___rarg(x_57, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +return x_58; } } else { -uint8_t x_62; lean_object* x_63; lean_object* x_64; +uint8_t x_59; lean_object* x_60; lean_object* x_61; lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); @@ -11053,15 +11044,15 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_62 = 0; -x_63 = lean_alloc_ctor(0, 2, 1); -lean_ctor_set(x_63, 0, x_2); -lean_ctor_set(x_63, 1, x_3); -lean_ctor_set_uint8(x_63, sizeof(void*)*2, 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_14); -return x_64; +x_59 = 0; +x_60 = lean_alloc_ctor(0, 2, 1); +lean_ctor_set(x_60, 0, x_2); +lean_ctor_set(x_60, 1, x_3); +lean_ctor_set_uint8(x_60, sizeof(void*)*2, 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_14); +return x_61; } } } @@ -11379,28 +11370,25 @@ lean_object* x_18 = _args[17]; lean_object* x_19 = _args[18]; lean_object* x_20 = _args[19]; lean_object* x_21 = _args[20]; -lean_object* x_22 = _args[21]; _start: { -uint8_t x_23; uint8_t x_24; size_t x_25; size_t x_26; uint8_t x_27; uint32_t x_28; uint32_t x_29; lean_object* x_30; -x_23 = lean_unbox(x_2); +uint8_t x_22; uint8_t x_23; size_t x_24; size_t x_25; uint32_t x_26; uint32_t x_27; lean_object* x_28; +x_22 = lean_unbox(x_2); lean_dec(x_2); -x_24 = lean_unbox(x_3); +x_23 = lean_unbox(x_3); lean_dec(x_3); -x_25 = lean_unbox_usize(x_5); +x_24 = lean_unbox_usize(x_5); lean_dec(x_5); -x_26 = lean_unbox_usize(x_6); +x_25 = lean_unbox_usize(x_6); lean_dec(x_6); -x_27 = lean_unbox(x_9); +x_26 = lean_unbox_uint32(x_9); lean_dec(x_9); -x_28 = lean_unbox_uint32(x_10); -lean_dec(x_10); -x_29 = lean_unbox_uint32(x_13); -lean_dec(x_13); -x_30 = l_Lean_Elab_Tactic_elabSimpArgs___lambda__1(x_1, x_23, x_24, x_4, x_25, x_26, x_7, x_8, x_27, x_28, x_11, x_12, x_29, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_22); +x_27 = lean_unbox_uint32(x_12); +lean_dec(x_12); +x_28 = l_Lean_Elab_Tactic_elabSimpArgs___lambda__1(x_1, x_22, x_23, x_4, x_24, x_25, x_7, x_8, x_26, x_10, x_11, x_27, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21); lean_dec(x_4); lean_dec(x_1); -return x_30; +return x_28; } } LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpArgs___lambda__2___boxed(lean_object** _args) { @@ -11425,28 +11413,25 @@ lean_object* x_18 = _args[17]; lean_object* x_19 = _args[18]; lean_object* x_20 = _args[19]; lean_object* x_21 = _args[20]; -lean_object* x_22 = _args[21]; _start: { -uint8_t x_23; uint8_t x_24; size_t x_25; size_t x_26; uint8_t x_27; uint32_t x_28; uint32_t x_29; lean_object* x_30; -x_23 = lean_unbox(x_2); +uint8_t x_22; uint8_t x_23; size_t x_24; size_t x_25; uint32_t x_26; uint32_t x_27; lean_object* x_28; +x_22 = lean_unbox(x_2); lean_dec(x_2); -x_24 = lean_unbox(x_3); +x_23 = lean_unbox(x_3); lean_dec(x_3); -x_25 = lean_unbox_usize(x_5); +x_24 = lean_unbox_usize(x_5); lean_dec(x_5); -x_26 = lean_unbox_usize(x_6); +x_25 = lean_unbox_usize(x_6); lean_dec(x_6); -x_27 = lean_unbox(x_9); +x_26 = lean_unbox_uint32(x_9); lean_dec(x_9); -x_28 = lean_unbox_uint32(x_10); -lean_dec(x_10); -x_29 = lean_unbox_uint32(x_13); -lean_dec(x_13); -x_30 = l_Lean_Elab_Tactic_elabSimpArgs___lambda__2(x_1, x_23, x_24, x_4, x_25, x_26, x_7, x_8, x_27, x_28, x_11, x_12, x_29, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21, x_22); +x_27 = lean_unbox_uint32(x_12); +lean_dec(x_12); +x_28 = l_Lean_Elab_Tactic_elabSimpArgs___lambda__2(x_1, x_22, x_23, x_4, x_24, x_25, x_7, x_8, x_26, x_10, x_11, x_27, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20, x_21); lean_dec(x_4); lean_dec(x_1); -return x_30; +return x_28; } } LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_elabSimpArgs___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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) { @@ -11766,7 +11751,7 @@ x_22 = l_Lean_Elab_Tactic_elabSimpConfig(x_21, x_2, x_10, x_11, x_12, x_13, x_14 lean_dec(x_21); if (lean_obj_tag(x_22) == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint8_t x_27; lean_object* x_28; uint32_t x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint32_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; +lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint32_t x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; uint32_t x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; x_23 = lean_ctor_get(x_22, 0); lean_inc(x_23); x_24 = lean_ctor_get(x_22, 1); @@ -11774,23 +11759,21 @@ lean_inc(x_24); lean_dec(x_22); x_25 = lean_unsigned_to_nat(4u); x_26 = l_Lean_Syntax_getArg(x_1, x_25); -x_27 = lean_ctor_get_uint8(x_23, sizeof(void*)*2 + 14); -x_28 = lean_ctor_get(x_23, 1); -lean_inc(x_28); -x_29 = l_UInt32_ofNatTruncate(x_28); -x_30 = l_Lean_Elab_Tactic_mkSimpContext___lambda__1___closed__1; -x_31 = lean_array_push(x_30, x_3); -x_32 = lean_box(0); -x_33 = 0; -x_34 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_34, 0, x_23); -lean_ctor_set(x_34, 1, x_31); -lean_ctor_set(x_34, 2, x_18); -lean_ctor_set(x_34, 3, x_32); -lean_ctor_set_uint8(x_34, sizeof(void*)*4 + 8, x_27); -lean_ctor_set_uint32(x_34, sizeof(void*)*4, x_29); -lean_ctor_set_uint32(x_34, sizeof(void*)*4 + 4, x_33); -x_35 = lean_array_push(x_30, x_7); +x_27 = lean_ctor_get(x_23, 1); +lean_inc(x_27); +x_28 = l_UInt32_ofNatTruncate(x_27); +x_29 = l_Lean_Elab_Tactic_mkSimpContext___lambda__1___closed__1; +x_30 = lean_array_push(x_29, x_3); +x_31 = lean_box(0); +x_32 = 0; +x_33 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_33, 0, x_23); +lean_ctor_set(x_33, 1, x_30); +lean_ctor_set(x_33, 2, x_18); +lean_ctor_set(x_33, 3, x_31); +lean_ctor_set_uint32(x_33, sizeof(void*)*4, x_28); +lean_ctor_set_uint32(x_33, sizeof(void*)*4 + 4, x_32); +x_34 = lean_array_push(x_29, x_7); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); @@ -11799,17 +11782,17 @@ lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_36 = l_Lean_Elab_Tactic_elabSimpArgs(x_26, x_34, x_35, x_4, x_2, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_24); +x_35 = l_Lean_Elab_Tactic_elabSimpArgs(x_26, x_33, x_34, x_4, x_2, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_24); lean_dec(x_26); -if (lean_obj_tag(x_36) == 0) +if (lean_obj_tag(x_35) == 0) { -lean_object* x_37; uint8_t x_38; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -x_38 = lean_ctor_get_uint8(x_37, sizeof(void*)*2); -if (x_38 == 0) +lean_object* x_36; uint8_t x_37; +x_36 = lean_ctor_get(x_35, 0); +lean_inc(x_36); +x_37 = lean_ctor_get_uint8(x_36, sizeof(void*)*2); +if (x_37 == 0) { -uint8_t x_39; +uint8_t x_38; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); @@ -11818,162 +11801,162 @@ lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -x_39 = !lean_is_exclusive(x_36); -if (x_39 == 0) +x_38 = !lean_is_exclusive(x_35); +if (x_38 == 0) { -lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; +lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_39 = lean_ctor_get(x_35, 0); +lean_dec(x_39); x_40 = lean_ctor_get(x_36, 0); -lean_dec(x_40); -x_41 = lean_ctor_get(x_37, 0); +lean_inc(x_40); +x_41 = lean_ctor_get(x_36, 1); lean_inc(x_41); -x_42 = lean_ctor_get(x_37, 1); -lean_inc(x_42); -lean_dec(x_37); -x_43 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_43, 0, x_41); -lean_ctor_set(x_43, 1, x_42); -lean_ctor_set(x_43, 2, x_5); -lean_ctor_set(x_36, 0, x_43); -return x_36; +lean_dec(x_36); +x_42 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_42, 0, x_40); +lean_ctor_set(x_42, 1, x_41); +lean_ctor_set(x_42, 2, x_5); +lean_ctor_set(x_35, 0, x_42); +return x_35; } else { -lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_44 = lean_ctor_get(x_36, 1); +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_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_ctor_get(x_37, 0); +x_45 = lean_ctor_get(x_36, 1); lean_inc(x_45); -x_46 = lean_ctor_get(x_37, 1); -lean_inc(x_46); -lean_dec(x_37); -x_47 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_47, 0, x_45); -lean_ctor_set(x_47, 1, x_46); -lean_ctor_set(x_47, 2, x_5); -x_48 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_48, 0, x_47); -lean_ctor_set(x_48, 1, x_44); -return x_48; +lean_dec(x_36); +x_46 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_46, 0, x_44); +lean_ctor_set(x_46, 1, x_45); +lean_ctor_set(x_46, 2, x_5); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_47, 1, x_43); +return x_47; } } else { if (x_6 == 0) { -lean_object* x_49; lean_object* x_50; lean_object* x_51; uint8_t x_52; -x_49 = lean_ctor_get(x_37, 0); +lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_48 = lean_ctor_get(x_36, 0); +lean_inc(x_48); +x_49 = lean_ctor_get(x_35, 1); lean_inc(x_49); +lean_dec(x_35); x_50 = lean_ctor_get(x_36, 1); lean_inc(x_50); lean_dec(x_36); -x_51 = lean_ctor_get(x_37, 1); -lean_inc(x_51); -lean_dec(x_37); -x_52 = !lean_is_exclusive(x_49); -if (x_52 == 0) +x_51 = !lean_is_exclusive(x_48); +if (x_51 == 0) { -lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_53 = lean_ctor_get(x_49, 0); -x_54 = lean_ctor_get(x_49, 1); -x_55 = lean_ctor_get(x_49, 2); -x_56 = lean_ctor_get(x_49, 3); +lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_52 = lean_ctor_get(x_48, 0); +x_53 = lean_ctor_get(x_48, 1); +x_54 = lean_ctor_get(x_48, 2); +x_55 = lean_ctor_get(x_48, 3); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); -x_57 = l_Lean_Meta_getPropHyps(x_12, x_13, x_14, x_15, x_50); -if (lean_obj_tag(x_57) == 0) +x_56 = l_Lean_Meta_getPropHyps(x_12, x_13, x_14, x_15, x_49); +if (lean_obj_tag(x_56) == 0) { -lean_object* x_58; lean_object* x_59; lean_object* x_60; size_t x_61; size_t x_62; lean_object* x_63; -x_58 = lean_ctor_get(x_57, 0); +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_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); -x_60 = lean_array_get_size(x_58); -x_61 = lean_usize_of_nat(x_60); -lean_dec(x_60); -x_62 = 0; -x_63 = l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpContext___spec__1(x_58, x_61, x_62, x_54, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_59); +lean_dec(x_56); +x_59 = lean_array_get_size(x_57); +x_60 = lean_usize_of_nat(x_59); +lean_dec(x_59); +x_61 = 0; +x_62 = l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpContext___spec__1(x_57, x_60, x_61, x_53, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_58); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_58); -if (lean_obj_tag(x_63) == 0) +lean_dec(x_57); +if (lean_obj_tag(x_62) == 0) { -uint8_t x_64; -x_64 = !lean_is_exclusive(x_63); -if (x_64 == 0) +uint8_t x_63; +x_63 = !lean_is_exclusive(x_62); +if (x_63 == 0) { -lean_object* x_65; lean_object* x_66; -x_65 = lean_ctor_get(x_63, 0); -lean_ctor_set(x_49, 1, x_65); -x_66 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_66, 0, x_49); -lean_ctor_set(x_66, 1, x_51); -lean_ctor_set(x_66, 2, x_5); -lean_ctor_set(x_63, 0, x_66); -return x_63; +lean_object* x_64; lean_object* x_65; +x_64 = lean_ctor_get(x_62, 0); +lean_ctor_set(x_48, 1, x_64); +x_65 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_65, 0, x_48); +lean_ctor_set(x_65, 1, x_50); +lean_ctor_set(x_65, 2, x_5); +lean_ctor_set(x_62, 0, x_65); +return x_62; } else { -lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_67 = lean_ctor_get(x_63, 0); -x_68 = lean_ctor_get(x_63, 1); -lean_inc(x_68); +lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_66 = lean_ctor_get(x_62, 0); +x_67 = lean_ctor_get(x_62, 1); lean_inc(x_67); -lean_dec(x_63); -lean_ctor_set(x_49, 1, x_67); -x_69 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_69, 0, x_49); -lean_ctor_set(x_69, 1, x_51); -lean_ctor_set(x_69, 2, x_5); -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_inc(x_66); +lean_dec(x_62); +lean_ctor_set(x_48, 1, x_66); +x_68 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_68, 0, x_48); +lean_ctor_set(x_68, 1, x_50); +lean_ctor_set(x_68, 2, x_5); +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; } } else { -uint8_t x_71; -lean_free_object(x_49); -lean_dec(x_56); +uint8_t x_70; +lean_free_object(x_48); lean_dec(x_55); -lean_dec(x_53); -lean_dec(x_51); +lean_dec(x_54); +lean_dec(x_52); +lean_dec(x_50); lean_dec(x_5); -x_71 = !lean_is_exclusive(x_63); -if (x_71 == 0) +x_70 = !lean_is_exclusive(x_62); +if (x_70 == 0) { -return x_63; +return x_62; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_63, 0); -x_73 = lean_ctor_get(x_63, 1); -lean_inc(x_73); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_62, 0); +x_72 = lean_ctor_get(x_62, 1); lean_inc(x_72); -lean_dec(x_63); -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_inc(x_71); +lean_dec(x_62); +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_75; -lean_free_object(x_49); -lean_dec(x_56); +uint8_t x_74; +lean_free_object(x_48); lean_dec(x_55); lean_dec(x_54); lean_dec(x_53); -lean_dec(x_51); +lean_dec(x_52); +lean_dec(x_50); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); @@ -11983,138 +11966,136 @@ lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_5); -x_75 = !lean_is_exclusive(x_57); -if (x_75 == 0) +x_74 = !lean_is_exclusive(x_56); +if (x_74 == 0) { -return x_57; +return x_56; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_57, 0); -x_77 = lean_ctor_get(x_57, 1); -lean_inc(x_77); +lean_object* x_75; lean_object* x_76; lean_object* x_77; +x_75 = lean_ctor_get(x_56, 0); +x_76 = lean_ctor_get(x_56, 1); lean_inc(x_76); -lean_dec(x_57); -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_inc(x_75); +lean_dec(x_56); +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; } } } else { -lean_object* x_79; uint8_t x_80; uint32_t x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; uint32_t x_85; lean_object* x_86; -x_79 = lean_ctor_get(x_49, 0); -x_80 = lean_ctor_get_uint8(x_49, sizeof(void*)*4 + 8); -x_81 = lean_ctor_get_uint32(x_49, sizeof(void*)*4); -x_82 = lean_ctor_get(x_49, 1); -x_83 = lean_ctor_get(x_49, 2); -x_84 = lean_ctor_get(x_49, 3); -x_85 = lean_ctor_get_uint32(x_49, sizeof(void*)*4 + 4); -lean_inc(x_84); -lean_inc(x_83); +lean_object* x_78; uint32_t x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; uint32_t x_83; lean_object* x_84; +x_78 = lean_ctor_get(x_48, 0); +x_79 = lean_ctor_get_uint32(x_48, sizeof(void*)*4); +x_80 = lean_ctor_get(x_48, 1); +x_81 = lean_ctor_get(x_48, 2); +x_82 = lean_ctor_get(x_48, 3); +x_83 = lean_ctor_get_uint32(x_48, sizeof(void*)*4 + 4); lean_inc(x_82); -lean_inc(x_79); -lean_dec(x_49); +lean_inc(x_81); +lean_inc(x_80); +lean_inc(x_78); +lean_dec(x_48); lean_inc(x_15); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); -x_86 = l_Lean_Meta_getPropHyps(x_12, x_13, x_14, x_15, x_50); -if (lean_obj_tag(x_86) == 0) +x_84 = l_Lean_Meta_getPropHyps(x_12, x_13, x_14, x_15, x_49); +if (lean_obj_tag(x_84) == 0) { -lean_object* x_87; lean_object* x_88; lean_object* x_89; size_t x_90; size_t x_91; lean_object* x_92; -x_87 = lean_ctor_get(x_86, 0); -lean_inc(x_87); -x_88 = lean_ctor_get(x_86, 1); -lean_inc(x_88); -lean_dec(x_86); -x_89 = lean_array_get_size(x_87); -x_90 = lean_usize_of_nat(x_89); -lean_dec(x_89); -x_91 = 0; -x_92 = l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpContext___spec__1(x_87, x_90, x_91, x_82, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_88); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); +lean_object* x_85; lean_object* x_86; lean_object* x_87; size_t x_88; size_t x_89; lean_object* x_90; +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_array_get_size(x_85); +x_88 = lean_usize_of_nat(x_87); lean_dec(x_87); -if (lean_obj_tag(x_92) == 0) +x_89 = 0; +x_90 = l_Array_forInUnsafe_loop___at_Lean_Elab_Tactic_mkSimpContext___spec__1(x_85, x_88, x_89, x_80, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_86); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_85); +if (lean_obj_tag(x_90) == 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; -x_93 = lean_ctor_get(x_92, 0); -lean_inc(x_93); -x_94 = lean_ctor_get(x_92, 1); -lean_inc(x_94); -if (lean_is_exclusive(x_92)) { - lean_ctor_release(x_92, 0); - lean_ctor_release(x_92, 1); - x_95 = x_92; +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_91 = lean_ctor_get(x_90, 0); +lean_inc(x_91); +x_92 = lean_ctor_get(x_90, 1); +lean_inc(x_92); +if (lean_is_exclusive(x_90)) { + lean_ctor_release(x_90, 0); + lean_ctor_release(x_90, 1); + x_93 = x_90; } else { - lean_dec_ref(x_92); - x_95 = lean_box(0); + lean_dec_ref(x_90); + x_93 = lean_box(0); } -x_96 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_96, 0, x_79); -lean_ctor_set(x_96, 1, x_93); -lean_ctor_set(x_96, 2, x_83); -lean_ctor_set(x_96, 3, x_84); -lean_ctor_set_uint8(x_96, sizeof(void*)*4 + 8, x_80); -lean_ctor_set_uint32(x_96, sizeof(void*)*4, x_81); -lean_ctor_set_uint32(x_96, sizeof(void*)*4 + 4, x_85); -x_97 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_97, 0, x_96); -lean_ctor_set(x_97, 1, x_51); -lean_ctor_set(x_97, 2, x_5); -if (lean_is_scalar(x_95)) { - x_98 = lean_alloc_ctor(0, 2, 0); +x_94 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_94, 0, x_78); +lean_ctor_set(x_94, 1, x_91); +lean_ctor_set(x_94, 2, x_81); +lean_ctor_set(x_94, 3, x_82); +lean_ctor_set_uint32(x_94, sizeof(void*)*4, x_79); +lean_ctor_set_uint32(x_94, sizeof(void*)*4 + 4, x_83); +x_95 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_95, 1, x_50); +lean_ctor_set(x_95, 2, x_5); +if (lean_is_scalar(x_93)) { + x_96 = lean_alloc_ctor(0, 2, 0); } else { - x_98 = x_95; + x_96 = x_93; } -lean_ctor_set(x_98, 0, x_97); -lean_ctor_set(x_98, 1, x_94); -return x_98; +lean_ctor_set(x_96, 0, x_95); +lean_ctor_set(x_96, 1, x_92); +return x_96; } else { -lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -lean_dec(x_84); -lean_dec(x_83); -lean_dec(x_79); -lean_dec(x_51); -lean_dec(x_5); -x_99 = lean_ctor_get(x_92, 0); -lean_inc(x_99); -x_100 = lean_ctor_get(x_92, 1); -lean_inc(x_100); -if (lean_is_exclusive(x_92)) { - lean_ctor_release(x_92, 0); - lean_ctor_release(x_92, 1); - x_101 = x_92; -} else { - lean_dec_ref(x_92); - x_101 = lean_box(0); -} -if (lean_is_scalar(x_101)) { - x_102 = lean_alloc_ctor(1, 2, 0); -} else { - x_102 = x_101; -} -lean_ctor_set(x_102, 0, x_99); -lean_ctor_set(x_102, 1, x_100); -return x_102; -} -} -else -{ -lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -lean_dec(x_84); -lean_dec(x_83); +lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_dec(x_82); -lean_dec(x_79); -lean_dec(x_51); +lean_dec(x_81); +lean_dec(x_78); +lean_dec(x_50); +lean_dec(x_5); +x_97 = lean_ctor_get(x_90, 0); +lean_inc(x_97); +x_98 = lean_ctor_get(x_90, 1); +lean_inc(x_98); +if (lean_is_exclusive(x_90)) { + lean_ctor_release(x_90, 0); + lean_ctor_release(x_90, 1); + x_99 = x_90; +} else { + lean_dec_ref(x_90); + x_99 = lean_box(0); +} +if (lean_is_scalar(x_99)) { + x_100 = lean_alloc_ctor(1, 2, 0); +} else { + x_100 = x_99; +} +lean_ctor_set(x_100, 0, x_97); +lean_ctor_set(x_100, 1, x_98); +return x_100; +} +} +else +{ +lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; +lean_dec(x_82); +lean_dec(x_81); +lean_dec(x_80); +lean_dec(x_78); +lean_dec(x_50); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); @@ -12124,32 +12105,32 @@ lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_5); -x_103 = lean_ctor_get(x_86, 0); -lean_inc(x_103); -x_104 = lean_ctor_get(x_86, 1); -lean_inc(x_104); -if (lean_is_exclusive(x_86)) { - lean_ctor_release(x_86, 0); - lean_ctor_release(x_86, 1); - x_105 = x_86; +x_101 = lean_ctor_get(x_84, 0); +lean_inc(x_101); +x_102 = lean_ctor_get(x_84, 1); +lean_inc(x_102); +if (lean_is_exclusive(x_84)) { + lean_ctor_release(x_84, 0); + lean_ctor_release(x_84, 1); + x_103 = x_84; } else { - lean_dec_ref(x_86); - x_105 = lean_box(0); + lean_dec_ref(x_84); + x_103 = lean_box(0); } -if (lean_is_scalar(x_105)) { - x_106 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_103)) { + x_104 = lean_alloc_ctor(1, 2, 0); } else { - x_106 = x_105; + x_104 = x_103; } -lean_ctor_set(x_106, 0, x_103); -lean_ctor_set(x_106, 1, x_104); -return x_106; +lean_ctor_set(x_104, 0, x_101); +lean_ctor_set(x_104, 1, x_102); +return x_104; } } } else { -uint8_t x_107; +uint8_t x_105; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); @@ -12158,50 +12139,50 @@ lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -x_107 = !lean_is_exclusive(x_36); -if (x_107 == 0) +x_105 = !lean_is_exclusive(x_35); +if (x_105 == 0) { -lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; -x_108 = lean_ctor_get(x_36, 0); -lean_dec(x_108); -x_109 = lean_ctor_get(x_37, 0); -lean_inc(x_109); -x_110 = lean_ctor_get(x_37, 1); -lean_inc(x_110); -lean_dec(x_37); -x_111 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_111, 0, x_109); -lean_ctor_set(x_111, 1, x_110); -lean_ctor_set(x_111, 2, x_5); -lean_ctor_set(x_36, 0, x_111); -return x_36; +lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_106 = lean_ctor_get(x_35, 0); +lean_dec(x_106); +x_107 = lean_ctor_get(x_36, 0); +lean_inc(x_107); +x_108 = lean_ctor_get(x_36, 1); +lean_inc(x_108); +lean_dec(x_36); +x_109 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_109, 0, x_107); +lean_ctor_set(x_109, 1, x_108); +lean_ctor_set(x_109, 2, x_5); +lean_ctor_set(x_35, 0, x_109); +return x_35; } else { -lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; +lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_110 = lean_ctor_get(x_35, 1); +lean_inc(x_110); +lean_dec(x_35); +x_111 = lean_ctor_get(x_36, 0); +lean_inc(x_111); x_112 = lean_ctor_get(x_36, 1); lean_inc(x_112); lean_dec(x_36); -x_113 = lean_ctor_get(x_37, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_37, 1); -lean_inc(x_114); -lean_dec(x_37); -x_115 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_115, 0, x_113); -lean_ctor_set(x_115, 1, x_114); -lean_ctor_set(x_115, 2, x_5); -x_116 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_116, 0, x_115); -lean_ctor_set(x_116, 1, x_112); -return x_116; +x_113 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_113, 0, x_111); +lean_ctor_set(x_113, 1, x_112); +lean_ctor_set(x_113, 2, x_5); +x_114 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_114, 0, x_113); +lean_ctor_set(x_114, 1, x_110); +return x_114; } } } } else { -uint8_t x_117; +uint8_t x_115; lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); @@ -12211,29 +12192,29 @@ lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_5); -x_117 = !lean_is_exclusive(x_36); -if (x_117 == 0) +x_115 = !lean_is_exclusive(x_35); +if (x_115 == 0) { -return x_36; +return x_35; } else { -lean_object* x_118; lean_object* x_119; lean_object* x_120; -x_118 = lean_ctor_get(x_36, 0); -x_119 = lean_ctor_get(x_36, 1); -lean_inc(x_119); -lean_inc(x_118); -lean_dec(x_36); -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_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_35, 0); +x_117 = lean_ctor_get(x_35, 1); +lean_inc(x_117); +lean_inc(x_116); +lean_dec(x_35); +x_118 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_118, 0, x_116); +lean_ctor_set(x_118, 1, x_117); +return x_118; } } } else { -uint8_t x_121; +uint8_t x_119; lean_dec(x_18); lean_dec(x_15); lean_dec(x_14); @@ -12246,23 +12227,23 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_5); lean_dec(x_3); -x_121 = !lean_is_exclusive(x_22); -if (x_121 == 0) +x_119 = !lean_is_exclusive(x_22); +if (x_119 == 0) { return x_22; } else { -lean_object* x_122; lean_object* x_123; lean_object* x_124; -x_122 = lean_ctor_get(x_22, 0); -x_123 = lean_ctor_get(x_22, 1); -lean_inc(x_123); -lean_inc(x_122); +lean_object* x_120; lean_object* x_121; lean_object* x_122; +x_120 = lean_ctor_get(x_22, 0); +x_121 = lean_ctor_get(x_22, 1); +lean_inc(x_121); +lean_inc(x_120); lean_dec(x_22); -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; +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; } } } @@ -12714,7 +12695,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_4419____closed__1() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__1() { _start: { lean_object* x_1; @@ -12722,7 +12703,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_4419____closed__2() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__2() { _start: { lean_object* x_1; @@ -12730,18 +12711,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_4419____closed__3() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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_4419____closed__1; +x_1 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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_4419____closed__2; +x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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_4419____closed__4() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__4() { _start: { lean_object* x_1; @@ -12749,13 +12730,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_4419____closed__5() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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_4419____closed__4; +x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__4; x_4 = lean_box(x_1); x_5 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_5, 0, x_4); @@ -12764,7 +12745,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_4419____closed__6() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__6() { _start: { lean_object* x_1; @@ -12772,27 +12753,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_4419____closed__7() { +static lean_object* _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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_4419____closed__6; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__6; x_3 = l_Lean_Elab_Tactic_tacticToDischarge___closed__2; -x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__1; +x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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_4419____closed__2; +x_6 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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_4419_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417_(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_4419____closed__3; -x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__5; -x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__7; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__3; +x_3 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__5; +x_4 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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; } @@ -16372,7 +16353,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_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__1; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__6; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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); @@ -16878,7 +16859,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_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__1; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__6; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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); @@ -17630,7 +17611,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_Tactic_evalUnsafe____x40_Lean_Elab_Tactic_Simp___hyg_7____closed__1; -x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__6; +x_2 = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____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); @@ -18006,21 +17987,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_4419____closed__1 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__1(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__1); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__2 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__2(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__2); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__3 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__3(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__3); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__4 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__4(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__4); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__5 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__5(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__5); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__6 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__6(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__6); -l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__7 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__7(); -lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419____closed__7); -if (builtin) {res = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4419_(lean_io_mk_world()); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__1 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__1(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__1); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__2 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__2(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__2); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__3 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__3(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__3); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__4 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__4(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__4); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__5 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__5(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__5); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__6 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__6(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__6); +l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__7 = _init_l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__7(); +lean_mark_persistent(l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417____closed__7); +if (builtin) {res = l_Lean_Elab_Tactic_initFn____x40_Lean_Elab_Tactic_Simp___hyg_4417_(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/Meta/Tactic/AC/Main.c b/stage0/stdlib/Lean/Meta/Tactic/AC/Main.c index 457e9b5949..f6276e4c4a 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/AC/Main.c +++ b/stage0/stdlib/Lean/Meta/Tactic/AC/Main.c @@ -4662,203 +4662,213 @@ lean_dec(x_3); x_16 = !lean_is_exclusive(x_14); if (x_16 == 0) { -lean_object* x_17; lean_object* x_18; uint32_t x_19; lean_object* x_20; lean_object* x_21; +lean_object* x_17; lean_object* x_18; uint32_t x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; x_17 = lean_ctor_get(x_14, 0); lean_dec(x_17); x_18 = lean_box(0); x_19 = 0; -x_20 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_20, 0, x_2); -lean_ctor_set(x_20, 1, x_18); -lean_ctor_set_uint32(x_20, sizeof(void*)*2, x_19); -x_21 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_21, 0, x_20); -lean_ctor_set(x_14, 0, x_21); +x_20 = 1; +x_21 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_21, 0, x_2); +lean_ctor_set(x_21, 1, x_18); +lean_ctor_set_uint32(x_21, sizeof(void*)*2, x_19); +lean_ctor_set_uint8(x_21, sizeof(void*)*2 + 4, x_20); +x_22 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_14, 0, x_22); return x_14; } else { -lean_object* x_22; lean_object* x_23; uint32_t x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_22 = lean_ctor_get(x_14, 1); -lean_inc(x_22); +lean_object* x_23; lean_object* x_24; uint32_t x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_23 = lean_ctor_get(x_14, 1); +lean_inc(x_23); lean_dec(x_14); -x_23 = lean_box(0); -x_24 = 0; -x_25 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_25, 0, x_2); -lean_ctor_set(x_25, 1, x_23); -lean_ctor_set_uint32(x_25, sizeof(void*)*2, x_24); -x_26 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_26, 0, 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_22); -return x_27; +x_24 = lean_box(0); +x_25 = 0; +x_26 = 1; +x_27 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_27, 0, x_2); +lean_ctor_set(x_27, 1, x_24); +lean_ctor_set_uint32(x_27, sizeof(void*)*2, x_25); +lean_ctor_set_uint8(x_27, sizeof(void*)*2 + 4, x_26); +x_28 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_28, 0, x_27); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_23); +return x_29; } } else { -lean_object* x_28; uint8_t x_29; +lean_object* x_30; uint8_t x_31; lean_dec(x_2); -x_28 = lean_ctor_get(x_14, 1); -lean_inc(x_28); +x_30 = lean_ctor_get(x_14, 1); +lean_inc(x_30); lean_dec(x_14); -x_29 = !lean_is_exclusive(x_15); -if (x_29 == 0) +x_31 = !lean_is_exclusive(x_15); +if (x_31 == 0) { -lean_object* x_30; lean_object* x_31; -x_30 = lean_ctor_get(x_15, 0); -x_31 = l_Lean_Meta_AC_buildNormProof(x_30, x_3, x_4, x_9, x_10, x_11, x_12, x_28); -if (lean_obj_tag(x_31) == 0) +lean_object* x_32; lean_object* x_33; +x_32 = lean_ctor_get(x_15, 0); +x_33 = l_Lean_Meta_AC_buildNormProof(x_32, x_3, x_4, x_9, x_10, x_11, x_12, x_30); +if (lean_obj_tag(x_33) == 0) { -uint8_t x_32; -x_32 = !lean_is_exclusive(x_31); -if (x_32 == 0) +uint8_t x_34; +x_34 = !lean_is_exclusive(x_33); +if (x_34 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; uint32_t x_36; lean_object* x_37; lean_object* x_38; -x_33 = lean_ctor_get(x_31, 0); -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); -lean_ctor_set(x_15, 0, x_34); -x_36 = 0; -x_37 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_37, 0, x_35); -lean_ctor_set(x_37, 1, x_15); -lean_ctor_set_uint32(x_37, sizeof(void*)*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; +lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; +x_35 = lean_ctor_get(x_33, 0); +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); +lean_ctor_set(x_15, 0, x_36); +x_38 = 0; +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_37); +lean_ctor_set(x_40, 1, x_15); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_33, 0, x_41); +return x_33; } else { -lean_object* 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; -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_ctor_get(x_39, 0); -lean_inc(x_41); -x_42 = lean_ctor_get(x_39, 1); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_42 = lean_ctor_get(x_33, 0); +x_43 = lean_ctor_get(x_33, 1); +lean_inc(x_43); lean_inc(x_42); -lean_dec(x_39); -lean_ctor_set(x_15, 0, x_41); -x_43 = 0; -x_44 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_44, 0, x_42); -lean_ctor_set(x_44, 1, x_15); -lean_ctor_set_uint32(x_44, sizeof(void*)*2, x_43); -x_45 = lean_alloc_ctor(0, 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_45); -lean_ctor_set(x_46, 1, x_40); -return x_46; -} -} -else -{ -uint8_t x_47; -lean_free_object(x_15); -x_47 = !lean_is_exclusive(x_31); -if (x_47 == 0) -{ -return x_31; -} -else -{ -lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_31, 0); -x_49 = lean_ctor_get(x_31, 1); -lean_inc(x_49); -lean_inc(x_48); -lean_dec(x_31); -x_50 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_50, 0, x_48); -lean_ctor_set(x_50, 1, x_49); +lean_dec(x_33); +x_44 = lean_ctor_get(x_42, 0); +lean_inc(x_44); +x_45 = lean_ctor_get(x_42, 1); +lean_inc(x_45); +lean_dec(x_42); +lean_ctor_set(x_15, 0, x_44); +x_46 = 0; +x_47 = 1; +x_48 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_48, 0, x_45); +lean_ctor_set(x_48, 1, x_15); +lean_ctor_set_uint32(x_48, sizeof(void*)*2, x_46); +lean_ctor_set_uint8(x_48, sizeof(void*)*2 + 4, x_47); +x_49 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_49, 0, 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_43); return x_50; } } +else +{ +uint8_t x_51; +lean_free_object(x_15); +x_51 = !lean_is_exclusive(x_33); +if (x_51 == 0) +{ +return x_33; } else { -lean_object* x_51; lean_object* x_52; -x_51 = lean_ctor_get(x_15, 0); -lean_inc(x_51); -lean_dec(x_15); -x_52 = l_Lean_Meta_AC_buildNormProof(x_51, x_3, x_4, x_9, x_10, x_11, x_12, x_28); -if (lean_obj_tag(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; uint32_t x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_53 = lean_ctor_get(x_52, 0); +lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_52 = lean_ctor_get(x_33, 0); +x_53 = lean_ctor_get(x_33, 1); 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_52); - x_55 = lean_box(0); +lean_inc(x_52); +lean_dec(x_33); +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; } -x_56 = lean_ctor_get(x_53, 0); -lean_inc(x_56); -x_57 = lean_ctor_get(x_53, 1); +} +} +else +{ +lean_object* x_55; lean_object* x_56; +x_55 = lean_ctor_get(x_15, 0); +lean_inc(x_55); +lean_dec(x_15); +x_56 = l_Lean_Meta_AC_buildNormProof(x_55, x_3, x_4, x_9, x_10, x_11, x_12, x_30); +if (lean_obj_tag(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; uint32_t x_63; uint8_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_57 = lean_ctor_get(x_56, 0); lean_inc(x_57); -lean_dec(x_53); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_56); -x_59 = 0; -x_60 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_60, 0, x_57); -lean_ctor_set(x_60, 1, x_58); -lean_ctor_set_uint32(x_60, sizeof(void*)*2, x_59); -x_61 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_61, 0, x_60); -if (lean_is_scalar(x_55)) { - x_62 = lean_alloc_ctor(0, 2, 0); +x_58 = lean_ctor_get(x_56, 1); +lean_inc(x_58); +if (lean_is_exclusive(x_56)) { + lean_ctor_release(x_56, 0); + lean_ctor_release(x_56, 1); + x_59 = x_56; } else { - x_62 = x_55; + lean_dec_ref(x_56); + x_59 = lean_box(0); } -lean_ctor_set(x_62, 0, x_61); -lean_ctor_set(x_62, 1, x_54); -return x_62; +x_60 = lean_ctor_get(x_57, 0); +lean_inc(x_60); +x_61 = lean_ctor_get(x_57, 1); +lean_inc(x_61); +lean_dec(x_57); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_60); +x_63 = 0; +x_64 = 1; +x_65 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_65, 0, x_61); +lean_ctor_set(x_65, 1, x_62); +lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_63); +lean_ctor_set_uint8(x_65, sizeof(void*)*2 + 4, x_64); +x_66 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_66, 0, x_65); +if (lean_is_scalar(x_59)) { + x_67 = lean_alloc_ctor(0, 2, 0); +} else { + x_67 = x_59; +} +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_58); +return x_67; } else { -lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; -x_63 = lean_ctor_get(x_52, 0); -lean_inc(x_63); -x_64 = lean_ctor_get(x_52, 1); -lean_inc(x_64); -if (lean_is_exclusive(x_52)) { - lean_ctor_release(x_52, 0); - lean_ctor_release(x_52, 1); - x_65 = x_52; +lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_68 = lean_ctor_get(x_56, 0); +lean_inc(x_68); +x_69 = lean_ctor_get(x_56, 1); +lean_inc(x_69); +if (lean_is_exclusive(x_56)) { + lean_ctor_release(x_56, 0); + lean_ctor_release(x_56, 1); + x_70 = x_56; } else { - lean_dec_ref(x_52); - x_65 = lean_box(0); + lean_dec_ref(x_56); + x_70 = lean_box(0); } -if (lean_is_scalar(x_65)) { - x_66 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_70)) { + x_71 = lean_alloc_ctor(1, 2, 0); } else { - x_66 = x_65; + x_71 = x_70; } -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -return x_66; +lean_ctor_set(x_71, 0, x_68); +lean_ctor_set(x_71, 1, x_69); +return x_71; } } } } else { -uint8_t x_67; +uint8_t x_72; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -4866,23 +4876,23 @@ lean_dec(x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_67 = !lean_is_exclusive(x_14); -if (x_67 == 0) +x_72 = !lean_is_exclusive(x_14); +if (x_72 == 0) { return x_14; } else { -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_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_14, 0); +x_74 = lean_ctor_get(x_14, 1); +lean_inc(x_74); +lean_inc(x_73); 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; +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; } } } @@ -4935,203 +4945,213 @@ lean_dec(x_5); x_17 = !lean_is_exclusive(x_15); if (x_17 == 0) { -lean_object* x_18; lean_object* x_19; uint32_t x_20; lean_object* x_21; lean_object* x_22; +lean_object* x_18; lean_object* x_19; uint32_t x_20; uint8_t x_21; lean_object* x_22; lean_object* x_23; x_18 = lean_ctor_get(x_15, 0); lean_dec(x_18); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_21, 0, x_1); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*2, x_20); -x_22 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_15, 0, x_22); +x_21 = 1; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_1); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, x_21); +x_23 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_15, 0, x_23); return x_15; } else { -lean_object* x_23; lean_object* x_24; uint32_t x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_23 = lean_ctor_get(x_15, 1); -lean_inc(x_23); +lean_object* x_24; lean_object* x_25; uint32_t x_26; uint8_t x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_24 = lean_ctor_get(x_15, 1); +lean_inc(x_24); lean_dec(x_15); -x_24 = lean_box(0); -x_25 = 0; -x_26 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_26, 0, x_1); -lean_ctor_set(x_26, 1, x_24); -lean_ctor_set_uint32(x_26, sizeof(void*)*2, x_25); -x_27 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_27, 0, x_26); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_23); -return x_28; +x_25 = lean_box(0); +x_26 = 0; +x_27 = 1; +x_28 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_28, 0, x_1); +lean_ctor_set(x_28, 1, x_25); +lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_26); +lean_ctor_set_uint8(x_28, sizeof(void*)*2 + 4, 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_24); +return x_30; } } else { -lean_object* x_29; uint8_t x_30; +lean_object* x_31; uint8_t x_32; lean_dec(x_1); -x_29 = lean_ctor_get(x_15, 1); -lean_inc(x_29); +x_31 = lean_ctor_get(x_15, 1); +lean_inc(x_31); lean_dec(x_15); -x_30 = !lean_is_exclusive(x_16); -if (x_30 == 0) +x_32 = !lean_is_exclusive(x_16); +if (x_32 == 0) { -lean_object* x_31; lean_object* x_32; -x_31 = lean_ctor_get(x_16, 0); -x_32 = l_Lean_Meta_AC_buildNormProof(x_31, x_14, x_12, x_5, x_6, x_7, x_8, x_29); -if (lean_obj_tag(x_32) == 0) +lean_object* x_33; lean_object* x_34; +x_33 = lean_ctor_get(x_16, 0); +x_34 = l_Lean_Meta_AC_buildNormProof(x_33, x_14, x_12, x_5, x_6, x_7, x_8, x_31); +if (lean_obj_tag(x_34) == 0) { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_32); -if (x_33 == 0) +uint8_t x_35; +x_35 = !lean_is_exclusive(x_34); +if (x_35 == 0) { -lean_object* x_34; lean_object* x_35; lean_object* x_36; uint32_t x_37; lean_object* x_38; lean_object* x_39; -x_34 = lean_ctor_get(x_32, 0); -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); -lean_ctor_set(x_16, 0, x_35); -x_37 = 0; -x_38 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_38, 0, x_36); -lean_ctor_set(x_38, 1, x_16); -lean_ctor_set_uint32(x_38, sizeof(void*)*2, x_37); -x_39 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_32, 0, x_39); -return x_32; +lean_object* x_36; lean_object* x_37; lean_object* x_38; uint32_t x_39; uint8_t x_40; lean_object* x_41; lean_object* x_42; +x_36 = lean_ctor_get(x_34, 0); +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); +lean_ctor_set(x_16, 0, x_37); +x_39 = 0; +x_40 = 1; +x_41 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_41, 0, x_38); +lean_ctor_set(x_41, 1, x_16); +lean_ctor_set_uint32(x_41, sizeof(void*)*2, x_39); +lean_ctor_set_uint8(x_41, sizeof(void*)*2 + 4, x_40); +x_42 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_34, 0, x_42); +return x_34; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; uint32_t x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; -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_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; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_43 = lean_ctor_get(x_34, 0); +x_44 = lean_ctor_get(x_34, 1); +lean_inc(x_44); lean_inc(x_43); -lean_dec(x_40); -lean_ctor_set(x_16, 0, x_42); -x_44 = 0; -x_45 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_45, 0, x_43); -lean_ctor_set(x_45, 1, x_16); -lean_ctor_set_uint32(x_45, sizeof(void*)*2, x_44); -x_46 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_46, 0, 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_41); -return x_47; -} -} -else -{ -uint8_t x_48; -lean_free_object(x_16); -x_48 = !lean_is_exclusive(x_32); -if (x_48 == 0) -{ -return x_32; -} -else -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_49 = lean_ctor_get(x_32, 0); -x_50 = lean_ctor_get(x_32, 1); -lean_inc(x_50); -lean_inc(x_49); -lean_dec(x_32); -x_51 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_51, 0, x_49); -lean_ctor_set(x_51, 1, x_50); +lean_dec(x_34); +x_45 = lean_ctor_get(x_43, 0); +lean_inc(x_45); +x_46 = lean_ctor_get(x_43, 1); +lean_inc(x_46); +lean_dec(x_43); +lean_ctor_set(x_16, 0, x_45); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_16); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_44); return x_51; } } +else +{ +uint8_t x_52; +lean_free_object(x_16); +x_52 = !lean_is_exclusive(x_34); +if (x_52 == 0) +{ +return x_34; } else { -lean_object* x_52; lean_object* x_53; -x_52 = lean_ctor_get(x_16, 0); -lean_inc(x_52); -lean_dec(x_16); -x_53 = l_Lean_Meta_AC_buildNormProof(x_52, x_14, x_12, x_5, x_6, x_7, x_8, x_29); -if (lean_obj_tag(x_53) == 0) -{ -lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; uint32_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; -x_54 = lean_ctor_get(x_53, 0); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_34, 0); +x_54 = lean_ctor_get(x_34, 1); 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); +lean_inc(x_53); +lean_dec(x_34); +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_ctor_get(x_54, 0); -lean_inc(x_57); -x_58 = lean_ctor_get(x_54, 1); +} +} +else +{ +lean_object* x_56; lean_object* x_57; +x_56 = lean_ctor_get(x_16, 0); +lean_inc(x_56); +lean_dec(x_16); +x_57 = l_Lean_Meta_AC_buildNormProof(x_56, x_14, x_12, x_5, x_6, x_7, x_8, x_31); +if (lean_obj_tag(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; uint32_t x_64; uint8_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_58 = lean_ctor_get(x_57, 0); lean_inc(x_58); -lean_dec(x_54); -x_59 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_59, 0, x_57); -x_60 = 0; -x_61 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_61, 0, x_58); -lean_ctor_set(x_61, 1, x_59); -lean_ctor_set_uint32(x_61, sizeof(void*)*2, x_60); -x_62 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_62, 0, x_61); -if (lean_is_scalar(x_56)) { - x_63 = lean_alloc_ctor(0, 2, 0); +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; } else { - x_63 = x_56; + lean_dec_ref(x_57); + x_60 = lean_box(0); } -lean_ctor_set(x_63, 0, x_62); -lean_ctor_set(x_63, 1, x_55); -return x_63; +x_61 = lean_ctor_get(x_58, 0); +lean_inc(x_61); +x_62 = lean_ctor_get(x_58, 1); +lean_inc(x_62); +lean_dec(x_58); +x_63 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_63, 0, x_61); +x_64 = 0; +x_65 = 1; +x_66 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_66, 0, x_62); +lean_ctor_set(x_66, 1, x_63); +lean_ctor_set_uint32(x_66, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_66, sizeof(void*)*2 + 4, x_65); +x_67 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_67, 0, x_66); +if (lean_is_scalar(x_60)) { + x_68 = lean_alloc_ctor(0, 2, 0); +} else { + x_68 = x_60; +} +lean_ctor_set(x_68, 0, x_67); +lean_ctor_set(x_68, 1, x_59); +return x_68; } else { -lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_64 = lean_ctor_get(x_53, 0); -lean_inc(x_64); -x_65 = lean_ctor_get(x_53, 1); -lean_inc(x_65); -if (lean_is_exclusive(x_53)) { - lean_ctor_release(x_53, 0); - lean_ctor_release(x_53, 1); - x_66 = x_53; +lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_69 = lean_ctor_get(x_57, 0); +lean_inc(x_69); +x_70 = lean_ctor_get(x_57, 1); +lean_inc(x_70); +if (lean_is_exclusive(x_57)) { + lean_ctor_release(x_57, 0); + lean_ctor_release(x_57, 1); + x_71 = x_57; } else { - lean_dec_ref(x_53); - x_66 = lean_box(0); + lean_dec_ref(x_57); + x_71 = lean_box(0); } -if (lean_is_scalar(x_66)) { - x_67 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_71)) { + x_72 = lean_alloc_ctor(1, 2, 0); } else { - x_67 = x_66; + x_72 = x_71; } -lean_ctor_set(x_67, 0, x_64); -lean_ctor_set(x_67, 1, x_65); -return x_67; +lean_ctor_set(x_72, 0, x_69); +lean_ctor_set(x_72, 1, x_70); +return x_72; } } } } else { -uint8_t x_68; +uint8_t x_73; lean_dec(x_14); lean_dec(x_12); lean_dec(x_8); @@ -5139,134 +5159,138 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_15); -if (x_68 == 0) +x_73 = !lean_is_exclusive(x_15); +if (x_73 == 0) { return x_15; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_15, 0); -x_70 = lean_ctor_get(x_15, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_74 = lean_ctor_get(x_15, 0); +x_75 = lean_ctor_get(x_15, 1); +lean_inc(x_75); +lean_inc(x_74); lean_dec(x_15); -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_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 { -lean_object* x_72; -x_72 = lean_ctor_get(x_11, 0); -lean_inc(x_72); -lean_dec(x_11); -if (lean_obj_tag(x_72) == 5) -{ -lean_object* x_73; -x_73 = lean_ctor_get(x_72, 0); -lean_inc(x_73); -lean_dec(x_72); -if (lean_obj_tag(x_73) == 5) -{ -lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_74 = lean_ctor_get(x_1, 1); -lean_inc(x_74); -x_75 = lean_ctor_get(x_10, 0); -lean_inc(x_75); -x_76 = lean_ctor_get(x_10, 1); -lean_inc(x_76); -lean_dec(x_10); -x_77 = lean_ctor_get(x_73, 0); +lean_object* x_77; +x_77 = lean_ctor_get(x_11, 0); lean_inc(x_77); -lean_dec(x_73); +lean_dec(x_11); +if (lean_obj_tag(x_77) == 5) +{ +lean_object* x_78; +x_78 = lean_ctor_get(x_77, 0); +lean_inc(x_78); +lean_dec(x_77); +if (lean_obj_tag(x_78) == 5) +{ +lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; +x_79 = lean_ctor_get(x_1, 1); +lean_inc(x_79); +x_80 = lean_ctor_get(x_10, 0); +lean_inc(x_80); +x_81 = lean_ctor_get(x_10, 1); +lean_inc(x_81); +lean_dec(x_10); +x_82 = lean_ctor_get(x_78, 0); +lean_inc(x_82); +lean_dec(x_78); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_75); -x_78 = l_Lean_Meta_isExprDefEq(x_75, x_77, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_78) == 0) +lean_inc(x_80); +x_83 = l_Lean_Meta_isExprDefEq(x_80, x_82, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_83) == 0) { -lean_object* x_79; uint8_t x_80; -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_84; uint8_t x_85; +x_84 = lean_ctor_get(x_83, 0); +lean_inc(x_84); +x_85 = lean_unbox(x_84); +lean_dec(x_84); +if (x_85 == 0) { -lean_object* x_81; lean_object* x_82; lean_object* x_83; -x_81 = lean_ctor_get(x_78, 1); -lean_inc(x_81); -lean_dec(x_78); -x_82 = lean_box(0); -x_83 = l_Lean_Meta_AC_rewriteUnnormalized_post___lambda__1(x_75, x_1, x_76, x_74, x_82, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_81); +lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_86 = lean_ctor_get(x_83, 1); +lean_inc(x_86); +lean_dec(x_83); +x_87 = lean_box(0); +x_88 = l_Lean_Meta_AC_rewriteUnnormalized_post___lambda__1(x_80, x_1, x_81, x_79, x_87, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_86); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); +return x_88; +} +else +{ +uint8_t x_89; +lean_dec(x_81); +lean_dec(x_80); +lean_dec(x_79); +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_89 = !lean_is_exclusive(x_83); +if (x_89 == 0) +{ +lean_object* x_90; lean_object* x_91; uint32_t x_92; uint8_t x_93; lean_object* x_94; lean_object* x_95; +x_90 = lean_ctor_get(x_83, 0); +lean_dec(x_90); +x_91 = lean_box(0); +x_92 = 0; +x_93 = 1; +x_94 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_94, 0, x_1); +lean_ctor_set(x_94, 1, x_91); +lean_ctor_set_uint32(x_94, sizeof(void*)*2, x_92); +lean_ctor_set_uint8(x_94, sizeof(void*)*2 + 4, x_93); +x_95 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_83, 0, x_95); return x_83; } else { -uint8_t x_84; -lean_dec(x_76); -lean_dec(x_75); -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_2); -x_84 = !lean_is_exclusive(x_78); -if (x_84 == 0) -{ -lean_object* x_85; lean_object* x_86; uint32_t x_87; lean_object* x_88; lean_object* x_89; -x_85 = lean_ctor_get(x_78, 0); -lean_dec(x_85); -x_86 = lean_box(0); -x_87 = 0; -x_88 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_88, 0, x_1); -lean_ctor_set(x_88, 1, x_86); -lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_87); -x_89 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_78, 0, x_89); -return x_78; -} -else -{ -lean_object* x_90; lean_object* x_91; uint32_t x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; -x_90 = lean_ctor_get(x_78, 1); -lean_inc(x_90); -lean_dec(x_78); -x_91 = lean_box(0); -x_92 = 0; -x_93 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_93, 0, x_1); -lean_ctor_set(x_93, 1, x_91); -lean_ctor_set_uint32(x_93, sizeof(void*)*2, x_92); -x_94 = lean_alloc_ctor(0, 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; +lean_object* x_96; lean_object* x_97; uint32_t x_98; uint8_t x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; +x_96 = lean_ctor_get(x_83, 1); +lean_inc(x_96); +lean_dec(x_83); +x_97 = lean_box(0); +x_98 = 0; +x_99 = 1; +x_100 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_100, 0, x_1); +lean_ctor_set(x_100, 1, x_97); +lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); +lean_ctor_set_uint8(x_100, sizeof(void*)*2 + 4, x_99); +x_101 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_101, 0, x_100); +x_102 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_102, 0, x_101); +lean_ctor_set(x_102, 1, x_96); +return x_102; } } } else { -uint8_t x_96; -lean_dec(x_76); -lean_dec(x_75); -lean_dec(x_74); +uint8_t x_103; +lean_dec(x_81); +lean_dec(x_80); +lean_dec(x_79); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -5275,544 +5299,564 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_96 = !lean_is_exclusive(x_78); -if (x_96 == 0) +x_103 = !lean_is_exclusive(x_83); +if (x_103 == 0) { -return x_78; +return x_83; } else { -lean_object* x_97; lean_object* x_98; lean_object* x_99; -x_97 = lean_ctor_get(x_78, 0); -x_98 = lean_ctor_get(x_78, 1); -lean_inc(x_98); -lean_inc(x_97); -lean_dec(x_78); -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_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; -lean_dec(x_73); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_100 = lean_ctor_get(x_1, 1); -lean_inc(x_100); -x_101 = lean_ctor_get(x_10, 0); -lean_inc(x_101); -x_102 = lean_ctor_get(x_10, 1); -lean_inc(x_102); -lean_dec(x_10); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -x_103 = l_Lean_Meta_AC_preContext(x_101, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_103) == 0) -{ -lean_object* x_104; -x_104 = lean_ctor_get(x_103, 0); +lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_104 = lean_ctor_get(x_83, 0); +x_105 = lean_ctor_get(x_83, 1); +lean_inc(x_105); lean_inc(x_104); -if (lean_obj_tag(x_104) == 0) -{ -uint8_t x_105; -lean_dec(x_102); -lean_dec(x_100); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -x_105 = !lean_is_exclusive(x_103); -if (x_105 == 0) -{ -lean_object* x_106; lean_object* x_107; uint32_t x_108; lean_object* x_109; lean_object* x_110; -x_106 = lean_ctor_get(x_103, 0); -lean_dec(x_106); -x_107 = lean_box(0); -x_108 = 0; -x_109 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_109, 0, x_1); -lean_ctor_set(x_109, 1, x_107); -lean_ctor_set_uint32(x_109, sizeof(void*)*2, x_108); -x_110 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_110, 0, x_109); -lean_ctor_set(x_103, 0, x_110); -return x_103; -} -else -{ -lean_object* x_111; lean_object* x_112; uint32_t x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; -x_111 = lean_ctor_get(x_103, 1); -lean_inc(x_111); -lean_dec(x_103); -x_112 = lean_box(0); -x_113 = 0; -x_114 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_114, 0, x_1); -lean_ctor_set(x_114, 1, x_112); -lean_ctor_set_uint32(x_114, sizeof(void*)*2, x_113); -x_115 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_115, 0, 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; -} -} -else -{ -lean_object* x_117; uint8_t x_118; -lean_dec(x_1); -x_117 = lean_ctor_get(x_103, 1); -lean_inc(x_117); -lean_dec(x_103); -x_118 = !lean_is_exclusive(x_104); -if (x_118 == 0) -{ -lean_object* x_119; lean_object* x_120; -x_119 = lean_ctor_get(x_104, 0); -x_120 = l_Lean_Meta_AC_buildNormProof(x_119, x_102, x_100, x_5, x_6, x_7, x_8, x_117); -if (lean_obj_tag(x_120) == 0) -{ -uint8_t x_121; -x_121 = !lean_is_exclusive(x_120); -if (x_121 == 0) -{ -lean_object* x_122; lean_object* x_123; lean_object* x_124; uint32_t x_125; lean_object* x_126; lean_object* x_127; -x_122 = lean_ctor_get(x_120, 0); -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); -lean_ctor_set(x_104, 0, x_123); -x_125 = 0; -x_126 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_126, 0, x_124); -lean_ctor_set(x_126, 1, x_104); -lean_ctor_set_uint32(x_126, sizeof(void*)*2, x_125); -x_127 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_127, 0, x_126); -lean_ctor_set(x_120, 0, x_127); -return x_120; -} -else -{ -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; uint32_t 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 = lean_ctor_get(x_128, 0); -lean_inc(x_130); -x_131 = lean_ctor_get(x_128, 1); -lean_inc(x_131); -lean_dec(x_128); -lean_ctor_set(x_104, 0, x_130); -x_132 = 0; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_131); -lean_ctor_set(x_133, 1, x_104); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_132); -x_134 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_134, 0, 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); -return x_135; -} -} -else -{ -uint8_t x_136; -lean_free_object(x_104); -x_136 = !lean_is_exclusive(x_120); -if (x_136 == 0) -{ -return x_120; -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; -x_137 = lean_ctor_get(x_120, 0); -x_138 = lean_ctor_get(x_120, 1); -lean_inc(x_138); -lean_inc(x_137); -lean_dec(x_120); -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_dec(x_83); +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; } } } else { -lean_object* x_140; lean_object* x_141; -x_140 = lean_ctor_get(x_104, 0); -lean_inc(x_140); -lean_dec(x_104); -x_141 = l_Lean_Meta_AC_buildNormProof(x_140, x_102, x_100, x_5, x_6, x_7, x_8, x_117); -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; uint32_t x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; -x_142 = lean_ctor_get(x_141, 0); -lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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; -} else { - lean_dec_ref(x_141); - x_144 = lean_box(0); -} -x_145 = lean_ctor_get(x_142, 0); -lean_inc(x_145); -x_146 = lean_ctor_get(x_142, 1); -lean_inc(x_146); -lean_dec(x_142); -x_147 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_147, 0, x_145); -x_148 = 0; -x_149 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_149, 0, x_146); -lean_ctor_set(x_149, 1, x_147); -lean_ctor_set_uint32(x_149, sizeof(void*)*2, x_148); -x_150 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_150, 0, x_149); -if (lean_is_scalar(x_144)) { - x_151 = lean_alloc_ctor(0, 2, 0); -} else { - x_151 = x_144; -} -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_143); -return x_151; -} -else -{ -lean_object* x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; -x_152 = lean_ctor_get(x_141, 0); -lean_inc(x_152); -x_153 = lean_ctor_get(x_141, 1); -lean_inc(x_153); -if (lean_is_exclusive(x_141)) { - lean_ctor_release(x_141, 0); - lean_ctor_release(x_141, 1); - x_154 = x_141; -} else { - lean_dec_ref(x_141); - x_154 = lean_box(0); -} -if (lean_is_scalar(x_154)) { - x_155 = lean_alloc_ctor(1, 2, 0); -} else { - x_155 = x_154; -} -lean_ctor_set(x_155, 0, x_152); -lean_ctor_set(x_155, 1, x_153); -return x_155; -} -} -} -} -else -{ -uint8_t x_156; -lean_dec(x_102); -lean_dec(x_100); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_1); -x_156 = !lean_is_exclusive(x_103); -if (x_156 == 0) -{ -return x_103; -} -else -{ -lean_object* x_157; lean_object* x_158; lean_object* x_159; -x_157 = lean_ctor_get(x_103, 0); -x_158 = lean_ctor_get(x_103, 1); -lean_inc(x_158); -lean_inc(x_157); -lean_dec(x_103); -x_159 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_159, 0, x_157); -lean_ctor_set(x_159, 1, x_158); -return x_159; -} -} -} -} -else -{ -lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; -lean_dec(x_72); +lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; +lean_dec(x_78); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_160 = lean_ctor_get(x_1, 1); -lean_inc(x_160); -x_161 = lean_ctor_get(x_10, 0); -lean_inc(x_161); -x_162 = lean_ctor_get(x_10, 1); -lean_inc(x_162); +x_107 = lean_ctor_get(x_1, 1); +lean_inc(x_107); +x_108 = lean_ctor_get(x_10, 0); +lean_inc(x_108); +x_109 = lean_ctor_get(x_10, 1); +lean_inc(x_109); lean_dec(x_10); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_163 = l_Lean_Meta_AC_preContext(x_161, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_163) == 0) +x_110 = l_Lean_Meta_AC_preContext(x_108, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_110) == 0) { -lean_object* x_164; -x_164 = lean_ctor_get(x_163, 0); -lean_inc(x_164); -if (lean_obj_tag(x_164) == 0) +lean_object* x_111; +x_111 = lean_ctor_get(x_110, 0); +lean_inc(x_111); +if (lean_obj_tag(x_111) == 0) { -uint8_t x_165; -lean_dec(x_162); -lean_dec(x_160); +uint8_t x_112; +lean_dec(x_109); +lean_dec(x_107); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_165 = !lean_is_exclusive(x_163); -if (x_165 == 0) +x_112 = !lean_is_exclusive(x_110); +if (x_112 == 0) { -lean_object* x_166; lean_object* x_167; uint32_t x_168; lean_object* x_169; lean_object* x_170; -x_166 = lean_ctor_get(x_163, 0); -lean_dec(x_166); -x_167 = lean_box(0); -x_168 = 0; -x_169 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_169, 0, x_1); -lean_ctor_set(x_169, 1, x_167); -lean_ctor_set_uint32(x_169, sizeof(void*)*2, x_168); -x_170 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_170, 0, x_169); -lean_ctor_set(x_163, 0, x_170); +lean_object* x_113; lean_object* x_114; uint32_t x_115; uint8_t x_116; lean_object* x_117; lean_object* x_118; +x_113 = lean_ctor_get(x_110, 0); +lean_dec(x_113); +x_114 = lean_box(0); +x_115 = 0; +x_116 = 1; +x_117 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_117, 0, x_1); +lean_ctor_set(x_117, 1, x_114); +lean_ctor_set_uint32(x_117, sizeof(void*)*2, x_115); +lean_ctor_set_uint8(x_117, sizeof(void*)*2 + 4, x_116); +x_118 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_118, 0, x_117); +lean_ctor_set(x_110, 0, x_118); +return x_110; +} +else +{ +lean_object* x_119; lean_object* x_120; uint32_t x_121; uint8_t x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; +x_119 = lean_ctor_get(x_110, 1); +lean_inc(x_119); +lean_dec(x_110); +x_120 = lean_box(0); +x_121 = 0; +x_122 = 1; +x_123 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_123, 0, x_1); +lean_ctor_set(x_123, 1, x_120); +lean_ctor_set_uint32(x_123, sizeof(void*)*2, x_121); +lean_ctor_set_uint8(x_123, sizeof(void*)*2 + 4, x_122); +x_124 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_124, 0, 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_119); +return x_125; +} +} +else +{ +lean_object* x_126; uint8_t x_127; +lean_dec(x_1); +x_126 = lean_ctor_get(x_110, 1); +lean_inc(x_126); +lean_dec(x_110); +x_127 = !lean_is_exclusive(x_111); +if (x_127 == 0) +{ +lean_object* x_128; lean_object* x_129; +x_128 = lean_ctor_get(x_111, 0); +x_129 = l_Lean_Meta_AC_buildNormProof(x_128, x_109, x_107, x_5, x_6, x_7, x_8, x_126); +if (lean_obj_tag(x_129) == 0) +{ +uint8_t x_130; +x_130 = !lean_is_exclusive(x_129); +if (x_130 == 0) +{ +lean_object* x_131; lean_object* x_132; lean_object* x_133; uint32_t x_134; uint8_t x_135; lean_object* x_136; lean_object* x_137; +x_131 = lean_ctor_get(x_129, 0); +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); +lean_ctor_set(x_111, 0, x_132); +x_134 = 0; +x_135 = 1; +x_136 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_136, 0, x_133); +lean_ctor_set(x_136, 1, x_111); +lean_ctor_set_uint32(x_136, sizeof(void*)*2, x_134); +lean_ctor_set_uint8(x_136, sizeof(void*)*2 + 4, x_135); +x_137 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_129, 0, x_137); +return x_129; +} +else +{ +lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; uint32_t x_142; uint8_t x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; +x_138 = lean_ctor_get(x_129, 0); +x_139 = lean_ctor_get(x_129, 1); +lean_inc(x_139); +lean_inc(x_138); +lean_dec(x_129); +x_140 = lean_ctor_get(x_138, 0); +lean_inc(x_140); +x_141 = lean_ctor_get(x_138, 1); +lean_inc(x_141); +lean_dec(x_138); +lean_ctor_set(x_111, 0, x_140); +x_142 = 0; +x_143 = 1; +x_144 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_111); +lean_ctor_set_uint32(x_144, sizeof(void*)*2, x_142); +lean_ctor_set_uint8(x_144, sizeof(void*)*2 + 4, x_143); +x_145 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_145, 0, 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_139); +return x_146; +} +} +else +{ +uint8_t x_147; +lean_free_object(x_111); +x_147 = !lean_is_exclusive(x_129); +if (x_147 == 0) +{ +return x_129; +} +else +{ +lean_object* x_148; lean_object* x_149; lean_object* x_150; +x_148 = lean_ctor_get(x_129, 0); +x_149 = lean_ctor_get(x_129, 1); +lean_inc(x_149); +lean_inc(x_148); +lean_dec(x_129); +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; +} +} +} +else +{ +lean_object* x_151; lean_object* x_152; +x_151 = lean_ctor_get(x_111, 0); +lean_inc(x_151); +lean_dec(x_111); +x_152 = l_Lean_Meta_AC_buildNormProof(x_151, x_109, x_107, x_5, x_6, x_7, x_8, x_126); +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; lean_object* x_158; uint32_t x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_156 = lean_ctor_get(x_153, 0); +lean_inc(x_156); +x_157 = lean_ctor_get(x_153, 1); +lean_inc(x_157); +lean_dec(x_153); +x_158 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_158, 0, x_156); +x_159 = 0; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_157); +lean_ctor_set(x_161, 1, x_158); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_159); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_155)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_155; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_154); return x_163; } else { -lean_object* x_171; lean_object* x_172; uint32_t x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; -x_171 = lean_ctor_get(x_163, 1); -lean_inc(x_171); -lean_dec(x_163); -x_172 = lean_box(0); -x_173 = 0; -x_174 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_174, 0, x_1); -lean_ctor_set(x_174, 1, x_172); -lean_ctor_set_uint32(x_174, sizeof(void*)*2, x_173); -x_175 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_175, 0, x_174); -x_176 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_176, 0, x_175); -lean_ctor_set(x_176, 1, x_171); -return x_176; -} -} -else -{ -lean_object* x_177; uint8_t x_178; -lean_dec(x_1); -x_177 = lean_ctor_get(x_163, 1); -lean_inc(x_177); -lean_dec(x_163); -x_178 = !lean_is_exclusive(x_164); -if (x_178 == 0) -{ -lean_object* x_179; lean_object* x_180; -x_179 = lean_ctor_get(x_164, 0); -x_180 = l_Lean_Meta_AC_buildNormProof(x_179, x_162, x_160, x_5, x_6, x_7, x_8, x_177); -if (lean_obj_tag(x_180) == 0) -{ -uint8_t x_181; -x_181 = !lean_is_exclusive(x_180); -if (x_181 == 0) -{ -lean_object* x_182; lean_object* x_183; lean_object* x_184; uint32_t x_185; lean_object* x_186; lean_object* x_187; -x_182 = lean_ctor_get(x_180, 0); -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); -lean_ctor_set(x_164, 0, x_183); -x_185 = 0; -x_186 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_186, 0, x_184); -lean_ctor_set(x_186, 1, x_164); -lean_ctor_set_uint32(x_186, sizeof(void*)*2, x_185); -x_187 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_187, 0, x_186); -lean_ctor_set(x_180, 0, x_187); -return x_180; -} -else -{ -lean_object* x_188; lean_object* x_189; lean_object* x_190; lean_object* x_191; uint32_t x_192; lean_object* x_193; lean_object* x_194; lean_object* x_195; -x_188 = lean_ctor_get(x_180, 0); -x_189 = lean_ctor_get(x_180, 1); -lean_inc(x_189); -lean_inc(x_188); -lean_dec(x_180); -x_190 = lean_ctor_get(x_188, 0); -lean_inc(x_190); -x_191 = lean_ctor_get(x_188, 1); -lean_inc(x_191); -lean_dec(x_188); -lean_ctor_set(x_164, 0, x_190); -x_192 = 0; -x_193 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_193, 0, x_191); -lean_ctor_set(x_193, 1, x_164); -lean_ctor_set_uint32(x_193, sizeof(void*)*2, x_192); -x_194 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_194, 0, x_193); -x_195 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_195, 0, x_194); -lean_ctor_set(x_195, 1, x_189); -return x_195; -} -} -else -{ -uint8_t x_196; -lean_free_object(x_164); -x_196 = !lean_is_exclusive(x_180); -if (x_196 == 0) -{ -return x_180; -} -else -{ -lean_object* x_197; lean_object* x_198; lean_object* x_199; -x_197 = lean_ctor_get(x_180, 0); -x_198 = lean_ctor_get(x_180, 1); -lean_inc(x_198); -lean_inc(x_197); -lean_dec(x_180); -x_199 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_199, 0, x_197); -lean_ctor_set(x_199, 1, x_198); -return x_199; -} -} -} -else -{ -lean_object* x_200; lean_object* x_201; -x_200 = lean_ctor_get(x_164, 0); -lean_inc(x_200); -lean_dec(x_164); -x_201 = l_Lean_Meta_AC_buildNormProof(x_200, x_162, x_160, x_5, x_6, x_7, x_8, x_177); -if (lean_obj_tag(x_201) == 0) -{ -lean_object* x_202; lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; uint32_t x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; -x_202 = lean_ctor_get(x_201, 0); -lean_inc(x_202); -x_203 = lean_ctor_get(x_201, 1); -lean_inc(x_203); -if (lean_is_exclusive(x_201)) { - lean_ctor_release(x_201, 0); - lean_ctor_release(x_201, 1); - x_204 = x_201; +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +x_164 = lean_ctor_get(x_152, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_152, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_152)) { + lean_ctor_release(x_152, 0); + lean_ctor_release(x_152, 1); + x_166 = x_152; } else { - lean_dec_ref(x_201); - x_204 = lean_box(0); + lean_dec_ref(x_152); + x_166 = lean_box(0); } -x_205 = lean_ctor_get(x_202, 0); +if (lean_is_scalar(x_166)) { + x_167 = lean_alloc_ctor(1, 2, 0); +} else { + x_167 = x_166; +} +lean_ctor_set(x_167, 0, x_164); +lean_ctor_set(x_167, 1, x_165); +return x_167; +} +} +} +} +else +{ +uint8_t x_168; +lean_dec(x_109); +lean_dec(x_107); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_1); +x_168 = !lean_is_exclusive(x_110); +if (x_168 == 0) +{ +return x_110; +} +else +{ +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = lean_ctor_get(x_110, 0); +x_170 = lean_ctor_get(x_110, 1); +lean_inc(x_170); +lean_inc(x_169); +lean_dec(x_110); +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_169); +lean_ctor_set(x_171, 1, x_170); +return x_171; +} +} +} +} +else +{ +lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; +lean_dec(x_77); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_172 = lean_ctor_get(x_1, 1); +lean_inc(x_172); +x_173 = lean_ctor_get(x_10, 0); +lean_inc(x_173); +x_174 = lean_ctor_get(x_10, 1); +lean_inc(x_174); +lean_dec(x_10); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_175 = l_Lean_Meta_AC_preContext(x_173, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_175) == 0) +{ +lean_object* x_176; +x_176 = lean_ctor_get(x_175, 0); +lean_inc(x_176); +if (lean_obj_tag(x_176) == 0) +{ +uint8_t x_177; +lean_dec(x_174); +lean_dec(x_172); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_177 = !lean_is_exclusive(x_175); +if (x_177 == 0) +{ +lean_object* x_178; lean_object* x_179; uint32_t x_180; uint8_t x_181; lean_object* x_182; lean_object* x_183; +x_178 = lean_ctor_get(x_175, 0); +lean_dec(x_178); +x_179 = lean_box(0); +x_180 = 0; +x_181 = 1; +x_182 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_182, 0, x_1); +lean_ctor_set(x_182, 1, x_179); +lean_ctor_set_uint32(x_182, sizeof(void*)*2, x_180); +lean_ctor_set_uint8(x_182, sizeof(void*)*2 + 4, x_181); +x_183 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_183, 0, x_182); +lean_ctor_set(x_175, 0, x_183); +return x_175; +} +else +{ +lean_object* x_184; lean_object* x_185; uint32_t x_186; uint8_t x_187; lean_object* x_188; lean_object* x_189; lean_object* x_190; +x_184 = lean_ctor_get(x_175, 1); +lean_inc(x_184); +lean_dec(x_175); +x_185 = lean_box(0); +x_186 = 0; +x_187 = 1; +x_188 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_188, 0, x_1); +lean_ctor_set(x_188, 1, x_185); +lean_ctor_set_uint32(x_188, sizeof(void*)*2, x_186); +lean_ctor_set_uint8(x_188, sizeof(void*)*2 + 4, x_187); +x_189 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_189, 0, x_188); +x_190 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_190, 0, x_189); +lean_ctor_set(x_190, 1, x_184); +return x_190; +} +} +else +{ +lean_object* x_191; uint8_t x_192; +lean_dec(x_1); +x_191 = lean_ctor_get(x_175, 1); +lean_inc(x_191); +lean_dec(x_175); +x_192 = !lean_is_exclusive(x_176); +if (x_192 == 0) +{ +lean_object* x_193; lean_object* x_194; +x_193 = lean_ctor_get(x_176, 0); +x_194 = l_Lean_Meta_AC_buildNormProof(x_193, x_174, x_172, x_5, x_6, x_7, x_8, x_191); +if (lean_obj_tag(x_194) == 0) +{ +uint8_t x_195; +x_195 = !lean_is_exclusive(x_194); +if (x_195 == 0) +{ +lean_object* x_196; lean_object* x_197; lean_object* x_198; uint32_t x_199; uint8_t x_200; lean_object* x_201; lean_object* x_202; +x_196 = lean_ctor_get(x_194, 0); +x_197 = lean_ctor_get(x_196, 0); +lean_inc(x_197); +x_198 = lean_ctor_get(x_196, 1); +lean_inc(x_198); +lean_dec(x_196); +lean_ctor_set(x_176, 0, x_197); +x_199 = 0; +x_200 = 1; +x_201 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_201, 0, x_198); +lean_ctor_set(x_201, 1, x_176); +lean_ctor_set_uint32(x_201, sizeof(void*)*2, x_199); +lean_ctor_set_uint8(x_201, sizeof(void*)*2 + 4, x_200); +x_202 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_202, 0, x_201); +lean_ctor_set(x_194, 0, x_202); +return x_194; +} +else +{ +lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; uint32_t x_207; uint8_t x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; +x_203 = lean_ctor_get(x_194, 0); +x_204 = lean_ctor_get(x_194, 1); +lean_inc(x_204); +lean_inc(x_203); +lean_dec(x_194); +x_205 = lean_ctor_get(x_203, 0); lean_inc(x_205); -x_206 = lean_ctor_get(x_202, 1); +x_206 = lean_ctor_get(x_203, 1); lean_inc(x_206); -lean_dec(x_202); -x_207 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_207, 0, x_205); -x_208 = 0; -x_209 = lean_alloc_ctor(0, 2, 4); +lean_dec(x_203); +lean_ctor_set(x_176, 0, x_205); +x_207 = 0; +x_208 = 1; +x_209 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_209, 0, x_206); -lean_ctor_set(x_209, 1, x_207); -lean_ctor_set_uint32(x_209, sizeof(void*)*2, x_208); +lean_ctor_set(x_209, 1, x_176); +lean_ctor_set_uint32(x_209, sizeof(void*)*2, x_207); +lean_ctor_set_uint8(x_209, sizeof(void*)*2 + 4, x_208); x_210 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_210, 0, x_209); -if (lean_is_scalar(x_204)) { - x_211 = lean_alloc_ctor(0, 2, 0); -} else { - x_211 = x_204; -} +x_211 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_211, 0, x_210); -lean_ctor_set(x_211, 1, x_203); +lean_ctor_set(x_211, 1, x_204); return x_211; } +} else { -lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; -x_212 = lean_ctor_get(x_201, 0); -lean_inc(x_212); -x_213 = lean_ctor_get(x_201, 1); +uint8_t x_212; +lean_free_object(x_176); +x_212 = !lean_is_exclusive(x_194); +if (x_212 == 0) +{ +return x_194; +} +else +{ +lean_object* x_213; lean_object* x_214; lean_object* x_215; +x_213 = lean_ctor_get(x_194, 0); +x_214 = lean_ctor_get(x_194, 1); +lean_inc(x_214); lean_inc(x_213); -if (lean_is_exclusive(x_201)) { - lean_ctor_release(x_201, 0); - lean_ctor_release(x_201, 1); - x_214 = x_201; -} else { - lean_dec_ref(x_201); - x_214 = lean_box(0); -} -if (lean_is_scalar(x_214)) { - x_215 = lean_alloc_ctor(1, 2, 0); -} else { - x_215 = x_214; -} -lean_ctor_set(x_215, 0, x_212); -lean_ctor_set(x_215, 1, x_213); +lean_dec(x_194); +x_215 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_215, 0, x_213); +lean_ctor_set(x_215, 1, x_214); return x_215; } } } +else +{ +lean_object* x_216; lean_object* x_217; +x_216 = lean_ctor_get(x_176, 0); +lean_inc(x_216); +lean_dec(x_176); +x_217 = l_Lean_Meta_AC_buildNormProof(x_216, x_174, x_172, x_5, x_6, x_7, x_8, x_191); +if (lean_obj_tag(x_217) == 0) +{ +lean_object* x_218; lean_object* x_219; lean_object* x_220; lean_object* x_221; lean_object* x_222; lean_object* x_223; uint32_t x_224; uint8_t x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; +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); +} +x_221 = lean_ctor_get(x_218, 0); +lean_inc(x_221); +x_222 = lean_ctor_get(x_218, 1); +lean_inc(x_222); +lean_dec(x_218); +x_223 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_223, 0, x_221); +x_224 = 0; +x_225 = 1; +x_226 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_226, 0, x_222); +lean_ctor_set(x_226, 1, x_223); +lean_ctor_set_uint32(x_226, sizeof(void*)*2, x_224); +lean_ctor_set_uint8(x_226, sizeof(void*)*2 + 4, x_225); +x_227 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_227, 0, x_226); +if (lean_is_scalar(x_220)) { + x_228 = lean_alloc_ctor(0, 2, 0); +} else { + x_228 = x_220; +} +lean_ctor_set(x_228, 0, x_227); +lean_ctor_set(x_228, 1, x_219); +return x_228; } else { -uint8_t x_216; -lean_dec(x_162); -lean_dec(x_160); +lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; +x_229 = lean_ctor_get(x_217, 0); +lean_inc(x_229); +x_230 = lean_ctor_get(x_217, 1); +lean_inc(x_230); +if (lean_is_exclusive(x_217)) { + lean_ctor_release(x_217, 0); + lean_ctor_release(x_217, 1); + x_231 = x_217; +} else { + lean_dec_ref(x_217); + 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; +} +} +} +} +else +{ +uint8_t x_233; +lean_dec(x_174); +lean_dec(x_172); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_216 = !lean_is_exclusive(x_163); -if (x_216 == 0) +x_233 = !lean_is_exclusive(x_175); +if (x_233 == 0) { -return x_163; +return x_175; } else { -lean_object* x_217; lean_object* x_218; lean_object* x_219; -x_217 = lean_ctor_get(x_163, 0); -x_218 = lean_ctor_get(x_163, 1); -lean_inc(x_218); -lean_inc(x_217); -lean_dec(x_163); -x_219 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_219, 0, x_217); -lean_ctor_set(x_219, 1, x_218); -return x_219; +lean_object* x_234; lean_object* x_235; lean_object* x_236; +x_234 = lean_ctor_get(x_175, 0); +x_235 = lean_ctor_get(x_175, 1); +lean_inc(x_235); +lean_inc(x_234); +lean_dec(x_175); +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; } } } @@ -5820,7 +5864,7 @@ return x_219; } else { -lean_object* x_220; uint32_t x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; +lean_object* x_237; uint32_t x_238; uint8_t x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_dec(x_10); lean_dec(x_8); lean_dec(x_7); @@ -5829,23 +5873,25 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_220 = lean_box(0); -x_221 = 0; -x_222 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_222, 0, x_1); -lean_ctor_set(x_222, 1, x_220); -lean_ctor_set_uint32(x_222, sizeof(void*)*2, x_221); -x_223 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_223, 0, x_222); -x_224 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_224, 0, x_223); -lean_ctor_set(x_224, 1, x_9); -return x_224; +x_237 = lean_box(0); +x_238 = 0; +x_239 = 1; +x_240 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_240, 0, x_1); +lean_ctor_set(x_240, 1, x_237); +lean_ctor_set_uint32(x_240, sizeof(void*)*2, x_238); +lean_ctor_set_uint8(x_240, sizeof(void*)*2 + 4, x_239); +x_241 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_241, 0, x_240); +x_242 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_242, 0, x_241); +lean_ctor_set(x_242, 1, x_9); +return x_242; } } else { -lean_object* x_225; uint32_t x_226; lean_object* x_227; lean_object* x_228; lean_object* x_229; +lean_object* x_243; uint32_t x_244; uint8_t x_245; lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -5853,18 +5899,20 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_225 = lean_box(0); -x_226 = 0; -x_227 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_227, 0, x_1); -lean_ctor_set(x_227, 1, x_225); -lean_ctor_set_uint32(x_227, sizeof(void*)*2, x_226); -x_228 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_228, 0, x_227); -x_229 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_229, 0, x_228); -lean_ctor_set(x_229, 1, x_9); -return x_229; +x_243 = lean_box(0); +x_244 = 0; +x_245 = 1; +x_246 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_246, 0, x_1); +lean_ctor_set(x_246, 1, x_243); +lean_ctor_set_uint32(x_246, sizeof(void*)*2, x_244); +lean_ctor_set_uint8(x_246, sizeof(void*)*2 + 4, x_245); +x_247 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_247, 0, x_246); +x_248 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_248, 0, x_247); +lean_ctor_set(x_248, 1, x_9); +return x_248; } } } @@ -5931,7 +5979,7 @@ return x_1; LEAN_EXPORT lean_object* l_Lean_Meta_AC_rewriteUnnormalized(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; uint32_t x_11; lean_object* x_12; uint8_t x_13; uint32_t x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; +lean_object* x_7; lean_object* x_8; lean_object* x_9; lean_object* x_10; uint32_t x_11; lean_object* x_12; uint32_t x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; x_7 = l_Lean_Meta_getSimpCongrTheorems___rarg(x_5, x_6); x_8 = lean_ctor_get(x_7, 0); lean_inc(x_8); @@ -5941,159 +5989,157 @@ lean_dec(x_7); x_10 = lean_box(0); x_11 = 0; x_12 = l_Lean_Meta_Simp_neutralConfig; -x_13 = 0; -x_14 = l_Lean_Meta_AC_rewriteUnnormalized___closed__1; -x_15 = l_Lean_HashSet_toArray___at_Lean_Meta_AC_toACExpr___spec__1___closed__1; -x_16 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_16, 0, x_12); -lean_ctor_set(x_16, 1, x_15); -lean_ctor_set(x_16, 2, x_8); -lean_ctor_set(x_16, 3, x_10); -lean_ctor_set_uint8(x_16, sizeof(void*)*4 + 8, x_13); -lean_ctor_set_uint32(x_16, sizeof(void*)*4, x_14); -lean_ctor_set_uint32(x_16, sizeof(void*)*4 + 4, x_11); +x_13 = l_Lean_Meta_AC_rewriteUnnormalized___closed__1; +x_14 = l_Lean_HashSet_toArray___at_Lean_Meta_AC_toACExpr___spec__1___closed__1; +x_15 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_15, 0, x_12); +lean_ctor_set(x_15, 1, x_14); +lean_ctor_set(x_15, 2, x_8); +lean_ctor_set(x_15, 3, x_10); +lean_ctor_set_uint32(x_15, sizeof(void*)*4, x_13); +lean_ctor_set_uint32(x_15, sizeof(void*)*4 + 4, x_11); lean_inc(x_1); -x_17 = l_Lean_MVarId_getType(x_1, x_2, x_3, x_4, x_5, x_9); -if (lean_obj_tag(x_17) == 0) +x_16 = l_Lean_MVarId_getType(x_1, x_2, x_3, x_4, x_5, x_9); +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; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; -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; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; +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 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_18, x_2, x_3, x_4, x_5, x_19); -x_21 = lean_ctor_get(x_20, 0); +lean_dec(x_16); +x_19 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_17, x_2, x_3, x_4, x_5, 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_inc(x_22); -lean_dec(x_20); -x_23 = lean_alloc_closure((void*)(l_Lean_Meta_AC_rewriteUnnormalized___lambda__1___boxed), 10, 1); +lean_dec(x_19); +x_22 = lean_alloc_closure((void*)(l_Lean_Meta_AC_rewriteUnnormalized___lambda__1___boxed), 10, 1); +lean_closure_set(x_22, 0, x_10); +x_23 = lean_alloc_closure((void*)(l_Lean_Meta_AC_rewriteUnnormalized___lambda__2___boxed), 10, 1); lean_closure_set(x_23, 0, x_10); -x_24 = lean_alloc_closure((void*)(l_Lean_Meta_AC_rewriteUnnormalized___lambda__2___boxed), 10, 1); -lean_closure_set(x_24, 0, x_10); -x_25 = l_Lean_Meta_AC_rewriteUnnormalized___closed__3; -x_26 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_26, 0, x_23); -lean_ctor_set(x_26, 1, x_25); -lean_ctor_set(x_26, 2, x_24); -x_27 = l_Lean_Meta_AC_rewriteUnnormalized___closed__2; +x_24 = l_Lean_Meta_AC_rewriteUnnormalized___closed__3; +x_25 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_25, 0, x_22); +lean_ctor_set(x_25, 1, x_24); +lean_ctor_set(x_25, 2, x_23); +x_26 = l_Lean_Meta_AC_rewriteUnnormalized___closed__2; lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -lean_inc(x_21); -x_28 = l_Lean_Meta_Simp_main(x_21, x_16, x_27, x_26, x_2, x_3, x_4, x_5, x_22); -if (lean_obj_tag(x_28) == 0) +lean_inc(x_20); +x_27 = l_Lean_Meta_Simp_main(x_20, x_15, x_26, x_25, x_2, x_3, x_4, x_5, x_21); +if (lean_obj_tag(x_27) == 0) { -lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_29 = lean_ctor_get(x_28, 0); +lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +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_dec(x_27); +x_30 = lean_ctor_get(x_28, 0); lean_inc(x_30); lean_dec(x_28); -x_31 = lean_ctor_get(x_29, 0); -lean_inc(x_31); -lean_dec(x_29); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_32 = l_Lean_Meta_applySimpResultToTarget(x_1, x_21, x_31, x_2, x_3, x_4, x_5, x_30); -lean_dec(x_21); -if (lean_obj_tag(x_32) == 0) +x_31 = l_Lean_Meta_applySimpResultToTarget(x_1, x_20, x_30, x_2, x_3, x_4, x_5, x_29); +lean_dec(x_20); +if (lean_obj_tag(x_31) == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_32, 0); +lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_32 = lean_ctor_get(x_31, 0); +lean_inc(x_32); +x_33 = lean_ctor_get(x_31, 1); lean_inc(x_33); -x_34 = lean_ctor_get(x_32, 1); -lean_inc(x_34); -lean_dec(x_32); -x_35 = l_Lean_MVarId_refl(x_33, x_2, x_3, x_4, x_5, x_34); -return x_35; +lean_dec(x_31); +x_34 = l_Lean_MVarId_refl(x_32, x_2, x_3, x_4, x_5, x_33); +return x_34; } else { -uint8_t x_36; +uint8_t x_35; lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_36 = !lean_is_exclusive(x_32); -if (x_36 == 0) +x_35 = !lean_is_exclusive(x_31); +if (x_35 == 0) { -return x_32; +return x_31; } else { -lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_37 = lean_ctor_get(x_32, 0); -x_38 = lean_ctor_get(x_32, 1); -lean_inc(x_38); +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_dec(x_32); -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_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; } } } else { -uint8_t x_40; -lean_dec(x_21); +uint8_t x_39; +lean_dec(x_20); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_40 = !lean_is_exclusive(x_28); -if (x_40 == 0) +x_39 = !lean_is_exclusive(x_27); +if (x_39 == 0) { -return x_28; +return x_27; } else { -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_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_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; +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 { -uint8_t x_44; -lean_dec(x_16); +uint8_t x_43; +lean_dec(x_15); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_44 = !lean_is_exclusive(x_17); -if (x_44 == 0) +x_43 = !lean_is_exclusive(x_16); +if (x_43 == 0) { -return x_17; +return x_16; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; -x_45 = lean_ctor_get(x_17, 0); -x_46 = lean_ctor_get(x_17, 1); -lean_inc(x_46); +lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_16, 0); +x_45 = lean_ctor_get(x_16, 1); lean_inc(x_45); -lean_dec(x_17); -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_inc(x_44); +lean_dec(x_16); +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; } } } diff --git a/stage0/stdlib/Lean/Meta/Tactic/Acyclic.c b/stage0/stdlib/Lean/Meta/Tactic/Acyclic.c index d7fdf8d609..afc35be5cb 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Acyclic.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Acyclic.c @@ -599,7 +599,7 @@ lean_inc(x_86); x_92 = l_Lean_Meta_mkLT(x_86, x_90, x_5, x_6, x_7, x_8, x_91); if (lean_obj_tag(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_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; uint32_t x_106; lean_object* x_107; uint8_t x_108; uint32_t x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; uint8_t x_113; lean_object* x_114; lean_object* x_115; +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; uint32_t x_106; lean_object* x_107; uint32_t 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; x_93 = lean_ctor_get(x_92, 0); lean_inc(x_93); x_94 = lean_ctor_get(x_92, 1); @@ -626,335 +626,333 @@ x_104 = lean_array_push(x_82, x_101); x_105 = lean_box(0); x_106 = 0; x_107 = l_Lean_MVarId_acyclic_go___closed__15; -x_108 = 0; -x_109 = l_Lean_MVarId_acyclic_go___closed__16; -x_110 = l_Lean_MVarId_acyclic_go___closed__21; -x_111 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_111, 0, x_107); -lean_ctor_set(x_111, 1, x_104); -lean_ctor_set(x_111, 2, x_110); -lean_ctor_set(x_111, 3, x_105); -lean_ctor_set_uint8(x_111, sizeof(void*)*4 + 8, x_108); -lean_ctor_set_uint32(x_111, sizeof(void*)*4, x_109); -lean_ctor_set_uint32(x_111, sizeof(void*)*4 + 4, x_106); -x_112 = l_Lean_MVarId_acyclic_go___closed__22; -x_113 = 1; -x_114 = l_Lean_MVarId_acyclic_go___closed__17; +x_108 = l_Lean_MVarId_acyclic_go___closed__16; +x_109 = l_Lean_MVarId_acyclic_go___closed__21; +x_110 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_110, 0, x_107); +lean_ctor_set(x_110, 1, x_104); +lean_ctor_set(x_110, 2, x_109); +lean_ctor_set(x_110, 3, x_105); +lean_ctor_set_uint32(x_110, sizeof(void*)*4, x_108); +lean_ctor_set_uint32(x_110, sizeof(void*)*4 + 4, x_106); +x_111 = l_Lean_MVarId_acyclic_go___closed__22; +x_112 = 1; +x_113 = l_Lean_MVarId_acyclic_go___closed__17; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_115 = l_Lean_Meta_simpTarget(x_103, x_111, x_112, x_105, x_113, x_114, x_5, x_6, x_7, x_8, x_102); -if (lean_obj_tag(x_115) == 0) +x_114 = l_Lean_Meta_simpTarget(x_103, x_110, x_111, x_105, x_112, x_113, x_5, x_6, x_7, x_8, x_102); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_116; lean_object* x_117; +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); x_116 = lean_ctor_get(x_115, 0); lean_inc(x_116); -x_117 = lean_ctor_get(x_116, 0); +lean_dec(x_115); +if (lean_obj_tag(x_116) == 0) +{ +lean_object* x_117; lean_object* x_118; +x_117 = lean_ctor_get(x_114, 1); lean_inc(x_117); -lean_dec(x_116); -if (lean_obj_tag(x_117) == 0) -{ -lean_object* x_118; lean_object* x_119; -x_118 = lean_ctor_get(x_115, 1); -lean_inc(x_118); -lean_dec(x_115); +lean_dec(x_114); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_119 = l_Lean_Meta_mkEqSymm(x_2, x_5, x_6, x_7, x_8, x_118); -if (lean_obj_tag(x_119) == 0) +x_118 = l_Lean_Meta_mkEqSymm(x_2, x_5, x_6, x_7, x_8, x_117); +if (lean_obj_tag(x_118) == 0) { -lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; -x_120 = lean_ctor_get(x_119, 0); +lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; +x_119 = lean_ctor_get(x_118, 0); +lean_inc(x_119); +x_120 = lean_ctor_get(x_118, 1); lean_inc(x_120); -x_121 = lean_ctor_get(x_119, 1); -lean_inc(x_121); -lean_dec(x_119); -x_122 = l_Lean_Expr_appFn_x21(x_86); +lean_dec(x_118); +x_121 = l_Lean_Expr_appFn_x21(x_86); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_123 = l_Lean_Meta_mkCongrArg(x_122, x_120, x_5, x_6, x_7, x_8, x_121); -if (lean_obj_tag(x_123) == 0) +x_122 = l_Lean_Meta_mkCongrArg(x_121, x_119, x_5, x_6, x_7, x_8, x_120); +if (lean_obj_tag(x_122) == 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; -x_124 = lean_ctor_get(x_123, 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; +x_123 = lean_ctor_get(x_122, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_122, 1); lean_inc(x_124); -x_125 = lean_ctor_get(x_123, 1); -lean_inc(x_125); -lean_dec(x_123); -x_126 = l_Lean_MVarId_acyclic_go___closed__26; -x_127 = lean_array_push(x_126, x_97); -x_128 = lean_array_push(x_127, x_124); -x_129 = l_Lean_MVarId_acyclic_go___closed__25; +lean_dec(x_122); +x_125 = l_Lean_MVarId_acyclic_go___closed__26; +x_126 = lean_array_push(x_125, x_97); +x_127 = lean_array_push(x_126, x_123); +x_128 = l_Lean_MVarId_acyclic_go___closed__25; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_130 = l_Lean_Meta_mkAppM(x_129, x_128, x_5, x_6, x_7, x_8, x_125); -if (lean_obj_tag(x_130) == 0) +x_129 = l_Lean_Meta_mkAppM(x_128, x_127, x_5, x_6, x_7, x_8, x_124); +if (lean_obj_tag(x_129) == 0) { -lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -x_131 = lean_ctor_get(x_130, 0); +lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; +x_130 = lean_ctor_get(x_129, 0); +lean_inc(x_130); +x_131 = lean_ctor_get(x_129, 1); lean_inc(x_131); -x_132 = lean_ctor_get(x_130, 1); -lean_inc(x_132); -lean_dec(x_130); -x_133 = lean_array_push(x_82, x_86); -x_134 = l_Lean_MVarId_acyclic_go___closed__28; +lean_dec(x_129); +x_132 = lean_array_push(x_82, x_86); +x_133 = l_Lean_MVarId_acyclic_go___closed__28; lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_135 = l_Lean_Meta_mkAppM(x_134, x_133, x_5, x_6, x_7, x_8, x_132); -if (lean_obj_tag(x_135) == 0) +x_134 = l_Lean_Meta_mkAppM(x_133, x_132, x_5, x_6, x_7, x_8, x_131); +if (lean_obj_tag(x_134) == 0) { -lean_object* x_136; lean_object* x_137; lean_object* x_138; -x_136 = lean_ctor_get(x_135, 0); +lean_object* x_135; lean_object* x_136; lean_object* x_137; +x_135 = lean_ctor_get(x_134, 0); +lean_inc(x_135); +x_136 = lean_ctor_get(x_134, 1); lean_inc(x_136); -x_137 = lean_ctor_get(x_135, 1); -lean_inc(x_137); -lean_dec(x_135); +lean_dec(x_134); lean_inc(x_1); -x_138 = l_Lean_MVarId_getType(x_1, x_5, x_6, x_7, x_8, x_137); -if (lean_obj_tag(x_138) == 0) +x_137 = l_Lean_MVarId_getType(x_1, x_5, x_6, x_7, x_8, x_136); +if (lean_obj_tag(x_137) == 0) { -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; -x_139 = lean_ctor_get(x_138, 0); +lean_object* x_138; lean_object* x_139; lean_object* x_140; lean_object* x_141; +x_138 = lean_ctor_get(x_137, 0); +lean_inc(x_138); +x_139 = lean_ctor_get(x_137, 1); lean_inc(x_139); -x_140 = lean_ctor_get(x_138, 1); -lean_inc(x_140); -lean_dec(x_138); -x_141 = l_Lean_Expr_app___override(x_136, x_131); +lean_dec(x_137); +x_140 = l_Lean_Expr_app___override(x_135, x_130); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_142 = l_Lean_Meta_mkFalseElim(x_139, x_141, x_5, x_6, x_7, x_8, x_140); -if (lean_obj_tag(x_142) == 0) +x_141 = l_Lean_Meta_mkFalseElim(x_138, x_140, x_5, x_6, x_7, x_8, x_139); +if (lean_obj_tag(x_141) == 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; uint8_t x_152; -x_143 = lean_ctor_get(x_142, 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; +x_142 = lean_ctor_get(x_141, 0); +lean_inc(x_142); +x_143 = lean_ctor_get(x_141, 1); lean_inc(x_143); -x_144 = lean_ctor_get(x_142, 1); -lean_inc(x_144); -lean_dec(x_142); -x_145 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_1, x_143, x_5, x_6, x_7, x_8, x_144); -x_146 = lean_ctor_get(x_145, 1); -lean_inc(x_146); -lean_dec(x_145); -x_147 = l_Lean_MVarId_acyclic_go___closed__4; -x_148 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_147, x_5, x_6, x_7, x_8, x_146); -x_149 = lean_ctor_get(x_148, 0); +lean_dec(x_141); +x_144 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_1, x_142, x_5, x_6, x_7, x_8, x_143); +x_145 = lean_ctor_get(x_144, 1); +lean_inc(x_145); +lean_dec(x_144); +x_146 = l_Lean_MVarId_acyclic_go___closed__4; +x_147 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_146, x_5, x_6, x_7, x_8, x_145); +x_148 = lean_ctor_get(x_147, 0); +lean_inc(x_148); +x_149 = lean_ctor_get(x_147, 1); lean_inc(x_149); -x_150 = lean_ctor_get(x_148, 1); -lean_inc(x_150); +lean_dec(x_147); +x_150 = l_Lean_MVarId_acyclic_go___closed__29; +x_151 = lean_unbox(x_148); lean_dec(x_148); -x_151 = l_Lean_MVarId_acyclic_go___closed__29; -x_152 = lean_unbox(x_149); -lean_dec(x_149); -if (x_152 == 0) +if (x_151 == 0) { -lean_object* x_153; lean_object* x_154; -x_153 = lean_box(0); +lean_object* x_152; lean_object* x_153; +x_152 = lean_box(0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_154 = lean_apply_6(x_151, x_153, x_5, x_6, x_7, x_8, x_150); -if (lean_obj_tag(x_154) == 0) +x_153 = lean_apply_6(x_150, x_152, x_5, x_6, x_7, x_8, x_149); +if (lean_obj_tag(x_153) == 0) { -uint8_t x_155; +uint8_t x_154; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_155 = !lean_is_exclusive(x_154); -if (x_155 == 0) +x_154 = !lean_is_exclusive(x_153); +if (x_154 == 0) { -return x_154; +return x_153; } else { -lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_156 = lean_ctor_get(x_154, 0); -x_157 = lean_ctor_get(x_154, 1); -lean_inc(x_157); +lean_object* x_155; lean_object* x_156; lean_object* x_157; +x_155 = lean_ctor_get(x_153, 0); +x_156 = lean_ctor_get(x_153, 1); lean_inc(x_156); -lean_dec(x_154); -x_158 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_158, 0, x_156); -lean_ctor_set(x_158, 1, x_157); -return x_158; +lean_inc(x_155); +lean_dec(x_153); +x_157 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_156); +return x_157; } } else { -lean_object* x_159; lean_object* x_160; -x_159 = lean_ctor_get(x_154, 0); +lean_object* x_158; lean_object* x_159; +x_158 = lean_ctor_get(x_153, 0); +lean_inc(x_158); +x_159 = lean_ctor_get(x_153, 1); lean_inc(x_159); -x_160 = lean_ctor_get(x_154, 1); -lean_inc(x_160); -lean_dec(x_154); -x_10 = x_159; -x_11 = x_160; +lean_dec(x_153); +x_10 = x_158; +x_11 = x_159; goto block_81; } } else { -lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_161 = l_Lean_MVarId_acyclic_go___closed__31; -x_162 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_147, x_161, x_5, x_6, x_7, x_8, x_150); -x_163 = lean_ctor_get(x_162, 0); +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +x_160 = l_Lean_MVarId_acyclic_go___closed__31; +x_161 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_146, x_160, x_5, x_6, x_7, x_8, x_149); +x_162 = lean_ctor_get(x_161, 0); +lean_inc(x_162); +x_163 = lean_ctor_get(x_161, 1); lean_inc(x_163); -x_164 = lean_ctor_get(x_162, 1); -lean_inc(x_164); -lean_dec(x_162); +lean_dec(x_161); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_165 = lean_apply_6(x_151, x_163, x_5, x_6, x_7, x_8, x_164); -if (lean_obj_tag(x_165) == 0) +x_164 = lean_apply_6(x_150, x_162, x_5, x_6, x_7, x_8, x_163); +if (lean_obj_tag(x_164) == 0) { -uint8_t x_166; +uint8_t x_165; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_166 = !lean_is_exclusive(x_165); -if (x_166 == 0) +x_165 = !lean_is_exclusive(x_164); +if (x_165 == 0) { -return x_165; +return x_164; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_165, 0); -x_168 = lean_ctor_get(x_165, 1); -lean_inc(x_168); +lean_object* x_166; lean_object* x_167; lean_object* x_168; +x_166 = lean_ctor_get(x_164, 0); +x_167 = lean_ctor_get(x_164, 1); lean_inc(x_167); -lean_dec(x_165); -x_169 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_169, 0, x_167); -lean_ctor_set(x_169, 1, x_168); -return x_169; +lean_inc(x_166); +lean_dec(x_164); +x_168 = lean_alloc_ctor(0, 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_170; lean_object* x_171; -x_170 = lean_ctor_get(x_165, 0); +lean_object* x_169; lean_object* x_170; +x_169 = lean_ctor_get(x_164, 0); +lean_inc(x_169); +x_170 = lean_ctor_get(x_164, 1); lean_inc(x_170); -x_171 = lean_ctor_get(x_165, 1); +lean_dec(x_164); +x_10 = x_169; +x_11 = x_170; +goto block_81; +} +} +} +else +{ +lean_object* x_171; lean_object* x_172; +lean_dec(x_1); +x_171 = lean_ctor_get(x_141, 0); lean_inc(x_171); -lean_dec(x_165); -x_10 = x_170; -x_11 = x_171; -goto block_81; -} -} -} -else -{ -lean_object* x_172; lean_object* x_173; -lean_dec(x_1); -x_172 = lean_ctor_get(x_142, 0); +x_172 = lean_ctor_get(x_141, 1); lean_inc(x_172); -x_173 = lean_ctor_get(x_142, 1); -lean_inc(x_173); -lean_dec(x_142); -x_10 = x_172; -x_11 = x_173; +lean_dec(x_141); +x_10 = x_171; +x_11 = x_172; goto block_81; } } else { -lean_object* x_174; lean_object* x_175; -lean_dec(x_136); -lean_dec(x_131); -lean_dec(x_1); -x_174 = lean_ctor_get(x_138, 0); -lean_inc(x_174); -x_175 = lean_ctor_get(x_138, 1); -lean_inc(x_175); -lean_dec(x_138); -x_10 = x_174; -x_11 = x_175; -goto block_81; -} -} -else -{ -lean_object* x_176; lean_object* x_177; -lean_dec(x_131); -lean_dec(x_1); -x_176 = lean_ctor_get(x_135, 0); -lean_inc(x_176); -x_177 = lean_ctor_get(x_135, 1); -lean_inc(x_177); +lean_object* x_173; lean_object* x_174; lean_dec(x_135); -x_10 = x_176; -x_11 = x_177; -goto block_81; -} -} -else -{ -lean_object* x_178; lean_object* x_179; -lean_dec(x_86); -lean_dec(x_1); -x_178 = lean_ctor_get(x_130, 0); -lean_inc(x_178); -x_179 = lean_ctor_get(x_130, 1); -lean_inc(x_179); lean_dec(x_130); -x_10 = x_178; -x_11 = x_179; +lean_dec(x_1); +x_173 = lean_ctor_get(x_137, 0); +lean_inc(x_173); +x_174 = lean_ctor_get(x_137, 1); +lean_inc(x_174); +lean_dec(x_137); +x_10 = x_173; +x_11 = x_174; goto block_81; } } else { -lean_object* x_180; lean_object* x_181; +lean_object* x_175; lean_object* x_176; +lean_dec(x_130); +lean_dec(x_1); +x_175 = lean_ctor_get(x_134, 0); +lean_inc(x_175); +x_176 = lean_ctor_get(x_134, 1); +lean_inc(x_176); +lean_dec(x_134); +x_10 = x_175; +x_11 = x_176; +goto block_81; +} +} +else +{ +lean_object* x_177; lean_object* x_178; +lean_dec(x_86); +lean_dec(x_1); +x_177 = lean_ctor_get(x_129, 0); +lean_inc(x_177); +x_178 = lean_ctor_get(x_129, 1); +lean_inc(x_178); +lean_dec(x_129); +x_10 = x_177; +x_11 = x_178; +goto block_81; +} +} +else +{ +lean_object* x_179; lean_object* x_180; lean_dec(x_97); lean_dec(x_86); lean_dec(x_1); -x_180 = lean_ctor_get(x_123, 0); +x_179 = lean_ctor_get(x_122, 0); +lean_inc(x_179); +x_180 = lean_ctor_get(x_122, 1); lean_inc(x_180); -x_181 = lean_ctor_get(x_123, 1); -lean_inc(x_181); -lean_dec(x_123); -x_10 = x_180; -x_11 = x_181; +lean_dec(x_122); +x_10 = x_179; +x_11 = x_180; goto block_81; } } else { -lean_object* x_182; lean_object* x_183; +lean_object* x_181; lean_object* x_182; lean_dec(x_97); lean_dec(x_86); lean_dec(x_1); -x_182 = lean_ctor_get(x_119, 0); +x_181 = lean_ctor_get(x_118, 0); +lean_inc(x_181); +x_182 = lean_ctor_get(x_118, 1); lean_inc(x_182); -x_183 = lean_ctor_get(x_119, 1); -lean_inc(x_183); -lean_dec(x_119); -x_10 = x_182; -x_11 = x_183; +lean_dec(x_118); +x_10 = x_181; +x_11 = x_182; goto block_81; } } else { -uint8_t x_184; -lean_dec(x_117); +uint8_t x_183; +lean_dec(x_116); lean_dec(x_97); lean_dec(x_86); lean_dec(x_8); @@ -963,92 +961,94 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_2); lean_dec(x_1); -x_184 = !lean_is_exclusive(x_115); -if (x_184 == 0) +x_183 = !lean_is_exclusive(x_114); +if (x_183 == 0) { -lean_object* x_185; lean_object* x_186; -x_185 = lean_ctor_get(x_115, 0); -lean_dec(x_185); -x_186 = lean_box(x_108); -lean_ctor_set(x_115, 0, x_186); -return x_115; +lean_object* x_184; uint8_t x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_114, 0); +lean_dec(x_184); +x_185 = 0; +x_186 = lean_box(x_185); +lean_ctor_set(x_114, 0, x_186); +return x_114; } else { -lean_object* x_187; lean_object* x_188; lean_object* x_189; -x_187 = lean_ctor_get(x_115, 1); +lean_object* x_187; uint8_t x_188; lean_object* x_189; lean_object* x_190; +x_187 = lean_ctor_get(x_114, 1); lean_inc(x_187); -lean_dec(x_115); -x_188 = lean_box(x_108); -x_189 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_189, 0, x_188); -lean_ctor_set(x_189, 1, x_187); -return x_189; +lean_dec(x_114); +x_188 = 0; +x_189 = lean_box(x_188); +x_190 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_190, 0, x_189); +lean_ctor_set(x_190, 1, x_187); +return x_190; } } } else { -lean_object* x_190; lean_object* x_191; +lean_object* x_191; lean_object* x_192; lean_dec(x_97); lean_dec(x_86); lean_dec(x_2); lean_dec(x_1); -x_190 = lean_ctor_get(x_115, 0); -lean_inc(x_190); -x_191 = lean_ctor_get(x_115, 1); +x_191 = lean_ctor_get(x_114, 0); lean_inc(x_191); -lean_dec(x_115); -x_10 = x_190; -x_11 = x_191; -goto block_81; -} -} -else -{ -lean_object* x_192; lean_object* x_193; -lean_dec(x_86); -lean_dec(x_2); -lean_dec(x_1); -x_192 = lean_ctor_get(x_92, 0); +x_192 = lean_ctor_get(x_114, 1); lean_inc(x_192); -x_193 = lean_ctor_get(x_92, 1); -lean_inc(x_193); -lean_dec(x_92); -x_10 = x_192; -x_11 = x_193; +lean_dec(x_114); +x_10 = x_191; +x_11 = x_192; goto block_81; } } else { -lean_object* x_194; lean_object* x_195; +lean_object* x_193; lean_object* x_194; lean_dec(x_86); lean_dec(x_2); lean_dec(x_1); -x_194 = lean_ctor_get(x_89, 0); +x_193 = lean_ctor_get(x_92, 0); +lean_inc(x_193); +x_194 = lean_ctor_get(x_92, 1); lean_inc(x_194); -x_195 = lean_ctor_get(x_89, 1); -lean_inc(x_195); -lean_dec(x_89); -x_10 = x_194; -x_11 = x_195; +lean_dec(x_92); +x_10 = x_193; +x_11 = x_194; goto block_81; } } else { -lean_object* x_196; lean_object* x_197; +lean_object* x_195; lean_object* x_196; +lean_dec(x_86); +lean_dec(x_2); +lean_dec(x_1); +x_195 = lean_ctor_get(x_89, 0); +lean_inc(x_195); +x_196 = lean_ctor_get(x_89, 1); +lean_inc(x_196); +lean_dec(x_89); +x_10 = x_195; +x_11 = x_196; +goto block_81; +} +} +else +{ +lean_object* x_197; lean_object* x_198; lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); -x_196 = lean_ctor_get(x_85, 0); -lean_inc(x_196); -x_197 = lean_ctor_get(x_85, 1); +x_197 = lean_ctor_get(x_85, 0); lean_inc(x_197); +x_198 = lean_ctor_get(x_85, 1); +lean_inc(x_198); lean_dec(x_85); -x_10 = x_196; -x_11 = x_197; +x_10 = x_197; +x_11 = x_198; goto block_81; } block_81: diff --git a/stage0/stdlib/Lean/Meta/Tactic/LinearArith/Simp.c b/stage0/stdlib/Lean/Meta/Tactic/LinearArith/Simp.c index cbec98665a..4592904e0c 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/LinearArith/Simp.c +++ b/stage0/stdlib/Lean/Meta/Tactic/LinearArith/Simp.c @@ -13,29 +13,29 @@ #ifdef __cplusplus extern "C" { #endif -LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_LinearArith_Simp_0__Lean_Meta_Linear_parentIsTarget___boxed(lean_object*); uint8_t l_Lean_Meta_Linear_isLinearCnstr(lean_object*); static lean_object* l_Lean_Meta_Linear_simp_x3f___closed__2; lean_object* l_Lean_stringToMessageData(lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Linear_simp_x3f___closed__7; static lean_object* l_Lean_Meta_Linear_simp_x3f___closed__3; +LEAN_EXPORT lean_object* l_Lean_Meta_Linear_parentIsTarget___boxed(lean_object*); static lean_object* l_Lean_Meta_Linear_simp_x3f___closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_Linear_simp_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT uint8_t l_Lean_Meta_Linear_parentIsTarget(lean_object*); lean_object* l_Lean_Meta_Linear_Nat_simpCnstr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Linear_simp_x3f___closed__8; static lean_object* l_Lean_Meta_Linear_simp_x3f___closed__4; lean_object* l_Lean_MessageData_ofExpr(lean_object*); uint8_t l_Lean_Meta_Linear_isLinearTerm(lean_object*); lean_object* l_Lean_Meta_Linear_Nat_simpExpr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l___private_Lean_Meta_Tactic_LinearArith_Simp_0__Lean_Meta_Linear_parentIsTarget(lean_object*); static lean_object* l_Lean_Meta_Linear_simp_x3f___closed__1; 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_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_Lean_Meta_Linear_simp_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Linear_simp_x3f___closed__5; LEAN_EXPORT lean_object* l_Lean_Meta_Linear_simp_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l___private_Lean_Meta_Tactic_LinearArith_Simp_0__Lean_Meta_Linear_parentIsTarget(lean_object* x_1) { +LEAN_EXPORT uint8_t l_Lean_Meta_Linear_parentIsTarget(lean_object* x_1) { _start: { if (lean_obj_tag(x_1) == 0) @@ -67,11 +67,11 @@ return x_6; } } } -LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_LinearArith_Simp_0__Lean_Meta_Linear_parentIsTarget___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_Linear_parentIsTarget___boxed(lean_object* x_1) { _start: { uint8_t x_2; lean_object* x_3; -x_2 = l___private_Lean_Meta_Tactic_LinearArith_Simp_0__Lean_Meta_Linear_parentIsTarget(x_1); +x_2 = l_Lean_Meta_Linear_parentIsTarget(x_1); x_3 = lean_box(x_2); return x_3; } @@ -181,7 +181,7 @@ return x_11; else { uint8_t x_12; -x_12 = l___private_Lean_Meta_Tactic_LinearArith_Simp_0__Lean_Meta_Linear_parentIsTarget(x_2); +x_12 = l_Lean_Meta_Linear_parentIsTarget(x_2); if (x_12 == 0) { lean_object* x_13; lean_object* x_14; lean_object* x_15; uint8_t x_16; diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Core.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Core.c index 0dbfe07912..22a7304f4c 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Core.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Core.c @@ -217,7 +217,7 @@ 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; uint32_t x_38; lean_object* x_39; lean_object* x_40; +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; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_27 = lean_ctor_get(x_25, 0); x_28 = l_Lean_Expr_getAppFn(x_3); x_29 = l_Lean_Expr_constLevels_x21(x_28); @@ -231,71 +231,75 @@ x_36 = l_Lean_Expr_app___override(x_35, x_27); x_37 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_37, 0, x_36); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_24); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_25, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_24); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, 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_25; } 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_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; uint32_t x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_41 = lean_ctor_get(x_25, 0); -x_42 = lean_ctor_get(x_25, 1); +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; uint32_t x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_42 = lean_ctor_get(x_25, 0); +x_43 = lean_ctor_get(x_25, 1); +lean_inc(x_43); lean_inc(x_42); -lean_inc(x_41); lean_dec(x_25); -x_43 = l_Lean_Expr_getAppFn(x_3); -x_44 = l_Lean_Expr_constLevels_x21(x_43); -x_45 = l_reduceIte___lambda__2___closed__5; -x_46 = l_Lean_Expr_const___override(x_45, x_44); -x_47 = l_reduceIte___lambda__2___closed__6; -x_48 = lean_mk_array(x_2, x_47); -x_49 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_3, x_48, x_4); -x_50 = l_Lean_mkAppN(x_46, x_49); -x_51 = l_Lean_Expr_app___override(x_50, x_41); -x_52 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_52, 0, x_51); -x_53 = 0; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_24); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_53); -x_55 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_55, 0, 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_42); -return x_56; +x_44 = l_Lean_Expr_getAppFn(x_3); +x_45 = l_Lean_Expr_constLevels_x21(x_44); +x_46 = l_reduceIte___lambda__2___closed__5; +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_2, x_48); +x_50 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_3, x_49, x_4); +x_51 = l_Lean_mkAppN(x_47, x_50); +x_52 = l_Lean_Expr_app___override(x_51, x_42); +x_53 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_53, 0, x_52); +x_54 = 0; +x_55 = 1; +x_56 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_56, 0, x_24); +lean_ctor_set(x_56, 1, x_53); +lean_ctor_set_uint32(x_56, sizeof(void*)*2, x_54); +lean_ctor_set_uint8(x_56, sizeof(void*)*2 + 4, x_55); +x_57 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_57, 0, x_56); +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; } } else { -uint8_t x_57; +uint8_t x_59; lean_dec(x_24); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_57 = !lean_is_exclusive(x_25); -if (x_57 == 0) +x_59 = !lean_is_exclusive(x_25); +if (x_59 == 0) { return x_25; } else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_58 = lean_ctor_get(x_25, 0); -x_59 = lean_ctor_get(x_25, 1); -lean_inc(x_59); -lean_inc(x_58); +lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_60 = lean_ctor_get(x_25, 0); +x_61 = lean_ctor_get(x_25, 1); +lean_inc(x_61); +lean_inc(x_60); lean_dec(x_25); -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; +x_62 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_62, 0, x_60); +lean_ctor_set(x_62, 1, x_61); +return x_62; } } } @@ -396,7 +400,7 @@ 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; uint32_t x_42; lean_object* x_43; lean_object* x_44; +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; uint32_t x_42; uint8_t x_43; lean_object* x_44; lean_object* x_45; 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); @@ -410,78 +414,82 @@ 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 = 0; -x_43 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_43, 0, x_28); -lean_ctor_set(x_43, 1, x_41); -lean_ctor_set_uint32(x_43, sizeof(void*)*2, 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); +x_43 = 1; +x_44 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_44, 0, x_28); +lean_ctor_set(x_44, 1, x_41); +lean_ctor_set_uint32(x_44, sizeof(void*)*2, x_42); +lean_ctor_set_uint8(x_44, sizeof(void*)*2 + 4, x_43); +x_45 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_29, 0, x_45); return x_29; } 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; uint32_t 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_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; uint32_t x_58; uint8_t x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_46 = lean_ctor_get(x_29, 0); +x_47 = lean_ctor_get(x_29, 1); +lean_inc(x_47); 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 = 0; -x_58 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_58, 0, x_28); -lean_ctor_set(x_58, 1, x_56); -lean_ctor_set_uint32(x_58, sizeof(void*)*2, 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; +x_48 = l_Lean_Expr_getAppFn(x_1); +x_49 = l_Lean_Expr_constLevels_x21(x_48); +x_50 = l_reduceIte___lambda__3___closed__4; +x_51 = l_Lean_Expr_const___override(x_50, x_49); +x_52 = l_reduceIte___lambda__2___closed__6; +x_53 = lean_mk_array(x_12, x_52); +x_54 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_53, x_14); +x_55 = l_Lean_mkAppN(x_51, x_54); +x_56 = l_Lean_Expr_app___override(x_55, x_46); +x_57 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_57, 0, x_56); +x_58 = 0; +x_59 = 1; +x_60 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_60, 0, x_28); +lean_ctor_set(x_60, 1, x_57); +lean_ctor_set_uint32(x_60, sizeof(void*)*2, x_58); +lean_ctor_set_uint8(x_60, sizeof(void*)*2 + 4, x_59); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_60); +x_62 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_62, 1, x_47); +return x_62; } } else { -uint8_t x_61; +uint8_t x_63; lean_dec(x_28); lean_dec(x_14); lean_dec(x_12); lean_dec(x_1); -x_61 = !lean_is_exclusive(x_29); -if (x_61 == 0) +x_63 = !lean_is_exclusive(x_29); +if (x_63 == 0) { return x_29; } 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_object* x_64; lean_object* x_65; lean_object* x_66; +x_64 = lean_ctor_get(x_29, 0); +x_65 = lean_ctor_get(x_29, 1); +lean_inc(x_65); +lean_inc(x_64); 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; +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; } } } } else { -uint8_t x_65; +uint8_t x_67; lean_dec(x_14); lean_dec(x_12); lean_dec(x_9); @@ -492,23 +500,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_65 = !lean_is_exclusive(x_17); -if (x_65 == 0) +x_67 = !lean_is_exclusive(x_17); +if (x_67 == 0) { return x_17; } 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_object* x_68; lean_object* x_69; lean_object* x_70; +x_68 = lean_ctor_get(x_17, 0); +x_69 = lean_ctor_get(x_17, 1); +lean_inc(x_69); +lean_inc(x_68); 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; +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; } } } @@ -828,7 +836,7 @@ uint8_t x_22; 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; uint32_t x_43; lean_object* x_44; lean_object* x_45; +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; uint32_t x_43; uint8_t x_44; lean_object* x_45; lean_object* x_46; x_23 = lean_ctor_get(x_21, 0); x_24 = l_reduceDite___lambda__1___closed__3; lean_inc(x_23); @@ -854,83 +862,87 @@ x_41 = l_Lean_Expr_app___override(x_40, x_23); x_42 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_42, 0, x_41); x_43 = 0; -x_44 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_44, 0, x_32); -lean_ctor_set(x_44, 1, x_42); -lean_ctor_set_uint32(x_44, sizeof(void*)*2, x_43); -x_45 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_45, 0, x_44); -lean_ctor_set(x_21, 0, x_45); +x_44 = 1; +x_45 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_45, 0, x_32); +lean_ctor_set(x_45, 1, x_42); +lean_ctor_set_uint32(x_45, sizeof(void*)*2, x_43); +lean_ctor_set_uint8(x_45, sizeof(void*)*2 + 4, x_44); +x_46 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_46, 0, x_45); +lean_ctor_set(x_21, 0, x_46); return x_21; } 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; uint32_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_46 = lean_ctor_get(x_21, 0); -x_47 = lean_ctor_get(x_21, 1); +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; uint32_t x_68; uint8_t 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_inc(x_46); lean_dec(x_21); -x_48 = l_reduceDite___lambda__1___closed__3; -lean_inc(x_46); -x_49 = l_Lean_mkAppB(x_48, x_2, x_46); -x_50 = lean_unsigned_to_nat(4u); -x_51 = lean_nat_sub(x_3, x_50); -x_52 = lean_unsigned_to_nat(1u); -x_53 = lean_nat_sub(x_51, x_52); -lean_dec(x_51); +x_49 = l_reduceDite___lambda__1___closed__3; +lean_inc(x_47); +x_50 = l_Lean_mkAppB(x_49, x_2, x_47); +x_51 = lean_unsigned_to_nat(4u); +x_52 = lean_nat_sub(x_3, x_51); +x_53 = lean_unsigned_to_nat(1u); +x_54 = lean_nat_sub(x_52, x_53); +lean_dec(x_52); lean_inc(x_4); -x_54 = l_Lean_Expr_getRevArg_x21(x_4, x_53); -x_55 = l_Lean_Expr_app___override(x_54, x_49); -x_56 = l_Lean_Expr_headBeta(x_55); -x_57 = l_Lean_Expr_getAppFn(x_4); -x_58 = l_Lean_Expr_constLevels_x21(x_57); -x_59 = l_reduceDite___lambda__1___closed__5; -x_60 = l_Lean_Expr_const___override(x_59, x_58); -x_61 = l_reduceIte___lambda__2___closed__6; -x_62 = lean_mk_array(x_3, x_61); -x_63 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_4, x_62, x_5); -x_64 = l_Lean_mkAppN(x_60, x_63); -x_65 = l_Lean_Expr_app___override(x_64, x_46); -x_66 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_66, 0, x_65); -x_67 = 0; -x_68 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_68, 0, x_56); -lean_ctor_set(x_68, 1, x_66); -lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_67); -x_69 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_69, 0, x_68); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_69); -lean_ctor_set(x_70, 1, x_47); -return x_70; +x_55 = l_Lean_Expr_getRevArg_x21(x_4, x_54); +x_56 = l_Lean_Expr_app___override(x_55, x_50); +x_57 = l_Lean_Expr_headBeta(x_56); +x_58 = l_Lean_Expr_getAppFn(x_4); +x_59 = l_Lean_Expr_constLevels_x21(x_58); +x_60 = l_reduceDite___lambda__1___closed__5; +x_61 = l_Lean_Expr_const___override(x_60, x_59); +x_62 = l_reduceIte___lambda__2___closed__6; +x_63 = lean_mk_array(x_3, x_62); +x_64 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_4, x_63, x_5); +x_65 = l_Lean_mkAppN(x_61, x_64); +x_66 = l_Lean_Expr_app___override(x_65, x_47); +x_67 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_67, 0, x_66); +x_68 = 0; +x_69 = 1; +x_70 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_70, 0, x_57); +lean_ctor_set(x_70, 1, x_67); +lean_ctor_set_uint32(x_70, sizeof(void*)*2, x_68); +lean_ctor_set_uint8(x_70, sizeof(void*)*2 + 4, 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_48); +return x_72; } } else { -uint8_t x_71; +uint8_t x_73; lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_71 = !lean_is_exclusive(x_21); -if (x_71 == 0) +x_73 = !lean_is_exclusive(x_21); +if (x_73 == 0) { return x_21; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_21, 0); -x_73 = lean_ctor_get(x_21, 1); -lean_inc(x_73); -lean_inc(x_72); +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_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; +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; } } } @@ -1036,7 +1048,7 @@ 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; uint32_t x_46; lean_object* x_47; lean_object* x_48; +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; uint32_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; x_27 = lean_ctor_get(x_25, 0); x_28 = l_reduceDite___lambda__2___closed__3; lean_inc(x_27); @@ -1061,89 +1073,93 @@ 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 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_35); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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); +x_47 = 1; +x_48 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_48, 0, x_35); +lean_ctor_set(x_48, 1, x_45); +lean_ctor_set_uint32(x_48, sizeof(void*)*2, x_46); +lean_ctor_set_uint8(x_48, sizeof(void*)*2 + 4, x_47); +x_49 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_25, 0, x_49); return x_25; } 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; uint32_t 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_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; uint32_t x_70; uint8_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_50 = lean_ctor_get(x_25, 0); +x_51 = lean_ctor_get(x_25, 1); +lean_inc(x_51); 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); +x_52 = l_reduceDite___lambda__2___closed__3; +lean_inc(x_50); +x_53 = l_Lean_mkAppB(x_52, x_16, x_50); +x_54 = lean_unsigned_to_nat(3u); +x_55 = lean_nat_sub(x_12, x_54); +x_56 = lean_nat_sub(x_55, x_13); +lean_dec(x_55); 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 = 0; -x_70 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_70, 0, x_58); -lean_ctor_set(x_70, 1, x_68); -lean_ctor_set_uint32(x_70, sizeof(void*)*2, 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_57 = l_Lean_Expr_getRevArg_x21(x_1, x_56); +x_58 = l_Lean_Expr_app___override(x_57, x_53); +x_59 = l_Lean_Expr_headBeta(x_58); +x_60 = l_Lean_Expr_getAppFn(x_1); +x_61 = l_Lean_Expr_constLevels_x21(x_60); +x_62 = l_reduceDite___lambda__2___closed__5; +x_63 = l_Lean_Expr_const___override(x_62, x_61); +x_64 = l_reduceIte___lambda__2___closed__6; +x_65 = lean_mk_array(x_12, x_64); +x_66 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_65, x_14); +x_67 = l_Lean_mkAppN(x_63, x_66); +x_68 = l_Lean_Expr_app___override(x_67, x_50); +x_69 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = 0; +x_71 = 1; +x_72 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_72, 0, x_59); +lean_ctor_set(x_72, 1, x_69); +lean_ctor_set_uint32(x_72, sizeof(void*)*2, x_70); +lean_ctor_set_uint8(x_72, sizeof(void*)*2 + 4, x_71); +x_73 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_74, 1, x_51); +return x_74; } } else { -uint8_t x_73; +uint8_t x_75; lean_dec(x_16); lean_dec(x_14); lean_dec(x_12); lean_dec(x_1); -x_73 = !lean_is_exclusive(x_25); -if (x_73 == 0) +x_75 = !lean_is_exclusive(x_25); +if (x_75 == 0) { return x_25; } 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_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_25, 0); +x_77 = lean_ctor_get(x_25, 1); +lean_inc(x_77); +lean_inc(x_76); 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; +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 { -uint8_t x_77; +uint8_t x_79; lean_dec(x_16); lean_dec(x_14); lean_dec(x_12); @@ -1155,23 +1171,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_77 = !lean_is_exclusive(x_17); -if (x_77 == 0) +x_79 = !lean_is_exclusive(x_17); +if (x_79 == 0) { return x_17; } 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_object* x_80; lean_object* x_81; lean_object* x_82; +x_80 = lean_ctor_get(x_17, 0); +x_81 = lean_ctor_get(x_17, 1); +lean_inc(x_81); +lean_inc(x_80); 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; +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; } } } diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Fin.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Fin.c index bea9046de3..ad2f8512fb 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Fin.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Fin.c @@ -1153,7 +1153,7 @@ uint8_t x_13; x_13 = !lean_is_exclusive(x_1); 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; uint32_t x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +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; uint32_t x_21; uint8_t 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); @@ -1166,50 +1166,54 @@ lean_ctor_set(x_1, 2, x_18); x_19 = l_Fin_Value_toExpr(x_1); x_20 = lean_box(0); x_21 = 0; -x_22 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_22, 0, x_19); -lean_ctor_set(x_22, 1, x_20); -lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_21); -x_23 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_23, 0, x_22); -x_24 = lean_alloc_ctor(0, 2, 0); +x_22 = 1; +x_23 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_23, 0, x_19); +lean_ctor_set(x_23, 1, x_20); +lean_ctor_set_uint32(x_23, sizeof(void*)*2, x_21); +lean_ctor_set_uint8(x_23, sizeof(void*)*2 + 4, x_22); +x_24 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_12); -return x_24; +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_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; uint32_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; -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_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; uint32_t x_35; uint8_t 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_inc(x_25); lean_dec(x_1); -x_28 = lean_ctor_get(x_2, 2); -lean_inc(x_28); +x_29 = lean_ctor_get(x_2, 2); +lean_inc(x_29); lean_dec(x_2); -x_29 = lean_apply_2(x_3, x_27, x_28); -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 = 0; -x_35 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_33); -lean_ctor_set_uint32(x_35, sizeof(void*)*2, x_34); -x_36 = lean_alloc_ctor(0, 1, 0); -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_12); -return x_37; +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 = 0; +x_36 = 1; +x_37 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_37, 0, x_33); +lean_ctor_set(x_37, 1, x_34); +lean_ctor_set_uint32(x_37, sizeof(void*)*2, x_35); +lean_ctor_set_uint8(x_37, sizeof(void*)*2 + 4, x_36); +x_38 = lean_alloc_ctor(0, 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; } } } @@ -1888,7 +1892,7 @@ 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; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; uint32_t x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +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; uint32_t x_54; lean_object* x_55; uint8_t x_56; lean_object* x_57; lean_object* x_58; x_46 = lean_ctor_get(x_44, 0); x_47 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); @@ -1901,166 +1905,174 @@ x_53 = l_Lean_mkAppN(x_52, x_51); lean_ctor_set(x_26, 0, x_53); x_54 = 0; x_55 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_56 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_56, 1, x_26); -lean_ctor_set_uint32(x_56, sizeof(void*)*2, x_54); -x_57 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_57, 0, x_56); -lean_ctor_set(x_44, 0, x_57); +x_56 = 1; +x_57 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_26); +lean_ctor_set_uint32(x_57, sizeof(void*)*2, x_54); +lean_ctor_set_uint8(x_57, sizeof(void*)*2 + 4, x_56); +x_58 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_58, 0, x_57); +lean_ctor_set(x_44, 0, x_58); return x_44; } 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; uint32_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_58 = lean_ctor_get(x_44, 0); -x_59 = lean_ctor_get(x_44, 1); +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; uint32_t x_68; lean_object* x_69; uint8_t x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_59 = lean_ctor_get(x_44, 0); +x_60 = lean_ctor_get(x_44, 1); +lean_inc(x_60); lean_inc(x_59); -lean_inc(x_58); lean_dec(x_44); -x_60 = l_Lean_Expr_appArg_x21(x_37); +x_61 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_61 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_62 = lean_array_push(x_61, x_1); -x_63 = lean_array_push(x_62, x_60); -x_64 = lean_array_push(x_63, x_58); -x_65 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_66 = l_Lean_mkAppN(x_65, x_64); -lean_ctor_set(x_26, 0, x_66); -x_67 = 0; -x_68 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_69 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_69, 1, x_26); -lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_67); -x_70 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_70, 0, 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_59); -return x_71; +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_26, 0, x_67); +x_68 = 0; +x_69 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_70 = 1; +x_71 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_71, 0, x_69); +lean_ctor_set(x_71, 1, x_26); +lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_68); +lean_ctor_set_uint8(x_71, sizeof(void*)*2 + 4, x_70); +x_72 = lean_alloc_ctor(0, 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_60); +return x_73; } } else { -uint8_t x_72; +uint8_t x_74; lean_dec(x_37); lean_free_object(x_26); lean_dec(x_1); -x_72 = !lean_is_exclusive(x_44); -if (x_72 == 0) +x_74 = !lean_is_exclusive(x_44); +if (x_74 == 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_object* x_75; lean_object* x_76; lean_object* 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_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 -{ -lean_object* x_76; lean_object* x_77; -x_76 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_77 = l_Lean_Meta_mkEqRefl(x_76, x_7, x_8, x_9, x_10, x_38); -if (lean_obj_tag(x_77) == 0) -{ -uint8_t x_78; -x_78 = !lean_is_exclusive(x_77); -if (x_78 == 0) -{ -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; uint32_t x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; -x_79 = lean_ctor_get(x_77, 0); -x_80 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_81 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_82 = lean_array_push(x_81, x_1); -x_83 = lean_array_push(x_82, x_80); -x_84 = lean_array_push(x_83, x_79); -x_85 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_86 = l_Lean_mkAppN(x_85, x_84); -lean_ctor_set(x_26, 0, x_86); -x_87 = 0; -x_88 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_89 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_89, 1, x_26); -lean_ctor_set_uint32(x_89, sizeof(void*)*2, x_87); -x_90 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_90, 0, x_89); -lean_ctor_set(x_77, 0, x_90); +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; } +} +} 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; lean_object* x_99; uint32_t x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_91 = lean_ctor_get(x_77, 0); -x_92 = lean_ctor_get(x_77, 1); -lean_inc(x_92); -lean_inc(x_91); -lean_dec(x_77); -x_93 = l_Lean_Expr_appArg_x21(x_37); +lean_object* x_78; lean_object* x_79; +x_78 = l_Fin_reduceBinPred___lambda__1___closed__14; +x_79 = l_Lean_Meta_mkEqRefl(x_78, x_7, x_8, x_9, x_10, x_38); +if (lean_obj_tag(x_79) == 0) +{ +uint8_t x_80; +x_80 = !lean_is_exclusive(x_79); +if (x_80 == 0) +{ +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; uint32_t x_89; lean_object* x_90; uint8_t x_91; lean_object* x_92; lean_object* x_93; +x_81 = lean_ctor_get(x_79, 0); +x_82 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_94 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_95 = lean_array_push(x_94, x_1); -x_96 = lean_array_push(x_95, x_93); -x_97 = lean_array_push(x_96, x_91); -x_98 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_99 = l_Lean_mkAppN(x_98, x_97); -lean_ctor_set(x_26, 0, x_99); -x_100 = 0; -x_101 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_102 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_26); -lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_100); -x_103 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_103, 0, x_102); -x_104 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_104, 0, x_103); -lean_ctor_set(x_104, 1, x_92); -return x_104; -} +x_83 = l_Fin_reduceBinPred___lambda__1___closed__11; +x_84 = lean_array_push(x_83, x_1); +x_85 = lean_array_push(x_84, x_82); +x_86 = lean_array_push(x_85, x_81); +x_87 = l_Fin_reduceBinPred___lambda__1___closed__20; +x_88 = l_Lean_mkAppN(x_87, x_86); +lean_ctor_set(x_26, 0, x_88); +x_89 = 0; +x_90 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_91 = 1; +x_92 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_26); +lean_ctor_set_uint32(x_92, sizeof(void*)*2, x_89); +lean_ctor_set_uint8(x_92, sizeof(void*)*2 + 4, x_91); +x_93 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_79, 0, x_93); +return x_79; } else { -uint8_t x_105; +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; uint32_t x_103; lean_object* x_104; uint8_t x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_94 = lean_ctor_get(x_79, 0); +x_95 = lean_ctor_get(x_79, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_79); +x_96 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -lean_free_object(x_26); -lean_dec(x_1); -x_105 = !lean_is_exclusive(x_77); -if (x_105 == 0) -{ -return x_77; -} -else -{ -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_77, 0); -x_107 = lean_ctor_get(x_77, 1); -lean_inc(x_107); -lean_inc(x_106); -lean_dec(x_77); -x_108 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_108, 0, x_106); -lean_ctor_set(x_108, 1, x_107); +x_97 = l_Fin_reduceBinPred___lambda__1___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_Fin_reduceBinPred___lambda__1___closed__20; +x_102 = l_Lean_mkAppN(x_101, x_100); +lean_ctor_set(x_26, 0, x_102); +x_103 = 0; +x_104 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_105 = 1; +x_106 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_106, 0, x_104); +lean_ctor_set(x_106, 1, x_26); +lean_ctor_set_uint32(x_106, sizeof(void*)*2, x_103); +lean_ctor_set_uint8(x_106, sizeof(void*)*2 + 4, x_105); +x_107 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_107, 0, x_106); +x_108 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_108, 0, x_107); +lean_ctor_set(x_108, 1, x_95); return x_108; } } -} -} else { uint8_t x_109; +lean_dec(x_37); +lean_free_object(x_26); +lean_dec(x_1); +x_109 = !lean_is_exclusive(x_79); +if (x_109 == 0) +{ +return x_79; +} +else +{ +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_79, 0); +x_111 = lean_ctor_get(x_79, 1); +lean_inc(x_111); +lean_inc(x_110); +lean_dec(x_79); +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_113; lean_free_object(x_26); lean_dec(x_35); lean_dec(x_23); @@ -2070,208 +2082,212 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_109 = !lean_is_exclusive(x_36); -if (x_109 == 0) +x_113 = !lean_is_exclusive(x_36); +if (x_113 == 0) { return x_36; } else { -lean_object* x_110; lean_object* x_111; lean_object* x_112; -x_110 = lean_ctor_get(x_36, 0); -x_111 = lean_ctor_get(x_36, 1); -lean_inc(x_111); -lean_inc(x_110); +lean_object* x_114; lean_object* x_115; lean_object* x_116; +x_114 = lean_ctor_get(x_36, 0); +x_115 = lean_ctor_get(x_36, 1); +lean_inc(x_115); +lean_inc(x_114); lean_dec(x_36); -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; +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_113; lean_object* x_114; -x_113 = lean_ctor_get(x_26, 0); -lean_inc(x_113); +lean_object* x_117; lean_object* x_118; +x_117 = lean_ctor_get(x_26, 0); +lean_inc(x_117); lean_dec(x_26); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_1); -x_114 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); -if (lean_obj_tag(x_114) == 0) +x_118 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); +if (lean_obj_tag(x_118) == 0) { -lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; uint8_t x_120; -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 = lean_ctor_get(x_23, 2); -lean_inc(x_117); +lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; +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_ctor_get(x_23, 2); +lean_inc(x_121); lean_dec(x_23); -x_118 = lean_ctor_get(x_113, 2); -lean_inc(x_118); -lean_dec(x_113); -x_119 = lean_apply_2(x_2, x_117, x_118); -x_120 = lean_unbox(x_119); +x_122 = lean_ctor_get(x_117, 2); +lean_inc(x_122); +lean_dec(x_117); +x_123 = lean_apply_2(x_2, x_121, x_122); +x_124 = lean_unbox(x_123); +lean_dec(x_123); +if (x_124 == 0) +{ +lean_object* x_125; lean_object* x_126; +x_125 = l_Fin_reduceBinPred___lambda__1___closed__4; +x_126 = l_Lean_Meta_mkEqRefl(x_125, x_7, x_8, x_9, x_10, x_120); +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; uint32_t x_138; lean_object* x_139; uint8_t x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; +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_119); lean_dec(x_119); -if (x_120 == 0) -{ -lean_object* x_121; lean_object* x_122; -x_121 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_122 = l_Lean_Meta_mkEqRefl(x_121, x_7, x_8, x_9, x_10, x_116); -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; uint32_t 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_115); -lean_dec(x_115); -x_127 = l_Fin_reduceBinPred___lambda__1___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_Fin_reduceBinPred___lambda__1___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 = 0; -x_135 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_136 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_136, 0, x_135); -lean_ctor_set(x_136, 1, x_133); -lean_ctor_set_uint32(x_136, sizeof(void*)*2, x_134); -x_137 = lean_alloc_ctor(0, 1, 0); +x_131 = l_Fin_reduceBinPred___lambda__1___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___lambda__1___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); -if (lean_is_scalar(x_125)) { - x_138 = lean_alloc_ctor(0, 2, 0); +x_138 = 0; +x_139 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_140 = 1; +x_141 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_141, 0, x_139); +lean_ctor_set(x_141, 1, x_137); +lean_ctor_set_uint32(x_141, sizeof(void*)*2, x_138); +lean_ctor_set_uint8(x_141, sizeof(void*)*2 + 4, x_140); +x_142 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_142, 0, x_141); +if (lean_is_scalar(x_129)) { + x_143 = lean_alloc_ctor(0, 2, 0); } else { - x_138 = x_125; + x_143 = x_129; } -lean_ctor_set(x_138, 0, x_137); -lean_ctor_set(x_138, 1, x_124); -return x_138; +lean_ctor_set(x_143, 0, x_142); +lean_ctor_set(x_143, 1, x_128); +return x_143; } else { -lean_object* x_139; lean_object* x_140; lean_object* x_141; lean_object* x_142; -lean_dec(x_115); +lean_object* x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; +lean_dec(x_119); lean_dec(x_1); -x_139 = lean_ctor_get(x_122, 0); -lean_inc(x_139); -x_140 = lean_ctor_get(x_122, 1); -lean_inc(x_140); -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_122); - x_141 = lean_box(0); -} -if (lean_is_scalar(x_141)) { - 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_Fin_reduceBinPred___lambda__1___closed__14; -x_144 = l_Lean_Meta_mkEqRefl(x_143, x_7, x_8, x_9, x_10, x_116); -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; uint32_t 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); +x_144 = lean_ctor_get(x_126, 0); +lean_inc(x_144); +x_145 = lean_ctor_get(x_126, 1); 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; +if (lean_is_exclusive(x_126)) { + lean_ctor_release(x_126, 0); + lean_ctor_release(x_126, 1); + x_146 = x_126; } else { - lean_dec_ref(x_144); - x_147 = lean_box(0); + lean_dec_ref(x_126); + x_146 = lean_box(0); } -x_148 = l_Lean_Expr_appArg_x21(x_115); -lean_dec(x_115); -x_149 = l_Fin_reduceBinPred___lambda__1___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_Fin_reduceBinPred___lambda__1___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 = 0; -x_157 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_158 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_158, 0, x_157); -lean_ctor_set(x_158, 1, x_155); -lean_ctor_set_uint32(x_158, sizeof(void*)*2, x_156); -x_159 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_159, 0, x_158); -if (lean_is_scalar(x_147)) { - x_160 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_146)) { + x_147 = lean_alloc_ctor(1, 2, 0); } else { - x_160 = x_147; + 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_Fin_reduceBinPred___lambda__1___closed__14; +x_149 = l_Lean_Meta_mkEqRefl(x_148, x_7, x_8, x_9, x_10, x_120); +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; uint32_t x_161; lean_object* x_162; uint8_t x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; +x_150 = lean_ctor_get(x_149, 0); +lean_inc(x_150); +x_151 = lean_ctor_get(x_149, 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; +} else { + lean_dec_ref(x_149); + x_152 = lean_box(0); +} +x_153 = l_Lean_Expr_appArg_x21(x_119); +lean_dec(x_119); +x_154 = l_Fin_reduceBinPred___lambda__1___closed__11; +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_Fin_reduceBinPred___lambda__1___closed__20; +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); -lean_ctor_set(x_160, 1, x_146); -return x_160; +x_161 = 0; +x_162 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_163 = 1; +x_164 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_164, 0, x_162); +lean_ctor_set(x_164, 1, x_160); +lean_ctor_set_uint32(x_164, sizeof(void*)*2, x_161); +lean_ctor_set_uint8(x_164, sizeof(void*)*2 + 4, x_163); +x_165 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_165, 0, x_164); +if (lean_is_scalar(x_152)) { + x_166 = lean_alloc_ctor(0, 2, 0); +} else { + x_166 = x_152; +} +lean_ctor_set(x_166, 0, x_165); +lean_ctor_set(x_166, 1, x_151); +return x_166; } else { -lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; -lean_dec(x_115); +lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; +lean_dec(x_119); lean_dec(x_1); -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; +x_167 = lean_ctor_get(x_149, 0); +lean_inc(x_167); +x_168 = lean_ctor_get(x_149, 1); +lean_inc(x_168); +if (lean_is_exclusive(x_149)) { + lean_ctor_release(x_149, 0); + lean_ctor_release(x_149, 1); + x_169 = x_149; } else { - lean_dec_ref(x_144); - x_163 = lean_box(0); + lean_dec_ref(x_149); + x_169 = lean_box(0); } -if (lean_is_scalar(x_163)) { - x_164 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_169)) { + x_170 = lean_alloc_ctor(1, 2, 0); } else { - x_164 = x_163; + x_170 = x_169; } -lean_ctor_set(x_164, 0, x_161); -lean_ctor_set(x_164, 1, x_162); -return x_164; +lean_ctor_set(x_170, 0, x_167); +lean_ctor_set(x_170, 1, x_168); +return x_170; } } } else { -lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; -lean_dec(x_113); +lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; +lean_dec(x_117); lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -2279,33 +2295,33 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_165 = lean_ctor_get(x_114, 0); -lean_inc(x_165); -x_166 = lean_ctor_get(x_114, 1); -lean_inc(x_166); -if (lean_is_exclusive(x_114)) { - lean_ctor_release(x_114, 0); - lean_ctor_release(x_114, 1); - x_167 = x_114; +x_171 = lean_ctor_get(x_118, 0); +lean_inc(x_171); +x_172 = lean_ctor_get(x_118, 1); +lean_inc(x_172); +if (lean_is_exclusive(x_118)) { + lean_ctor_release(x_118, 0); + lean_ctor_release(x_118, 1); + x_173 = x_118; } else { - lean_dec_ref(x_114); - x_167 = lean_box(0); + lean_dec_ref(x_118); + x_173 = lean_box(0); } -if (lean_is_scalar(x_167)) { - x_168 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_173)) { + x_174 = lean_alloc_ctor(1, 2, 0); } else { - x_168 = x_167; + x_174 = x_173; } -lean_ctor_set(x_168, 0, x_165); -lean_ctor_set(x_168, 1, x_166); -return x_168; +lean_ctor_set(x_174, 0, x_171); +lean_ctor_set(x_174, 1, x_172); +return x_174; } } } } else { -uint8_t x_169; +uint8_t x_175; lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -2313,53 +2329,53 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_169 = !lean_is_exclusive(x_25); -if (x_169 == 0) +x_175 = !lean_is_exclusive(x_25); +if (x_175 == 0) { return x_25; } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; -x_170 = lean_ctor_get(x_25, 0); -x_171 = lean_ctor_get(x_25, 1); -lean_inc(x_171); -lean_inc(x_170); +lean_object* x_176; lean_object* x_177; lean_object* x_178; +x_176 = lean_ctor_get(x_25, 0); +x_177 = lean_ctor_get(x_25, 1); +lean_inc(x_177); +lean_inc(x_176); lean_dec(x_25); -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; +x_178 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_178, 0, x_176); +lean_ctor_set(x_178, 1, x_177); +return x_178; } } } } else { -uint8_t x_173; +uint8_t x_179; 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_173 = !lean_is_exclusive(x_14); -if (x_173 == 0) +x_179 = !lean_is_exclusive(x_14); +if (x_179 == 0) { return x_14; } else { -lean_object* x_174; lean_object* x_175; lean_object* x_176; -x_174 = lean_ctor_get(x_14, 0); -x_175 = lean_ctor_get(x_14, 1); -lean_inc(x_175); -lean_inc(x_174); +lean_object* x_180; lean_object* x_181; lean_object* x_182; +x_180 = lean_ctor_get(x_14, 0); +x_181 = lean_ctor_get(x_14, 1); +lean_inc(x_181); +lean_inc(x_180); lean_dec(x_14); -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; +x_182 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_182, 0, x_180); +lean_ctor_set(x_182, 1, x_181); +return x_182; } } } @@ -2419,7 +2435,7 @@ uint8_t x_12; x_12 = !lean_is_exclusive(x_1); 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; uint32_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +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; uint32_t x_20; uint8_t 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); @@ -2431,49 +2447,53 @@ lean_ctor_set(x_1, 2, x_17); x_18 = l_Fin_Value_toExpr(x_1); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*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); +x_21 = 1; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_18); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, x_21); +x_23 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_23, 0, x_22); -lean_ctor_set(x_23, 1, x_11); -return x_23; +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_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; uint32_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_24 = lean_ctor_get(x_1, 0); -x_25 = lean_ctor_get(x_1, 1); -x_26 = lean_ctor_get(x_1, 2); +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; uint32_t x_34; uint8_t 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_inc(x_24); lean_dec(x_1); -x_27 = lean_ctor_get(x_2, 2); -x_28 = lean_nat_add(x_26, x_27); -lean_dec(x_26); -x_29 = lean_nat_mod(x_28, x_25); -lean_dec(x_28); -x_30 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_25); -lean_ctor_set(x_30, 2, x_29); -x_31 = l_Fin_Value_toExpr(x_30); -x_32 = lean_box(0); -x_33 = 0; -x_34 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_34, 0, x_31); -lean_ctor_set(x_34, 1, x_32); -lean_ctor_set_uint32(x_34, sizeof(void*)*2, x_33); -x_35 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_35, 0, 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_11); -return x_36; +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 = 0; +x_35 = 1; +x_36 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_36, 0, x_32); +lean_ctor_set(x_36, 1, x_33); +lean_ctor_set_uint32(x_36, sizeof(void*)*2, x_34); +lean_ctor_set_uint8(x_36, sizeof(void*)*2 + 4, x_35); +x_37 = lean_alloc_ctor(0, 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; } } } @@ -3048,7 +3068,7 @@ uint8_t x_12; x_12 = !lean_is_exclusive(x_1); 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; uint32_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +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; uint32_t x_20; uint8_t 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); @@ -3060,49 +3080,53 @@ lean_ctor_set(x_1, 2, x_17); x_18 = l_Fin_Value_toExpr(x_1); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*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); +x_21 = 1; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_18); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, x_21); +x_23 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_23, 0, x_22); -lean_ctor_set(x_23, 1, x_11); -return x_23; +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_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; uint32_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_24 = lean_ctor_get(x_1, 0); -x_25 = lean_ctor_get(x_1, 1); -x_26 = lean_ctor_get(x_1, 2); +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; uint32_t x_34; uint8_t 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_inc(x_24); lean_dec(x_1); -x_27 = lean_ctor_get(x_2, 2); -x_28 = lean_nat_mul(x_26, x_27); -lean_dec(x_26); -x_29 = lean_nat_mod(x_28, x_25); -lean_dec(x_28); -x_30 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_25); -lean_ctor_set(x_30, 2, x_29); -x_31 = l_Fin_Value_toExpr(x_30); -x_32 = lean_box(0); -x_33 = 0; -x_34 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_34, 0, x_31); -lean_ctor_set(x_34, 1, x_32); -lean_ctor_set_uint32(x_34, sizeof(void*)*2, x_33); -x_35 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_35, 0, 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_11); -return x_36; +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 = 0; +x_35 = 1; +x_36 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_36, 0, x_32); +lean_ctor_set(x_36, 1, x_33); +lean_ctor_set_uint32(x_36, sizeof(void*)*2, x_34); +lean_ctor_set_uint8(x_36, sizeof(void*)*2 + 4, x_35); +x_37 = lean_alloc_ctor(0, 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; } } } @@ -3640,7 +3664,7 @@ uint8_t x_12; x_12 = !lean_is_exclusive(x_1); 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; uint32_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +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; uint32_t x_20; uint8_t 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); @@ -3652,49 +3676,53 @@ lean_ctor_set(x_1, 2, x_17); x_18 = l_Fin_Value_toExpr(x_1); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*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); +x_21 = 1; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_18); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, x_21); +x_23 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_23, 0, x_22); -lean_ctor_set(x_23, 1, x_11); -return x_23; +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_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; uint32_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_24 = lean_ctor_get(x_1, 0); -x_25 = lean_ctor_get(x_1, 1); -x_26 = lean_ctor_get(x_1, 2); +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; uint32_t x_34; uint8_t 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_inc(x_24); lean_dec(x_1); -x_27 = lean_ctor_get(x_2, 2); -x_28 = lean_nat_sub(x_26, x_27); -lean_dec(x_26); -x_29 = lean_nat_mod(x_28, x_25); -lean_dec(x_28); -x_30 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_25); -lean_ctor_set(x_30, 2, x_29); -x_31 = l_Fin_Value_toExpr(x_30); -x_32 = lean_box(0); -x_33 = 0; -x_34 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_34, 0, x_31); -lean_ctor_set(x_34, 1, x_32); -lean_ctor_set_uint32(x_34, sizeof(void*)*2, x_33); -x_35 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_35, 0, 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_11); -return x_36; +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 = 0; +x_35 = 1; +x_36 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_36, 0, x_32); +lean_ctor_set(x_36, 1, x_33); +lean_ctor_set_uint32(x_36, sizeof(void*)*2, x_34); +lean_ctor_set_uint8(x_36, sizeof(void*)*2 + 4, x_35); +x_37 = lean_alloc_ctor(0, 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; } } } @@ -4232,7 +4260,7 @@ uint8_t x_12; x_12 = !lean_is_exclusive(x_1); 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; uint32_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +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; uint32_t x_20; uint8_t 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); @@ -4244,49 +4272,53 @@ lean_ctor_set(x_1, 2, x_17); x_18 = l_Fin_Value_toExpr(x_1); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*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); +x_21 = 1; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_18); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, x_21); +x_23 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_23, 0, x_22); -lean_ctor_set(x_23, 1, x_11); -return x_23; +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_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; uint32_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_24 = lean_ctor_get(x_1, 0); -x_25 = lean_ctor_get(x_1, 1); -x_26 = lean_ctor_get(x_1, 2); +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; uint32_t x_34; uint8_t 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_inc(x_24); lean_dec(x_1); -x_27 = lean_ctor_get(x_2, 2); -x_28 = lean_nat_div(x_26, x_27); -lean_dec(x_26); -x_29 = lean_nat_mod(x_28, x_25); -lean_dec(x_28); -x_30 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_25); -lean_ctor_set(x_30, 2, x_29); -x_31 = l_Fin_Value_toExpr(x_30); -x_32 = lean_box(0); -x_33 = 0; -x_34 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_34, 0, x_31); -lean_ctor_set(x_34, 1, x_32); -lean_ctor_set_uint32(x_34, sizeof(void*)*2, x_33); -x_35 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_35, 0, 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_11); -return x_36; +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 = 0; +x_35 = 1; +x_36 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_36, 0, x_32); +lean_ctor_set(x_36, 1, x_33); +lean_ctor_set_uint32(x_36, sizeof(void*)*2, x_34); +lean_ctor_set_uint8(x_36, sizeof(void*)*2 + 4, x_35); +x_37 = lean_alloc_ctor(0, 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; } } } @@ -4824,7 +4856,7 @@ uint8_t x_12; x_12 = !lean_is_exclusive(x_1); 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; uint32_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +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; uint32_t x_20; uint8_t 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); @@ -4836,49 +4868,53 @@ lean_ctor_set(x_1, 2, x_17); x_18 = l_Fin_Value_toExpr(x_1); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*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); +x_21 = 1; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_18); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, x_21); +x_23 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_23, 0, x_22); -lean_ctor_set(x_23, 1, x_11); -return x_23; +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_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; uint32_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_24 = lean_ctor_get(x_1, 0); -x_25 = lean_ctor_get(x_1, 1); -x_26 = lean_ctor_get(x_1, 2); +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; uint32_t x_34; uint8_t 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_inc(x_24); lean_dec(x_1); -x_27 = lean_ctor_get(x_2, 2); -x_28 = lean_nat_mod(x_26, x_27); -lean_dec(x_26); -x_29 = lean_nat_mod(x_28, x_25); -lean_dec(x_28); -x_30 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_30, 0, x_24); -lean_ctor_set(x_30, 1, x_25); -lean_ctor_set(x_30, 2, x_29); -x_31 = l_Fin_Value_toExpr(x_30); -x_32 = lean_box(0); -x_33 = 0; -x_34 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_34, 0, x_31); -lean_ctor_set(x_34, 1, x_32); -lean_ctor_set_uint32(x_34, sizeof(void*)*2, x_33); -x_35 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_35, 0, 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_11); -return x_36; +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 = 0; +x_35 = 1; +x_36 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_36, 0, x_32); +lean_ctor_set(x_36, 1, x_33); +lean_ctor_set_uint32(x_36, sizeof(void*)*2, x_34); +lean_ctor_set_uint8(x_36, sizeof(void*)*2 + 4, x_35); +x_37 = lean_alloc_ctor(0, 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; } } } @@ -5556,7 +5592,7 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -5569,166 +5605,174 @@ x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; x_53 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +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_25, 0, x_65); +x_66 = 0; +x_67 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_Fin_reduceBinPred___lambda__1___closed__14; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_Fin_reduceBinPred___lambda__1___closed__11; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_Fin_reduceBinPred___lambda__1___closed__20; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +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_25, 0, x_100); +x_101 = 0; +x_102 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -5737,293 +5781,297 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get(x_22, 2); -lean_inc(x_115); -lean_dec(x_22); -x_116 = lean_ctor_get(x_111, 2); -lean_inc(x_116); -lean_dec(x_111); -x_117 = lean_nat_dec_lt(x_115, x_116); +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_116, 0); +lean_inc(x_117); +x_118 = lean_ctor_get(x_116, 1); +lean_inc(x_118); lean_dec(x_116); -lean_dec(x_115); -if (x_117 == 0) -{ -lean_object* x_118; lean_object* x_119; -x_118 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -x_120 = lean_ctor_get(x_119, 0); +x_119 = lean_ctor_get(x_22, 2); +lean_inc(x_119); +lean_dec(x_22); +x_120 = lean_ctor_get(x_115, 2); 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; +lean_dec(x_115); +x_121 = lean_nat_dec_lt(x_119, x_120); +lean_dec(x_120); +lean_dec(x_119); +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_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_Fin_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_Fin_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 = 0; -x_132 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_Fin_reduceBinPred___lambda__1___closed__14; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_Fin_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_Fin_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 = 0; -x_154 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_Fin_reduceBinPred___lambda__1___closed__14; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_Fin_reduceBinPred___lambda__1___closed__11; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_Fin_reduceBinPred___lambda__1___closed__20; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -6391,7 +6439,7 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -6404,166 +6452,174 @@ x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; x_53 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +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_25, 0, x_65); +x_66 = 0; +x_67 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_Fin_reduceBinPred___lambda__1___closed__14; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_Fin_reduceBinPred___lambda__1___closed__11; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_Fin_reduceBinPred___lambda__1___closed__20; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +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_25, 0, x_100); +x_101 = 0; +x_102 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -6572,293 +6628,297 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get(x_22, 2); -lean_inc(x_115); -lean_dec(x_22); -x_116 = lean_ctor_get(x_111, 2); -lean_inc(x_116); -lean_dec(x_111); -x_117 = lean_nat_dec_le(x_115, x_116); +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_116, 0); +lean_inc(x_117); +x_118 = lean_ctor_get(x_116, 1); +lean_inc(x_118); lean_dec(x_116); -lean_dec(x_115); -if (x_117 == 0) -{ -lean_object* x_118; lean_object* x_119; -x_118 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -x_120 = lean_ctor_get(x_119, 0); +x_119 = lean_ctor_get(x_22, 2); +lean_inc(x_119); +lean_dec(x_22); +x_120 = lean_ctor_get(x_115, 2); 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; +lean_dec(x_115); +x_121 = lean_nat_dec_le(x_119, x_120); +lean_dec(x_120); +lean_dec(x_119); +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_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_Fin_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_Fin_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 = 0; -x_132 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_Fin_reduceBinPred___lambda__1___closed__14; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_Fin_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_Fin_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 = 0; -x_154 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_Fin_reduceBinPred___lambda__1___closed__14; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_Fin_reduceBinPred___lambda__1___closed__11; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_Fin_reduceBinPred___lambda__1___closed__20; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -7217,7 +7277,7 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -7230,166 +7290,174 @@ x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; x_53 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +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_25, 0, x_65); +x_66 = 0; +x_67 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_Fin_reduceBinPred___lambda__1___closed__14; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_Fin_reduceBinPred___lambda__1___closed__11; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_Fin_reduceBinPred___lambda__1___closed__20; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +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_25, 0, x_100); +x_101 = 0; +x_102 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -7398,293 +7466,297 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get(x_22, 2); -lean_inc(x_115); -lean_dec(x_22); -x_116 = lean_ctor_get(x_111, 2); -lean_inc(x_116); -lean_dec(x_111); -x_117 = lean_nat_dec_lt(x_116, x_115); -lean_dec(x_115); +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_116, 0); +lean_inc(x_117); +x_118 = lean_ctor_get(x_116, 1); +lean_inc(x_118); lean_dec(x_116); -if (x_117 == 0) -{ -lean_object* x_118; lean_object* x_119; -x_118 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -x_120 = lean_ctor_get(x_119, 0); +x_119 = lean_ctor_get(x_22, 2); +lean_inc(x_119); +lean_dec(x_22); +x_120 = lean_ctor_get(x_115, 2); 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; +lean_dec(x_115); +x_121 = lean_nat_dec_lt(x_120, x_119); +lean_dec(x_119); +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_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_Fin_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_Fin_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 = 0; -x_132 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_Fin_reduceBinPred___lambda__1___closed__14; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_Fin_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_Fin_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 = 0; -x_154 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_Fin_reduceBinPred___lambda__1___closed__14; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_Fin_reduceBinPred___lambda__1___closed__11; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_Fin_reduceBinPred___lambda__1___closed__20; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -7971,7 +8043,7 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -7984,166 +8056,174 @@ x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; x_53 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_Fin_reduceBinPred___lambda__1___closed__10; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +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_25, 0, x_65); +x_66 = 0; +x_67 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_Fin_reduceBinPred___lambda__1___closed__14; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_Fin_reduceBinPred___lambda__1___closed__14; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_Fin_reduceBinPred___lambda__1___closed__11; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_Fin_reduceBinPred___lambda__1___closed__20; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_Fin_reduceBinPred___lambda__1___closed__11; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_Fin_reduceBinPred___lambda__1___closed__20; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +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_25, 0, x_100); +x_101 = 0; +x_102 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -8152,293 +8232,297 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get(x_22, 2); -lean_inc(x_115); -lean_dec(x_22); -x_116 = lean_ctor_get(x_111, 2); -lean_inc(x_116); -lean_dec(x_111); -x_117 = lean_nat_dec_le(x_116, x_115); -lean_dec(x_115); +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_116, 0); +lean_inc(x_117); +x_118 = lean_ctor_get(x_116, 1); +lean_inc(x_118); lean_dec(x_116); -if (x_117 == 0) -{ -lean_object* x_118; lean_object* x_119; -x_118 = l_Fin_reduceBinPred___lambda__1___closed__4; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -x_120 = lean_ctor_get(x_119, 0); +x_119 = lean_ctor_get(x_22, 2); +lean_inc(x_119); +lean_dec(x_22); +x_120 = lean_ctor_get(x_115, 2); 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; +lean_dec(x_115); +x_121 = lean_nat_dec_le(x_120, x_119); +lean_dec(x_119); +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_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_Fin_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_Fin_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 = 0; -x_132 = l_Fin_reduceBinPred___lambda__1___closed__7; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_Fin_reduceBinPred___lambda__1___closed__7; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_Fin_reduceBinPred___lambda__1___closed__14; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_Fin_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_Fin_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 = 0; -x_154 = l_Fin_reduceBinPred___lambda__1___closed__17; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_Fin_reduceBinPred___lambda__1___closed__14; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_Fin_reduceBinPred___lambda__1___closed__11; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_Fin_reduceBinPred___lambda__1___closed__20; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_Fin_reduceBinPred___lambda__1___closed__17; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -8581,19 +8665,21 @@ return x_6; LEAN_EXPORT lean_object* l_Fin_isValue___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; uint32_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; +lean_object* x_11; uint32_t x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; x_11 = lean_box(0); x_12 = 0; -x_13 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_13, 0, x_1); -lean_ctor_set(x_13, 1, x_11); -lean_ctor_set_uint32(x_13, sizeof(void*)*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); +x_13 = 1; +x_14 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_14, 0, x_1); +lean_ctor_set(x_14, 1, x_11); +lean_ctor_set_uint32(x_14, sizeof(void*)*2, x_12); +lean_ctor_set_uint8(x_14, sizeof(void*)*2 + 4, x_13); +x_15 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_10); -return x_15; +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; } } LEAN_EXPORT lean_object* l_Fin_isValue(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Int.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Int.c index 3e212ddbcc..bc5d831a77 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Int.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Int.c @@ -13,339 +13,339 @@ #ifdef __cplusplus extern "C" { #endif +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1160_(lean_object*); +static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__6; lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118_(lean_object*); static lean_object* l_Int_reduceBinPred___lambda__1___closed__13; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1219_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__3; static lean_object* l_Int_reduceMul___closed__2; -static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____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_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__10; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__7; static lean_object* l_Int_reducePow___closed__3; lean_object* l_Lean_mkNatLit(lean_object*); -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__6; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__6; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__2; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__2; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); static lean_object* l_Int_reduceUnary___lambda__1___closed__1; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__6; 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___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__7; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__11; 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_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__2; 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___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__2; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__5; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__9; 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*); +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__6; 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*); -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__6; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__8; static lean_object* l_Int_toExpr___closed__5; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__1; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__9; 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_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__6; lean_object* lean_whnf(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_1023____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1459_(lean_object*); -LEAN_EXPORT lean_object* l_Int_isPosValue___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_1295____closed__5; +static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__2; static lean_object* l_Int_reduceAdd___closed__1; -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__1; -static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__1; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__10; 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_1648____closed__9; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__1; static lean_object* l_Int_reduceDiv___closed__2; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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*); 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*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1179_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040_(lean_object*); 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___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__4; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__13; static lean_object* l_Int_reduceBinPred___lambda__1___closed__3; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__9; static lean_object* l_Int_reducePow___closed__2; static lean_object* l_Int_reduceBinPred___lambda__1___closed__10; -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__5; 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_Int_fromExpr_x3f___lambda__2___closed__6; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__9; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__1; +static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__3; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__3; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__10; static lean_object* l_Int_reduceGE___closed__2; +static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__3; static lean_object* l_Int_toExpr___closed__1; -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__2; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__8; -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__5; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632_(lean_object*); static lean_object* l_Int_reduceLE___closed__2; 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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__11; 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*); -static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__3; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__1; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__8; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__4; static lean_object* l_Int_reduceBinPred___lambda__1___closed__7; -static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__2; -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__7; static lean_object* l_Int_reduceBinPred___lambda__1___closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1650_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1554_(lean_object*); 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*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1137_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__4; 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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__2; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__7; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1568_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__6; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__6; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__5; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1636_(lean_object*); static lean_object* l_Int_reduceLT___closed__3; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__7; 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_Int_reduceMod___closed__3; static lean_object* l_Int_fromExpr_x3f___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027_(lean_object*); 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*); -static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__1; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__11; uint8_t lean_int_dec_le(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1595_(lean_object*); +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__1; 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_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_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__5; lean_object* l_Lean_Expr_appArg_x21(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__4; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__3; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__1; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__11; LEAN_EXPORT lean_object* l_Int_toExpr(lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__11; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__7; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__8; +static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__1; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__3; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__1; static lean_object* l_Int_reducePow___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648_(lean_object*); +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__10; 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___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1299_(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_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__5; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__10; 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*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1297_(lean_object*); extern lean_object* l_Lean_Meta_Simp_builtinSimprocsRef; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__1; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__3; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1400_(lean_object*); static lean_object* l_Int_toExpr___closed__14; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1257_(lean_object*); static lean_object* l_Int_reduceLT___closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1609_(lean_object*); static lean_object* l_Int_reduceAdd___closed__3; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__7; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__4; -static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__7; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1240_(lean_object*); static lean_object* l_Int_reduceBinPred___lambda__1___closed__4; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__2; static lean_object* l_Int_reduceBinPred___lambda__1___closed__15; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__6; -static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1634_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__7; lean_object* lean_nat_to_int(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1611_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1652_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1242_(lean_object*); static lean_object* l_Int_reduceBinPred___lambda__1___closed__12; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673_(lean_object*); 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_1175____closed__1; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__2; -static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__1; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__9; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__2; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__3; lean_object* l_Int_pow(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1202_(lean_object*); static lean_object* l_Int_reduceLE___closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966_(lean_object*); 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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__3; LEAN_EXPORT lean_object* l_Int_toExpr___boxed(lean_object*); -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__2; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__4; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1259_(lean_object*); +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__5; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__5; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__7; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1593_(lean_object*); +static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__1; 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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__6; -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__6; 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___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__1; static lean_object* l_Int_reduceBinPred___lambda__1___closed__18; static lean_object* l_Int_reduceDiv___closed__3; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__11; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__8; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__6; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1122_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402_(lean_object*); 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_Int_fromExpr_x3f___closed__4; static lean_object* l_Int_reduceAdd___closed__2; extern lean_object* l_Lean_levelZero; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__3; static lean_object* l_Int_reduceBinPred___lambda__1___closed__9; +static lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158_(lean_object*); 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*); 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_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__4; static lean_object* l_Int_toExpr___closed__3; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__9; 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*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1177_(lean_object*); -static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__5; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; static lean_object* l_Int_reduceGT___closed__1; 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___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1675_(lean_object*); 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_1135____closed__12; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1570_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__10; +LEAN_EXPORT lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1042_(lean_object*); +LEAN_EXPORT lean_object* l_Int_isPosValue___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_1238____closed__8; +static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__3; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__5; 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___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__7; static lean_object* l_Int_reduceBinPred___lambda__1___closed__16; 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_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__7; static lean_object* l_Int_reduceMul___closed__3; lean_object* l_Lean_Expr_appFn_x21(lean_object*); -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__2; -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__9; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__4; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1457_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__6; +static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__2; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__9; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__9; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__8; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__7; lean_object* lean_int_sub(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__4; -LEAN_EXPORT lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1099_(lean_object*); static lean_object* l_Int_toExpr___closed__2; static lean_object* l_Int_toExpr___closed__10; -static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__4; static lean_object* l_Int_fromExpr_x3f___closed__2; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1732_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__10; 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*); -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__1; 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*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215_(lean_object*); -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__4; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__5; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__9; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__12; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__1; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__9; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__4; 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___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1513_(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*); -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__9; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__3; lean_object* lean_nat_abs(lean_object*); +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__3; static lean_object* l_Int_reduceGT___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_Int_fromExpr_x3f___lambda__2___closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1734_(lean_object*); lean_object* lean_int_mul(lean_object*, lean_object*); 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_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__7; 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*); 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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__3; static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__2; static lean_object* l_Int_reduceSub___closed__1; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__3; lean_object* l_Lean_mkApp3(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_1139_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__1; static lean_object* l_Int_reduceBinPred___lambda__1___closed__11; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__4; static lean_object* l_Int_reduceMod___closed__2; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__10; lean_object* l_Lean_mkRawNatLit(lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__7; +static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__5; static lean_object* l_Int_toExpr___closed__11; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__9; static lean_object* l_Int_toExpr___closed__9; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__2; lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); static lean_object* l_Int_toExpr___closed__6; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__14; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__9; static lean_object* l_Int_reduceAbs___closed__1; static lean_object* l_Int_reduceBinPred___lambda__1___closed__2; lean_object* l_Lean_Meta_mkEqRefl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__6; 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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1217_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__3; static lean_object* l_Int_reduceLT___closed__1; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__8; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__2; 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*); -static lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1677_(lean_object*); uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); static lean_object* l_Int_toExpr___closed__8; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255_(lean_object*); static lean_object* l_Int_reduceMul___closed__1; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__11; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__9; LEAN_EXPORT lean_object* l_Int_isPosValue(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_1078____closed__6; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__6; static lean_object* l_Int_reduceSub___closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1691_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__8; uint8_t lean_int_dec_lt(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__2; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__8; lean_object* lean_int_mod(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__3; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__10; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__10; -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1080_(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*); -LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__1; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1552_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__4; 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_reduceBinPred___lambda__1___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1693_(lean_object*); +static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__5; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__2; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__13; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__11; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__8; 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_Int_reduceMod___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_1255____closed__8; +static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__12; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__11; 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*); 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*); +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__8; static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__7; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__10; lean_object* lean_int_add(lean_object*, lean_object*); -static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__12; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__4; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__10; static lean_object* l_Int_reduceGE___closed__3; -static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__7; 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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__8; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__10; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__14; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1120_(lean_object*); static lean_object* l_Int_reduceGE___closed__1; static lean_object* l_Int_toExpr___closed__7; 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_toExpr___closed__12; static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__4; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3; -static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__9; +LEAN_EXPORT lean_object* l_Int_isPosValue___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_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__4; +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__5; lean_object* lean_int_neg(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1200_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__8; extern lean_object* l_Lean_Meta_Simp_builtinSEvalprocsRef; -static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__6; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__11; static lean_object* l_Int_toExpr___closed__4; +static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1511_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__5; static lean_object* l_Int_fromExpr_x3f___lambda__2___closed__1; 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___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__10; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__6; static lean_object* l_Int_reduceLE___closed__3; -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__3; -static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__1; -static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__8; -static lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__10; -static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__8; -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730_(lean_object*); -static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__2; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__3; +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__10; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__1; +static lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__8; +static lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__5; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__2; +static lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__1; 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*); +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1162_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__2; +static lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__11; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1082_(lean_object*); +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__7; 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_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__11; -static lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__2; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__4; +static lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__1; +static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__7; static lean_object* l_Int_reduceBinPred___lambda__1___closed__5; -static lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__7; +static lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__9; +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968_(lean_object*); 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: { @@ -1098,7 +1098,7 @@ uint8_t x_21; x_21 = !lean_is_exclusive(x_13); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint32_t 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; uint32_t x_27; uint8_t x_28; lean_object* x_29; lean_object* x_30; x_22 = lean_ctor_get(x_13, 0); lean_dec(x_22); x_23 = lean_ctor_get(x_14, 0); @@ -1109,63 +1109,67 @@ x_25 = l_Int_toExpr(x_24); lean_dec(x_24); x_26 = lean_box(0); x_27 = 0; -x_28 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_28, 0, x_25); -lean_ctor_set(x_28, 1, x_26); -lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_27); -x_29 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_13, 0, x_29); +x_28 = 1; +x_29 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_29, 0, x_25); +lean_ctor_set(x_29, 1, x_26); +lean_ctor_set_uint32(x_29, sizeof(void*)*2, x_27); +lean_ctor_set_uint8(x_29, sizeof(void*)*2 + 4, x_28); +x_30 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_13, 0, x_30); return x_13; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; uint32_t x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_30 = lean_ctor_get(x_13, 1); -lean_inc(x_30); -lean_dec(x_13); -x_31 = lean_ctor_get(x_14, 0); +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; uint32_t x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +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); 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 = 0; -x_36 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_36, 0, x_33); -lean_ctor_set(x_36, 1, x_34); -lean_ctor_set_uint32(x_36, sizeof(void*)*2, x_35); -x_37 = lean_alloc_ctor(0, 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_30); -return x_38; +x_33 = lean_apply_1(x_2, x_32); +x_34 = l_Int_toExpr(x_33); +lean_dec(x_33); +x_35 = lean_box(0); +x_36 = 0; +x_37 = 1; +x_38 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_38, 0, x_34); +lean_ctor_set(x_38, 1, x_35); +lean_ctor_set_uint32(x_38, sizeof(void*)*2, x_36); +lean_ctor_set_uint8(x_38, sizeof(void*)*2 + 4, x_37); +x_39 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_39, 0, x_38); +x_40 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_31); +return x_40; } } } else { -uint8_t x_39; +uint8_t x_41; lean_dec(x_2); -x_39 = !lean_is_exclusive(x_13); -if (x_39 == 0) +x_41 = !lean_is_exclusive(x_13); +if (x_41 == 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_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_13, 0); +x_43 = lean_ctor_get(x_13, 1); +lean_inc(x_43); +lean_inc(x_42); 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_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; } } } @@ -1318,7 +1322,7 @@ uint8_t x_33; x_33 = !lean_is_exclusive(x_25); if (x_33 == 0) { -lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; uint32_t x_39; lean_object* x_40; lean_object* x_41; +lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; uint32_t x_39; uint8_t x_40; lean_object* x_41; lean_object* x_42; x_34 = lean_ctor_get(x_25, 0); lean_dec(x_34); x_35 = lean_ctor_get(x_26, 0); @@ -1329,71 +1333,75 @@ x_37 = l_Int_toExpr(x_36); lean_dec(x_36); x_38 = lean_box(0); x_39 = 0; -x_40 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_39); -x_41 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); +x_40 = 1; +x_41 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_41, 0, x_37); +lean_ctor_set(x_41, 1, x_38); +lean_ctor_set_uint32(x_41, sizeof(void*)*2, x_39); +lean_ctor_set_uint8(x_41, sizeof(void*)*2 + 4, x_40); +x_42 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_25, 0, x_42); return x_25; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_42 = lean_ctor_get(x_25, 1); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_ctor_get(x_26, 0); +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint32_t x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +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_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 = 0; -x_48 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_48, 0, x_45); -lean_ctor_set(x_48, 1, x_46); -lean_ctor_set_uint32(x_48, sizeof(void*)*2, x_47); -x_49 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_49, 0, 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_42); -return x_50; +x_45 = lean_apply_2(x_2, x_23, x_44); +x_46 = l_Int_toExpr(x_45); +lean_dec(x_45); +x_47 = lean_box(0); +x_48 = 0; +x_49 = 1; +x_50 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_50, 0, x_46); +lean_ctor_set(x_50, 1, x_47); +lean_ctor_set_uint32(x_50, sizeof(void*)*2, x_48); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 4, x_49); +x_51 = lean_alloc_ctor(0, 1, 0); +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_43); +return x_52; } } } else { -uint8_t x_51; +uint8_t x_53; lean_dec(x_23); lean_dec(x_2); -x_51 = !lean_is_exclusive(x_25); -if (x_51 == 0) +x_53 = !lean_is_exclusive(x_25); +if (x_53 == 0) { return x_25; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_25, 0); -x_53 = lean_ctor_get(x_25, 1); -lean_inc(x_53); -lean_inc(x_52); +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_25, 0); +x_55 = lean_ctor_get(x_25, 1); +lean_inc(x_55); +lean_inc(x_54); lean_dec(x_25); -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; +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_55; +uint8_t x_57; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -1402,23 +1410,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_2); -x_55 = !lean_is_exclusive(x_14); -if (x_55 == 0) +x_57 = !lean_is_exclusive(x_14); +if (x_57 == 0) { return x_14; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_14, 0); -x_57 = lean_ctor_get(x_14, 1); -lean_inc(x_57); -lean_inc(x_56); +lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_14, 0); +x_59 = lean_ctor_get(x_14, 1); +lean_inc(x_59); +lean_inc(x_58); lean_dec(x_14); -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_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; } } } @@ -1790,7 +1798,7 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); @@ -1803,166 +1811,174 @@ x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_26, 0, x_51); x_52 = 0; x_53 = l_Int_reduceBinPred___lambda__1___closed__7; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_26); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_26); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_37); +x_59 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_59 = l_Int_toExpr___closed__12; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_Int_reduceBinPred___lambda__1___closed__10; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_26, 0, x_64); -x_65 = 0; -x_66 = l_Int_reduceBinPred___lambda__1___closed__7; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_26); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +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_26, 0, x_65); +x_66 = 0; +x_67 = l_Int_reduceBinPred___lambda__1___closed__7; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_26); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_37); lean_free_object(x_26); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_Int_reduceBinPred___lambda__1___closed__13; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_7, x_8, x_9, x_10, x_38); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_79 = l_Int_toExpr___closed__12; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_Int_reduceBinPred___lambda__1___closed__19; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_26, 0, x_84); -x_85 = 0; -x_86 = l_Int_reduceBinPred___lambda__1___closed__16; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_26); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_37); +lean_object* x_76; lean_object* x_77; +x_76 = l_Int_reduceBinPred___lambda__1___closed__13; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_7, x_8, x_9, x_10, x_38); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_92 = l_Int_toExpr___closed__12; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_Int_reduceBinPred___lambda__1___closed__19; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_26, 0, x_97); -x_98 = 0; -x_99 = l_Int_reduceBinPred___lambda__1___closed__16; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_26); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_Int_toExpr___closed__12; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_Int_reduceBinPred___lambda__1___closed__19; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_26, 0, x_86); +x_87 = 0; +x_88 = l_Int_reduceBinPred___lambda__1___closed__16; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_26); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -lean_free_object(x_26); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_Int_toExpr___closed__12; +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_Int_reduceBinPred___lambda__1___closed__19; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_26, 0, x_100); +x_101 = 0; +x_102 = l_Int_reduceBinPred___lambda__1___closed__16; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_26); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_37); +lean_free_object(x_26); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_26); lean_dec(x_35); lean_dec(x_23); @@ -1972,202 +1988,206 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_36); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_36); +if (x_111 == 0) { return x_36; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_36, 0); -x_109 = lean_ctor_get(x_36, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_36, 0); +x_113 = lean_ctor_get(x_36, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_36); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_26, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_26, 0); +lean_inc(x_115); lean_dec(x_26); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; lean_object* x_115; uint8_t x_116; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_apply_2(x_2, x_23, x_111); -x_116 = lean_unbox(x_115); -lean_dec(x_115); -if (x_116 == 0) +lean_object* x_117; lean_object* x_118; lean_object* x_119; uint8_t x_120; +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_apply_2(x_2, x_23, x_115); +x_120 = lean_unbox(x_119); +lean_dec(x_119); +if (x_120 == 0) { -lean_object* x_117; lean_object* x_118; -x_117 = l_Int_reduceBinPred___lambda__1___closed__4; -x_118 = l_Lean_Meta_mkEqRefl(x_117, x_7, x_8, x_9, x_10, x_114); -if (lean_obj_tag(x_118) == 0) +lean_object* x_121; lean_object* x_122; +x_121 = l_Int_reduceBinPred___lambda__1___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_7, x_8, x_9, x_10, x_118); +if (lean_obj_tag(x_122) == 0) { -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; uint32_t x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; -x_119 = lean_ctor_get(x_118, 0); -lean_inc(x_119); -x_120 = lean_ctor_get(x_118, 1); -lean_inc(x_120); -if (lean_is_exclusive(x_118)) { - lean_ctor_release(x_118, 0); - lean_ctor_release(x_118, 1); - x_121 = x_118; +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; uint32_t x_134; lean_object* x_135; uint8_t x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; +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_118); - x_121 = lean_box(0); + lean_dec_ref(x_122); + x_125 = lean_box(0); } -x_122 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_123 = l_Int_toExpr___closed__12; -x_124 = lean_array_push(x_123, x_1); -x_125 = lean_array_push(x_124, x_122); -x_126 = lean_array_push(x_125, x_119); -x_127 = l_Int_reduceBinPred___lambda__1___closed__10; -x_128 = l_Lean_mkAppN(x_127, x_126); -x_129 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_129, 0, x_128); -x_130 = 0; -x_131 = l_Int_reduceBinPred___lambda__1___closed__7; -x_132 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_132, 0, x_131); -lean_ctor_set(x_132, 1, x_129); -lean_ctor_set_uint32(x_132, sizeof(void*)*2, x_130); -x_133 = lean_alloc_ctor(0, 1, 0); +x_126 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +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___lambda__1___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); -if (lean_is_scalar(x_121)) { - x_134 = lean_alloc_ctor(0, 2, 0); +x_134 = 0; +x_135 = l_Int_reduceBinPred___lambda__1___closed__7; +x_136 = 1; +x_137 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_137, 0, x_135); +lean_ctor_set(x_137, 1, x_133); +lean_ctor_set_uint32(x_137, sizeof(void*)*2, x_134); +lean_ctor_set_uint8(x_137, sizeof(void*)*2 + 4, x_136); +x_138 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_138, 0, x_137); +if (lean_is_scalar(x_125)) { + x_139 = lean_alloc_ctor(0, 2, 0); } else { - x_134 = x_121; + x_139 = x_125; } -lean_ctor_set(x_134, 0, x_133); -lean_ctor_set(x_134, 1, x_120); -return x_134; +lean_ctor_set(x_139, 0, x_138); +lean_ctor_set(x_139, 1, x_124); +return x_139; } else { -lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; -lean_dec(x_113); +lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; +lean_dec(x_117); lean_dec(x_1); -x_135 = lean_ctor_get(x_118, 0); -lean_inc(x_135); -x_136 = lean_ctor_get(x_118, 1); -lean_inc(x_136); -if (lean_is_exclusive(x_118)) { - lean_ctor_release(x_118, 0); - lean_ctor_release(x_118, 1); - x_137 = x_118; -} else { - lean_dec_ref(x_118); - x_137 = lean_box(0); -} -if (lean_is_scalar(x_137)) { - x_138 = lean_alloc_ctor(1, 2, 0); -} else { - x_138 = x_137; -} -lean_ctor_set(x_138, 0, x_135); -lean_ctor_set(x_138, 1, x_136); -return x_138; -} -} -else -{ -lean_object* x_139; lean_object* x_140; -x_139 = l_Int_reduceBinPred___lambda__1___closed__13; -x_140 = l_Lean_Meta_mkEqRefl(x_139, x_7, x_8, x_9, x_10, x_114); -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_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; uint32_t x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; -x_141 = lean_ctor_get(x_140, 0); +x_140 = lean_ctor_get(x_122, 0); +lean_inc(x_140); +x_141 = lean_ctor_get(x_122, 1); lean_inc(x_141); -x_142 = lean_ctor_get(x_140, 1); -lean_inc(x_142); -if (lean_is_exclusive(x_140)) { - lean_ctor_release(x_140, 0); - lean_ctor_release(x_140, 1); - x_143 = x_140; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_142 = x_122; } else { - lean_dec_ref(x_140); - x_143 = lean_box(0); + lean_dec_ref(x_122); + x_142 = lean_box(0); } -x_144 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_145 = l_Int_toExpr___closed__12; -x_146 = lean_array_push(x_145, x_1); -x_147 = lean_array_push(x_146, x_144); -x_148 = lean_array_push(x_147, x_141); -x_149 = l_Int_reduceBinPred___lambda__1___closed__19; -x_150 = l_Lean_mkAppN(x_149, x_148); -x_151 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_151, 0, x_150); -x_152 = 0; -x_153 = l_Int_reduceBinPred___lambda__1___closed__16; -x_154 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_154, 0, x_153); -lean_ctor_set(x_154, 1, x_151); -lean_ctor_set_uint32(x_154, sizeof(void*)*2, x_152); -x_155 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_155, 0, x_154); -if (lean_is_scalar(x_143)) { - x_156 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_142)) { + x_143 = lean_alloc_ctor(1, 2, 0); } else { - x_156 = x_143; + 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_Int_reduceBinPred___lambda__1___closed__13; +x_145 = l_Lean_Meta_mkEqRefl(x_144, x_7, x_8, x_9, x_10, x_118); +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; uint32_t x_157; lean_object* x_158; uint8_t x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; +x_146 = lean_ctor_get(x_145, 0); +lean_inc(x_146); +x_147 = lean_ctor_get(x_145, 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; +} else { + lean_dec_ref(x_145); + x_148 = lean_box(0); +} +x_149 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_150 = l_Int_toExpr___closed__12; +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_Int_reduceBinPred___lambda__1___closed__19; +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); -lean_ctor_set(x_156, 1, x_142); -return x_156; +x_157 = 0; +x_158 = l_Int_reduceBinPred___lambda__1___closed__16; +x_159 = 1; +x_160 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_160, 0, x_158); +lean_ctor_set(x_160, 1, x_156); +lean_ctor_set_uint32(x_160, sizeof(void*)*2, x_157); +lean_ctor_set_uint8(x_160, sizeof(void*)*2 + 4, x_159); +x_161 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_161, 0, x_160); +if (lean_is_scalar(x_148)) { + x_162 = lean_alloc_ctor(0, 2, 0); +} else { + x_162 = x_148; +} +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_162, 1, x_147); +return x_162; } else { -lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; -lean_dec(x_113); +lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; +lean_dec(x_117); lean_dec(x_1); -x_157 = lean_ctor_get(x_140, 0); -lean_inc(x_157); -x_158 = lean_ctor_get(x_140, 1); -lean_inc(x_158); -if (lean_is_exclusive(x_140)) { - lean_ctor_release(x_140, 0); - lean_ctor_release(x_140, 1); - x_159 = x_140; +x_163 = lean_ctor_get(x_145, 0); +lean_inc(x_163); +x_164 = lean_ctor_get(x_145, 1); +lean_inc(x_164); +if (lean_is_exclusive(x_145)) { + lean_ctor_release(x_145, 0); + lean_ctor_release(x_145, 1); + x_165 = x_145; } else { - lean_dec_ref(x_140); - x_159 = lean_box(0); + lean_dec_ref(x_145); + x_165 = lean_box(0); } -if (lean_is_scalar(x_159)) { - x_160 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_165)) { + x_166 = lean_alloc_ctor(1, 2, 0); } else { - x_160 = x_159; + x_166 = x_165; } -lean_ctor_set(x_160, 0, x_157); -lean_ctor_set(x_160, 1, x_158); -return x_160; +lean_ctor_set(x_166, 0, x_163); +lean_ctor_set(x_166, 1, x_164); +return x_166; } } } else { -lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; -lean_dec(x_111); +lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; +lean_dec(x_115); lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -2175,33 +2195,33 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_161 = lean_ctor_get(x_112, 0); -lean_inc(x_161); -x_162 = lean_ctor_get(x_112, 1); -lean_inc(x_162); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_163 = x_112; +x_167 = lean_ctor_get(x_116, 0); +lean_inc(x_167); +x_168 = lean_ctor_get(x_116, 1); +lean_inc(x_168); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_169 = x_116; } else { - lean_dec_ref(x_112); - x_163 = lean_box(0); + lean_dec_ref(x_116); + x_169 = lean_box(0); } -if (lean_is_scalar(x_163)) { - x_164 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_169)) { + x_170 = lean_alloc_ctor(1, 2, 0); } else { - x_164 = x_163; + x_170 = x_169; } -lean_ctor_set(x_164, 0, x_161); -lean_ctor_set(x_164, 1, x_162); -return x_164; +lean_ctor_set(x_170, 0, x_167); +lean_ctor_set(x_170, 1, x_168); +return x_170; } } } } else { -uint8_t x_165; +uint8_t x_171; lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -2209,30 +2229,30 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_165 = !lean_is_exclusive(x_25); -if (x_165 == 0) +x_171 = !lean_is_exclusive(x_25); +if (x_171 == 0) { return x_25; } else { -lean_object* x_166; lean_object* x_167; lean_object* x_168; -x_166 = lean_ctor_get(x_25, 0); -x_167 = lean_ctor_get(x_25, 1); -lean_inc(x_167); -lean_inc(x_166); +lean_object* x_172; lean_object* x_173; lean_object* x_174; +x_172 = lean_ctor_get(x_25, 0); +x_173 = lean_ctor_get(x_25, 1); +lean_inc(x_173); +lean_inc(x_172); lean_dec(x_25); -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; +x_174 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_174, 0, x_172); +lean_ctor_set(x_174, 1, x_173); +return x_174; } } } } else { -uint8_t x_169; +uint8_t x_175; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -2242,23 +2262,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_2); lean_dec(x_1); -x_169 = !lean_is_exclusive(x_14); -if (x_169 == 0) +x_175 = !lean_is_exclusive(x_14); +if (x_175 == 0) { return x_14; } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; -x_170 = lean_ctor_get(x_14, 0); -x_171 = lean_ctor_get(x_14, 1); -lean_inc(x_171); -lean_inc(x_170); +lean_object* x_176; lean_object* x_177; lean_object* x_178; +x_176 = lean_ctor_get(x_14, 0); +x_177 = lean_ctor_get(x_14, 1); +lean_inc(x_177); +lean_inc(x_176); lean_dec(x_14); -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; +x_178 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_178, 0, x_176); +lean_ctor_set(x_178, 1, x_177); +return x_178; } } } @@ -2308,26 +2328,7 @@ 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; uint32_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_11 = lean_box(0); -x_12 = 0; -x_13 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_13, 0, x_1); -lean_ctor_set(x_13, 1, x_11); -lean_ctor_set_uint32(x_13, sizeof(void*)*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; -} -} -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_object* x_13; uint8_t x_14; -lean_dec(x_2); x_11 = l_Lean_Expr_appArg_x21(x_1); x_12 = l_Int_fromExpr_x3f___lambda__2___closed__3; x_13 = lean_unsigned_to_nat(3u); @@ -2384,141 +2385,126 @@ x_26 = l_Int_toExpr___closed__7; x_27 = lean_int_dec_lt(x_25, x_26); if (x_27 == 0) { -lean_object* x_28; lean_object* x_29; uint32_t x_30; lean_object* x_31; lean_object* x_32; +lean_object* x_28; lean_object* x_29; uint32_t x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; x_28 = l_Int_toExpr(x_25); lean_dec(x_25); x_29 = lean_box(0); x_30 = 0; -x_31 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_31, 0, x_28); -lean_ctor_set(x_31, 1, x_29); -lean_ctor_set_uint32(x_31, sizeof(void*)*2, x_30); -x_32 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_32, 0, x_31); -lean_ctor_set(x_15, 0, x_32); +x_31 = 1; +x_32 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_32, 0, x_28); +lean_ctor_set(x_32, 1, x_29); +lean_ctor_set_uint32(x_32, sizeof(void*)*2, x_30); +lean_ctor_set_uint8(x_32, sizeof(void*)*2 + 4, x_31); +x_33 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_15, 0, x_33); return x_15; } else { -lean_object* x_33; lean_object* x_34; lean_object* x_35; uint32_t x_36; lean_object* x_37; lean_object* x_38; -x_33 = lean_int_neg(x_25); +lean_object* x_34; lean_object* x_35; lean_object* x_36; uint32_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; +x_34 = lean_int_neg(x_25); lean_dec(x_25); -x_34 = l_Int_toExpr(x_33); -lean_dec(x_33); -x_35 = lean_box(0); -x_36 = 0; -x_37 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_37, 0, x_34); -lean_ctor_set(x_37, 1, x_35); -lean_ctor_set_uint32(x_37, sizeof(void*)*2, x_36); -x_38 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_38, 0, x_37); -lean_ctor_set(x_15, 0, x_38); +x_35 = l_Int_toExpr(x_34); +lean_dec(x_34); +x_36 = lean_box(0); +x_37 = 0; +x_38 = 1; +x_39 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_39, 0, x_35); +lean_ctor_set(x_39, 1, x_36); +lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_37); +lean_ctor_set_uint8(x_39, sizeof(void*)*2 + 4, x_38); +x_40 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_15, 0, x_40); return x_15; } } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; uint8_t x_42; -x_39 = lean_ctor_get(x_15, 1); -lean_inc(x_39); +lean_object* x_41; lean_object* x_42; lean_object* x_43; uint8_t x_44; +x_41 = lean_ctor_get(x_15, 1); +lean_inc(x_41); lean_dec(x_15); -x_40 = lean_ctor_get(x_16, 0); -lean_inc(x_40); +x_42 = lean_ctor_get(x_16, 0); +lean_inc(x_42); lean_dec(x_16); -x_41 = l_Int_toExpr___closed__7; -x_42 = lean_int_dec_lt(x_40, x_41); -if (x_42 == 0) +x_43 = l_Int_toExpr___closed__7; +x_44 = lean_int_dec_lt(x_42, x_43); +if (x_44 == 0) { -lean_object* x_43; lean_object* x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_43 = l_Int_toExpr(x_40); -lean_dec(x_40); -x_44 = lean_box(0); -x_45 = 0; -x_46 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set_uint32(x_46, sizeof(void*)*2, x_45); -x_47 = lean_alloc_ctor(0, 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_39); -return x_48; +lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_45 = l_Int_toExpr(x_42); +lean_dec(x_42); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_41); +return x_51; } else { -lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_49 = lean_int_neg(x_40); -lean_dec(x_40); -x_50 = l_Int_toExpr(x_49); -lean_dec(x_49); -x_51 = lean_box(0); -x_52 = 0; -x_53 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_53, 0, x_50); -lean_ctor_set(x_53, 1, x_51); -lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_52); -x_54 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_54, 0, x_53); -x_55 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_55, 1, x_39); -return x_55; -} -} -} -} -else -{ -uint8_t x_56; -x_56 = !lean_is_exclusive(x_15); -if (x_56 == 0) -{ -return x_15; -} -else -{ -lean_object* x_57; lean_object* x_58; lean_object* x_59; -x_57 = lean_ctor_get(x_15, 0); -x_58 = lean_ctor_get(x_15, 1); -lean_inc(x_58); -lean_inc(x_57); -lean_dec(x_15); -x_59 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_59, 1, x_58); +lean_object* x_52; lean_object* x_53; lean_object* x_54; uint32_t x_55; uint8_t x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_52 = lean_int_neg(x_42); +lean_dec(x_42); +x_53 = l_Int_toExpr(x_52); +lean_dec(x_52); +x_54 = lean_box(0); +x_55 = 0; +x_56 = 1; +x_57 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_57, 0, x_53); +lean_ctor_set(x_57, 1, x_54); +lean_ctor_set_uint32(x_57, sizeof(void*)*2, x_55); +lean_ctor_set_uint8(x_57, sizeof(void*)*2 + 4, x_56); +x_58 = lean_alloc_ctor(0, 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_41); return x_59; } } } +} else { uint8_t x_60; -lean_dec(x_11); -x_60 = lean_ctor_get_uint8(x_4, sizeof(void*)*4 + 8); +x_60 = !lean_is_exclusive(x_15); if (x_60 == 0) { -lean_object* x_61; lean_object* x_62; -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_61 = l_Int_reduceUnary___lambda__1___closed__1; -x_62 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_62, 0, x_61); -lean_ctor_set(x_62, 1, x_10); -return x_62; +return x_15; } else { -lean_object* x_63; lean_object* x_64; -x_63 = lean_box(0); -x_64 = l_Int_reduceNeg___lambda__1(x_1, x_63, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_15, 0); +x_62 = lean_ctor_get(x_15, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_15); +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 +{ +lean_object* x_64; uint32_t x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +lean_dec(x_11); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -2526,8 +2512,20 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -return x_64; -} +x_64 = lean_box(0); +x_65 = 0; +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_1); +lean_ctor_set(x_67, 1, x_64); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +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_10); +return x_69; } } } @@ -2559,7 +2557,7 @@ 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); +x_16 = l_Int_reduceNeg___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; } } @@ -2569,18 +2567,11 @@ _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); return x_11; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__1() { _start: { lean_object* x_1; @@ -2588,17 +2579,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_1023____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1023____closed__1; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1023____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -2610,7 +2601,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_1023____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -2622,7 +2613,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_1023____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__5() { _start: { lean_object* x_1; lean_object* x_2; @@ -2631,47 +2622,47 @@ 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_1023____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1023____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__3; +x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1023____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1023____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1023____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1023____closed__7; +x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1023____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1023____closed__8; +x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1023____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__10() { _start: { lean_object* x_1; @@ -2679,18 +2670,18 @@ x_1 = lean_alloc_closure((void*)(l_Int_reduceNeg), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966_(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_1023____closed__2; -x_3 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__9; -x_4 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__10; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__2; +x_3 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__9; +x_4 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__10; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1() { _start: { lean_object* x_1; @@ -2698,19 +2689,19 @@ x_1 = l_Lean_Meta_Simp_builtinSimprocsRef; return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__10; +x_5 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1() { _start: { lean_object* x_1; @@ -2718,18 +2709,38 @@ x_1 = l_Lean_Meta_Simp_builtinSEvalprocsRef; return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__10; +x_5 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } +LEAN_EXPORT lean_object* l_Int_isPosValue___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; uint32_t x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; +x_11 = lean_box(0); +x_12 = 0; +x_13 = 1; +x_14 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_14, 0, x_1); +lean_ctor_set(x_14, 1, x_11); +lean_ctor_set_uint32(x_14, sizeof(void*)*2, x_12); +lean_ctor_set_uint8(x_14, sizeof(void*)*2 + 4, x_13); +x_15 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_15, 0, x_14); +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; +} +} LEAN_EXPORT lean_object* l_Int_isPosValue(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { @@ -2740,6 +2751,13 @@ 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 = l_Int_reduceUnary___lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); @@ -2751,16 +2769,7 @@ else { lean_object* x_15; lean_object* x_16; x_15 = lean_box(0); -x_16 = l_Int_reduceNeg___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_isPosValue___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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_Int_isPosValue(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_16 = l_Int_isPosValue___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_8); lean_dec(x_7); lean_dec(x_6); @@ -2768,10 +2777,27 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_10; +return x_16; } } -static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__1() { +} +LEAN_EXPORT lean_object* l_Int_isPosValue___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_isPosValue___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); +return x_11; +} +} +static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__1() { _start: { lean_object* x_1; @@ -2779,17 +2805,17 @@ x_1 = lean_mk_string_from_bytes("isPosValue", 10); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__2() { +static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Int_fromExpr_x3f___lambda__2___closed__4; -x_2 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__1; +x_2 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__3() { +static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -2801,73 +2827,73 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__4() { +static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__4() { _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_1023____closed__5; -x_2 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__3; +x_1 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__5; +x_2 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__5() { +static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__4; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__6() { +static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__5; +x_1 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____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_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__7() { +static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__6; +x_1 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____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_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__8() { +static lean_object* _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__8() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Int_isPosValue___boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_Int_isPosValue), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040_(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_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__2; -x_3 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__7; -x_4 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__8; +x_2 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__2; +x_3 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__7; +x_4 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____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_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1099_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1042_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__8; +x_5 = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -2974,7 +3000,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -2987,72 +3013,76 @@ x_36 = l_Int_toExpr(x_35); lean_dec(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_int_add(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); +x_44 = lean_int_add(x_22, x_43); lean_dec(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +lean_dec(x_22); +x_45 = l_Int_toExpr(x_44); +lean_dec(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -3060,23 +3090,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -3158,7 +3188,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_1135____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__1() { _start: { lean_object* x_1; @@ -3166,17 +3196,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_1135____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1135____closed__1; +x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -3188,7 +3218,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_1135____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -3197,77 +3227,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_1135____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__4; -x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4; +x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1135____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1135____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__7; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__7; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1135____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__8; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__9; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__10; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1135____closed__12() { +static lean_object* _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__12() { _start: { lean_object* x_1; @@ -3275,37 +3305,37 @@ 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_1135_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078_(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_1135____closed__2; -x_3 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__11; -x_4 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__12; +x_2 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__2; +x_3 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__11; +x_4 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____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_1137_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1080_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__12; +x_5 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__12; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1139_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1082_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__12; +x_5 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__12; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -3412,7 +3442,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -3425,72 +3455,76 @@ x_36 = l_Int_toExpr(x_35); lean_dec(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_int_mul(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); +x_44 = lean_int_mul(x_22, x_43); lean_dec(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +lean_dec(x_22); +x_45 = l_Int_toExpr(x_44); +lean_dec(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -3498,23 +3532,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -3596,7 +3630,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_1175____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__1() { _start: { lean_object* x_1; @@ -3604,17 +3638,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_1175____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1175____closed__1; +x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -3626,77 +3660,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_1175____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1135____closed__4; -x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4; +x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1175____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1175____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1175____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__7; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__8; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__9; +x_1 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1175____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__11() { _start: { lean_object* x_1; @@ -3704,37 +3738,37 @@ 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_1175_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118_(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_1175____closed__2; -x_3 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__10; -x_4 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__11; +x_2 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__2; +x_3 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__10; +x_4 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____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_1177_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1120_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__11; +x_5 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__11; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1179_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1122_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__11; +x_5 = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__11; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -3841,7 +3875,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -3854,72 +3888,76 @@ x_36 = l_Int_toExpr(x_35); lean_dec(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_int_sub(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); +x_44 = lean_int_sub(x_22, x_43); lean_dec(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +lean_dec(x_22); +x_45 = l_Int_toExpr(x_44); +lean_dec(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -3927,23 +3965,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -4025,7 +4063,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_1215____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__1() { _start: { lean_object* x_1; @@ -4033,17 +4071,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_1215____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1215____closed__1; +x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4055,77 +4093,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_1215____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1135____closed__4; -x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4; +x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1215____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1215____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1215____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__7; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__8; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__9; +x_1 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1215____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__11() { _start: { lean_object* x_1; @@ -4133,37 +4171,37 @@ 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_1215_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158_(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_1215____closed__2; -x_3 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__10; -x_4 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__11; +x_2 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__2; +x_3 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__10; +x_4 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____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_1217_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1160_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__11; +x_5 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__11; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1219_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1162_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__11; +x_5 = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__11; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -4270,7 +4308,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -4283,72 +4321,76 @@ x_36 = l_Int_toExpr(x_35); lean_dec(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_int_div(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); +x_44 = lean_int_div(x_22, x_43); lean_dec(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +lean_dec(x_22); +x_45 = l_Int_toExpr(x_44); +lean_dec(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -4356,23 +4398,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -4454,7 +4496,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_1255____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__1() { _start: { lean_object* x_1; @@ -4462,17 +4504,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_1255____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1255____closed__1; +x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4484,77 +4526,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_1255____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1135____closed__4; -x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4; +x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1255____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1255____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1255____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__7; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__8; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__9; +x_1 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1255____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__11() { _start: { lean_object* x_1; @@ -4562,37 +4604,37 @@ 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_1255_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198_(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_1255____closed__2; -x_3 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__10; -x_4 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__11; +x_2 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__2; +x_3 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__10; +x_4 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____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_1257_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1200_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__11; +x_5 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__11; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1259_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1202_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__11; +x_5 = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__11; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -4699,7 +4741,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -4712,72 +4754,76 @@ x_36 = l_Int_toExpr(x_35); lean_dec(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_int_mod(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); +x_44 = lean_int_mod(x_22, x_43); lean_dec(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +lean_dec(x_22); +x_45 = l_Int_toExpr(x_44); +lean_dec(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -4785,23 +4831,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -4883,7 +4929,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_1295____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__1() { _start: { lean_object* x_1; @@ -4891,17 +4937,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_1295____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1295____closed__1; +x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -4913,77 +4959,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_1295____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1135____closed__4; -x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4; +x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1295____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1295____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__6; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1295____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__7; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__8; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__9; +x_1 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1295____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__11() { _start: { lean_object* x_1; @@ -4991,37 +5037,37 @@ 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_1295_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238_(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_1295____closed__2; -x_3 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__10; -x_4 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__11; +x_2 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__2; +x_3 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__10; +x_4 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____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_1297_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1240_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__11; +x_5 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__11; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1299_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1242_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__11; +x_5 = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__11; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -5132,7 +5178,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -5145,72 +5191,76 @@ x_36 = l_Int_toExpr(x_35); lean_dec(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = l_Int_pow(x_22, x_42); -lean_dec(x_42); -lean_dec(x_22); -x_44 = l_Int_toExpr(x_43); +x_44 = l_Int_pow(x_22, x_43); lean_dec(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +lean_dec(x_22); +x_45 = l_Int_toExpr(x_44); +lean_dec(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -5218,23 +5268,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -5316,7 +5366,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_1455____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__1() { _start: { lean_object* x_1; @@ -5324,17 +5374,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_1455____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1455____closed__1; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5346,7 +5396,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_1455____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__4() { _start: { lean_object* x_1; @@ -5354,21 +5404,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_1455____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__4; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__5; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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); @@ -5376,77 +5426,77 @@ 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_1455____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1135____closed__4; -x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__3; +x_1 = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__7; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__7; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1455____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__8; -x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__6; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__8; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__9; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__9; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1455____closed__11() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__10; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__12() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__11; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__13() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__13() { _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_1455____closed__12; +x_1 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1455____closed__14() { +static lean_object* _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__14() { _start: { lean_object* x_1; @@ -5454,37 +5504,37 @@ 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_1455_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398_(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_1455____closed__2; -x_3 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__13; -x_4 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__14; +x_2 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__2; +x_3 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__13; +x_4 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____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_1457_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1400_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__14; +x_5 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__14; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1459_(lean_object* 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; uint8_t x_4; lean_object* x_5; lean_object* x_6; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__14; +x_5 = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__14; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -5532,7 +5582,7 @@ uint8_t x_20; x_20 = !lean_is_exclusive(x_12); if (x_20 == 0) { -lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint32_t x_26; lean_object* x_27; lean_object* x_28; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint32_t x_26; uint8_t x_27; lean_object* x_28; lean_object* x_29; x_21 = lean_ctor_get(x_12, 0); lean_dec(x_21); x_22 = lean_ctor_get(x_13, 0); @@ -5543,62 +5593,66 @@ lean_dec(x_22); x_24 = l_Lean_mkNatLit(x_23); x_25 = lean_box(0); x_26 = 0; -x_27 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_27, 0, x_24); -lean_ctor_set(x_27, 1, x_25); -lean_ctor_set_uint32(x_27, sizeof(void*)*2, x_26); -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_12, 0, x_28); +x_27 = 1; +x_28 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_28, 0, x_24); +lean_ctor_set(x_28, 1, x_25); +lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_26); +lean_ctor_set_uint8(x_28, sizeof(void*)*2 + 4, x_27); +x_29 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_12, 0, x_29); return x_12; } else { -lean_object* x_29; lean_object* x_30; 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_29 = lean_ctor_get(x_12, 1); -lean_inc(x_29); -lean_dec(x_12); -x_30 = lean_ctor_get(x_13, 0); +lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; uint32_t x_35; uint8_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_30 = lean_ctor_get(x_12, 1); lean_inc(x_30); +lean_dec(x_12); +x_31 = lean_ctor_get(x_13, 0); +lean_inc(x_31); 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 = 0; -x_35 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_33); -lean_ctor_set_uint32(x_35, sizeof(void*)*2, x_34); -x_36 = lean_alloc_ctor(0, 1, 0); -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_29); -return x_37; +x_32 = lean_nat_abs(x_31); +lean_dec(x_31); +x_33 = l_Lean_mkNatLit(x_32); +x_34 = lean_box(0); +x_35 = 0; +x_36 = 1; +x_37 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_37, 0, x_33); +lean_ctor_set(x_37, 1, x_34); +lean_ctor_set_uint32(x_37, sizeof(void*)*2, x_35); +lean_ctor_set_uint8(x_37, sizeof(void*)*2 + 4, x_36); +x_38 = lean_alloc_ctor(0, 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_30); +return x_39; } } } else { -uint8_t x_38; -x_38 = !lean_is_exclusive(x_12); -if (x_38 == 0) +uint8_t x_40; +x_40 = !lean_is_exclusive(x_12); +if (x_40 == 0) { return x_12; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_12, 0); -x_40 = lean_ctor_get(x_12, 1); -lean_inc(x_40); -lean_inc(x_39); +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_dec(x_12); -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; +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; } } } @@ -5672,7 +5726,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_1566____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__1() { _start: { lean_object* x_1; @@ -5680,17 +5734,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_1566____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1566____closed__1; +x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____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_1566____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -5702,7 +5756,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_1566____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -5711,27 +5765,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_1566____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____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_1566____closed__4; -x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__3; +x_1 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__4; +x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____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_1566____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____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_1566____closed__5; +x_1 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____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_1566____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__7() { _start: { lean_object* x_1; @@ -5739,37 +5793,37 @@ 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_1566_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509_(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_1566____closed__2; -x_3 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__6; -x_4 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__7; +x_2 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__2; +x_3 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__6; +x_4 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____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_1568_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1511_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__7; +x_5 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__7; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1570_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1513_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__7; +x_5 = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__7; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -5919,7 +5973,7 @@ uint8_t x_41; x_41 = !lean_is_exclusive(x_40); 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; lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +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; uint32_t x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; x_42 = lean_ctor_get(x_40, 0); x_43 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -5932,166 +5986,174 @@ x_49 = l_Lean_mkAppN(x_48, x_47); lean_ctor_set(x_25, 0, x_49); x_50 = 0; x_51 = l_Int_reduceBinPred___lambda__1___closed__7; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_25); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_50); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_40, 0, x_53); +x_52 = 1; +x_53 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_25); +lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_50); +lean_ctor_set_uint8(x_53, sizeof(void*)*2 + 4, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_40, 0, x_54); return x_40; } else { -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; uint32_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_40, 0); -x_55 = lean_ctor_get(x_40, 1); +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; uint32_t x_64; lean_object* x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_55 = lean_ctor_get(x_40, 0); +x_56 = lean_ctor_get(x_40, 1); +lean_inc(x_56); lean_inc(x_55); -lean_inc(x_54); lean_dec(x_40); -x_56 = l_Lean_Expr_appArg_x21(x_36); +x_57 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_57 = l_Int_toExpr___closed__12; -x_58 = lean_array_push(x_57, x_1); -x_59 = lean_array_push(x_58, x_56); -x_60 = lean_array_push(x_59, x_54); -x_61 = l_Int_reduceBinPred___lambda__1___closed__10; -x_62 = l_Lean_mkAppN(x_61, x_60); -lean_ctor_set(x_25, 0, x_62); -x_63 = 0; -x_64 = l_Int_reduceBinPred___lambda__1___closed__7; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_25); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_63); -x_66 = lean_alloc_ctor(0, 1, 0); -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_55); -return x_67; +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_25, 0, x_63); +x_64 = 0; +x_65 = l_Int_reduceBinPred___lambda__1___closed__7; +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_25); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +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_56); +return x_69; } } else { -uint8_t x_68; +uint8_t x_70; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_40); -if (x_68 == 0) +x_70 = !lean_is_exclusive(x_40); +if (x_70 == 0) { return x_40; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_40, 0); -x_70 = lean_ctor_get(x_40, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_40, 0); +x_72 = lean_ctor_get(x_40, 1); +lean_inc(x_72); +lean_inc(x_71); lean_dec(x_40); -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_72; lean_object* x_73; -x_72 = l_Int_reduceBinPred___lambda__1___closed__13; -x_73 = l_Lean_Meta_mkEqRefl(x_72, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_73) == 0) -{ -uint8_t x_74; -x_74 = !lean_is_exclusive(x_73); -if (x_74 == 0) -{ -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; uint32_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_75 = lean_ctor_get(x_73, 0); -x_76 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_77 = l_Int_toExpr___closed__12; -x_78 = lean_array_push(x_77, x_1); -x_79 = lean_array_push(x_78, x_76); -x_80 = lean_array_push(x_79, x_75); -x_81 = l_Int_reduceBinPred___lambda__1___closed__19; -x_82 = l_Lean_mkAppN(x_81, x_80); -lean_ctor_set(x_25, 0, x_82); -x_83 = 0; -x_84 = l_Int_reduceBinPred___lambda__1___closed__16; -x_85 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_25); -lean_ctor_set_uint32(x_85, sizeof(void*)*2, x_83); -x_86 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_73, 0, x_86); +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 { -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; uint32_t x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_87 = lean_ctor_get(x_73, 0); -x_88 = lean_ctor_get(x_73, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_73); -x_89 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_74; lean_object* x_75; +x_74 = l_Int_reduceBinPred___lambda__1___closed__13; +x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_75) == 0) +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 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; uint32_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_89; +x_77 = lean_ctor_get(x_75, 0); +x_78 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_90 = l_Int_toExpr___closed__12; -x_91 = lean_array_push(x_90, x_1); -x_92 = lean_array_push(x_91, x_89); -x_93 = lean_array_push(x_92, x_87); -x_94 = l_Int_reduceBinPred___lambda__1___closed__19; -x_95 = l_Lean_mkAppN(x_94, x_93); -lean_ctor_set(x_25, 0, x_95); -x_96 = 0; -x_97 = l_Int_reduceBinPred___lambda__1___closed__16; -x_98 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_98, 0, x_97); -lean_ctor_set(x_98, 1, x_25); -lean_ctor_set_uint32(x_98, sizeof(void*)*2, x_96); -x_99 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_99, 0, x_98); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_88); -return x_100; -} +x_79 = l_Int_toExpr___closed__12; +x_80 = lean_array_push(x_79, x_1); +x_81 = lean_array_push(x_80, x_78); +x_82 = lean_array_push(x_81, x_77); +x_83 = l_Int_reduceBinPred___lambda__1___closed__19; +x_84 = l_Lean_mkAppN(x_83, x_82); +lean_ctor_set(x_25, 0, x_84); +x_85 = 0; +x_86 = l_Int_reduceBinPred___lambda__1___closed__16; +x_87 = 1; +x_88 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_88, 0, x_86); +lean_ctor_set(x_88, 1, x_25); +lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_88, sizeof(void*)*2 + 4, x_87); +x_89 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_75, 0, x_89); +return x_75; } else { -uint8_t x_101; +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; uint32_t x_99; lean_object* x_100; uint8_t x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; +x_90 = lean_ctor_get(x_75, 0); +x_91 = lean_ctor_get(x_75, 1); +lean_inc(x_91); +lean_inc(x_90); +lean_dec(x_75); +x_92 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_101 = !lean_is_exclusive(x_73); -if (x_101 == 0) -{ -return x_73; -} -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_102 = lean_ctor_get(x_73, 0); -x_103 = lean_ctor_get(x_73, 1); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_73); -x_104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_104, 0, x_102); -lean_ctor_set(x_104, 1, x_103); +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_25, 0, x_98); +x_99 = 0; +x_100 = l_Int_reduceBinPred___lambda__1___closed__16; +x_101 = 1; +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_25); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_99); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_101); +x_103 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_103, 0, x_102); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_103); +lean_ctor_set(x_104, 1, x_91); return x_104; } } -} -} else { uint8_t x_105; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_105 = !lean_is_exclusive(x_75); +if (x_105 == 0) +{ +return x_75; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_75, 0); +x_107 = lean_ctor_get(x_75, 1); +lean_inc(x_107); +lean_inc(x_106); +lean_dec(x_75); +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_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -6100,265 +6162,269 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_105 = !lean_is_exclusive(x_35); -if (x_105 == 0) +x_109 = !lean_is_exclusive(x_35); +if (x_109 == 0) { return x_35; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_35, 0); -x_107 = lean_ctor_get(x_35, 1); -lean_inc(x_107); -lean_inc(x_106); +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_35, 0); +x_111 = lean_ctor_get(x_35, 1); +lean_inc(x_111); +lean_inc(x_110); lean_dec(x_35); -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; +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 { -lean_object* x_109; lean_object* x_110; -x_109 = lean_ctor_get(x_25, 0); -lean_inc(x_109); +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_25, 0); +lean_inc(x_113); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_110 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_110) == 0) +x_114 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_111; lean_object* x_112; uint8_t x_113; -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_int_dec_lt(x_22, x_109); -lean_dec(x_109); -lean_dec(x_22); -if (x_113 == 0) -{ -lean_object* x_114; lean_object* x_115; -x_114 = l_Int_reduceBinPred___lambda__1___closed__4; -x_115 = l_Lean_Meta_mkEqRefl(x_114, x_6, x_7, x_8, x_9, x_112); -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; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_116 = lean_ctor_get(x_115, 0); +lean_object* x_115; lean_object* x_116; uint8_t x_117; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_118 = x_115; +lean_dec(x_114); +x_117 = lean_int_dec_lt(x_22, x_113); +lean_dec(x_113); +lean_dec(x_22); +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_6, x_7, x_8, x_9, x_116); +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; uint32_t x_131; lean_object* x_132; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +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_115); - x_118 = lean_box(0); + lean_dec_ref(x_119); + x_122 = lean_box(0); } -x_119 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_120 = l_Int_toExpr___closed__12; -x_121 = lean_array_push(x_120, x_1); -x_122 = lean_array_push(x_121, x_119); -x_123 = lean_array_push(x_122, x_116); -x_124 = l_Int_reduceBinPred___lambda__1___closed__10; -x_125 = l_Lean_mkAppN(x_124, x_123); -x_126 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_126, 0, x_125); -x_127 = 0; -x_128 = l_Int_reduceBinPred___lambda__1___closed__7; -x_129 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_126); -lean_ctor_set_uint32(x_129, sizeof(void*)*2, x_127); -x_130 = lean_alloc_ctor(0, 1, 0); +x_123 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +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); -if (lean_is_scalar(x_118)) { - x_131 = lean_alloc_ctor(0, 2, 0); +x_131 = 0; +x_132 = l_Int_reduceBinPred___lambda__1___closed__7; +x_133 = 1; +x_134 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_134, 0, x_132); +lean_ctor_set(x_134, 1, x_130); +lean_ctor_set_uint32(x_134, sizeof(void*)*2, x_131); +lean_ctor_set_uint8(x_134, sizeof(void*)*2 + 4, x_133); +x_135 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_135, 0, x_134); +if (lean_is_scalar(x_122)) { + x_136 = lean_alloc_ctor(0, 2, 0); } else { - x_131 = x_118; + x_136 = x_122; } -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_117); -return x_131; +lean_ctor_set(x_136, 0, x_135); +lean_ctor_set(x_136, 1, x_121); +return x_136; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -lean_dec(x_111); +lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +lean_dec(x_115); lean_dec(x_1); -x_132 = lean_ctor_get(x_115, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_115, 1); -lean_inc(x_133); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_134 = x_115; -} else { - lean_dec_ref(x_115); - x_134 = lean_box(0); -} -if (lean_is_scalar(x_134)) { - x_135 = lean_alloc_ctor(1, 2, 0); -} else { - x_135 = x_134; -} -lean_ctor_set(x_135, 0, x_132); -lean_ctor_set(x_135, 1, x_133); -return x_135; -} -} -else -{ -lean_object* x_136; lean_object* x_137; -x_136 = l_Int_reduceBinPred___lambda__1___closed__13; -x_137 = l_Lean_Meta_mkEqRefl(x_136, x_6, x_7, x_8, x_9, x_112); -if (lean_obj_tag(x_137) == 0) -{ -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; uint32_t x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_138 = lean_ctor_get(x_137, 0); +x_137 = lean_ctor_get(x_119, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_119, 1); 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; +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_139 = x_119; } else { - lean_dec_ref(x_137); - x_140 = lean_box(0); + lean_dec_ref(x_119); + x_139 = lean_box(0); } -x_141 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_142 = l_Int_toExpr___closed__12; -x_143 = lean_array_push(x_142, x_1); -x_144 = lean_array_push(x_143, x_141); -x_145 = lean_array_push(x_144, x_138); -x_146 = l_Int_reduceBinPred___lambda__1___closed__19; -x_147 = l_Lean_mkAppN(x_146, x_145); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_147); -x_149 = 0; -x_150 = l_Int_reduceBinPred___lambda__1___closed__16; -x_151 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -lean_ctor_set_uint32(x_151, sizeof(void*)*2, x_149); -x_152 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_152, 0, x_151); -if (lean_is_scalar(x_140)) { - x_153 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_139)) { + x_140 = lean_alloc_ctor(1, 2, 0); } else { - x_153 = x_140; + 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_Int_reduceBinPred___lambda__1___closed__13; +x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_116); +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; uint32_t x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_143 = lean_ctor_get(x_142, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_142, 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; +} else { + lean_dec_ref(x_142); + x_145 = lean_box(0); +} +x_146 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +x_147 = l_Int_toExpr___closed__12; +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_Int_reduceBinPred___lambda__1___closed__19; +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); -lean_ctor_set(x_153, 1, x_139); -return x_153; +x_154 = 0; +x_155 = l_Int_reduceBinPred___lambda__1___closed__16; +x_156 = 1; +x_157 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_153); +lean_ctor_set_uint32(x_157, sizeof(void*)*2, x_154); +lean_ctor_set_uint8(x_157, sizeof(void*)*2 + 4, x_156); +x_158 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_158, 0, x_157); +if (lean_is_scalar(x_145)) { + x_159 = lean_alloc_ctor(0, 2, 0); +} else { + x_159 = x_145; +} +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_144); +return x_159; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -lean_dec(x_111); +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +lean_dec(x_115); lean_dec(x_1); -x_154 = lean_ctor_get(x_137, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_137, 1); -lean_inc(x_155); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_156 = x_137; +x_160 = lean_ctor_get(x_142, 0); +lean_inc(x_160); +x_161 = lean_ctor_get(x_142, 1); +lean_inc(x_161); +if (lean_is_exclusive(x_142)) { + lean_ctor_release(x_142, 0); + lean_ctor_release(x_142, 1); + x_162 = x_142; } else { - lean_dec_ref(x_137); - x_156 = lean_box(0); + lean_dec_ref(x_142); + x_162 = lean_box(0); } -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_162)) { + x_163 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_156; + x_163 = x_162; } -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_155); -return x_157; +lean_ctor_set(x_163, 0, x_160); +lean_ctor_set(x_163, 1, x_161); +return x_163; } } } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_109); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_113); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_158 = lean_ctor_get(x_110, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_110, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_160 = x_110; +x_164 = lean_ctor_get(x_114, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_114, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_114)) { + lean_ctor_release(x_114, 0); + lean_ctor_release(x_114, 1); + x_166 = x_114; } else { - lean_dec_ref(x_110); - x_160 = lean_box(0); + lean_dec_ref(x_114); + 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 { -uint8_t x_162; +uint8_t x_168; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = !lean_is_exclusive(x_24); -if (x_162 == 0) +x_168 = !lean_is_exclusive(x_24); +if (x_168 == 0) { return x_24; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_163 = lean_ctor_get(x_24, 0); -x_164 = lean_ctor_get(x_24, 1); -lean_inc(x_164); -lean_inc(x_163); +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = lean_ctor_get(x_24, 0); +x_170 = lean_ctor_get(x_24, 1); +lean_inc(x_170); +lean_inc(x_169); lean_dec(x_24); -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; +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_169); +lean_ctor_set(x_171, 1, x_170); +return x_171; } } } } else { -uint8_t x_166; +uint8_t x_172; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -6367,23 +6433,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_13); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_13); +if (x_172 == 0) { return x_13; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_13, 0); -x_168 = lean_ctor_get(x_13, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_13, 0); +x_174 = lean_ctor_get(x_13, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_13); -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; +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; } } } @@ -6456,7 +6522,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__1() { _start: { lean_object* x_1; @@ -6464,17 +6530,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_1607____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1607____closed__1; +x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -6486,7 +6552,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_1607____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -6495,57 +6561,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_1607____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__4; -x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__3; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__4; +x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__5; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__5; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1607____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__6; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__7; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__8; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1607____closed__10() { +static lean_object* _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__10() { _start: { lean_object* x_1; @@ -6553,37 +6619,37 @@ 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_1607_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550_(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_1607____closed__2; -x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__9; -x_4 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__10; +x_2 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__2; +x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__9; +x_4 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____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_1609_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1552_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__10; +x_5 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1611_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1554_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__10; +x_5 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -6733,7 +6799,7 @@ uint8_t x_41; x_41 = !lean_is_exclusive(x_40); 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; lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +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; uint32_t x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; x_42 = lean_ctor_get(x_40, 0); x_43 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -6746,166 +6812,174 @@ x_49 = l_Lean_mkAppN(x_48, x_47); lean_ctor_set(x_25, 0, x_49); x_50 = 0; x_51 = l_Int_reduceBinPred___lambda__1___closed__7; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_25); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_50); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_40, 0, x_53); +x_52 = 1; +x_53 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_25); +lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_50); +lean_ctor_set_uint8(x_53, sizeof(void*)*2 + 4, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_40, 0, x_54); return x_40; } else { -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; uint32_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_40, 0); -x_55 = lean_ctor_get(x_40, 1); +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; uint32_t x_64; lean_object* x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_55 = lean_ctor_get(x_40, 0); +x_56 = lean_ctor_get(x_40, 1); +lean_inc(x_56); lean_inc(x_55); -lean_inc(x_54); lean_dec(x_40); -x_56 = l_Lean_Expr_appArg_x21(x_36); +x_57 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_57 = l_Int_toExpr___closed__12; -x_58 = lean_array_push(x_57, x_1); -x_59 = lean_array_push(x_58, x_56); -x_60 = lean_array_push(x_59, x_54); -x_61 = l_Int_reduceBinPred___lambda__1___closed__10; -x_62 = l_Lean_mkAppN(x_61, x_60); -lean_ctor_set(x_25, 0, x_62); -x_63 = 0; -x_64 = l_Int_reduceBinPred___lambda__1___closed__7; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_25); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_63); -x_66 = lean_alloc_ctor(0, 1, 0); -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_55); -return x_67; +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_25, 0, x_63); +x_64 = 0; +x_65 = l_Int_reduceBinPred___lambda__1___closed__7; +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_25); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +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_56); +return x_69; } } else { -uint8_t x_68; +uint8_t x_70; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_40); -if (x_68 == 0) +x_70 = !lean_is_exclusive(x_40); +if (x_70 == 0) { return x_40; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_40, 0); -x_70 = lean_ctor_get(x_40, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_40, 0); +x_72 = lean_ctor_get(x_40, 1); +lean_inc(x_72); +lean_inc(x_71); lean_dec(x_40); -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_72; lean_object* x_73; -x_72 = l_Int_reduceBinPred___lambda__1___closed__13; -x_73 = l_Lean_Meta_mkEqRefl(x_72, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_73) == 0) -{ -uint8_t x_74; -x_74 = !lean_is_exclusive(x_73); -if (x_74 == 0) -{ -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; uint32_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_75 = lean_ctor_get(x_73, 0); -x_76 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_77 = l_Int_toExpr___closed__12; -x_78 = lean_array_push(x_77, x_1); -x_79 = lean_array_push(x_78, x_76); -x_80 = lean_array_push(x_79, x_75); -x_81 = l_Int_reduceBinPred___lambda__1___closed__19; -x_82 = l_Lean_mkAppN(x_81, x_80); -lean_ctor_set(x_25, 0, x_82); -x_83 = 0; -x_84 = l_Int_reduceBinPred___lambda__1___closed__16; -x_85 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_25); -lean_ctor_set_uint32(x_85, sizeof(void*)*2, x_83); -x_86 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_73, 0, x_86); +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 { -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; uint32_t x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_87 = lean_ctor_get(x_73, 0); -x_88 = lean_ctor_get(x_73, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_73); -x_89 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_74; lean_object* x_75; +x_74 = l_Int_reduceBinPred___lambda__1___closed__13; +x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_75) == 0) +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 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; uint32_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_89; +x_77 = lean_ctor_get(x_75, 0); +x_78 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_90 = l_Int_toExpr___closed__12; -x_91 = lean_array_push(x_90, x_1); -x_92 = lean_array_push(x_91, x_89); -x_93 = lean_array_push(x_92, x_87); -x_94 = l_Int_reduceBinPred___lambda__1___closed__19; -x_95 = l_Lean_mkAppN(x_94, x_93); -lean_ctor_set(x_25, 0, x_95); -x_96 = 0; -x_97 = l_Int_reduceBinPred___lambda__1___closed__16; -x_98 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_98, 0, x_97); -lean_ctor_set(x_98, 1, x_25); -lean_ctor_set_uint32(x_98, sizeof(void*)*2, x_96); -x_99 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_99, 0, x_98); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_88); -return x_100; -} +x_79 = l_Int_toExpr___closed__12; +x_80 = lean_array_push(x_79, x_1); +x_81 = lean_array_push(x_80, x_78); +x_82 = lean_array_push(x_81, x_77); +x_83 = l_Int_reduceBinPred___lambda__1___closed__19; +x_84 = l_Lean_mkAppN(x_83, x_82); +lean_ctor_set(x_25, 0, x_84); +x_85 = 0; +x_86 = l_Int_reduceBinPred___lambda__1___closed__16; +x_87 = 1; +x_88 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_88, 0, x_86); +lean_ctor_set(x_88, 1, x_25); +lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_88, sizeof(void*)*2 + 4, x_87); +x_89 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_75, 0, x_89); +return x_75; } else { -uint8_t x_101; +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; uint32_t x_99; lean_object* x_100; uint8_t x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; +x_90 = lean_ctor_get(x_75, 0); +x_91 = lean_ctor_get(x_75, 1); +lean_inc(x_91); +lean_inc(x_90); +lean_dec(x_75); +x_92 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_101 = !lean_is_exclusive(x_73); -if (x_101 == 0) -{ -return x_73; -} -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_102 = lean_ctor_get(x_73, 0); -x_103 = lean_ctor_get(x_73, 1); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_73); -x_104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_104, 0, x_102); -lean_ctor_set(x_104, 1, x_103); +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_25, 0, x_98); +x_99 = 0; +x_100 = l_Int_reduceBinPred___lambda__1___closed__16; +x_101 = 1; +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_25); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_99); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_101); +x_103 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_103, 0, x_102); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_103); +lean_ctor_set(x_104, 1, x_91); return x_104; } } -} -} else { uint8_t x_105; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_105 = !lean_is_exclusive(x_75); +if (x_105 == 0) +{ +return x_75; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_75, 0); +x_107 = lean_ctor_get(x_75, 1); +lean_inc(x_107); +lean_inc(x_106); +lean_dec(x_75); +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_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -6914,265 +6988,269 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_105 = !lean_is_exclusive(x_35); -if (x_105 == 0) +x_109 = !lean_is_exclusive(x_35); +if (x_109 == 0) { return x_35; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_35, 0); -x_107 = lean_ctor_get(x_35, 1); -lean_inc(x_107); -lean_inc(x_106); +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_35, 0); +x_111 = lean_ctor_get(x_35, 1); +lean_inc(x_111); +lean_inc(x_110); lean_dec(x_35); -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; +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 { -lean_object* x_109; lean_object* x_110; -x_109 = lean_ctor_get(x_25, 0); -lean_inc(x_109); +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_25, 0); +lean_inc(x_113); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_110 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_110) == 0) +x_114 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_111; lean_object* x_112; uint8_t x_113; -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_int_dec_le(x_22, x_109); -lean_dec(x_109); -lean_dec(x_22); -if (x_113 == 0) -{ -lean_object* x_114; lean_object* x_115; -x_114 = l_Int_reduceBinPred___lambda__1___closed__4; -x_115 = l_Lean_Meta_mkEqRefl(x_114, x_6, x_7, x_8, x_9, x_112); -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; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_116 = lean_ctor_get(x_115, 0); +lean_object* x_115; lean_object* x_116; uint8_t x_117; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_118 = x_115; +lean_dec(x_114); +x_117 = lean_int_dec_le(x_22, x_113); +lean_dec(x_113); +lean_dec(x_22); +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_6, x_7, x_8, x_9, x_116); +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; uint32_t x_131; lean_object* x_132; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +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_115); - x_118 = lean_box(0); + lean_dec_ref(x_119); + x_122 = lean_box(0); } -x_119 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_120 = l_Int_toExpr___closed__12; -x_121 = lean_array_push(x_120, x_1); -x_122 = lean_array_push(x_121, x_119); -x_123 = lean_array_push(x_122, x_116); -x_124 = l_Int_reduceBinPred___lambda__1___closed__10; -x_125 = l_Lean_mkAppN(x_124, x_123); -x_126 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_126, 0, x_125); -x_127 = 0; -x_128 = l_Int_reduceBinPred___lambda__1___closed__7; -x_129 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_126); -lean_ctor_set_uint32(x_129, sizeof(void*)*2, x_127); -x_130 = lean_alloc_ctor(0, 1, 0); +x_123 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +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); -if (lean_is_scalar(x_118)) { - x_131 = lean_alloc_ctor(0, 2, 0); +x_131 = 0; +x_132 = l_Int_reduceBinPred___lambda__1___closed__7; +x_133 = 1; +x_134 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_134, 0, x_132); +lean_ctor_set(x_134, 1, x_130); +lean_ctor_set_uint32(x_134, sizeof(void*)*2, x_131); +lean_ctor_set_uint8(x_134, sizeof(void*)*2 + 4, x_133); +x_135 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_135, 0, x_134); +if (lean_is_scalar(x_122)) { + x_136 = lean_alloc_ctor(0, 2, 0); } else { - x_131 = x_118; + x_136 = x_122; } -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_117); -return x_131; +lean_ctor_set(x_136, 0, x_135); +lean_ctor_set(x_136, 1, x_121); +return x_136; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -lean_dec(x_111); +lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +lean_dec(x_115); lean_dec(x_1); -x_132 = lean_ctor_get(x_115, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_115, 1); -lean_inc(x_133); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_134 = x_115; -} else { - lean_dec_ref(x_115); - x_134 = lean_box(0); -} -if (lean_is_scalar(x_134)) { - x_135 = lean_alloc_ctor(1, 2, 0); -} else { - x_135 = x_134; -} -lean_ctor_set(x_135, 0, x_132); -lean_ctor_set(x_135, 1, x_133); -return x_135; -} -} -else -{ -lean_object* x_136; lean_object* x_137; -x_136 = l_Int_reduceBinPred___lambda__1___closed__13; -x_137 = l_Lean_Meta_mkEqRefl(x_136, x_6, x_7, x_8, x_9, x_112); -if (lean_obj_tag(x_137) == 0) -{ -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; uint32_t x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_138 = lean_ctor_get(x_137, 0); +x_137 = lean_ctor_get(x_119, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_119, 1); 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; +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_139 = x_119; } else { - lean_dec_ref(x_137); - x_140 = lean_box(0); + lean_dec_ref(x_119); + x_139 = lean_box(0); } -x_141 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_142 = l_Int_toExpr___closed__12; -x_143 = lean_array_push(x_142, x_1); -x_144 = lean_array_push(x_143, x_141); -x_145 = lean_array_push(x_144, x_138); -x_146 = l_Int_reduceBinPred___lambda__1___closed__19; -x_147 = l_Lean_mkAppN(x_146, x_145); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_147); -x_149 = 0; -x_150 = l_Int_reduceBinPred___lambda__1___closed__16; -x_151 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -lean_ctor_set_uint32(x_151, sizeof(void*)*2, x_149); -x_152 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_152, 0, x_151); -if (lean_is_scalar(x_140)) { - x_153 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_139)) { + x_140 = lean_alloc_ctor(1, 2, 0); } else { - x_153 = x_140; + 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_Int_reduceBinPred___lambda__1___closed__13; +x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_116); +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; uint32_t x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_143 = lean_ctor_get(x_142, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_142, 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; +} else { + lean_dec_ref(x_142); + x_145 = lean_box(0); +} +x_146 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +x_147 = l_Int_toExpr___closed__12; +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_Int_reduceBinPred___lambda__1___closed__19; +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); -lean_ctor_set(x_153, 1, x_139); -return x_153; +x_154 = 0; +x_155 = l_Int_reduceBinPred___lambda__1___closed__16; +x_156 = 1; +x_157 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_153); +lean_ctor_set_uint32(x_157, sizeof(void*)*2, x_154); +lean_ctor_set_uint8(x_157, sizeof(void*)*2 + 4, x_156); +x_158 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_158, 0, x_157); +if (lean_is_scalar(x_145)) { + x_159 = lean_alloc_ctor(0, 2, 0); +} else { + x_159 = x_145; +} +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_144); +return x_159; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -lean_dec(x_111); +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +lean_dec(x_115); lean_dec(x_1); -x_154 = lean_ctor_get(x_137, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_137, 1); -lean_inc(x_155); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_156 = x_137; +x_160 = lean_ctor_get(x_142, 0); +lean_inc(x_160); +x_161 = lean_ctor_get(x_142, 1); +lean_inc(x_161); +if (lean_is_exclusive(x_142)) { + lean_ctor_release(x_142, 0); + lean_ctor_release(x_142, 1); + x_162 = x_142; } else { - lean_dec_ref(x_137); - x_156 = lean_box(0); + lean_dec_ref(x_142); + x_162 = lean_box(0); } -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_162)) { + x_163 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_156; + x_163 = x_162; } -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_155); -return x_157; +lean_ctor_set(x_163, 0, x_160); +lean_ctor_set(x_163, 1, x_161); +return x_163; } } } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_109); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_113); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_158 = lean_ctor_get(x_110, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_110, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_160 = x_110; +x_164 = lean_ctor_get(x_114, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_114, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_114)) { + lean_ctor_release(x_114, 0); + lean_ctor_release(x_114, 1); + x_166 = x_114; } else { - lean_dec_ref(x_110); - x_160 = lean_box(0); + lean_dec_ref(x_114); + 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 { -uint8_t x_162; +uint8_t x_168; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = !lean_is_exclusive(x_24); -if (x_162 == 0) +x_168 = !lean_is_exclusive(x_24); +if (x_168 == 0) { return x_24; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_163 = lean_ctor_get(x_24, 0); -x_164 = lean_ctor_get(x_24, 1); -lean_inc(x_164); -lean_inc(x_163); +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = lean_ctor_get(x_24, 0); +x_170 = lean_ctor_get(x_24, 1); +lean_inc(x_170); +lean_inc(x_169); lean_dec(x_24); -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; +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_169); +lean_ctor_set(x_171, 1, x_170); +return x_171; } } } } else { -uint8_t x_166; +uint8_t x_172; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -7181,23 +7259,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_13); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_13); +if (x_172 == 0) { return x_13; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_13, 0); -x_168 = lean_ctor_get(x_13, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_13, 0); +x_174 = lean_ctor_get(x_13, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_13); -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; +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; } } } @@ -7270,7 +7348,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__1() { _start: { lean_object* x_1; @@ -7278,17 +7356,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_1648____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1648____closed__1; +x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1648____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -7300,57 +7378,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_1648____closed__4() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1607____closed__4; -x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__3; +x_1 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__4; +x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1648____closed__5() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1648____closed__4; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4; +x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__4; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____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_1648____closed__6() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1648____closed__5; +x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1648____closed__7() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1648____closed__6; +x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1648____closed__8() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1648____closed__7; +x_1 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1648____closed__9() { +static lean_object* _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__9() { _start: { lean_object* x_1; @@ -7358,37 +7436,37 @@ 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_1648_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591_(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_1648____closed__2; -x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__8; -x_4 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__9; +x_2 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__2; +x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__8; +x_4 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____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_1650_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1593_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__9; +x_5 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1652_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1595_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__9; +x_5 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -7538,7 +7616,7 @@ uint8_t x_41; x_41 = !lean_is_exclusive(x_40); 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; lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +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; uint32_t x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; x_42 = lean_ctor_get(x_40, 0); x_43 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -7551,166 +7629,174 @@ x_49 = l_Lean_mkAppN(x_48, x_47); lean_ctor_set(x_25, 0, x_49); x_50 = 0; x_51 = l_Int_reduceBinPred___lambda__1___closed__7; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_25); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_50); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_40, 0, x_53); +x_52 = 1; +x_53 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_25); +lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_50); +lean_ctor_set_uint8(x_53, sizeof(void*)*2 + 4, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_40, 0, x_54); return x_40; } else { -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; uint32_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_40, 0); -x_55 = lean_ctor_get(x_40, 1); +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; uint32_t x_64; lean_object* x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_55 = lean_ctor_get(x_40, 0); +x_56 = lean_ctor_get(x_40, 1); +lean_inc(x_56); lean_inc(x_55); -lean_inc(x_54); lean_dec(x_40); -x_56 = l_Lean_Expr_appArg_x21(x_36); +x_57 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_57 = l_Int_toExpr___closed__12; -x_58 = lean_array_push(x_57, x_1); -x_59 = lean_array_push(x_58, x_56); -x_60 = lean_array_push(x_59, x_54); -x_61 = l_Int_reduceBinPred___lambda__1___closed__10; -x_62 = l_Lean_mkAppN(x_61, x_60); -lean_ctor_set(x_25, 0, x_62); -x_63 = 0; -x_64 = l_Int_reduceBinPred___lambda__1___closed__7; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_25); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_63); -x_66 = lean_alloc_ctor(0, 1, 0); -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_55); -return x_67; +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_25, 0, x_63); +x_64 = 0; +x_65 = l_Int_reduceBinPred___lambda__1___closed__7; +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_25); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +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_56); +return x_69; } } else { -uint8_t x_68; +uint8_t x_70; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_40); -if (x_68 == 0) +x_70 = !lean_is_exclusive(x_40); +if (x_70 == 0) { return x_40; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_40, 0); -x_70 = lean_ctor_get(x_40, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_40, 0); +x_72 = lean_ctor_get(x_40, 1); +lean_inc(x_72); +lean_inc(x_71); lean_dec(x_40); -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_72; lean_object* x_73; -x_72 = l_Int_reduceBinPred___lambda__1___closed__13; -x_73 = l_Lean_Meta_mkEqRefl(x_72, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_73) == 0) -{ -uint8_t x_74; -x_74 = !lean_is_exclusive(x_73); -if (x_74 == 0) -{ -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; uint32_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_75 = lean_ctor_get(x_73, 0); -x_76 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_77 = l_Int_toExpr___closed__12; -x_78 = lean_array_push(x_77, x_1); -x_79 = lean_array_push(x_78, x_76); -x_80 = lean_array_push(x_79, x_75); -x_81 = l_Int_reduceBinPred___lambda__1___closed__19; -x_82 = l_Lean_mkAppN(x_81, x_80); -lean_ctor_set(x_25, 0, x_82); -x_83 = 0; -x_84 = l_Int_reduceBinPred___lambda__1___closed__16; -x_85 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_25); -lean_ctor_set_uint32(x_85, sizeof(void*)*2, x_83); -x_86 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_73, 0, x_86); +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 { -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; uint32_t x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_87 = lean_ctor_get(x_73, 0); -x_88 = lean_ctor_get(x_73, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_73); -x_89 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_74; lean_object* x_75; +x_74 = l_Int_reduceBinPred___lambda__1___closed__13; +x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_75) == 0) +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 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; uint32_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_89; +x_77 = lean_ctor_get(x_75, 0); +x_78 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_90 = l_Int_toExpr___closed__12; -x_91 = lean_array_push(x_90, x_1); -x_92 = lean_array_push(x_91, x_89); -x_93 = lean_array_push(x_92, x_87); -x_94 = l_Int_reduceBinPred___lambda__1___closed__19; -x_95 = l_Lean_mkAppN(x_94, x_93); -lean_ctor_set(x_25, 0, x_95); -x_96 = 0; -x_97 = l_Int_reduceBinPred___lambda__1___closed__16; -x_98 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_98, 0, x_97); -lean_ctor_set(x_98, 1, x_25); -lean_ctor_set_uint32(x_98, sizeof(void*)*2, x_96); -x_99 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_99, 0, x_98); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_88); -return x_100; -} +x_79 = l_Int_toExpr___closed__12; +x_80 = lean_array_push(x_79, x_1); +x_81 = lean_array_push(x_80, x_78); +x_82 = lean_array_push(x_81, x_77); +x_83 = l_Int_reduceBinPred___lambda__1___closed__19; +x_84 = l_Lean_mkAppN(x_83, x_82); +lean_ctor_set(x_25, 0, x_84); +x_85 = 0; +x_86 = l_Int_reduceBinPred___lambda__1___closed__16; +x_87 = 1; +x_88 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_88, 0, x_86); +lean_ctor_set(x_88, 1, x_25); +lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_88, sizeof(void*)*2 + 4, x_87); +x_89 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_75, 0, x_89); +return x_75; } else { -uint8_t x_101; +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; uint32_t x_99; lean_object* x_100; uint8_t x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; +x_90 = lean_ctor_get(x_75, 0); +x_91 = lean_ctor_get(x_75, 1); +lean_inc(x_91); +lean_inc(x_90); +lean_dec(x_75); +x_92 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_101 = !lean_is_exclusive(x_73); -if (x_101 == 0) -{ -return x_73; -} -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_102 = lean_ctor_get(x_73, 0); -x_103 = lean_ctor_get(x_73, 1); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_73); -x_104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_104, 0, x_102); -lean_ctor_set(x_104, 1, x_103); +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_25, 0, x_98); +x_99 = 0; +x_100 = l_Int_reduceBinPred___lambda__1___closed__16; +x_101 = 1; +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_25); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_99); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_101); +x_103 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_103, 0, x_102); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_103); +lean_ctor_set(x_104, 1, x_91); return x_104; } } -} -} else { uint8_t x_105; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_105 = !lean_is_exclusive(x_75); +if (x_105 == 0) +{ +return x_75; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_75, 0); +x_107 = lean_ctor_get(x_75, 1); +lean_inc(x_107); +lean_inc(x_106); +lean_dec(x_75); +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_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -7719,265 +7805,269 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_105 = !lean_is_exclusive(x_35); -if (x_105 == 0) +x_109 = !lean_is_exclusive(x_35); +if (x_109 == 0) { return x_35; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_35, 0); -x_107 = lean_ctor_get(x_35, 1); -lean_inc(x_107); -lean_inc(x_106); +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_35, 0); +x_111 = lean_ctor_get(x_35, 1); +lean_inc(x_111); +lean_inc(x_110); lean_dec(x_35); -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; +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 { -lean_object* x_109; lean_object* x_110; -x_109 = lean_ctor_get(x_25, 0); -lean_inc(x_109); +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_25, 0); +lean_inc(x_113); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_110 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_110) == 0) +x_114 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_111; lean_object* x_112; uint8_t x_113; -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_int_dec_lt(x_109, x_22); -lean_dec(x_22); -lean_dec(x_109); -if (x_113 == 0) -{ -lean_object* x_114; lean_object* x_115; -x_114 = l_Int_reduceBinPred___lambda__1___closed__4; -x_115 = l_Lean_Meta_mkEqRefl(x_114, x_6, x_7, x_8, x_9, x_112); -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; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_116 = lean_ctor_get(x_115, 0); +lean_object* x_115; lean_object* x_116; uint8_t x_117; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_118 = x_115; +lean_dec(x_114); +x_117 = lean_int_dec_lt(x_113, x_22); +lean_dec(x_22); +lean_dec(x_113); +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_6, x_7, x_8, x_9, x_116); +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; uint32_t x_131; lean_object* x_132; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +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_115); - x_118 = lean_box(0); + lean_dec_ref(x_119); + x_122 = lean_box(0); } -x_119 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_120 = l_Int_toExpr___closed__12; -x_121 = lean_array_push(x_120, x_1); -x_122 = lean_array_push(x_121, x_119); -x_123 = lean_array_push(x_122, x_116); -x_124 = l_Int_reduceBinPred___lambda__1___closed__10; -x_125 = l_Lean_mkAppN(x_124, x_123); -x_126 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_126, 0, x_125); -x_127 = 0; -x_128 = l_Int_reduceBinPred___lambda__1___closed__7; -x_129 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_126); -lean_ctor_set_uint32(x_129, sizeof(void*)*2, x_127); -x_130 = lean_alloc_ctor(0, 1, 0); +x_123 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +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); -if (lean_is_scalar(x_118)) { - x_131 = lean_alloc_ctor(0, 2, 0); +x_131 = 0; +x_132 = l_Int_reduceBinPred___lambda__1___closed__7; +x_133 = 1; +x_134 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_134, 0, x_132); +lean_ctor_set(x_134, 1, x_130); +lean_ctor_set_uint32(x_134, sizeof(void*)*2, x_131); +lean_ctor_set_uint8(x_134, sizeof(void*)*2 + 4, x_133); +x_135 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_135, 0, x_134); +if (lean_is_scalar(x_122)) { + x_136 = lean_alloc_ctor(0, 2, 0); } else { - x_131 = x_118; + x_136 = x_122; } -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_117); -return x_131; +lean_ctor_set(x_136, 0, x_135); +lean_ctor_set(x_136, 1, x_121); +return x_136; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -lean_dec(x_111); +lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +lean_dec(x_115); lean_dec(x_1); -x_132 = lean_ctor_get(x_115, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_115, 1); -lean_inc(x_133); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_134 = x_115; -} else { - lean_dec_ref(x_115); - x_134 = lean_box(0); -} -if (lean_is_scalar(x_134)) { - x_135 = lean_alloc_ctor(1, 2, 0); -} else { - x_135 = x_134; -} -lean_ctor_set(x_135, 0, x_132); -lean_ctor_set(x_135, 1, x_133); -return x_135; -} -} -else -{ -lean_object* x_136; lean_object* x_137; -x_136 = l_Int_reduceBinPred___lambda__1___closed__13; -x_137 = l_Lean_Meta_mkEqRefl(x_136, x_6, x_7, x_8, x_9, x_112); -if (lean_obj_tag(x_137) == 0) -{ -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; uint32_t x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_138 = lean_ctor_get(x_137, 0); +x_137 = lean_ctor_get(x_119, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_119, 1); 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; +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_139 = x_119; } else { - lean_dec_ref(x_137); - x_140 = lean_box(0); + lean_dec_ref(x_119); + x_139 = lean_box(0); } -x_141 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_142 = l_Int_toExpr___closed__12; -x_143 = lean_array_push(x_142, x_1); -x_144 = lean_array_push(x_143, x_141); -x_145 = lean_array_push(x_144, x_138); -x_146 = l_Int_reduceBinPred___lambda__1___closed__19; -x_147 = l_Lean_mkAppN(x_146, x_145); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_147); -x_149 = 0; -x_150 = l_Int_reduceBinPred___lambda__1___closed__16; -x_151 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -lean_ctor_set_uint32(x_151, sizeof(void*)*2, x_149); -x_152 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_152, 0, x_151); -if (lean_is_scalar(x_140)) { - x_153 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_139)) { + x_140 = lean_alloc_ctor(1, 2, 0); } else { - x_153 = x_140; + 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_Int_reduceBinPred___lambda__1___closed__13; +x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_116); +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; uint32_t x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_143 = lean_ctor_get(x_142, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_142, 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; +} else { + lean_dec_ref(x_142); + x_145 = lean_box(0); +} +x_146 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +x_147 = l_Int_toExpr___closed__12; +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_Int_reduceBinPred___lambda__1___closed__19; +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); -lean_ctor_set(x_153, 1, x_139); -return x_153; +x_154 = 0; +x_155 = l_Int_reduceBinPred___lambda__1___closed__16; +x_156 = 1; +x_157 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_153); +lean_ctor_set_uint32(x_157, sizeof(void*)*2, x_154); +lean_ctor_set_uint8(x_157, sizeof(void*)*2 + 4, x_156); +x_158 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_158, 0, x_157); +if (lean_is_scalar(x_145)) { + x_159 = lean_alloc_ctor(0, 2, 0); +} else { + x_159 = x_145; +} +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_144); +return x_159; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -lean_dec(x_111); +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +lean_dec(x_115); lean_dec(x_1); -x_154 = lean_ctor_get(x_137, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_137, 1); -lean_inc(x_155); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_156 = x_137; +x_160 = lean_ctor_get(x_142, 0); +lean_inc(x_160); +x_161 = lean_ctor_get(x_142, 1); +lean_inc(x_161); +if (lean_is_exclusive(x_142)) { + lean_ctor_release(x_142, 0); + lean_ctor_release(x_142, 1); + x_162 = x_142; } else { - lean_dec_ref(x_137); - x_156 = lean_box(0); + lean_dec_ref(x_142); + x_162 = lean_box(0); } -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_162)) { + x_163 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_156; + x_163 = x_162; } -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_155); -return x_157; +lean_ctor_set(x_163, 0, x_160); +lean_ctor_set(x_163, 1, x_161); +return x_163; } } } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_109); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_113); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_158 = lean_ctor_get(x_110, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_110, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_160 = x_110; +x_164 = lean_ctor_get(x_114, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_114, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_114)) { + lean_ctor_release(x_114, 0); + lean_ctor_release(x_114, 1); + x_166 = x_114; } else { - lean_dec_ref(x_110); - x_160 = lean_box(0); + lean_dec_ref(x_114); + 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 { -uint8_t x_162; +uint8_t x_168; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = !lean_is_exclusive(x_24); -if (x_162 == 0) +x_168 = !lean_is_exclusive(x_24); +if (x_168 == 0) { return x_24; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_163 = lean_ctor_get(x_24, 0); -x_164 = lean_ctor_get(x_24, 1); -lean_inc(x_164); -lean_inc(x_163); +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = lean_ctor_get(x_24, 0); +x_170 = lean_ctor_get(x_24, 1); +lean_inc(x_170); +lean_inc(x_169); lean_dec(x_24); -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; +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_169); +lean_ctor_set(x_171, 1, x_170); +return x_171; } } } } else { -uint8_t x_166; +uint8_t x_172; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -7986,23 +8076,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_13); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_13); +if (x_172 == 0) { return x_13; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_13, 0); -x_168 = lean_ctor_get(x_13, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_13, 0); +x_174 = lean_ctor_get(x_13, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_13); -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; +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; } } } @@ -8075,7 +8165,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__1() { _start: { lean_object* x_1; @@ -8083,17 +8173,17 @@ x_1 = lean_mk_string_from_bytes("reduceGT", 8); return x_1; } } -static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1689____closed__1; +x_2 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__1; 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_1689____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__3() { _start: { lean_object* x_1; @@ -8101,37 +8191,37 @@ 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_1689_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632_(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_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__2; -x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__9; -x_4 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__3; +x_2 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__2; +x_3 = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__9; +x_4 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____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_1691_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1634_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__3; +x_5 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__3; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1693_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1636_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__3; +x_5 = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__3; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -8281,7 +8371,7 @@ uint8_t x_41; x_41 = !lean_is_exclusive(x_40); 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; lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +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; uint32_t x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; x_42 = lean_ctor_get(x_40, 0); x_43 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -8294,166 +8384,174 @@ x_49 = l_Lean_mkAppN(x_48, x_47); lean_ctor_set(x_25, 0, x_49); x_50 = 0; x_51 = l_Int_reduceBinPred___lambda__1___closed__7; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_25); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_50); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_40, 0, x_53); +x_52 = 1; +x_53 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_25); +lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_50); +lean_ctor_set_uint8(x_53, sizeof(void*)*2 + 4, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_40, 0, x_54); return x_40; } else { -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; uint32_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_40, 0); -x_55 = lean_ctor_get(x_40, 1); +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; uint32_t x_64; lean_object* x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_55 = lean_ctor_get(x_40, 0); +x_56 = lean_ctor_get(x_40, 1); +lean_inc(x_56); lean_inc(x_55); -lean_inc(x_54); lean_dec(x_40); -x_56 = l_Lean_Expr_appArg_x21(x_36); +x_57 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_57 = l_Int_toExpr___closed__12; -x_58 = lean_array_push(x_57, x_1); -x_59 = lean_array_push(x_58, x_56); -x_60 = lean_array_push(x_59, x_54); -x_61 = l_Int_reduceBinPred___lambda__1___closed__10; -x_62 = l_Lean_mkAppN(x_61, x_60); -lean_ctor_set(x_25, 0, x_62); -x_63 = 0; -x_64 = l_Int_reduceBinPred___lambda__1___closed__7; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_25); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_63); -x_66 = lean_alloc_ctor(0, 1, 0); -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_55); -return x_67; +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_25, 0, x_63); +x_64 = 0; +x_65 = l_Int_reduceBinPred___lambda__1___closed__7; +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_25); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +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_56); +return x_69; } } else { -uint8_t x_68; +uint8_t x_70; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_40); -if (x_68 == 0) +x_70 = !lean_is_exclusive(x_40); +if (x_70 == 0) { return x_40; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_40, 0); -x_70 = lean_ctor_get(x_40, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_40, 0); +x_72 = lean_ctor_get(x_40, 1); +lean_inc(x_72); +lean_inc(x_71); lean_dec(x_40); -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_72; lean_object* x_73; -x_72 = l_Int_reduceBinPred___lambda__1___closed__13; -x_73 = l_Lean_Meta_mkEqRefl(x_72, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_73) == 0) -{ -uint8_t x_74; -x_74 = !lean_is_exclusive(x_73); -if (x_74 == 0) -{ -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; uint32_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_75 = lean_ctor_get(x_73, 0); -x_76 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_77 = l_Int_toExpr___closed__12; -x_78 = lean_array_push(x_77, x_1); -x_79 = lean_array_push(x_78, x_76); -x_80 = lean_array_push(x_79, x_75); -x_81 = l_Int_reduceBinPred___lambda__1___closed__19; -x_82 = l_Lean_mkAppN(x_81, x_80); -lean_ctor_set(x_25, 0, x_82); -x_83 = 0; -x_84 = l_Int_reduceBinPred___lambda__1___closed__16; -x_85 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_25); -lean_ctor_set_uint32(x_85, sizeof(void*)*2, x_83); -x_86 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_73, 0, x_86); +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 { -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; uint32_t x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_87 = lean_ctor_get(x_73, 0); -x_88 = lean_ctor_get(x_73, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_73); -x_89 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_74; lean_object* x_75; +x_74 = l_Int_reduceBinPred___lambda__1___closed__13; +x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_75) == 0) +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 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; uint32_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_89; +x_77 = lean_ctor_get(x_75, 0); +x_78 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_90 = l_Int_toExpr___closed__12; -x_91 = lean_array_push(x_90, x_1); -x_92 = lean_array_push(x_91, x_89); -x_93 = lean_array_push(x_92, x_87); -x_94 = l_Int_reduceBinPred___lambda__1___closed__19; -x_95 = l_Lean_mkAppN(x_94, x_93); -lean_ctor_set(x_25, 0, x_95); -x_96 = 0; -x_97 = l_Int_reduceBinPred___lambda__1___closed__16; -x_98 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_98, 0, x_97); -lean_ctor_set(x_98, 1, x_25); -lean_ctor_set_uint32(x_98, sizeof(void*)*2, x_96); -x_99 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_99, 0, x_98); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_88); -return x_100; -} +x_79 = l_Int_toExpr___closed__12; +x_80 = lean_array_push(x_79, x_1); +x_81 = lean_array_push(x_80, x_78); +x_82 = lean_array_push(x_81, x_77); +x_83 = l_Int_reduceBinPred___lambda__1___closed__19; +x_84 = l_Lean_mkAppN(x_83, x_82); +lean_ctor_set(x_25, 0, x_84); +x_85 = 0; +x_86 = l_Int_reduceBinPred___lambda__1___closed__16; +x_87 = 1; +x_88 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_88, 0, x_86); +lean_ctor_set(x_88, 1, x_25); +lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_88, sizeof(void*)*2 + 4, x_87); +x_89 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_75, 0, x_89); +return x_75; } else { -uint8_t x_101; +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; uint32_t x_99; lean_object* x_100; uint8_t x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; +x_90 = lean_ctor_get(x_75, 0); +x_91 = lean_ctor_get(x_75, 1); +lean_inc(x_91); +lean_inc(x_90); +lean_dec(x_75); +x_92 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_101 = !lean_is_exclusive(x_73); -if (x_101 == 0) -{ -return x_73; -} -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_102 = lean_ctor_get(x_73, 0); -x_103 = lean_ctor_get(x_73, 1); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_73); -x_104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_104, 0, x_102); -lean_ctor_set(x_104, 1, x_103); +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_25, 0, x_98); +x_99 = 0; +x_100 = l_Int_reduceBinPred___lambda__1___closed__16; +x_101 = 1; +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_25); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_99); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_101); +x_103 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_103, 0, x_102); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_103); +lean_ctor_set(x_104, 1, x_91); return x_104; } } -} -} else { uint8_t x_105; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_105 = !lean_is_exclusive(x_75); +if (x_105 == 0) +{ +return x_75; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_75, 0); +x_107 = lean_ctor_get(x_75, 1); +lean_inc(x_107); +lean_inc(x_106); +lean_dec(x_75); +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_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -8462,265 +8560,269 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_105 = !lean_is_exclusive(x_35); -if (x_105 == 0) +x_109 = !lean_is_exclusive(x_35); +if (x_109 == 0) { return x_35; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_35, 0); -x_107 = lean_ctor_get(x_35, 1); -lean_inc(x_107); -lean_inc(x_106); +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_35, 0); +x_111 = lean_ctor_get(x_35, 1); +lean_inc(x_111); +lean_inc(x_110); lean_dec(x_35); -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; +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 { -lean_object* x_109; lean_object* x_110; -x_109 = lean_ctor_get(x_25, 0); -lean_inc(x_109); +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_25, 0); +lean_inc(x_113); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_110 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_110) == 0) +x_114 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_111; lean_object* x_112; uint8_t x_113; -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_int_dec_le(x_109, x_22); -lean_dec(x_22); -lean_dec(x_109); -if (x_113 == 0) -{ -lean_object* x_114; lean_object* x_115; -x_114 = l_Int_reduceBinPred___lambda__1___closed__4; -x_115 = l_Lean_Meta_mkEqRefl(x_114, x_6, x_7, x_8, x_9, x_112); -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; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_116 = lean_ctor_get(x_115, 0); +lean_object* x_115; lean_object* x_116; uint8_t x_117; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_118 = x_115; +lean_dec(x_114); +x_117 = lean_int_dec_le(x_113, x_22); +lean_dec(x_22); +lean_dec(x_113); +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_6, x_7, x_8, x_9, x_116); +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; uint32_t x_131; lean_object* x_132; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +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_115); - x_118 = lean_box(0); + lean_dec_ref(x_119); + x_122 = lean_box(0); } -x_119 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_120 = l_Int_toExpr___closed__12; -x_121 = lean_array_push(x_120, x_1); -x_122 = lean_array_push(x_121, x_119); -x_123 = lean_array_push(x_122, x_116); -x_124 = l_Int_reduceBinPred___lambda__1___closed__10; -x_125 = l_Lean_mkAppN(x_124, x_123); -x_126 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_126, 0, x_125); -x_127 = 0; -x_128 = l_Int_reduceBinPred___lambda__1___closed__7; -x_129 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_126); -lean_ctor_set_uint32(x_129, sizeof(void*)*2, x_127); -x_130 = lean_alloc_ctor(0, 1, 0); +x_123 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +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); -if (lean_is_scalar(x_118)) { - x_131 = lean_alloc_ctor(0, 2, 0); +x_131 = 0; +x_132 = l_Int_reduceBinPred___lambda__1___closed__7; +x_133 = 1; +x_134 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_134, 0, x_132); +lean_ctor_set(x_134, 1, x_130); +lean_ctor_set_uint32(x_134, sizeof(void*)*2, x_131); +lean_ctor_set_uint8(x_134, sizeof(void*)*2 + 4, x_133); +x_135 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_135, 0, x_134); +if (lean_is_scalar(x_122)) { + x_136 = lean_alloc_ctor(0, 2, 0); } else { - x_131 = x_118; + x_136 = x_122; } -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_117); -return x_131; +lean_ctor_set(x_136, 0, x_135); +lean_ctor_set(x_136, 1, x_121); +return x_136; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -lean_dec(x_111); +lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +lean_dec(x_115); lean_dec(x_1); -x_132 = lean_ctor_get(x_115, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_115, 1); -lean_inc(x_133); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_134 = x_115; -} else { - lean_dec_ref(x_115); - x_134 = lean_box(0); -} -if (lean_is_scalar(x_134)) { - x_135 = lean_alloc_ctor(1, 2, 0); -} else { - x_135 = x_134; -} -lean_ctor_set(x_135, 0, x_132); -lean_ctor_set(x_135, 1, x_133); -return x_135; -} -} -else -{ -lean_object* x_136; lean_object* x_137; -x_136 = l_Int_reduceBinPred___lambda__1___closed__13; -x_137 = l_Lean_Meta_mkEqRefl(x_136, x_6, x_7, x_8, x_9, x_112); -if (lean_obj_tag(x_137) == 0) -{ -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; uint32_t x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_138 = lean_ctor_get(x_137, 0); +x_137 = lean_ctor_get(x_119, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_119, 1); 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; +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_139 = x_119; } else { - lean_dec_ref(x_137); - x_140 = lean_box(0); + lean_dec_ref(x_119); + x_139 = lean_box(0); } -x_141 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_142 = l_Int_toExpr___closed__12; -x_143 = lean_array_push(x_142, x_1); -x_144 = lean_array_push(x_143, x_141); -x_145 = lean_array_push(x_144, x_138); -x_146 = l_Int_reduceBinPred___lambda__1___closed__19; -x_147 = l_Lean_mkAppN(x_146, x_145); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_147); -x_149 = 0; -x_150 = l_Int_reduceBinPred___lambda__1___closed__16; -x_151 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -lean_ctor_set_uint32(x_151, sizeof(void*)*2, x_149); -x_152 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_152, 0, x_151); -if (lean_is_scalar(x_140)) { - x_153 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_139)) { + x_140 = lean_alloc_ctor(1, 2, 0); } else { - x_153 = x_140; + 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_Int_reduceBinPred___lambda__1___closed__13; +x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_116); +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; uint32_t x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_143 = lean_ctor_get(x_142, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_142, 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; +} else { + lean_dec_ref(x_142); + x_145 = lean_box(0); +} +x_146 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +x_147 = l_Int_toExpr___closed__12; +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_Int_reduceBinPred___lambda__1___closed__19; +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); -lean_ctor_set(x_153, 1, x_139); -return x_153; +x_154 = 0; +x_155 = l_Int_reduceBinPred___lambda__1___closed__16; +x_156 = 1; +x_157 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_153); +lean_ctor_set_uint32(x_157, sizeof(void*)*2, x_154); +lean_ctor_set_uint8(x_157, sizeof(void*)*2 + 4, x_156); +x_158 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_158, 0, x_157); +if (lean_is_scalar(x_145)) { + x_159 = lean_alloc_ctor(0, 2, 0); +} else { + x_159 = x_145; +} +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_144); +return x_159; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -lean_dec(x_111); +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +lean_dec(x_115); lean_dec(x_1); -x_154 = lean_ctor_get(x_137, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_137, 1); -lean_inc(x_155); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_156 = x_137; +x_160 = lean_ctor_get(x_142, 0); +lean_inc(x_160); +x_161 = lean_ctor_get(x_142, 1); +lean_inc(x_161); +if (lean_is_exclusive(x_142)) { + lean_ctor_release(x_142, 0); + lean_ctor_release(x_142, 1); + x_162 = x_142; } else { - lean_dec_ref(x_137); - x_156 = lean_box(0); + lean_dec_ref(x_142); + x_162 = lean_box(0); } -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_162)) { + x_163 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_156; + x_163 = x_162; } -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_155); -return x_157; +lean_ctor_set(x_163, 0, x_160); +lean_ctor_set(x_163, 1, x_161); +return x_163; } } } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_109); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_113); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_158 = lean_ctor_get(x_110, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_110, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_160 = x_110; +x_164 = lean_ctor_get(x_114, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_114, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_114)) { + lean_ctor_release(x_114, 0); + lean_ctor_release(x_114, 1); + x_166 = x_114; } else { - lean_dec_ref(x_110); - x_160 = lean_box(0); + lean_dec_ref(x_114); + 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 { -uint8_t x_162; +uint8_t x_168; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = !lean_is_exclusive(x_24); -if (x_162 == 0) +x_168 = !lean_is_exclusive(x_24); +if (x_168 == 0) { return x_24; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_163 = lean_ctor_get(x_24, 0); -x_164 = lean_ctor_get(x_24, 1); -lean_inc(x_164); -lean_inc(x_163); +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = lean_ctor_get(x_24, 0); +x_170 = lean_ctor_get(x_24, 1); +lean_inc(x_170); +lean_inc(x_169); lean_dec(x_24); -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; +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_169); +lean_ctor_set(x_171, 1, x_170); +return x_171; } } } } else { -uint8_t x_166; +uint8_t x_172; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -8729,23 +8831,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_13); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_13); +if (x_172 == 0) { return x_13; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_13, 0); -x_168 = lean_ctor_get(x_13, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_13, 0); +x_174 = lean_ctor_get(x_13, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_13); -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; +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; } } } @@ -8818,7 +8920,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__1() { +static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__1() { _start: { lean_object* x_1; @@ -8826,17 +8928,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_1730____closed__2() { +static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; 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_1730____closed__1; +x_2 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____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_1730____closed__3() { +static lean_object* _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__3() { _start: { lean_object* x_1; @@ -8844,37 +8946,37 @@ 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_1730_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673_(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_1730____closed__2; -x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__8; -x_4 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__3; +x_2 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__2; +x_3 = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__8; +x_4 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____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_1732_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1675_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1; -x_3 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1; +x_3 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__3; +x_5 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__3; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1734_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1677_(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; -x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1; -x_3 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__2; +x_2 = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1; +x_3 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__3; +x_5 = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__3; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -8986,59 +9088,59 @@ l_Int_reduceBinPred___lambda__1___closed__18 = _init_l_Int_reduceBinPred___lambd 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_1023____closed__1 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__1); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__2 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__2); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__3 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__3); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__4); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__5 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__5); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__6 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__6); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__7 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__7); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__8 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__8); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__9 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__9); -l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__10 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023____closed__10); -if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1023_(lean_io_mk_world()); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__1 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__1); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__2 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__2); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__3 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__3); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__4 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__4); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__5 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__5); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__6 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__6); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__7 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__7); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__8 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__8); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__9 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__9); +l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__10 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966____closed__10); +if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_966_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025____closed__1); -if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1025_(lean_io_mk_world()); +}l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968____closed__1); +if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_968_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027____closed__1); -if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1027_(lean_io_mk_world()); +}l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1 = _init_l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970____closed__1); +if (builtin) {res = l___regBuiltin_Int_reduceNeg_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_970_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__1 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__1); -l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__2 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__2); -l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__3 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__3); -l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__4 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__4); -l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__5 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__5); -l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__6 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__6); -l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__7 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__7); -l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__8 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097____closed__8); -if (builtin) {res = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1097_(lean_io_mk_world()); +}l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__1 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__1); +l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__2 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__2); +l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__3 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__3); +l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__4 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__4); +l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__5 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__5); +l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__6 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__6); +l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__7 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__7); +l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__8 = _init_l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040____closed__8); +if (builtin) {res = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1040_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1099_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_isPosValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1042_(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(); @@ -9047,37 +9149,37 @@ 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_1135____closed__1 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__1); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__2 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__2); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__3 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__3); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__4 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__4); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__5 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__5); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__6 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__6); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__7 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__7); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__8 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__8); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__9 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__9); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__10 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__10); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__11 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__11); -l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__12 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__12(); -lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135____closed__12); -if (builtin) {res = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1135_(lean_io_mk_world()); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__1 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__1); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__2 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__2); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__3 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__3); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__4); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__5 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__5); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__6 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__6); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__7 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__7); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__8 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__8); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__9 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__9); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__10 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__10); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__11 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__11); +l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__12 = _init_l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__12(); +lean_mark_persistent(l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078____closed__12); +if (builtin) {res = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1078_(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_1137_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1080_(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_1139_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1082_(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(); @@ -9086,35 +9188,35 @@ 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_1175____closed__1 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__1); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__2 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__2); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__3 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__3); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__4 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__4); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__5 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__5); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__6 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__6); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__7 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__7); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__8 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__8); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__9 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__9); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__10 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__10); -l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__11 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175____closed__11); -if (builtin) {res = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1175_(lean_io_mk_world()); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__1 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__1); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__2 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__2); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__3 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__3); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__4 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__4); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__5 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__5); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__6 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__6); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__7 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__7); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__8 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__8); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__9 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__9); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__10 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__10); +l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__11 = _init_l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118____closed__11); +if (builtin) {res = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1118_(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_1177_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1120_(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_1179_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1122_(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(); @@ -9123,35 +9225,35 @@ 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_1215____closed__1 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__1); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__2); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__3); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__4 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__4); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__5 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__5); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__6 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__6); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__7 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__7); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__8 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__8); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__9 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__9); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__10 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__10); -l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__11 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215____closed__11); -if (builtin) {res = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1215_(lean_io_mk_world()); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__1 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__1); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__2 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__2); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__3 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__3); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__4 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__4); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__5 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__5); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__6 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__6); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__7 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__7); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__8 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__8); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__9 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__9); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__10 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__10); +l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__11 = _init_l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158____closed__11); +if (builtin) {res = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1158_(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_1217_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1160_(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_1219_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1162_(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(); @@ -9160,35 +9262,35 @@ 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_1255____closed__1 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__1); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__2 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__2); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__3 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__3); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__4 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__4); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__5 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__5); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__6 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__6); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__7 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__7); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__8 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__8); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__9 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__9); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__10 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__10); -l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__11 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255____closed__11); -if (builtin) {res = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1255_(lean_io_mk_world()); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__1 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__1); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__2 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__2); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__3 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__3); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__4 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__4); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__5 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__5); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__6 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__6); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__7 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__7); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__8 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__8); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__9 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__9); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__10 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__10); +l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__11 = _init_l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198____closed__11); +if (builtin) {res = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1198_(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_1257_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1200_(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_1259_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1202_(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(); @@ -9197,35 +9299,35 @@ 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_1295____closed__1 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__1); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__2 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__2); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__3 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__3); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__4 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__4); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__5 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__5); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__6 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__6); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__7 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__7); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__8 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__8); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__9 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__9); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__10 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__10); -l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__11 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295____closed__11); -if (builtin) {res = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1295_(lean_io_mk_world()); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__1 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__1); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__2 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__2); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__3 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__3); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__4 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__4); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__5 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__5); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__6 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__6); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__7 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__7); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__8 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__8); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__9 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__9); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__10 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__10); +l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__11 = _init_l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238____closed__11); +if (builtin) {res = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1238_(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_1297_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1240_(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_1299_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1242_(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(); @@ -9234,68 +9336,68 @@ 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_1455____closed__1 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__1); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__2 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__2); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__3 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__3); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__4 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__4); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__5 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__5); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__6 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__6); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__7 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__7); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__8 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__8); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__9 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__9); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__10 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__10); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__11 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__11(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__11); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__12 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__12(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__12); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__13 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__13(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__13); -l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__14 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__14(); -lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455____closed__14); -if (builtin) {res = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1455_(lean_io_mk_world()); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__1 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__1); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__2 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__2); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__3 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__3); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__4 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__4); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__5 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__5); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__6 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__6); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__7 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__7); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__8 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__8); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__9 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__9); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__10 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__10); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__11 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__11(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__11); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__12 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__12(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__12); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__13 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__13(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__13); +l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__14 = _init_l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__14(); +lean_mark_persistent(l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398____closed__14); +if (builtin) {res = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1398_(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_1457_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1400_(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_1459_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1402_(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_1566____closed__1 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__1); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__2 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__2); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__3 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__3); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__4 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__4); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__5 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__5); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__6 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__6); -l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__7 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566____closed__7); -if (builtin) {res = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1566_(lean_io_mk_world()); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__1 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__1); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__2 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__2); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__3 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__3); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__4 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__4); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__5 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__5); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__6 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__6); +l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__7 = _init_l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509____closed__7); +if (builtin) {res = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1509_(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_1568_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1511_(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_1570_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceAbs_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1513_(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(); @@ -9304,33 +9406,33 @@ 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_1607____closed__1 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__1); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__2 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__2); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__3 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__3); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__4 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__4); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__5 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__5); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__6 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__6); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__7 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__7); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__8 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__8); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__9 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__9); -l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__10 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__10(); -lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607____closed__10); -if (builtin) {res = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1607_(lean_io_mk_world()); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__1 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__1); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__2 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__2); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__3 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__3); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__4 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__4); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__5 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__5); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__6 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__6); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__7 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__7); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__8 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__8); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__9 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__9); +l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__10 = _init_l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__10(); +lean_mark_persistent(l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550____closed__10); +if (builtin) {res = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1550_(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_1609_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1552_(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_1611_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1554_(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(); @@ -9339,31 +9441,31 @@ 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_1648____closed__1 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__1); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__2 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__2); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__3 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__3); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__4 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__4(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__4); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__5 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__5(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__5); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__6 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__6(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__6); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__7 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__7(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__7); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__8 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__8(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__8); -l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__9 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__9(); -lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648____closed__9); -if (builtin) {res = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1648_(lean_io_mk_world()); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__1 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__1); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__2 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__2); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__3 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__3); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__4 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__4(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__4); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__5 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__5(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__5); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__6 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__6(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__6); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__7 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__7(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__7); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__8 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__8(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__8); +l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__9 = _init_l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__9(); +lean_mark_persistent(l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591____closed__9); +if (builtin) {res = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1591_(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_1650_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1593_(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_1652_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1595_(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(); @@ -9372,19 +9474,19 @@ 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_1689____closed__1 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__1); -l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__2 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__2); -l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__3 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689____closed__3); -if (builtin) {res = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1689_(lean_io_mk_world()); +l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__1 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__1); +l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__2 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__2); +l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__3 = _init_l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632____closed__3); +if (builtin) {res = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1632_(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_1691_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1634_(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_1693_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1636_(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(); @@ -9393,19 +9495,19 @@ 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_1730____closed__1 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__1(); -lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__1); -l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__2 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__2(); -lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__2); -l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__3 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__3(); -lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730____closed__3); -if (builtin) {res = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1730_(lean_io_mk_world()); +l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__1 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__1(); +lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__1); +l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__2 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__2(); +lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__2); +l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__3 = _init_l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__3(); +lean_mark_persistent(l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673____closed__3); +if (builtin) {res = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1673_(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_1732_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1675_(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_1734_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Int_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Int___hyg_1677_(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 5f96af68dd..1e3e8b6ec9 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Nat.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/Nat.c @@ -15,9 +15,11 @@ 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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____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_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_730____closed__10; +static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__6; 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*); lean_object* l_Lean_mkNatLit(lean_object*); static lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_954____closed__1; @@ -55,7 +57,6 @@ static lean_object* l_Nat_reduceDiv___closed__1; static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_730____closed__8; static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_730____closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_810_(lean_object*); -LEAN_EXPORT lean_object* l_Nat_isValue___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___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_612_(lean_object*); static lean_object* l_Nat_reduceBinPred___lambda__1___closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_958_(lean_object*); @@ -63,6 +64,7 @@ static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_770____closed__3; 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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__7; static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_730____closed__4; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995_(lean_object*); static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_810____closed__9; @@ -72,10 +74,11 @@ static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_610____closed__7; 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*); lean_object* l_Lean_Expr_appArg_x21(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126_(lean_object*); +static lean_object* l_Nat_isValue___closed__3; static lean_object* l_Nat_reduceBinPred___lambda__1___closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_915_(lean_object*); static lean_object* l_Nat_reduceBinPred___lambda__1___closed__16; +static lean_object* l_Nat_isValue___closed__1; static lean_object* l___regBuiltin_Nat_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_954____closed__3; static lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_770____closed__2; static lean_object* l_Nat_reduceBinPred___lambda__1___closed__8; @@ -83,8 +86,6 @@ LEAN_EXPORT lean_object* l_Nat_reduceSucc___boxed(lean_object*, lean_object*, le static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_810____closed__3; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_652_(lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_692_(lean_object*); -static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__1; -static lean_object* l_Nat_isValue___lambda__2___closed__3; 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_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_650____closed__10; static lean_object* l_Nat_reduceGE___closed__2; @@ -93,11 +94,9 @@ static lean_object* l_Nat_reduceGcd___closed__1; extern lean_object* l_Lean_Meta_Simp_builtinSimprocsRef; 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*); -static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__3; 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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__2; static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_650____closed__3; static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_570____closed__2; static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_913____closed__4; @@ -111,10 +110,8 @@ LEAN_EXPORT lean_object* l_Nat_isValue___lambda__1___boxed(lean_object*, lean_ob 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*); 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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__9; static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_690____closed__6; static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_570____closed__4; -LEAN_EXPORT lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1128_(lean_object*); static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_913____closed__3; static lean_object* l_Nat_reduceGT___closed__3; static lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_574____closed__1; @@ -129,14 +126,12 @@ LEAN_EXPORT lean_object* l_Nat_reduceMul___lambda__1___boxed(lean_object*, lean_ 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*); 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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__7; static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_690____closed__1; static lean_object* l_Nat_reduceGT___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_734_(lean_object*); static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_690____closed__11; 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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__8; LEAN_EXPORT lean_object* l_Nat_isValue___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_reduceLT___closed__3; static lean_object* l_Nat_reduceLT___closed__1; @@ -157,6 +152,7 @@ lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l_Nat_reduceMod___closed__1; static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_650____closed__5; static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_913____closed__9; +static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__8; static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_610____closed__8; static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_831____closed__6; 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*); @@ -193,6 +189,7 @@ static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_ 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; +static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__5; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_874_(lean_object*); static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_690____closed__4; 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*); @@ -204,6 +201,7 @@ static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_ static lean_object* l_Nat_reduceBinPred___lambda__1___closed__15; static lean_object* l_Nat_reduceBinPred___lambda__1___closed__10; static lean_object* l_Nat_reduceBinPred___lambda__1___closed__9; +static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____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*); 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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_872____closed__1; @@ -233,8 +231,11 @@ lean_object* l_Lean_Meta_mkEqRefl(lean_object*, lean_object*, lean_object*, lean lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); static lean_object* l_Nat_reduceGcd___closed__2; static lean_object* l_Nat_reduceGT___closed__2; +static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__3; +static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__4; static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_872____closed__2; static lean_object* l_Nat_reduceMod___closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069_(lean_object*); static lean_object* l___regBuiltin_Nat_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_872____closed__9; 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_610____closed__2; @@ -246,31 +247,27 @@ static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_810____closed__7; lean_object* lean_nat_sub(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_730_(lean_object*); -static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__5; +static lean_object* l_Nat_isValue___closed__2; static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_610____closed__5; static lean_object* l_Nat_reduceSucc___closed__3; lean_object* lean_nat_mul(lean_object*, lean_object*); static lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_831____closed__7; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_574_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__4; static lean_object* l___regBuiltin_Nat_reducePow_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_810____closed__11; 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*); 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_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_570____closed__6; static lean_object* l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_995____closed__1; -static lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__6; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_833_(lean_object*); LEAN_EXPORT lean_object* l_Nat_isValue(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__1; static lean_object* l___regBuiltin_Nat_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_650____closed__8; 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_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_913_(lean_object*); -static lean_object* l_Nat_isValue___lambda__2___closed__2; static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_690____closed__10; static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_610____closed__11; -static lean_object* l_Nat_isValue___lambda__2___closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_831_(lean_object*); 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_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_650____closed__9; @@ -280,6 +277,7 @@ LEAN_EXPORT lean_object* l_Nat_reduceAdd___lambda__1(lean_object*, lean_object*, 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*); LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_770_(lean_object*); static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_610____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1071_(lean_object*); static lean_object* l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_610____closed__14; static lean_object* l___regBuiltin_Nat_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_690____closed__3; static lean_object* l_Nat_reducePow___closed__2; @@ -313,7 +311,7 @@ static lean_object* l_Nat_reduceSucc___closed__1; static lean_object* l___regBuiltin_Nat_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_730____closed__1; LEAN_EXPORT lean_object* l___regBuiltin_Nat_reduceGcd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_835_(lean_object*); static lean_object* l_Nat_reduceBinPred___lambda__1___closed__11; -LEAN_EXPORT lean_object* l_Nat_isValue___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_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__2; static lean_object* l___regBuiltin_Nat_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_913____closed__8; 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: @@ -495,7 +493,7 @@ uint8_t x_21; x_21 = !lean_is_exclusive(x_13); if (x_21 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint32_t 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; uint32_t x_27; uint8_t x_28; lean_object* x_29; lean_object* x_30; x_22 = lean_ctor_get(x_13, 0); lean_dec(x_22); x_23 = lean_ctor_get(x_14, 0); @@ -505,62 +503,66 @@ x_24 = lean_apply_1(x_2, x_23); x_25 = l_Lean_mkNatLit(x_24); x_26 = lean_box(0); x_27 = 0; -x_28 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_28, 0, x_25); -lean_ctor_set(x_28, 1, x_26); -lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_27); -x_29 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_13, 0, x_29); +x_28 = 1; +x_29 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_29, 0, x_25); +lean_ctor_set(x_29, 1, x_26); +lean_ctor_set_uint32(x_29, sizeof(void*)*2, x_27); +lean_ctor_set_uint8(x_29, sizeof(void*)*2 + 4, x_28); +x_30 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_13, 0, x_30); return x_13; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; uint32_t x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_30 = lean_ctor_get(x_13, 1); -lean_inc(x_30); -lean_dec(x_13); -x_31 = lean_ctor_get(x_14, 0); +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; uint32_t x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; lean_object* x_40; +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); 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 = 0; -x_36 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_36, 0, x_33); -lean_ctor_set(x_36, 1, x_34); -lean_ctor_set_uint32(x_36, sizeof(void*)*2, x_35); -x_37 = lean_alloc_ctor(0, 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_30); -return x_38; +x_33 = lean_apply_1(x_2, x_32); +x_34 = l_Lean_mkNatLit(x_33); +x_35 = lean_box(0); +x_36 = 0; +x_37 = 1; +x_38 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_38, 0, x_34); +lean_ctor_set(x_38, 1, x_35); +lean_ctor_set_uint32(x_38, sizeof(void*)*2, x_36); +lean_ctor_set_uint8(x_38, sizeof(void*)*2 + 4, x_37); +x_39 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_39, 0, x_38); +x_40 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_40, 0, x_39); +lean_ctor_set(x_40, 1, x_31); +return x_40; } } } else { -uint8_t x_39; +uint8_t x_41; lean_dec(x_2); -x_39 = !lean_is_exclusive(x_13); -if (x_39 == 0) +x_41 = !lean_is_exclusive(x_13); +if (x_41 == 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_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_13, 0); +x_43 = lean_ctor_get(x_13, 1); +lean_inc(x_43); +lean_inc(x_42); 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_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; } } } @@ -713,7 +715,7 @@ uint8_t x_33; x_33 = !lean_is_exclusive(x_25); if (x_33 == 0) { -lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; uint32_t x_39; lean_object* x_40; lean_object* x_41; +lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; uint32_t x_39; uint8_t x_40; lean_object* x_41; lean_object* x_42; x_34 = lean_ctor_get(x_25, 0); lean_dec(x_34); x_35 = lean_ctor_get(x_26, 0); @@ -723,91 +725,95 @@ x_36 = lean_apply_2(x_2, x_23, x_35); x_37 = l_Lean_mkNatLit(x_36); x_38 = lean_box(0); x_39 = 0; -x_40 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_40, 0, x_37); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_39); -x_41 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_25, 0, x_41); +x_40 = 1; +x_41 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_41, 0, x_37); +lean_ctor_set(x_41, 1, x_38); +lean_ctor_set_uint32(x_41, sizeof(void*)*2, x_39); +lean_ctor_set_uint8(x_41, sizeof(void*)*2 + 4, x_40); +x_42 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_42, 0, x_41); +lean_ctor_set(x_25, 0, x_42); return x_25; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_42 = lean_ctor_get(x_25, 1); -lean_inc(x_42); -lean_dec(x_25); -x_43 = lean_ctor_get(x_26, 0); +lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint32_t x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +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_44 = lean_apply_2(x_2, x_23, x_43); -x_45 = l_Lean_mkNatLit(x_44); -x_46 = lean_box(0); -x_47 = 0; -x_48 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_48, 0, x_45); -lean_ctor_set(x_48, 1, x_46); -lean_ctor_set_uint32(x_48, sizeof(void*)*2, x_47); -x_49 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_49, 0, 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_42); -return x_50; +x_45 = lean_apply_2(x_2, x_23, x_44); +x_46 = l_Lean_mkNatLit(x_45); +x_47 = lean_box(0); +x_48 = 0; +x_49 = 1; +x_50 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_50, 0, x_46); +lean_ctor_set(x_50, 1, x_47); +lean_ctor_set_uint32(x_50, sizeof(void*)*2, x_48); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 4, x_49); +x_51 = lean_alloc_ctor(0, 1, 0); +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_43); +return x_52; } } } else { -uint8_t x_51; +uint8_t x_53; lean_dec(x_23); lean_dec(x_2); -x_51 = !lean_is_exclusive(x_25); -if (x_51 == 0) +x_53 = !lean_is_exclusive(x_25); +if (x_53 == 0) { return x_25; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_25, 0); -x_53 = lean_ctor_get(x_25, 1); -lean_inc(x_53); -lean_inc(x_52); +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_25, 0); +x_55 = lean_ctor_get(x_25, 1); +lean_inc(x_55); +lean_inc(x_54); lean_dec(x_25); -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; +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_55; +uint8_t x_57; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_2); -x_55 = !lean_is_exclusive(x_14); -if (x_55 == 0) +x_57 = !lean_is_exclusive(x_14); +if (x_57 == 0) { return x_14; } else { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_14, 0); -x_57 = lean_ctor_get(x_14, 1); -lean_inc(x_57); -lean_inc(x_56); +lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_14, 0); +x_59 = lean_ctor_get(x_14, 1); +lean_inc(x_59); +lean_inc(x_58); lean_dec(x_14); -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_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; } } } @@ -1188,7 +1194,7 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); @@ -1201,166 +1207,174 @@ x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_26, 0, x_51); x_52 = 0; x_53 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_26); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_26); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_37); +x_59 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_59 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_26, 0, x_64); -x_65 = 0; -x_66 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_26); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +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_26, 0, x_65); +x_66 = 0; +x_67 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_26); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_37); lean_free_object(x_26); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_7, x_8, x_9, x_10, x_38); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_79 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_26, 0, x_84); -x_85 = 0; -x_86 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_26); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_37); +lean_object* x_76; lean_object* x_77; +x_76 = l_Nat_reduceBinPred___lambda__1___closed__14; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_7, x_8, x_9, x_10, x_38); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_92 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_26, 0, x_97); -x_98 = 0; -x_99 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_26); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_Nat_reduceBinPred___lambda__1___closed__11; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_Nat_reduceBinPred___lambda__1___closed__20; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_26, 0, x_86); +x_87 = 0; +x_88 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_26); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -lean_free_object(x_26); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_Nat_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_Nat_reduceBinPred___lambda__1___closed__20; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_26, 0, x_100); +x_101 = 0; +x_102 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_26); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_37); +lean_free_object(x_26); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_26); lean_dec(x_35); lean_dec(x_23); @@ -1370,202 +1384,206 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_36); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_36); +if (x_111 == 0) { return x_36; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_36, 0); -x_109 = lean_ctor_get(x_36, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_36, 0); +x_113 = lean_ctor_get(x_36, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_36); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_26, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_26, 0); +lean_inc(x_115); lean_dec(x_26); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; lean_object* x_115; uint8_t x_116; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_apply_2(x_2, x_23, x_111); -x_116 = lean_unbox(x_115); -lean_dec(x_115); -if (x_116 == 0) +lean_object* x_117; lean_object* x_118; lean_object* x_119; uint8_t x_120; +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_apply_2(x_2, x_23, x_115); +x_120 = lean_unbox(x_119); +lean_dec(x_119); +if (x_120 == 0) { -lean_object* x_117; lean_object* x_118; -x_117 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_118 = l_Lean_Meta_mkEqRefl(x_117, x_7, x_8, x_9, x_10, x_114); -if (lean_obj_tag(x_118) == 0) +lean_object* x_121; lean_object* x_122; +x_121 = l_Nat_reduceBinPred___lambda__1___closed__4; +x_122 = l_Lean_Meta_mkEqRefl(x_121, x_7, x_8, x_9, x_10, x_118); +if (lean_obj_tag(x_122) == 0) { -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; uint32_t x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; -x_119 = lean_ctor_get(x_118, 0); -lean_inc(x_119); -x_120 = lean_ctor_get(x_118, 1); -lean_inc(x_120); -if (lean_is_exclusive(x_118)) { - lean_ctor_release(x_118, 0); - lean_ctor_release(x_118, 1); - x_121 = x_118; +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; uint32_t x_134; lean_object* x_135; uint8_t x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; +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_118); - x_121 = lean_box(0); + lean_dec_ref(x_122); + x_125 = lean_box(0); } -x_122 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_123 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_124 = lean_array_push(x_123, x_1); -x_125 = lean_array_push(x_124, x_122); -x_126 = lean_array_push(x_125, x_119); -x_127 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_128 = l_Lean_mkAppN(x_127, x_126); -x_129 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_129, 0, x_128); -x_130 = 0; -x_131 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_132 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_132, 0, x_131); -lean_ctor_set(x_132, 1, x_129); -lean_ctor_set_uint32(x_132, sizeof(void*)*2, x_130); -x_133 = lean_alloc_ctor(0, 1, 0); +x_126 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_127 = l_Nat_reduceBinPred___lambda__1___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___lambda__1___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); -if (lean_is_scalar(x_121)) { - x_134 = lean_alloc_ctor(0, 2, 0); +x_134 = 0; +x_135 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_136 = 1; +x_137 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_137, 0, x_135); +lean_ctor_set(x_137, 1, x_133); +lean_ctor_set_uint32(x_137, sizeof(void*)*2, x_134); +lean_ctor_set_uint8(x_137, sizeof(void*)*2 + 4, x_136); +x_138 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_138, 0, x_137); +if (lean_is_scalar(x_125)) { + x_139 = lean_alloc_ctor(0, 2, 0); } else { - x_134 = x_121; + x_139 = x_125; } -lean_ctor_set(x_134, 0, x_133); -lean_ctor_set(x_134, 1, x_120); -return x_134; +lean_ctor_set(x_139, 0, x_138); +lean_ctor_set(x_139, 1, x_124); +return x_139; } else { -lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; -lean_dec(x_113); +lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; +lean_dec(x_117); lean_dec(x_1); -x_135 = lean_ctor_get(x_118, 0); -lean_inc(x_135); -x_136 = lean_ctor_get(x_118, 1); -lean_inc(x_136); -if (lean_is_exclusive(x_118)) { - lean_ctor_release(x_118, 0); - lean_ctor_release(x_118, 1); - x_137 = x_118; -} else { - lean_dec_ref(x_118); - x_137 = lean_box(0); -} -if (lean_is_scalar(x_137)) { - x_138 = lean_alloc_ctor(1, 2, 0); -} else { - x_138 = x_137; -} -lean_ctor_set(x_138, 0, x_135); -lean_ctor_set(x_138, 1, x_136); -return x_138; -} -} -else -{ -lean_object* x_139; lean_object* x_140; -x_139 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_140 = l_Lean_Meta_mkEqRefl(x_139, x_7, x_8, x_9, x_10, x_114); -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_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; uint32_t x_152; lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; -x_141 = lean_ctor_get(x_140, 0); +x_140 = lean_ctor_get(x_122, 0); +lean_inc(x_140); +x_141 = lean_ctor_get(x_122, 1); lean_inc(x_141); -x_142 = lean_ctor_get(x_140, 1); -lean_inc(x_142); -if (lean_is_exclusive(x_140)) { - lean_ctor_release(x_140, 0); - lean_ctor_release(x_140, 1); - x_143 = x_140; +if (lean_is_exclusive(x_122)) { + lean_ctor_release(x_122, 0); + lean_ctor_release(x_122, 1); + x_142 = x_122; } else { - lean_dec_ref(x_140); - x_143 = lean_box(0); + lean_dec_ref(x_122); + x_142 = lean_box(0); } -x_144 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_145 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_146 = lean_array_push(x_145, x_1); -x_147 = lean_array_push(x_146, x_144); -x_148 = lean_array_push(x_147, x_141); -x_149 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_150 = l_Lean_mkAppN(x_149, x_148); -x_151 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_151, 0, x_150); -x_152 = 0; -x_153 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_154 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_154, 0, x_153); -lean_ctor_set(x_154, 1, x_151); -lean_ctor_set_uint32(x_154, sizeof(void*)*2, x_152); -x_155 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_155, 0, x_154); -if (lean_is_scalar(x_143)) { - x_156 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_142)) { + x_143 = lean_alloc_ctor(1, 2, 0); } else { - x_156 = x_143; + 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_Nat_reduceBinPred___lambda__1___closed__14; +x_145 = l_Lean_Meta_mkEqRefl(x_144, x_7, x_8, x_9, x_10, x_118); +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; uint32_t x_157; lean_object* x_158; uint8_t x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; +x_146 = lean_ctor_get(x_145, 0); +lean_inc(x_146); +x_147 = lean_ctor_get(x_145, 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; +} else { + lean_dec_ref(x_145); + x_148 = lean_box(0); +} +x_149 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_150 = l_Nat_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_Nat_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); -lean_ctor_set(x_156, 1, x_142); -return x_156; +x_157 = 0; +x_158 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_159 = 1; +x_160 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_160, 0, x_158); +lean_ctor_set(x_160, 1, x_156); +lean_ctor_set_uint32(x_160, sizeof(void*)*2, x_157); +lean_ctor_set_uint8(x_160, sizeof(void*)*2 + 4, x_159); +x_161 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_161, 0, x_160); +if (lean_is_scalar(x_148)) { + x_162 = lean_alloc_ctor(0, 2, 0); +} else { + x_162 = x_148; +} +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_162, 1, x_147); +return x_162; } else { -lean_object* x_157; lean_object* x_158; lean_object* x_159; lean_object* x_160; -lean_dec(x_113); +lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; +lean_dec(x_117); lean_dec(x_1); -x_157 = lean_ctor_get(x_140, 0); -lean_inc(x_157); -x_158 = lean_ctor_get(x_140, 1); -lean_inc(x_158); -if (lean_is_exclusive(x_140)) { - lean_ctor_release(x_140, 0); - lean_ctor_release(x_140, 1); - x_159 = x_140; +x_163 = lean_ctor_get(x_145, 0); +lean_inc(x_163); +x_164 = lean_ctor_get(x_145, 1); +lean_inc(x_164); +if (lean_is_exclusive(x_145)) { + lean_ctor_release(x_145, 0); + lean_ctor_release(x_145, 1); + x_165 = x_145; } else { - lean_dec_ref(x_140); - x_159 = lean_box(0); + lean_dec_ref(x_145); + x_165 = lean_box(0); } -if (lean_is_scalar(x_159)) { - x_160 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_165)) { + x_166 = lean_alloc_ctor(1, 2, 0); } else { - x_160 = x_159; + x_166 = x_165; } -lean_ctor_set(x_160, 0, x_157); -lean_ctor_set(x_160, 1, x_158); -return x_160; +lean_ctor_set(x_166, 0, x_163); +lean_ctor_set(x_166, 1, x_164); +return x_166; } } } else { -lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; -lean_dec(x_111); +lean_object* x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; +lean_dec(x_115); lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -1573,33 +1591,33 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_161 = lean_ctor_get(x_112, 0); -lean_inc(x_161); -x_162 = lean_ctor_get(x_112, 1); -lean_inc(x_162); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_163 = x_112; +x_167 = lean_ctor_get(x_116, 0); +lean_inc(x_167); +x_168 = lean_ctor_get(x_116, 1); +lean_inc(x_168); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_169 = x_116; } else { - lean_dec_ref(x_112); - x_163 = lean_box(0); + lean_dec_ref(x_116); + x_169 = lean_box(0); } -if (lean_is_scalar(x_163)) { - x_164 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_169)) { + x_170 = lean_alloc_ctor(1, 2, 0); } else { - x_164 = x_163; + x_170 = x_169; } -lean_ctor_set(x_164, 0, x_161); -lean_ctor_set(x_164, 1, x_162); -return x_164; +lean_ctor_set(x_170, 0, x_167); +lean_ctor_set(x_170, 1, x_168); +return x_170; } } } } else { -uint8_t x_165; +uint8_t x_171; lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -1607,53 +1625,53 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_165 = !lean_is_exclusive(x_25); -if (x_165 == 0) +x_171 = !lean_is_exclusive(x_25); +if (x_171 == 0) { return x_25; } else { -lean_object* x_166; lean_object* x_167; lean_object* x_168; -x_166 = lean_ctor_get(x_25, 0); -x_167 = lean_ctor_get(x_25, 1); -lean_inc(x_167); -lean_inc(x_166); +lean_object* x_172; lean_object* x_173; lean_object* x_174; +x_172 = lean_ctor_get(x_25, 0); +x_173 = lean_ctor_get(x_25, 1); +lean_inc(x_173); +lean_inc(x_172); lean_dec(x_25); -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; +x_174 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_174, 0, x_172); +lean_ctor_set(x_174, 1, x_173); +return x_174; } } } } else { -uint8_t x_169; +uint8_t x_175; 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_169 = !lean_is_exclusive(x_14); -if (x_169 == 0) +x_175 = !lean_is_exclusive(x_14); +if (x_175 == 0) { return x_14; } else { -lean_object* x_170; lean_object* x_171; lean_object* x_172; -x_170 = lean_ctor_get(x_14, 0); -x_171 = lean_ctor_get(x_14, 1); -lean_inc(x_171); -lean_inc(x_170); +lean_object* x_176; lean_object* x_177; lean_object* x_178; +x_176 = lean_ctor_get(x_14, 0); +x_177 = lean_ctor_get(x_14, 1); +lean_inc(x_177); +lean_inc(x_176); lean_dec(x_14); -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; +x_178 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_178, 0, x_176); +lean_ctor_set(x_178, 1, x_177); +return x_178; } } } @@ -1749,7 +1767,7 @@ uint8_t x_20; x_20 = !lean_is_exclusive(x_12); 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; uint32_t x_27; lean_object* x_28; lean_object* x_29; +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; uint32_t x_27; uint8_t x_28; lean_object* x_29; lean_object* x_30; x_21 = lean_ctor_get(x_12, 0); lean_dec(x_21); x_22 = lean_ctor_get(x_13, 0); @@ -1761,63 +1779,67 @@ lean_dec(x_22); x_25 = l_Lean_mkNatLit(x_24); x_26 = lean_box(0); x_27 = 0; -x_28 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_28, 0, x_25); -lean_ctor_set(x_28, 1, x_26); -lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_27); -x_29 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_12, 0, x_29); +x_28 = 1; +x_29 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_29, 0, x_25); +lean_ctor_set(x_29, 1, x_26); +lean_ctor_set_uint32(x_29, sizeof(void*)*2, x_27); +lean_ctor_set_uint8(x_29, sizeof(void*)*2 + 4, x_28); +x_30 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_12, 0, x_30); return x_12; } 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; uint32_t x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_30 = lean_ctor_get(x_12, 1); -lean_inc(x_30); -lean_dec(x_12); -x_31 = lean_ctor_get(x_13, 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; uint32_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_31 = lean_ctor_get(x_12, 1); lean_inc(x_31); +lean_dec(x_12); +x_32 = lean_ctor_get(x_13, 0); +lean_inc(x_32); 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 = 0; -x_37 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_37, 0, x_34); -lean_ctor_set(x_37, 1, x_35); -lean_ctor_set_uint32(x_37, sizeof(void*)*2, x_36); -x_38 = lean_alloc_ctor(0, 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_30); -return x_39; +x_33 = lean_unsigned_to_nat(1u); +x_34 = lean_nat_add(x_32, x_33); +lean_dec(x_32); +x_35 = l_Lean_mkNatLit(x_34); +x_36 = lean_box(0); +x_37 = 0; +x_38 = 1; +x_39 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_39, 0, x_35); +lean_ctor_set(x_39, 1, x_36); +lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_37); +lean_ctor_set_uint8(x_39, sizeof(void*)*2 + 4, x_38); +x_40 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_40, 0, 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_31); +return x_41; } } } else { -uint8_t x_40; -x_40 = !lean_is_exclusive(x_12); -if (x_40 == 0) +uint8_t x_42; +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; } } } @@ -2119,7 +2141,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -2131,91 +2153,95 @@ lean_dec(x_22); x_36 = l_Lean_mkNatLit(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_nat_add(x_22, x_42); -lean_dec(x_42); +x_44 = lean_nat_add(x_22, x_43); +lean_dec(x_43); lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +x_45 = l_Lean_mkNatLit(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -2573,7 +2599,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -2585,91 +2611,95 @@ lean_dec(x_22); x_36 = l_Lean_mkNatLit(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_nat_mul(x_22, x_42); -lean_dec(x_42); +x_44 = lean_nat_mul(x_22, x_43); +lean_dec(x_43); lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +x_45 = l_Lean_mkNatLit(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -2996,7 +3026,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -3008,91 +3038,95 @@ lean_dec(x_22); x_36 = l_Lean_mkNatLit(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_nat_sub(x_22, x_42); -lean_dec(x_42); +x_44 = lean_nat_sub(x_22, x_43); +lean_dec(x_43); lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +x_45 = l_Lean_mkNatLit(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -3419,7 +3453,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -3431,91 +3465,95 @@ lean_dec(x_22); x_36 = l_Lean_mkNatLit(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_nat_div(x_22, x_42); -lean_dec(x_42); +x_44 = lean_nat_div(x_22, x_43); +lean_dec(x_43); lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +x_45 = l_Lean_mkNatLit(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -3842,7 +3880,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -3854,91 +3892,95 @@ lean_dec(x_22); x_36 = l_Lean_mkNatLit(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_nat_mod(x_22, x_42); -lean_dec(x_42); +x_44 = lean_nat_mod(x_22, x_43); +lean_dec(x_43); lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +x_45 = l_Lean_mkNatLit(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -4265,7 +4307,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -4277,91 +4319,95 @@ lean_dec(x_22); x_36 = l_Lean_mkNatLit(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_nat_pow(x_22, x_42); -lean_dec(x_42); +x_44 = lean_nat_pow(x_22, x_43); +lean_dec(x_43); lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +x_45 = l_Lean_mkNatLit(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -4688,7 +4734,7 @@ uint8_t x_32; x_32 = !lean_is_exclusive(x_24); if (x_32 == 0) { -lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; +lean_object* x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; lean_object* x_41; x_33 = lean_ctor_get(x_24, 0); lean_dec(x_33); x_34 = lean_ctor_get(x_25, 0); @@ -4700,91 +4746,95 @@ lean_dec(x_22); x_36 = l_Lean_mkNatLit(x_35); x_37 = lean_box(0); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -x_40 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_24, 0, x_40); +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_36); +lean_ctor_set(x_40, 1, x_37); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +x_41 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_41, 0, x_40); +lean_ctor_set(x_24, 0, x_41); return x_24; } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_41 = lean_ctor_get(x_24, 1); -lean_inc(x_41); -lean_dec(x_24); -x_42 = lean_ctor_get(x_25, 0); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; +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_43 = lean_nat_gcd(x_22, x_42); -lean_dec(x_42); +x_44 = lean_nat_gcd(x_22, x_43); +lean_dec(x_43); lean_dec(x_22); -x_44 = l_Lean_mkNatLit(x_43); -x_45 = lean_box(0); -x_46 = 0; -x_47 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_47, 0, x_44); -lean_ctor_set(x_47, 1, x_45); -lean_ctor_set_uint32(x_47, sizeof(void*)*2, 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_41); -return x_49; +x_45 = l_Lean_mkNatLit(x_44); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(0, 1, 0); +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_42); +return x_51; } } } else { -uint8_t x_50; +uint8_t x_52; lean_dec(x_22); -x_50 = !lean_is_exclusive(x_24); -if (x_50 == 0) +x_52 = !lean_is_exclusive(x_24); +if (x_52 == 0) { return x_24; } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_24, 0); -x_52 = lean_ctor_get(x_24, 1); -lean_inc(x_52); -lean_inc(x_51); +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_24, 0); +x_54 = lean_ctor_get(x_24, 1); +lean_inc(x_54); +lean_inc(x_53); lean_dec(x_24); -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; +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_54; +uint8_t x_56; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_54 = !lean_is_exclusive(x_13); -if (x_54 == 0) +x_56 = !lean_is_exclusive(x_13); +if (x_56 == 0) { return x_13; } else { -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_13, 0); -x_56 = lean_ctor_get(x_13, 1); -lean_inc(x_56); -lean_inc(x_55); +lean_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_13, 0); +x_58 = lean_ctor_get(x_13, 1); +lean_inc(x_58); +lean_inc(x_57); lean_dec(x_13); -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; +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; } } } @@ -5106,7 +5156,7 @@ uint8_t x_41; x_41 = !lean_is_exclusive(x_40); 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; lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +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; uint32_t x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; x_42 = lean_ctor_get(x_40, 0); x_43 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -5119,166 +5169,174 @@ x_49 = l_Lean_mkAppN(x_48, x_47); lean_ctor_set(x_25, 0, x_49); x_50 = 0; x_51 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_25); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_50); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_40, 0, x_53); +x_52 = 1; +x_53 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_25); +lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_50); +lean_ctor_set_uint8(x_53, sizeof(void*)*2 + 4, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_40, 0, x_54); return x_40; } else { -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; uint32_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_40, 0); -x_55 = lean_ctor_get(x_40, 1); +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; uint32_t x_64; lean_object* x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_55 = lean_ctor_get(x_40, 0); +x_56 = lean_ctor_get(x_40, 1); +lean_inc(x_56); lean_inc(x_55); -lean_inc(x_54); lean_dec(x_40); -x_56 = l_Lean_Expr_appArg_x21(x_36); +x_57 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_57 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_58 = lean_array_push(x_57, x_1); -x_59 = lean_array_push(x_58, x_56); -x_60 = lean_array_push(x_59, x_54); -x_61 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_62 = l_Lean_mkAppN(x_61, x_60); -lean_ctor_set(x_25, 0, x_62); -x_63 = 0; -x_64 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_25); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_63); -x_66 = lean_alloc_ctor(0, 1, 0); -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_55); -return x_67; +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_25, 0, x_63); +x_64 = 0; +x_65 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_25); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +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_56); +return x_69; } } else { -uint8_t x_68; +uint8_t x_70; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_40); -if (x_68 == 0) +x_70 = !lean_is_exclusive(x_40); +if (x_70 == 0) { return x_40; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_40, 0); -x_70 = lean_ctor_get(x_40, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_40, 0); +x_72 = lean_ctor_get(x_40, 1); +lean_inc(x_72); +lean_inc(x_71); lean_dec(x_40); -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_72; lean_object* x_73; -x_72 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_73 = l_Lean_Meta_mkEqRefl(x_72, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_73) == 0) -{ -uint8_t x_74; -x_74 = !lean_is_exclusive(x_73); -if (x_74 == 0) -{ -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; uint32_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_75 = lean_ctor_get(x_73, 0); -x_76 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_77 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_78 = lean_array_push(x_77, x_1); -x_79 = lean_array_push(x_78, x_76); -x_80 = lean_array_push(x_79, x_75); -x_81 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_82 = l_Lean_mkAppN(x_81, x_80); -lean_ctor_set(x_25, 0, x_82); -x_83 = 0; -x_84 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_85 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_25); -lean_ctor_set_uint32(x_85, sizeof(void*)*2, x_83); -x_86 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_73, 0, x_86); +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 { -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; uint32_t x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_87 = lean_ctor_get(x_73, 0); -x_88 = lean_ctor_get(x_73, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_73); -x_89 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_74; lean_object* x_75; +x_74 = l_Nat_reduceBinPred___lambda__1___closed__14; +x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_75) == 0) +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 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; uint32_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_89; +x_77 = lean_ctor_get(x_75, 0); +x_78 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_90 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_91 = lean_array_push(x_90, x_1); -x_92 = lean_array_push(x_91, x_89); -x_93 = lean_array_push(x_92, x_87); -x_94 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_95 = l_Lean_mkAppN(x_94, x_93); -lean_ctor_set(x_25, 0, x_95); -x_96 = 0; -x_97 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_98 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_98, 0, x_97); -lean_ctor_set(x_98, 1, x_25); -lean_ctor_set_uint32(x_98, sizeof(void*)*2, x_96); -x_99 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_99, 0, x_98); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_88); -return x_100; -} +x_79 = l_Nat_reduceBinPred___lambda__1___closed__11; +x_80 = lean_array_push(x_79, x_1); +x_81 = lean_array_push(x_80, x_78); +x_82 = lean_array_push(x_81, x_77); +x_83 = l_Nat_reduceBinPred___lambda__1___closed__20; +x_84 = l_Lean_mkAppN(x_83, x_82); +lean_ctor_set(x_25, 0, x_84); +x_85 = 0; +x_86 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_87 = 1; +x_88 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_88, 0, x_86); +lean_ctor_set(x_88, 1, x_25); +lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_88, sizeof(void*)*2 + 4, x_87); +x_89 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_75, 0, x_89); +return x_75; } else { -uint8_t x_101; +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; uint32_t x_99; lean_object* x_100; uint8_t x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; +x_90 = lean_ctor_get(x_75, 0); +x_91 = lean_ctor_get(x_75, 1); +lean_inc(x_91); +lean_inc(x_90); +lean_dec(x_75); +x_92 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_101 = !lean_is_exclusive(x_73); -if (x_101 == 0) -{ -return x_73; -} -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_102 = lean_ctor_get(x_73, 0); -x_103 = lean_ctor_get(x_73, 1); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_73); -x_104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_104, 0, x_102); -lean_ctor_set(x_104, 1, x_103); +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_25, 0, x_98); +x_99 = 0; +x_100 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_101 = 1; +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_25); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_99); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_101); +x_103 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_103, 0, x_102); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_103); +lean_ctor_set(x_104, 1, x_91); return x_104; } } -} -} else { uint8_t x_105; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_105 = !lean_is_exclusive(x_75); +if (x_105 == 0) +{ +return x_75; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_75, 0); +x_107 = lean_ctor_get(x_75, 1); +lean_inc(x_107); +lean_inc(x_106); +lean_dec(x_75); +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_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -5287,287 +5345,291 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_105 = !lean_is_exclusive(x_35); -if (x_105 == 0) +x_109 = !lean_is_exclusive(x_35); +if (x_109 == 0) { return x_35; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_35, 0); -x_107 = lean_ctor_get(x_35, 1); -lean_inc(x_107); -lean_inc(x_106); +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_35, 0); +x_111 = lean_ctor_get(x_35, 1); +lean_inc(x_111); +lean_inc(x_110); lean_dec(x_35); -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; +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 { -lean_object* x_109; lean_object* x_110; -x_109 = lean_ctor_get(x_25, 0); -lean_inc(x_109); +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_25, 0); +lean_inc(x_113); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_110 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_110) == 0) +x_114 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_111; lean_object* x_112; uint8_t x_113; -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_nat_dec_lt(x_22, x_109); -lean_dec(x_109); -lean_dec(x_22); -if (x_113 == 0) -{ -lean_object* x_114; lean_object* x_115; -x_114 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_115 = l_Lean_Meta_mkEqRefl(x_114, x_6, x_7, x_8, x_9, x_112); -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; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_116 = lean_ctor_get(x_115, 0); +lean_object* x_115; lean_object* x_116; uint8_t x_117; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_118 = x_115; +lean_dec(x_114); +x_117 = lean_nat_dec_lt(x_22, x_113); +lean_dec(x_113); +lean_dec(x_22); +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_6, x_7, x_8, x_9, x_116); +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; uint32_t x_131; lean_object* x_132; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +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_115); - x_118 = lean_box(0); + lean_dec_ref(x_119); + x_122 = lean_box(0); } -x_119 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_120 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_121 = lean_array_push(x_120, x_1); -x_122 = lean_array_push(x_121, x_119); -x_123 = lean_array_push(x_122, x_116); -x_124 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_125 = l_Lean_mkAppN(x_124, x_123); -x_126 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_126, 0, x_125); -x_127 = 0; -x_128 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_129 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_126); -lean_ctor_set_uint32(x_129, sizeof(void*)*2, x_127); -x_130 = lean_alloc_ctor(0, 1, 0); +x_123 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +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); -if (lean_is_scalar(x_118)) { - x_131 = lean_alloc_ctor(0, 2, 0); +x_131 = 0; +x_132 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_133 = 1; +x_134 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_134, 0, x_132); +lean_ctor_set(x_134, 1, x_130); +lean_ctor_set_uint32(x_134, sizeof(void*)*2, x_131); +lean_ctor_set_uint8(x_134, sizeof(void*)*2 + 4, x_133); +x_135 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_135, 0, x_134); +if (lean_is_scalar(x_122)) { + x_136 = lean_alloc_ctor(0, 2, 0); } else { - x_131 = x_118; + x_136 = x_122; } -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_117); -return x_131; +lean_ctor_set(x_136, 0, x_135); +lean_ctor_set(x_136, 1, x_121); +return x_136; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -lean_dec(x_111); +lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +lean_dec(x_115); lean_dec(x_1); -x_132 = lean_ctor_get(x_115, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_115, 1); -lean_inc(x_133); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_134 = x_115; -} else { - lean_dec_ref(x_115); - x_134 = lean_box(0); -} -if (lean_is_scalar(x_134)) { - x_135 = lean_alloc_ctor(1, 2, 0); -} else { - x_135 = x_134; -} -lean_ctor_set(x_135, 0, x_132); -lean_ctor_set(x_135, 1, x_133); -return x_135; -} -} -else -{ -lean_object* x_136; lean_object* x_137; -x_136 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_137 = l_Lean_Meta_mkEqRefl(x_136, x_6, x_7, x_8, x_9, x_112); -if (lean_obj_tag(x_137) == 0) -{ -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; uint32_t x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_138 = lean_ctor_get(x_137, 0); +x_137 = lean_ctor_get(x_119, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_119, 1); 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; +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_139 = x_119; } else { - lean_dec_ref(x_137); - x_140 = lean_box(0); + lean_dec_ref(x_119); + x_139 = lean_box(0); } -x_141 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_142 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_143 = lean_array_push(x_142, x_1); -x_144 = lean_array_push(x_143, x_141); -x_145 = lean_array_push(x_144, x_138); -x_146 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_147 = l_Lean_mkAppN(x_146, x_145); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_147); -x_149 = 0; -x_150 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_151 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -lean_ctor_set_uint32(x_151, sizeof(void*)*2, x_149); -x_152 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_152, 0, x_151); -if (lean_is_scalar(x_140)) { - x_153 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_139)) { + x_140 = lean_alloc_ctor(1, 2, 0); } else { - x_153 = x_140; + 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_Nat_reduceBinPred___lambda__1___closed__14; +x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_116); +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; uint32_t x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_143 = lean_ctor_get(x_142, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_142, 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; +} else { + lean_dec_ref(x_142); + x_145 = lean_box(0); +} +x_146 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +x_147 = l_Nat_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_Nat_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); -lean_ctor_set(x_153, 1, x_139); -return x_153; +x_154 = 0; +x_155 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_156 = 1; +x_157 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_153); +lean_ctor_set_uint32(x_157, sizeof(void*)*2, x_154); +lean_ctor_set_uint8(x_157, sizeof(void*)*2 + 4, x_156); +x_158 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_158, 0, x_157); +if (lean_is_scalar(x_145)) { + x_159 = lean_alloc_ctor(0, 2, 0); +} else { + x_159 = x_145; +} +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_144); +return x_159; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -lean_dec(x_111); +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +lean_dec(x_115); lean_dec(x_1); -x_154 = lean_ctor_get(x_137, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_137, 1); -lean_inc(x_155); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_156 = x_137; +x_160 = lean_ctor_get(x_142, 0); +lean_inc(x_160); +x_161 = lean_ctor_get(x_142, 1); +lean_inc(x_161); +if (lean_is_exclusive(x_142)) { + lean_ctor_release(x_142, 0); + lean_ctor_release(x_142, 1); + x_162 = x_142; } else { - lean_dec_ref(x_137); - x_156 = lean_box(0); + lean_dec_ref(x_142); + x_162 = lean_box(0); } -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_162)) { + x_163 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_156; + x_163 = x_162; } -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_155); -return x_157; +lean_ctor_set(x_163, 0, x_160); +lean_ctor_set(x_163, 1, x_161); +return x_163; } } } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_109); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_113); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_158 = lean_ctor_get(x_110, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_110, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_160 = x_110; +x_164 = lean_ctor_get(x_114, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_114, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_114)) { + lean_ctor_release(x_114, 0); + lean_ctor_release(x_114, 1); + x_166 = x_114; } else { - lean_dec_ref(x_110); - x_160 = lean_box(0); + lean_dec_ref(x_114); + 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 { -uint8_t x_162; +uint8_t x_168; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = !lean_is_exclusive(x_24); -if (x_162 == 0) +x_168 = !lean_is_exclusive(x_24); +if (x_168 == 0) { return x_24; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_163 = lean_ctor_get(x_24, 0); -x_164 = lean_ctor_get(x_24, 1); -lean_inc(x_164); -lean_inc(x_163); +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = lean_ctor_get(x_24, 0); +x_170 = lean_ctor_get(x_24, 1); +lean_inc(x_170); +lean_inc(x_169); lean_dec(x_24); -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; +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_169); +lean_ctor_set(x_171, 1, x_170); +return x_171; } } } } else { -uint8_t x_166; +uint8_t x_172; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_13); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_13); +if (x_172 == 0) { return x_13; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_13, 0); -x_168 = lean_ctor_get(x_13, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_13, 0); +x_174 = lean_ctor_get(x_13, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_13); -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; +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; } } } @@ -5915,7 +5977,7 @@ uint8_t x_41; x_41 = !lean_is_exclusive(x_40); 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; lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +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; uint32_t x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; x_42 = lean_ctor_get(x_40, 0); x_43 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -5928,166 +5990,174 @@ x_49 = l_Lean_mkAppN(x_48, x_47); lean_ctor_set(x_25, 0, x_49); x_50 = 0; x_51 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_25); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_50); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_40, 0, x_53); +x_52 = 1; +x_53 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_25); +lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_50); +lean_ctor_set_uint8(x_53, sizeof(void*)*2 + 4, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_40, 0, x_54); return x_40; } else { -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; uint32_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_40, 0); -x_55 = lean_ctor_get(x_40, 1); +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; uint32_t x_64; lean_object* x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_55 = lean_ctor_get(x_40, 0); +x_56 = lean_ctor_get(x_40, 1); +lean_inc(x_56); lean_inc(x_55); -lean_inc(x_54); lean_dec(x_40); -x_56 = l_Lean_Expr_appArg_x21(x_36); +x_57 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_57 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_58 = lean_array_push(x_57, x_1); -x_59 = lean_array_push(x_58, x_56); -x_60 = lean_array_push(x_59, x_54); -x_61 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_62 = l_Lean_mkAppN(x_61, x_60); -lean_ctor_set(x_25, 0, x_62); -x_63 = 0; -x_64 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_25); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_63); -x_66 = lean_alloc_ctor(0, 1, 0); -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_55); -return x_67; +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_25, 0, x_63); +x_64 = 0; +x_65 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_25); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +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_56); +return x_69; } } else { -uint8_t x_68; +uint8_t x_70; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_40); -if (x_68 == 0) +x_70 = !lean_is_exclusive(x_40); +if (x_70 == 0) { return x_40; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_40, 0); -x_70 = lean_ctor_get(x_40, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_40, 0); +x_72 = lean_ctor_get(x_40, 1); +lean_inc(x_72); +lean_inc(x_71); lean_dec(x_40); -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_72; lean_object* x_73; -x_72 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_73 = l_Lean_Meta_mkEqRefl(x_72, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_73) == 0) -{ -uint8_t x_74; -x_74 = !lean_is_exclusive(x_73); -if (x_74 == 0) -{ -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; uint32_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_75 = lean_ctor_get(x_73, 0); -x_76 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_77 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_78 = lean_array_push(x_77, x_1); -x_79 = lean_array_push(x_78, x_76); -x_80 = lean_array_push(x_79, x_75); -x_81 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_82 = l_Lean_mkAppN(x_81, x_80); -lean_ctor_set(x_25, 0, x_82); -x_83 = 0; -x_84 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_85 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_25); -lean_ctor_set_uint32(x_85, sizeof(void*)*2, x_83); -x_86 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_73, 0, x_86); +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 { -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; uint32_t x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_87 = lean_ctor_get(x_73, 0); -x_88 = lean_ctor_get(x_73, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_73); -x_89 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_74; lean_object* x_75; +x_74 = l_Nat_reduceBinPred___lambda__1___closed__14; +x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_75) == 0) +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 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; uint32_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_89; +x_77 = lean_ctor_get(x_75, 0); +x_78 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_90 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_91 = lean_array_push(x_90, x_1); -x_92 = lean_array_push(x_91, x_89); -x_93 = lean_array_push(x_92, x_87); -x_94 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_95 = l_Lean_mkAppN(x_94, x_93); -lean_ctor_set(x_25, 0, x_95); -x_96 = 0; -x_97 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_98 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_98, 0, x_97); -lean_ctor_set(x_98, 1, x_25); -lean_ctor_set_uint32(x_98, sizeof(void*)*2, x_96); -x_99 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_99, 0, x_98); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_88); -return x_100; -} +x_79 = l_Nat_reduceBinPred___lambda__1___closed__11; +x_80 = lean_array_push(x_79, x_1); +x_81 = lean_array_push(x_80, x_78); +x_82 = lean_array_push(x_81, x_77); +x_83 = l_Nat_reduceBinPred___lambda__1___closed__20; +x_84 = l_Lean_mkAppN(x_83, x_82); +lean_ctor_set(x_25, 0, x_84); +x_85 = 0; +x_86 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_87 = 1; +x_88 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_88, 0, x_86); +lean_ctor_set(x_88, 1, x_25); +lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_88, sizeof(void*)*2 + 4, x_87); +x_89 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_75, 0, x_89); +return x_75; } else { -uint8_t x_101; +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; uint32_t x_99; lean_object* x_100; uint8_t x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; +x_90 = lean_ctor_get(x_75, 0); +x_91 = lean_ctor_get(x_75, 1); +lean_inc(x_91); +lean_inc(x_90); +lean_dec(x_75); +x_92 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_101 = !lean_is_exclusive(x_73); -if (x_101 == 0) -{ -return x_73; -} -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_102 = lean_ctor_get(x_73, 0); -x_103 = lean_ctor_get(x_73, 1); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_73); -x_104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_104, 0, x_102); -lean_ctor_set(x_104, 1, x_103); +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_25, 0, x_98); +x_99 = 0; +x_100 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_101 = 1; +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_25); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_99); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_101); +x_103 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_103, 0, x_102); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_103); +lean_ctor_set(x_104, 1, x_91); return x_104; } } -} -} else { uint8_t x_105; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_105 = !lean_is_exclusive(x_75); +if (x_105 == 0) +{ +return x_75; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_75, 0); +x_107 = lean_ctor_get(x_75, 1); +lean_inc(x_107); +lean_inc(x_106); +lean_dec(x_75); +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_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -6096,287 +6166,291 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_105 = !lean_is_exclusive(x_35); -if (x_105 == 0) +x_109 = !lean_is_exclusive(x_35); +if (x_109 == 0) { return x_35; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_35, 0); -x_107 = lean_ctor_get(x_35, 1); -lean_inc(x_107); -lean_inc(x_106); +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_35, 0); +x_111 = lean_ctor_get(x_35, 1); +lean_inc(x_111); +lean_inc(x_110); lean_dec(x_35); -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; +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 { -lean_object* x_109; lean_object* x_110; -x_109 = lean_ctor_get(x_25, 0); -lean_inc(x_109); +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_25, 0); +lean_inc(x_113); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_110 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_110) == 0) +x_114 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_111; lean_object* x_112; uint8_t x_113; -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_nat_dec_le(x_22, x_109); -lean_dec(x_109); -lean_dec(x_22); -if (x_113 == 0) -{ -lean_object* x_114; lean_object* x_115; -x_114 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_115 = l_Lean_Meta_mkEqRefl(x_114, x_6, x_7, x_8, x_9, x_112); -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; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_116 = lean_ctor_get(x_115, 0); +lean_object* x_115; lean_object* x_116; uint8_t x_117; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_118 = x_115; +lean_dec(x_114); +x_117 = lean_nat_dec_le(x_22, x_113); +lean_dec(x_113); +lean_dec(x_22); +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_6, x_7, x_8, x_9, x_116); +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; uint32_t x_131; lean_object* x_132; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +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_115); - x_118 = lean_box(0); + lean_dec_ref(x_119); + x_122 = lean_box(0); } -x_119 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_120 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_121 = lean_array_push(x_120, x_1); -x_122 = lean_array_push(x_121, x_119); -x_123 = lean_array_push(x_122, x_116); -x_124 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_125 = l_Lean_mkAppN(x_124, x_123); -x_126 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_126, 0, x_125); -x_127 = 0; -x_128 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_129 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_126); -lean_ctor_set_uint32(x_129, sizeof(void*)*2, x_127); -x_130 = lean_alloc_ctor(0, 1, 0); +x_123 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +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); -if (lean_is_scalar(x_118)) { - x_131 = lean_alloc_ctor(0, 2, 0); +x_131 = 0; +x_132 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_133 = 1; +x_134 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_134, 0, x_132); +lean_ctor_set(x_134, 1, x_130); +lean_ctor_set_uint32(x_134, sizeof(void*)*2, x_131); +lean_ctor_set_uint8(x_134, sizeof(void*)*2 + 4, x_133); +x_135 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_135, 0, x_134); +if (lean_is_scalar(x_122)) { + x_136 = lean_alloc_ctor(0, 2, 0); } else { - x_131 = x_118; + x_136 = x_122; } -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_117); -return x_131; +lean_ctor_set(x_136, 0, x_135); +lean_ctor_set(x_136, 1, x_121); +return x_136; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -lean_dec(x_111); +lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +lean_dec(x_115); lean_dec(x_1); -x_132 = lean_ctor_get(x_115, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_115, 1); -lean_inc(x_133); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_134 = x_115; -} else { - lean_dec_ref(x_115); - x_134 = lean_box(0); -} -if (lean_is_scalar(x_134)) { - x_135 = lean_alloc_ctor(1, 2, 0); -} else { - x_135 = x_134; -} -lean_ctor_set(x_135, 0, x_132); -lean_ctor_set(x_135, 1, x_133); -return x_135; -} -} -else -{ -lean_object* x_136; lean_object* x_137; -x_136 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_137 = l_Lean_Meta_mkEqRefl(x_136, x_6, x_7, x_8, x_9, x_112); -if (lean_obj_tag(x_137) == 0) -{ -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; uint32_t x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_138 = lean_ctor_get(x_137, 0); +x_137 = lean_ctor_get(x_119, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_119, 1); 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; +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_139 = x_119; } else { - lean_dec_ref(x_137); - x_140 = lean_box(0); + lean_dec_ref(x_119); + x_139 = lean_box(0); } -x_141 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_142 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_143 = lean_array_push(x_142, x_1); -x_144 = lean_array_push(x_143, x_141); -x_145 = lean_array_push(x_144, x_138); -x_146 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_147 = l_Lean_mkAppN(x_146, x_145); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_147); -x_149 = 0; -x_150 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_151 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -lean_ctor_set_uint32(x_151, sizeof(void*)*2, x_149); -x_152 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_152, 0, x_151); -if (lean_is_scalar(x_140)) { - x_153 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_139)) { + x_140 = lean_alloc_ctor(1, 2, 0); } else { - x_153 = x_140; + 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_Nat_reduceBinPred___lambda__1___closed__14; +x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_116); +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; uint32_t x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_143 = lean_ctor_get(x_142, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_142, 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; +} else { + lean_dec_ref(x_142); + x_145 = lean_box(0); +} +x_146 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +x_147 = l_Nat_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_Nat_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); -lean_ctor_set(x_153, 1, x_139); -return x_153; +x_154 = 0; +x_155 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_156 = 1; +x_157 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_153); +lean_ctor_set_uint32(x_157, sizeof(void*)*2, x_154); +lean_ctor_set_uint8(x_157, sizeof(void*)*2 + 4, x_156); +x_158 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_158, 0, x_157); +if (lean_is_scalar(x_145)) { + x_159 = lean_alloc_ctor(0, 2, 0); +} else { + x_159 = x_145; +} +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_144); +return x_159; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -lean_dec(x_111); +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +lean_dec(x_115); lean_dec(x_1); -x_154 = lean_ctor_get(x_137, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_137, 1); -lean_inc(x_155); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_156 = x_137; +x_160 = lean_ctor_get(x_142, 0); +lean_inc(x_160); +x_161 = lean_ctor_get(x_142, 1); +lean_inc(x_161); +if (lean_is_exclusive(x_142)) { + lean_ctor_release(x_142, 0); + lean_ctor_release(x_142, 1); + x_162 = x_142; } else { - lean_dec_ref(x_137); - x_156 = lean_box(0); + lean_dec_ref(x_142); + x_162 = lean_box(0); } -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_162)) { + x_163 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_156; + x_163 = x_162; } -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_155); -return x_157; +lean_ctor_set(x_163, 0, x_160); +lean_ctor_set(x_163, 1, x_161); +return x_163; } } } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_109); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_113); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_158 = lean_ctor_get(x_110, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_110, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_160 = x_110; +x_164 = lean_ctor_get(x_114, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_114, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_114)) { + lean_ctor_release(x_114, 0); + lean_ctor_release(x_114, 1); + x_166 = x_114; } else { - lean_dec_ref(x_110); - x_160 = lean_box(0); + lean_dec_ref(x_114); + 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 { -uint8_t x_162; +uint8_t x_168; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = !lean_is_exclusive(x_24); -if (x_162 == 0) +x_168 = !lean_is_exclusive(x_24); +if (x_168 == 0) { return x_24; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_163 = lean_ctor_get(x_24, 0); -x_164 = lean_ctor_get(x_24, 1); -lean_inc(x_164); -lean_inc(x_163); +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = lean_ctor_get(x_24, 0); +x_170 = lean_ctor_get(x_24, 1); +lean_inc(x_170); +lean_inc(x_169); lean_dec(x_24); -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; +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_169); +lean_ctor_set(x_171, 1, x_170); +return x_171; } } } } else { -uint8_t x_166; +uint8_t x_172; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_13); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_13); +if (x_172 == 0) { return x_13; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_13, 0); -x_168 = lean_ctor_get(x_13, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_13, 0); +x_174 = lean_ctor_get(x_13, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_13); -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; +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; } } } @@ -6715,7 +6789,7 @@ uint8_t x_41; x_41 = !lean_is_exclusive(x_40); 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; lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +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; uint32_t x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; x_42 = lean_ctor_get(x_40, 0); x_43 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -6728,166 +6802,174 @@ x_49 = l_Lean_mkAppN(x_48, x_47); lean_ctor_set(x_25, 0, x_49); x_50 = 0; x_51 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_25); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_50); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_40, 0, x_53); +x_52 = 1; +x_53 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_25); +lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_50); +lean_ctor_set_uint8(x_53, sizeof(void*)*2 + 4, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_40, 0, x_54); return x_40; } else { -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; uint32_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_40, 0); -x_55 = lean_ctor_get(x_40, 1); +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; uint32_t x_64; lean_object* x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_55 = lean_ctor_get(x_40, 0); +x_56 = lean_ctor_get(x_40, 1); +lean_inc(x_56); lean_inc(x_55); -lean_inc(x_54); lean_dec(x_40); -x_56 = l_Lean_Expr_appArg_x21(x_36); +x_57 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_57 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_58 = lean_array_push(x_57, x_1); -x_59 = lean_array_push(x_58, x_56); -x_60 = lean_array_push(x_59, x_54); -x_61 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_62 = l_Lean_mkAppN(x_61, x_60); -lean_ctor_set(x_25, 0, x_62); -x_63 = 0; -x_64 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_25); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_63); -x_66 = lean_alloc_ctor(0, 1, 0); -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_55); -return x_67; +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_25, 0, x_63); +x_64 = 0; +x_65 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_25); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +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_56); +return x_69; } } else { -uint8_t x_68; +uint8_t x_70; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_40); -if (x_68 == 0) +x_70 = !lean_is_exclusive(x_40); +if (x_70 == 0) { return x_40; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_40, 0); -x_70 = lean_ctor_get(x_40, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_40, 0); +x_72 = lean_ctor_get(x_40, 1); +lean_inc(x_72); +lean_inc(x_71); lean_dec(x_40); -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_72; lean_object* x_73; -x_72 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_73 = l_Lean_Meta_mkEqRefl(x_72, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_73) == 0) -{ -uint8_t x_74; -x_74 = !lean_is_exclusive(x_73); -if (x_74 == 0) -{ -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; uint32_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_75 = lean_ctor_get(x_73, 0); -x_76 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_77 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_78 = lean_array_push(x_77, x_1); -x_79 = lean_array_push(x_78, x_76); -x_80 = lean_array_push(x_79, x_75); -x_81 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_82 = l_Lean_mkAppN(x_81, x_80); -lean_ctor_set(x_25, 0, x_82); -x_83 = 0; -x_84 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_85 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_25); -lean_ctor_set_uint32(x_85, sizeof(void*)*2, x_83); -x_86 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_73, 0, x_86); +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 { -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; uint32_t x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_87 = lean_ctor_get(x_73, 0); -x_88 = lean_ctor_get(x_73, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_73); -x_89 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_74; lean_object* x_75; +x_74 = l_Nat_reduceBinPred___lambda__1___closed__14; +x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_75) == 0) +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 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; uint32_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_89; +x_77 = lean_ctor_get(x_75, 0); +x_78 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_90 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_91 = lean_array_push(x_90, x_1); -x_92 = lean_array_push(x_91, x_89); -x_93 = lean_array_push(x_92, x_87); -x_94 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_95 = l_Lean_mkAppN(x_94, x_93); -lean_ctor_set(x_25, 0, x_95); -x_96 = 0; -x_97 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_98 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_98, 0, x_97); -lean_ctor_set(x_98, 1, x_25); -lean_ctor_set_uint32(x_98, sizeof(void*)*2, x_96); -x_99 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_99, 0, x_98); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_88); -return x_100; -} +x_79 = l_Nat_reduceBinPred___lambda__1___closed__11; +x_80 = lean_array_push(x_79, x_1); +x_81 = lean_array_push(x_80, x_78); +x_82 = lean_array_push(x_81, x_77); +x_83 = l_Nat_reduceBinPred___lambda__1___closed__20; +x_84 = l_Lean_mkAppN(x_83, x_82); +lean_ctor_set(x_25, 0, x_84); +x_85 = 0; +x_86 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_87 = 1; +x_88 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_88, 0, x_86); +lean_ctor_set(x_88, 1, x_25); +lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_88, sizeof(void*)*2 + 4, x_87); +x_89 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_75, 0, x_89); +return x_75; } else { -uint8_t x_101; +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; uint32_t x_99; lean_object* x_100; uint8_t x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; +x_90 = lean_ctor_get(x_75, 0); +x_91 = lean_ctor_get(x_75, 1); +lean_inc(x_91); +lean_inc(x_90); +lean_dec(x_75); +x_92 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_101 = !lean_is_exclusive(x_73); -if (x_101 == 0) -{ -return x_73; -} -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_102 = lean_ctor_get(x_73, 0); -x_103 = lean_ctor_get(x_73, 1); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_73); -x_104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_104, 0, x_102); -lean_ctor_set(x_104, 1, x_103); +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_25, 0, x_98); +x_99 = 0; +x_100 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_101 = 1; +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_25); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_99); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_101); +x_103 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_103, 0, x_102); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_103); +lean_ctor_set(x_104, 1, x_91); return x_104; } } -} -} else { uint8_t x_105; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_105 = !lean_is_exclusive(x_75); +if (x_105 == 0) +{ +return x_75; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_75, 0); +x_107 = lean_ctor_get(x_75, 1); +lean_inc(x_107); +lean_inc(x_106); +lean_dec(x_75); +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_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -6896,287 +6978,291 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_105 = !lean_is_exclusive(x_35); -if (x_105 == 0) +x_109 = !lean_is_exclusive(x_35); +if (x_109 == 0) { return x_35; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_35, 0); -x_107 = lean_ctor_get(x_35, 1); -lean_inc(x_107); -lean_inc(x_106); +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_35, 0); +x_111 = lean_ctor_get(x_35, 1); +lean_inc(x_111); +lean_inc(x_110); lean_dec(x_35); -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; +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 { -lean_object* x_109; lean_object* x_110; -x_109 = lean_ctor_get(x_25, 0); -lean_inc(x_109); +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_25, 0); +lean_inc(x_113); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_110 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_110) == 0) +x_114 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_111; lean_object* x_112; uint8_t x_113; -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_nat_dec_lt(x_109, x_22); -lean_dec(x_22); -lean_dec(x_109); -if (x_113 == 0) -{ -lean_object* x_114; lean_object* x_115; -x_114 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_115 = l_Lean_Meta_mkEqRefl(x_114, x_6, x_7, x_8, x_9, x_112); -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; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_116 = lean_ctor_get(x_115, 0); +lean_object* x_115; lean_object* x_116; uint8_t x_117; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_118 = x_115; +lean_dec(x_114); +x_117 = lean_nat_dec_lt(x_113, x_22); +lean_dec(x_22); +lean_dec(x_113); +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_6, x_7, x_8, x_9, x_116); +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; uint32_t x_131; lean_object* x_132; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +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_115); - x_118 = lean_box(0); + lean_dec_ref(x_119); + x_122 = lean_box(0); } -x_119 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_120 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_121 = lean_array_push(x_120, x_1); -x_122 = lean_array_push(x_121, x_119); -x_123 = lean_array_push(x_122, x_116); -x_124 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_125 = l_Lean_mkAppN(x_124, x_123); -x_126 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_126, 0, x_125); -x_127 = 0; -x_128 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_129 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_126); -lean_ctor_set_uint32(x_129, sizeof(void*)*2, x_127); -x_130 = lean_alloc_ctor(0, 1, 0); +x_123 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +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); -if (lean_is_scalar(x_118)) { - x_131 = lean_alloc_ctor(0, 2, 0); +x_131 = 0; +x_132 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_133 = 1; +x_134 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_134, 0, x_132); +lean_ctor_set(x_134, 1, x_130); +lean_ctor_set_uint32(x_134, sizeof(void*)*2, x_131); +lean_ctor_set_uint8(x_134, sizeof(void*)*2 + 4, x_133); +x_135 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_135, 0, x_134); +if (lean_is_scalar(x_122)) { + x_136 = lean_alloc_ctor(0, 2, 0); } else { - x_131 = x_118; + x_136 = x_122; } -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_117); -return x_131; +lean_ctor_set(x_136, 0, x_135); +lean_ctor_set(x_136, 1, x_121); +return x_136; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -lean_dec(x_111); +lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +lean_dec(x_115); lean_dec(x_1); -x_132 = lean_ctor_get(x_115, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_115, 1); -lean_inc(x_133); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_134 = x_115; -} else { - lean_dec_ref(x_115); - x_134 = lean_box(0); -} -if (lean_is_scalar(x_134)) { - x_135 = lean_alloc_ctor(1, 2, 0); -} else { - x_135 = x_134; -} -lean_ctor_set(x_135, 0, x_132); -lean_ctor_set(x_135, 1, x_133); -return x_135; -} -} -else -{ -lean_object* x_136; lean_object* x_137; -x_136 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_137 = l_Lean_Meta_mkEqRefl(x_136, x_6, x_7, x_8, x_9, x_112); -if (lean_obj_tag(x_137) == 0) -{ -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; uint32_t x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_138 = lean_ctor_get(x_137, 0); +x_137 = lean_ctor_get(x_119, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_119, 1); 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; +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_139 = x_119; } else { - lean_dec_ref(x_137); - x_140 = lean_box(0); + lean_dec_ref(x_119); + x_139 = lean_box(0); } -x_141 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_142 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_143 = lean_array_push(x_142, x_1); -x_144 = lean_array_push(x_143, x_141); -x_145 = lean_array_push(x_144, x_138); -x_146 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_147 = l_Lean_mkAppN(x_146, x_145); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_147); -x_149 = 0; -x_150 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_151 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -lean_ctor_set_uint32(x_151, sizeof(void*)*2, x_149); -x_152 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_152, 0, x_151); -if (lean_is_scalar(x_140)) { - x_153 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_139)) { + x_140 = lean_alloc_ctor(1, 2, 0); } else { - x_153 = x_140; + 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_Nat_reduceBinPred___lambda__1___closed__14; +x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_116); +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; uint32_t x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_143 = lean_ctor_get(x_142, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_142, 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; +} else { + lean_dec_ref(x_142); + x_145 = lean_box(0); +} +x_146 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +x_147 = l_Nat_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_Nat_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); -lean_ctor_set(x_153, 1, x_139); -return x_153; +x_154 = 0; +x_155 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_156 = 1; +x_157 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_153); +lean_ctor_set_uint32(x_157, sizeof(void*)*2, x_154); +lean_ctor_set_uint8(x_157, sizeof(void*)*2 + 4, x_156); +x_158 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_158, 0, x_157); +if (lean_is_scalar(x_145)) { + x_159 = lean_alloc_ctor(0, 2, 0); +} else { + x_159 = x_145; +} +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_144); +return x_159; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -lean_dec(x_111); +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +lean_dec(x_115); lean_dec(x_1); -x_154 = lean_ctor_get(x_137, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_137, 1); -lean_inc(x_155); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_156 = x_137; +x_160 = lean_ctor_get(x_142, 0); +lean_inc(x_160); +x_161 = lean_ctor_get(x_142, 1); +lean_inc(x_161); +if (lean_is_exclusive(x_142)) { + lean_ctor_release(x_142, 0); + lean_ctor_release(x_142, 1); + x_162 = x_142; } else { - lean_dec_ref(x_137); - x_156 = lean_box(0); + lean_dec_ref(x_142); + x_162 = lean_box(0); } -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_162)) { + x_163 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_156; + x_163 = x_162; } -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_155); -return x_157; +lean_ctor_set(x_163, 0, x_160); +lean_ctor_set(x_163, 1, x_161); +return x_163; } } } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_109); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_113); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_158 = lean_ctor_get(x_110, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_110, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_160 = x_110; +x_164 = lean_ctor_get(x_114, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_114, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_114)) { + lean_ctor_release(x_114, 0); + lean_ctor_release(x_114, 1); + x_166 = x_114; } else { - lean_dec_ref(x_110); - x_160 = lean_box(0); + lean_dec_ref(x_114); + 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 { -uint8_t x_162; +uint8_t x_168; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = !lean_is_exclusive(x_24); -if (x_162 == 0) +x_168 = !lean_is_exclusive(x_24); +if (x_168 == 0) { return x_24; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_163 = lean_ctor_get(x_24, 0); -x_164 = lean_ctor_get(x_24, 1); -lean_inc(x_164); -lean_inc(x_163); +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = lean_ctor_get(x_24, 0); +x_170 = lean_ctor_get(x_24, 1); +lean_inc(x_170); +lean_inc(x_169); lean_dec(x_24); -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; +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_169); +lean_ctor_set(x_171, 1, x_170); +return x_171; } } } } else { -uint8_t x_166; +uint8_t x_172; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_13); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_13); +if (x_172 == 0) { return x_13; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_13, 0); -x_168 = lean_ctor_get(x_13, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_13, 0); +x_174 = lean_ctor_get(x_13, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_13); -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; +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; } } } @@ -7453,7 +7539,7 @@ uint8_t x_41; x_41 = !lean_is_exclusive(x_40); 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; lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +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; uint32_t x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; x_42 = lean_ctor_get(x_40, 0); x_43 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); @@ -7466,166 +7552,174 @@ x_49 = l_Lean_mkAppN(x_48, x_47); lean_ctor_set(x_25, 0, x_49); x_50 = 0; x_51 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_25); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_50); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_40, 0, x_53); +x_52 = 1; +x_53 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_53, 0, x_51); +lean_ctor_set(x_53, 1, x_25); +lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_50); +lean_ctor_set_uint8(x_53, sizeof(void*)*2 + 4, x_52); +x_54 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_54, 0, x_53); +lean_ctor_set(x_40, 0, x_54); return x_40; } else { -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; uint32_t x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_40, 0); -x_55 = lean_ctor_get(x_40, 1); +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; uint32_t x_64; lean_object* x_65; uint8_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; +x_55 = lean_ctor_get(x_40, 0); +x_56 = lean_ctor_get(x_40, 1); +lean_inc(x_56); lean_inc(x_55); -lean_inc(x_54); lean_dec(x_40); -x_56 = l_Lean_Expr_appArg_x21(x_36); +x_57 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_57 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_58 = lean_array_push(x_57, x_1); -x_59 = lean_array_push(x_58, x_56); -x_60 = lean_array_push(x_59, x_54); -x_61 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_62 = l_Lean_mkAppN(x_61, x_60); -lean_ctor_set(x_25, 0, x_62); -x_63 = 0; -x_64 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_64); -lean_ctor_set(x_65, 1, x_25); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_63); -x_66 = lean_alloc_ctor(0, 1, 0); -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_55); -return x_67; +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_25, 0, x_63); +x_64 = 0; +x_65 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_66 = 1; +x_67 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_25); +lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_67, sizeof(void*)*2 + 4, x_66); +x_68 = lean_alloc_ctor(0, 1, 0); +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_56); +return x_69; } } else { -uint8_t x_68; +uint8_t x_70; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_40); -if (x_68 == 0) +x_70 = !lean_is_exclusive(x_40); +if (x_70 == 0) { return x_40; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_40, 0); -x_70 = lean_ctor_get(x_40, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_71; lean_object* x_72; lean_object* x_73; +x_71 = lean_ctor_get(x_40, 0); +x_72 = lean_ctor_get(x_40, 1); +lean_inc(x_72); +lean_inc(x_71); lean_dec(x_40); -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_72; lean_object* x_73; -x_72 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_73 = l_Lean_Meta_mkEqRefl(x_72, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_73) == 0) -{ -uint8_t x_74; -x_74 = !lean_is_exclusive(x_73); -if (x_74 == 0) -{ -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; uint32_t x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_75 = lean_ctor_get(x_73, 0); -x_76 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_77 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_78 = lean_array_push(x_77, x_1); -x_79 = lean_array_push(x_78, x_76); -x_80 = lean_array_push(x_79, x_75); -x_81 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_82 = l_Lean_mkAppN(x_81, x_80); -lean_ctor_set(x_25, 0, x_82); -x_83 = 0; -x_84 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_85 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_85, 0, x_84); -lean_ctor_set(x_85, 1, x_25); -lean_ctor_set_uint32(x_85, sizeof(void*)*2, x_83); -x_86 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_73, 0, x_86); +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 { -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; uint32_t x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_87 = lean_ctor_get(x_73, 0); -x_88 = lean_ctor_get(x_73, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_73); -x_89 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_74; lean_object* x_75; +x_74 = l_Nat_reduceBinPred___lambda__1___closed__14; +x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_75) == 0) +{ +uint8_t x_76; +x_76 = !lean_is_exclusive(x_75); +if (x_76 == 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; uint32_t x_85; lean_object* x_86; uint8_t x_87; lean_object* x_88; lean_object* x_89; +x_77 = lean_ctor_get(x_75, 0); +x_78 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_90 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_91 = lean_array_push(x_90, x_1); -x_92 = lean_array_push(x_91, x_89); -x_93 = lean_array_push(x_92, x_87); -x_94 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_95 = l_Lean_mkAppN(x_94, x_93); -lean_ctor_set(x_25, 0, x_95); -x_96 = 0; -x_97 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_98 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_98, 0, x_97); -lean_ctor_set(x_98, 1, x_25); -lean_ctor_set_uint32(x_98, sizeof(void*)*2, x_96); -x_99 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_99, 0, x_98); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_88); -return x_100; -} +x_79 = l_Nat_reduceBinPred___lambda__1___closed__11; +x_80 = lean_array_push(x_79, x_1); +x_81 = lean_array_push(x_80, x_78); +x_82 = lean_array_push(x_81, x_77); +x_83 = l_Nat_reduceBinPred___lambda__1___closed__20; +x_84 = l_Lean_mkAppN(x_83, x_82); +lean_ctor_set(x_25, 0, x_84); +x_85 = 0; +x_86 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_87 = 1; +x_88 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_88, 0, x_86); +lean_ctor_set(x_88, 1, x_25); +lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_88, sizeof(void*)*2 + 4, x_87); +x_89 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_75, 0, x_89); +return x_75; } else { -uint8_t x_101; +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; uint32_t x_99; lean_object* x_100; uint8_t x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; +x_90 = lean_ctor_get(x_75, 0); +x_91 = lean_ctor_get(x_75, 1); +lean_inc(x_91); +lean_inc(x_90); +lean_dec(x_75); +x_92 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_101 = !lean_is_exclusive(x_73); -if (x_101 == 0) -{ -return x_73; -} -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; -x_102 = lean_ctor_get(x_73, 0); -x_103 = lean_ctor_get(x_73, 1); -lean_inc(x_103); -lean_inc(x_102); -lean_dec(x_73); -x_104 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_104, 0, x_102); -lean_ctor_set(x_104, 1, x_103); +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_25, 0, x_98); +x_99 = 0; +x_100 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_101 = 1; +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_100); +lean_ctor_set(x_102, 1, x_25); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_99); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_101); +x_103 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_103, 0, x_102); +x_104 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_104, 0, x_103); +lean_ctor_set(x_104, 1, x_91); return x_104; } } -} -} else { uint8_t x_105; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_105 = !lean_is_exclusive(x_75); +if (x_105 == 0) +{ +return x_75; +} +else +{ +lean_object* x_106; lean_object* x_107; lean_object* x_108; +x_106 = lean_ctor_get(x_75, 0); +x_107 = lean_ctor_get(x_75, 1); +lean_inc(x_107); +lean_inc(x_106); +lean_dec(x_75); +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_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -7634,287 +7728,291 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_105 = !lean_is_exclusive(x_35); -if (x_105 == 0) +x_109 = !lean_is_exclusive(x_35); +if (x_109 == 0) { return x_35; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; -x_106 = lean_ctor_get(x_35, 0); -x_107 = lean_ctor_get(x_35, 1); -lean_inc(x_107); -lean_inc(x_106); +lean_object* x_110; lean_object* x_111; lean_object* x_112; +x_110 = lean_ctor_get(x_35, 0); +x_111 = lean_ctor_get(x_35, 1); +lean_inc(x_111); +lean_inc(x_110); lean_dec(x_35); -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; +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 { -lean_object* x_109; lean_object* x_110; -x_109 = lean_ctor_get(x_25, 0); -lean_inc(x_109); +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_25, 0); +lean_inc(x_113); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_110 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_110) == 0) +x_114 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_114) == 0) { -lean_object* x_111; lean_object* x_112; uint8_t x_113; -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_nat_dec_le(x_109, x_22); -lean_dec(x_22); -lean_dec(x_109); -if (x_113 == 0) -{ -lean_object* x_114; lean_object* x_115; -x_114 = l_Nat_reduceBinPred___lambda__1___closed__4; -x_115 = l_Lean_Meta_mkEqRefl(x_114, x_6, x_7, x_8, x_9, x_112); -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; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_116 = lean_ctor_get(x_115, 0); +lean_object* x_115; lean_object* x_116; uint8_t x_117; +x_115 = lean_ctor_get(x_114, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_114, 1); lean_inc(x_116); -x_117 = lean_ctor_get(x_115, 1); -lean_inc(x_117); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_118 = x_115; +lean_dec(x_114); +x_117 = lean_nat_dec_le(x_113, x_22); +lean_dec(x_22); +lean_dec(x_113); +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_6, x_7, x_8, x_9, x_116); +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; uint32_t x_131; lean_object* x_132; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; +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_115); - x_118 = lean_box(0); + lean_dec_ref(x_119); + x_122 = lean_box(0); } -x_119 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_120 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_121 = lean_array_push(x_120, x_1); -x_122 = lean_array_push(x_121, x_119); -x_123 = lean_array_push(x_122, x_116); -x_124 = l_Nat_reduceBinPred___lambda__1___closed__10; -x_125 = l_Lean_mkAppN(x_124, x_123); -x_126 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_126, 0, x_125); -x_127 = 0; -x_128 = l_Nat_reduceBinPred___lambda__1___closed__7; -x_129 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_129, 0, x_128); -lean_ctor_set(x_129, 1, x_126); -lean_ctor_set_uint32(x_129, sizeof(void*)*2, x_127); -x_130 = lean_alloc_ctor(0, 1, 0); +x_123 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +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); -if (lean_is_scalar(x_118)) { - x_131 = lean_alloc_ctor(0, 2, 0); +x_131 = 0; +x_132 = l_Nat_reduceBinPred___lambda__1___closed__7; +x_133 = 1; +x_134 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_134, 0, x_132); +lean_ctor_set(x_134, 1, x_130); +lean_ctor_set_uint32(x_134, sizeof(void*)*2, x_131); +lean_ctor_set_uint8(x_134, sizeof(void*)*2 + 4, x_133); +x_135 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_135, 0, x_134); +if (lean_is_scalar(x_122)) { + x_136 = lean_alloc_ctor(0, 2, 0); } else { - x_131 = x_118; + x_136 = x_122; } -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_117); -return x_131; +lean_ctor_set(x_136, 0, x_135); +lean_ctor_set(x_136, 1, x_121); +return x_136; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -lean_dec(x_111); +lean_object* x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +lean_dec(x_115); lean_dec(x_1); -x_132 = lean_ctor_get(x_115, 0); -lean_inc(x_132); -x_133 = lean_ctor_get(x_115, 1); -lean_inc(x_133); -if (lean_is_exclusive(x_115)) { - lean_ctor_release(x_115, 0); - lean_ctor_release(x_115, 1); - x_134 = x_115; -} else { - lean_dec_ref(x_115); - x_134 = lean_box(0); -} -if (lean_is_scalar(x_134)) { - x_135 = lean_alloc_ctor(1, 2, 0); -} else { - x_135 = x_134; -} -lean_ctor_set(x_135, 0, x_132); -lean_ctor_set(x_135, 1, x_133); -return x_135; -} -} -else -{ -lean_object* x_136; lean_object* x_137; -x_136 = l_Nat_reduceBinPred___lambda__1___closed__14; -x_137 = l_Lean_Meta_mkEqRefl(x_136, x_6, x_7, x_8, x_9, x_112); -if (lean_obj_tag(x_137) == 0) -{ -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; uint32_t x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -x_138 = lean_ctor_get(x_137, 0); +x_137 = lean_ctor_get(x_119, 0); +lean_inc(x_137); +x_138 = lean_ctor_get(x_119, 1); 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; +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + x_139 = x_119; } else { - lean_dec_ref(x_137); - x_140 = lean_box(0); + lean_dec_ref(x_119); + x_139 = lean_box(0); } -x_141 = l_Lean_Expr_appArg_x21(x_111); -lean_dec(x_111); -x_142 = l_Nat_reduceBinPred___lambda__1___closed__11; -x_143 = lean_array_push(x_142, x_1); -x_144 = lean_array_push(x_143, x_141); -x_145 = lean_array_push(x_144, x_138); -x_146 = l_Nat_reduceBinPred___lambda__1___closed__20; -x_147 = l_Lean_mkAppN(x_146, x_145); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_147); -x_149 = 0; -x_150 = l_Nat_reduceBinPred___lambda__1___closed__17; -x_151 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -lean_ctor_set_uint32(x_151, sizeof(void*)*2, x_149); -x_152 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_152, 0, x_151); -if (lean_is_scalar(x_140)) { - x_153 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_139)) { + x_140 = lean_alloc_ctor(1, 2, 0); } else { - x_153 = x_140; + 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_Nat_reduceBinPred___lambda__1___closed__14; +x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_116); +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; uint32_t x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +x_143 = lean_ctor_get(x_142, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_142, 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; +} else { + lean_dec_ref(x_142); + x_145 = lean_box(0); +} +x_146 = l_Lean_Expr_appArg_x21(x_115); +lean_dec(x_115); +x_147 = l_Nat_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_Nat_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); -lean_ctor_set(x_153, 1, x_139); -return x_153; +x_154 = 0; +x_155 = l_Nat_reduceBinPred___lambda__1___closed__17; +x_156 = 1; +x_157 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_153); +lean_ctor_set_uint32(x_157, sizeof(void*)*2, x_154); +lean_ctor_set_uint8(x_157, sizeof(void*)*2 + 4, x_156); +x_158 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_158, 0, x_157); +if (lean_is_scalar(x_145)) { + x_159 = lean_alloc_ctor(0, 2, 0); +} else { + x_159 = x_145; +} +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_144); +return x_159; } else { -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -lean_dec(x_111); +lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +lean_dec(x_115); lean_dec(x_1); -x_154 = lean_ctor_get(x_137, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_137, 1); -lean_inc(x_155); -if (lean_is_exclusive(x_137)) { - lean_ctor_release(x_137, 0); - lean_ctor_release(x_137, 1); - x_156 = x_137; +x_160 = lean_ctor_get(x_142, 0); +lean_inc(x_160); +x_161 = lean_ctor_get(x_142, 1); +lean_inc(x_161); +if (lean_is_exclusive(x_142)) { + lean_ctor_release(x_142, 0); + lean_ctor_release(x_142, 1); + x_162 = x_142; } else { - lean_dec_ref(x_137); - x_156 = lean_box(0); + lean_dec_ref(x_142); + x_162 = lean_box(0); } -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_162)) { + x_163 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_156; + x_163 = x_162; } -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_155); -return x_157; +lean_ctor_set(x_163, 0, x_160); +lean_ctor_set(x_163, 1, x_161); +return x_163; } } } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_109); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_113); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_158 = lean_ctor_get(x_110, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_110, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_160 = x_110; +x_164 = lean_ctor_get(x_114, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_114, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_114)) { + lean_ctor_release(x_114, 0); + lean_ctor_release(x_114, 1); + x_166 = x_114; } else { - lean_dec_ref(x_110); - x_160 = lean_box(0); + lean_dec_ref(x_114); + 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 { -uint8_t x_162; +uint8_t x_168; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = !lean_is_exclusive(x_24); -if (x_162 == 0) +x_168 = !lean_is_exclusive(x_24); +if (x_168 == 0) { return x_24; } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; -x_163 = lean_ctor_get(x_24, 0); -x_164 = lean_ctor_get(x_24, 1); -lean_inc(x_164); -lean_inc(x_163); +lean_object* x_169; lean_object* x_170; lean_object* x_171; +x_169 = lean_ctor_get(x_24, 0); +x_170 = lean_ctor_get(x_24, 1); +lean_inc(x_170); +lean_inc(x_169); lean_dec(x_24); -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; +x_171 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_171, 0, x_169); +lean_ctor_set(x_171, 1, x_170); +return x_171; } } } } else { -uint8_t x_166; +uint8_t x_172; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_13); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_13); +if (x_172 == 0) { return x_13; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_13, 0); -x_168 = lean_ctor_get(x_13, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_13, 0); +x_174 = lean_ctor_get(x_13, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_13); -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; +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; } } } @@ -8057,22 +8155,24 @@ return x_6; LEAN_EXPORT lean_object* l_Nat_isValue___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; uint32_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; +lean_object* x_11; uint32_t x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; x_11 = lean_box(0); x_12 = 0; -x_13 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_13, 0, x_1); -lean_ctor_set(x_13, 1, x_11); -lean_ctor_set_uint32(x_13, sizeof(void*)*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); +x_13 = 1; +x_14 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_14, 0, x_1); +lean_ctor_set(x_14, 1, x_11); +lean_ctor_set_uint32(x_14, sizeof(void*)*2, x_12); +lean_ctor_set_uint8(x_14, sizeof(void*)*2 + 4, x_13); +x_15 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_10); -return x_15; +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; } } -static lean_object* _init_l_Nat_isValue___lambda__2___closed__1() { +static lean_object* _init_l_Nat_isValue___closed__1() { _start: { lean_object* x_1; @@ -8080,7 +8180,7 @@ x_1 = lean_mk_string_from_bytes("OfNat", 5); return x_1; } } -static lean_object* _init_l_Nat_isValue___lambda__2___closed__2() { +static lean_object* _init_l_Nat_isValue___closed__2() { _start: { lean_object* x_1; @@ -8088,51 +8188,26 @@ x_1 = lean_mk_string_from_bytes("ofNat", 5); return x_1; } } -static lean_object* _init_l_Nat_isValue___lambda__2___closed__3() { +static lean_object* _init_l_Nat_isValue___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_isValue___lambda__2___closed__1; -x_2 = l_Nat_isValue___lambda__2___closed__2; +x_1 = l_Nat_isValue___closed__1; +x_2 = l_Nat_isValue___closed__2; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -LEAN_EXPORT lean_object* l_Nat_isValue___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 = l_Nat_isValue___lambda__2___closed__3; -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_14; lean_object* x_15; -lean_dec(x_1); -x_14 = l_Nat_reduceUnary___lambda__1___closed__1; -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; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_Nat_isValue___lambda__1(x_1, x_16, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_17; -} -} -} LEAN_EXPORT lean_object* l_Nat_isValue(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -if (x_10 == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; +x_10 = l_Nat_isValue___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_11; lean_object* x_12; +lean_object* x_13; lean_object* x_14; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -8141,17 +8216,17 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_11 = l_Nat_reduceUnary___lambda__1___closed__1; -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_9); -return x_12; +x_13 = l_Nat_reduceUnary___lambda__1___closed__1; +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_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = l_Nat_isValue___lambda__2(x_1, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_object* x_15; lean_object* x_16; +x_15 = lean_box(0); +x_16 = l_Nat_isValue___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_8); lean_dec(x_7); lean_dec(x_6); @@ -8159,7 +8234,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_14; +return x_16; } } } @@ -8179,22 +8254,7 @@ lean_dec(x_2); return x_11; } } -LEAN_EXPORT lean_object* l_Nat_isValue___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: -{ -lean_object* x_11; -x_11 = l_Nat_isValue___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); -return x_11; -} -} -static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__1() { +static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__1() { _start: { lean_object* x_1; @@ -8202,21 +8262,21 @@ x_1 = lean_mk_string_from_bytes("isValue", 7); return x_1; } } -static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__2() { +static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__1; +x_2 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__1; x_3 = l_Lean_Name_mkStr2(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__3() { +static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Nat_isValue___lambda__2___closed__3; +x_1 = l_Nat_isValue___closed__3; x_2 = lean_unsigned_to_nat(3u); x_3 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_3, 0, x_1); @@ -8224,7 +8284,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__4() { +static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -8233,47 +8293,47 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__5() { +static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__4; -x_2 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__3; +x_1 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__4; +x_2 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__6() { +static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__5; +x_1 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__5; x_2 = l___regBuiltin_Nat_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_610____closed__5; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__7() { +static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__6; +x_1 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__8() { +static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__7; +x_1 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__9() { +static lean_object* _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__9() { _start: { lean_object* x_1; @@ -8281,25 +8341,25 @@ x_1 = lean_alloc_closure((void*)(l_Nat_isValue), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__2; -x_3 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__8; -x_4 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__9; +x_2 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__2; +x_3 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__8; +x_4 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1128_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1071_(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; x_2 = l___regBuiltin_Nat_reduceSucc_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_574____closed__1; -x_3 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__2; +x_3 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__2; x_4 = 1; -x_5 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__9; +x_5 = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -8761,34 +8821,34 @@ lean_dec_ref(res); }if (builtin) {res = l___regBuiltin_Nat_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_999_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Nat_isValue___lambda__2___closed__1 = _init_l_Nat_isValue___lambda__2___closed__1(); -lean_mark_persistent(l_Nat_isValue___lambda__2___closed__1); -l_Nat_isValue___lambda__2___closed__2 = _init_l_Nat_isValue___lambda__2___closed__2(); -lean_mark_persistent(l_Nat_isValue___lambda__2___closed__2); -l_Nat_isValue___lambda__2___closed__3 = _init_l_Nat_isValue___lambda__2___closed__3(); -lean_mark_persistent(l_Nat_isValue___lambda__2___closed__3); -l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__1 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__1(); -lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__1); -l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__2 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__2(); -lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__2); -l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__3 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__3(); -lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__3); -l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__4 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__4(); -lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__4); -l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__5 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__5(); -lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__5); -l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__6 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__6(); -lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__6); -l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__7 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__7(); -lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__7); -l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__8 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__8(); -lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__8); -l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__9 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__9(); -lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126____closed__9); -if (builtin) {res = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1126_(lean_io_mk_world()); +}l_Nat_isValue___closed__1 = _init_l_Nat_isValue___closed__1(); +lean_mark_persistent(l_Nat_isValue___closed__1); +l_Nat_isValue___closed__2 = _init_l_Nat_isValue___closed__2(); +lean_mark_persistent(l_Nat_isValue___closed__2); +l_Nat_isValue___closed__3 = _init_l_Nat_isValue___closed__3(); +lean_mark_persistent(l_Nat_isValue___closed__3); +l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__1 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__1(); +lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__1); +l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__2 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__2(); +lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__2); +l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__3 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__3(); +lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__3); +l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__4 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__4(); +lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__4); +l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__5 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__5(); +lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__5); +l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__6 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__6(); +lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__6); +l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__7 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__7(); +lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__7); +l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__8 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__8(); +lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__8); +l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__9 = _init_l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__9(); +lean_mark_persistent(l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069____closed__9); +if (builtin) {res = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1069_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1128_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_Nat_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_Nat___hyg_1071_(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 e201071423..053572fdf8 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/UInt.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/BuiltinSimprocs/UInt.c @@ -15,235 +15,227 @@ extern "C" { #endif 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*); +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__1; 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_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__128; -static lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__2; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__1; -LEAN_EXPORT lean_object* l_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625_(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__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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__355; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__3; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__12; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__4; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9111_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__358; 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); -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____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_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__149; 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_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__4; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__7; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__7; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__310; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__8; -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8013_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__110; -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481_(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_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__112; -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____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_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__378; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__8; 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*); -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__5; -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__6; 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_object* l_Lean_Syntax_mkNameLit(lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__561; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__1; uint8_t lean_uint8_dec_lt(uint8_t, uint8_t); +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__5; 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_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11486_(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_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__4; +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__1; 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_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__557; 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_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__3; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__81; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__4; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__7; 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; +LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__2; +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__9; 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; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__8; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__2; 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; +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__4; lean_object* lean_mk_empty_array_with_capacity(lean_object*); lean_object* l_Lean_mkAppN(lean_object*, lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10205_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7276_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__139; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11484_(lean_object*); -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__10; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__8; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9414_(lean_object*); -static lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8952_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8173_(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_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__4; -static lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__1; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__596; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10011_(lean_object*); +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__381; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__255; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__417; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__206; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__7; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__244; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__397; uint32_t lean_uint32_mod(uint32_t, uint32_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__370; -static lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__1; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__10; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__303; 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___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*); -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__7; +static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__2; uint64_t lean_uint64_mod(uint64_t, uint64_t); -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__14; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__2; -static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__10; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__4; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__9; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__3; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__6; +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__13; +static lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__1; 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*); 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___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__325; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__8; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__8; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__3; 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; -LEAN_EXPORT lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11658_(lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__3; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__9; 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_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__4; 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; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__522; 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___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__438; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__352; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__231; -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__7; uint64_t lean_uint64_of_nat(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8378_(lean_object*); lean_object* l_Lean_mkAppB(lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__1; 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_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__8; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__12; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929_(lean_object*); 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*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__21; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__141; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__42; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__529; 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*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__122; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__267; -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__14; -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625_(lean_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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9891_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__313; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__3; uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__2; static lean_object* l_USize_fromExpr___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10167_(lean_object*); +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__2; 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___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__1; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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__510; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__444; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__6; -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589_(lean_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_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292_(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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__3; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__337; lean_object* l_Lean_Syntax_getId(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__515; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__7; -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__1; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__587; 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*); +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__577; +static lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__9; 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_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__6; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__302; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__162; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__6; +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__6; size_t lean_usize_mul(size_t, size_t); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__1; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__7; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__6; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__3; +static lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____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___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9455_(lean_object*); 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_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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_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*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338_(lean_object*); 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_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__1; 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_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9332_(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_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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__312; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__599; +LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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__204; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__11; 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; +LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376_(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__424; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__505; 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_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__3; -static lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__2; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6994_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__6; 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*); -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__530; -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____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__416; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095_(lean_object*); -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__7; -static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__3; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__588; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10948_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__5; 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; @@ -254,258 +246,237 @@ 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__559; 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___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__8; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__10; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__71; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__9; +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__14; 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; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129_(lean_object*); 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__343; -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__3; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__3; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149_(lean_object*); 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__524; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__19; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8133_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11283_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__500; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__361; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__191; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__6; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7514_(lean_object*); 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__385; +LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355_(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__401; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__8; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__9; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__9; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__425; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8216_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__92; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7217_(lean_object*); +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__585; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__15; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11071_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__262; +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__5; 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; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__8; 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_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____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_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__4; 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_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7299_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__48; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__5; 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; uint8_t lean_uint8_add(uint8_t, uint8_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__327; +static lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__2; 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__69; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10285_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__4; 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; -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__12; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__1; 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__374; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243_(lean_object*); -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__481; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__73; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8331_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__445; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10049_(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*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7219_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__319; -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__6; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; 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*); -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517_(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_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239_(lean_object*); +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__8; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__3; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__3; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__3; 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__168; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11281_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__27; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__53; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__221; -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__5; -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__4; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__1; -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__8; -static lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__1; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____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_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__13; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8337_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__173; 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; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__598; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__3; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__487; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__579; -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__5; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__4; 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*); -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383_(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_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*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__322; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11030_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__473; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__5; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__8; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__1; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__3; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__5; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__7; -static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__11; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__1; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__13; 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_commandDeclare__uint__simprocs_____closed__1; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__5; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__10; 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__175; -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__436; -static lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__2; -static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__1; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__5; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__16; 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___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__469; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7097_(lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__5; +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__1; 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__569; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__2; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__7; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__4; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__7; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__2; +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__185; lean_object* l_Lean_Expr_appArg_x21(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__335; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__576; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__3; +LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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__581; 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; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__1; 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__535; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__5; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__6; +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__6; +LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334_(lean_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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__304; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__563; -static lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__1; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__197; 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__8; 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; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__7; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__8; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__7; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__212; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__2; 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___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__516; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__590; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990_(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_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____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___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__6; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__1; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__1; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__484; -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11268_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__359; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11443_(lean_object*); 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*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10207_(lean_object*); -LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8173_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9154_(lean_object*); +LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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__151; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9586_(lean_object*); 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__566; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__544; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7342_(lean_object*); -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__12; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__463; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__6; +LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_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_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__2; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__5; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__10; +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__1; static lean_object* l_UInt64_toExpr___closed__2; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__16; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__407; -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____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___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190_(lean_object*); +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__10; 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9330_(lean_object*); 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__64; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584_(lean_object*); size_t lean_usize_of_nat(lean_object*); 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; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__403; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__8; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__7; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9929_(lean_object*); 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__25; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__413; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__1; 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323_(lean_object*); 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_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7099_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__142; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__7; 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*); -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__8; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11192_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10215_(lean_object*); 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*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11028_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130_(lean_object*); 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; -LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__7; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__7; -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__1; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__12; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__377; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__6; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__7; 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; @@ -513,97 +484,96 @@ uint32_t lean_uint32_mul(uint32_t, uint32_t); extern lean_object* l_Lean_Meta_Simp_builtinSimprocsRef; 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__565; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11241_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__294; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__8; 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___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__4; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__8; 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_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8912_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8134_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__137; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__217; -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__269; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150_(lean_object*); 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*); -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__8; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__2; 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; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__3; lean_object* lean_uint16_to_nat(uint16_t); -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__2; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__592; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313_(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__200; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__218; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8011_(lean_object*); +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__8; 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*); -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__2; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__2; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__1; -static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__5; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__3; +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1; 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___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10622_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__3; -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__5; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__503; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__448; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__6; 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___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; -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625_(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_uint32_dec_le(uint32_t, uint32_t); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9152_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7196_(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_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__232; -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__4; 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; -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__1; -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__3; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__7; 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; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__3; 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___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9889_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__126; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__593; +LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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__562; -LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____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__56; -static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7072_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____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_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__324; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__8; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__597; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__584; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9371_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127_(lean_object*); -LEAN_EXPORT lean_object* l_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__7; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__9; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7973_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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; lean_object* lean_uint64_to_nat(uint64_t); -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__6; -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__6; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__14; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10950_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__441; -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__9; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__412; +LEAN_EXPORT lean_object* l_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____boxed(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___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__8; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__363; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__192; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7971_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__513; +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__76; +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6; 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; @@ -612,657 +582,673 @@ 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__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*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__329; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; 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; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__50; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9289_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__193; -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____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_uint8_mod(uint8_t, uint8_t); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__3; 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415_(lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__7; 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; +LEAN_EXPORT lean_object* l_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__3; 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; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__15; 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*); -static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__254; -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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__205; uint32_t lean_uint32_div(uint32_t, uint32_t); -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__8; -LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553_(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_UInt32_toExpr___closed__1; -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__8; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__1; +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__446; 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_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____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_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9249_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10990_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__437; 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___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__439; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__8; 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_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8910_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__372; -LEAN_EXPORT lean_object* l_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); 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___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__8; 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___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__133; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__580; uint16_t lean_uint16_div(uint16_t, uint16_t); +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__574; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__21; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__2; -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__547; +LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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__573; 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_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__4; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__30; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10448_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__549; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__4; static lean_object* l_UInt8_fromExpr___closed__1; -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__376; +LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10289_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__546; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__4; -static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10090_(lean_object*); 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__108; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11445_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__247; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__10; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__6; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__5; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__214; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__349; -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__5; 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__265; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9032_(lean_object*); static lean_object* l_UInt64_toExpr___closed__1; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__5; -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__284; 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*); uint64_t lean_uint64_add(uint64_t, uint64_t); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171_(lean_object*); 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_object* l_Lean_Name_num___override(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9171_(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; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__392; lean_object* l_Lean_Name_append(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292_(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, 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_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__2; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__1; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__49; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__2; 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; -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__6; -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__6; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__6; +LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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__263; -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__2; +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__10; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__157; -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__3; static lean_object* l_commandDeclare__uint__simprocs_____closed__6; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369_(lean_object*); -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__11; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__22; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__230; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7139_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7034_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__4; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__351; -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_UInt64_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_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_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__406; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8175_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__527; 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; -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589_(lean_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_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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__196; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__523; -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__5; 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*); uint64_t lean_uint64_div(uint64_t, uint64_t); -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__7; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7179_(lean_object*); 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_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__10; static lean_object* l_UInt32_fromExpr___closed__1; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__7; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__6; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__7; +LEAN_EXPORT lean_object* l_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355_(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_7110_(lean_object*); +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; 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*); +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__2; 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___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__1; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__7; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__8; +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__79; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9209_(lean_object*); +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__12; 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___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*); +LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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__330; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__318; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__77; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__7; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__19; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8296_(lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__88; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__4; 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; 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___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__8; 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; -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__3; -static lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7194_(lean_object*); lean_object* l_Lean_addMacroScope(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__3; 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_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__5; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9969_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__1; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__14; 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; -static lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; 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___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__5; +LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376_(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__548; 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*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8990_(lean_object*); 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*); -static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__6; 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; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7032_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__210; 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*); LEAN_EXPORT lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1(lean_object*, lean_object*, lean_object*); -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__1; -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__9; +LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7933_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9971_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7235_(lean_object*); lean_object* l_Lean_Syntax_node2(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__4; 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_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7381_(lean_object*); +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__12; +LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__2; 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_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__13; 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___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__2; 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___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8417_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__427; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__368; lean_object* l_Lean_Syntax_getArg(lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__331; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__20; 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*); -static lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__2; -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__3; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__8; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__9; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7352_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__532; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8215_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10165_(lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__11; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__4; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__5; 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_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__2; 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_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11321_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11203_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__3; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__15; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__105; static lean_object* l_commandDeclare__uint__simprocs_____closed__5; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8419_(lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__219; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__356; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950_(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*); +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8992_(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_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11525_(lean_object*); -LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199_(lean_object*); -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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__283; -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211_(lean_object*); 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_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__8; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__5; 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; -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____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_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___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__1; -static lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__575; static lean_object* l_USize_toExpr___closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10092_(lean_object*); 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_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10988_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__415; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11151_(lean_object*); lean_object* lean_usize_to_nat(size_t); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10325_(lean_object*); -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__10; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__4; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__589; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__5; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__3; 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_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_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__7; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__9; 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___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__5; 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; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948_(lean_object*); 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8255_(lean_object*); -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__22; 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___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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__309; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7260_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451_(lean_object*); +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__11; 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; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__5; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__4; -LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__9; +static lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__1; size_t lean_usize_mod(size_t, size_t); static lean_object* l_commandDeclare__uint__simprocs_____closed__9; 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_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__7; 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; +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__568; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__306; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__8; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__6; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__5; +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__5; uint64_t lean_uint64_sub(uint64_t, uint64_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__5; -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__4; 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_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__8; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__9; static lean_object* l_commandDeclare__uint__simprocs_____closed__3; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__315; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__134; -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____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_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__464; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__7; 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_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__1; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__4; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__3; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__38; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__6; +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__9; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__6; +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__3; 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; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__5; -static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11069_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__434; +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__11; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__107; 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_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__1; +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__1; 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___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487_(lean_object*); 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*); -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__264; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__14; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8093_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__1; 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_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10366_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9030_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212_(lean_object*); 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*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9193_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__109; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10009_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__115; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__3; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__3; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__10; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10131_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__4; 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*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10327_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__2; 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___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___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__4; 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_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__3; -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481_(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_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__6; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8093_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__198; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__6; -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__2; +LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_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__279; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__3; -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__567; -static lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__2; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10133_(lean_object*); 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_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9453_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10908_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8255_(lean_object*); +LEAN_EXPORT lean_object* l_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334_(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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952_(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_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__91; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10245_(lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10051_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__184; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__5; static lean_object* l_commandDeclare__uint__simprocs_____closed__2; +LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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__528; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__332; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8051_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__497; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__314; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__1; uint32_t lean_uint32_sub(uint32_t, uint32_t); -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__281; -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__176; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11527_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9131_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9236_(lean_object*); +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9931_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__66; -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__5; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__7; 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_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__4; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__1; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__1; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__3; +static lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__36; +LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__1; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__19; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__261; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__550; -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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_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*); +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__2; 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___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10407_(lean_object*); -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__517; 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*); -static lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8095_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__5; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__6; 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*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10409_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__1; +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__2; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7931_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__2; 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; -LEAN_EXPORT lean_object* l_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517_(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__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_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__3; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__6; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__2; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__6; -static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__2; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__8; -static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8132_(lean_object*); +LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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__455; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__7; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__404; -static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__6; 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; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__8; +LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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_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_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__3; uint16_t lean_uint16_add(uint16_t, uint16_t); -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__4; 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___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171_(lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__7; 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*); -static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__7; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091_(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_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__7; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__600; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__7; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10287_(lean_object*); +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__22; +static lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__586; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__20; -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5; +static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__2; +LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334_(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__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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__195; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__11; +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__3; +static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__5; lean_object* l_Lean_mkRawNatLit(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__7; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__12; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__323; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__5; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__6; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969_(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___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__286; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__1; 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*); -static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__13; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11110_(lean_object*); +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__492; 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8550_(lean_object*); +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__4; +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__14; LEAN_EXPORT lean_object* l_commandDeclare__uint__simprocs__; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__3; lean_object* l_Lean_Meta_mkEqRefl(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_7517_(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_7175____closed__3; -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__5; -static lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__2; +static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__31; lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__97; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__1; 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_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__4; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__1; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__1; +LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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__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*); +LEAN_EXPORT lean_object* l_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313_(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_10866____closed__5; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10213_(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___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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__12; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9169_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__6; +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__320; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8053_(lean_object*); uint8_t lean_uint16_dec_le(uint16_t, uint16_t); +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__8; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__45; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__10; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__594; lean_object* l_Lean_Syntax_node1(lean_object*, lean_object*, lean_object*); 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*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548_(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_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__160; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10172_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__124; +static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__3; +static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__3; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866_(lean_object*); 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*); 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*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9310_(lean_object*); +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__14; static lean_object* l_UInt64_fromExpr___closed__2; -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__11; 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; 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*); -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__3; +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__2; 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_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__13; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__8; +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__6; 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___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10491_(lean_object*); -static lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__6; 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_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__4; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__2; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__17; +static lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__1; static lean_object* l_UInt16_toExpr___closed__1; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7155_(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_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9211_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__213; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__2; +static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__8; 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*); 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_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__2; -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__10; +static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__5; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____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___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9412_(lean_object*); 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__278; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__72; 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___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__7; +static lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__1; 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__2; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__17; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__95; -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__2; -LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____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_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481_(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_10946____closed__6; 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_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__7; 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_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__7; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__1; uint8_t lean_uint64_dec_le(uint64_t, uint64_t); 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___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__4; 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); -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11201_(lean_object*); +static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; 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; -LEAN_EXPORT lean_object* l_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__5; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__2; +static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__1; +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__11; 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; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__366; 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_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__4; +static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__7; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__3; static lean_object* l_UInt16_fromExpr___closed__2; static lean_object* l_UInt8_toExpr___closed__1; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7153_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__170; 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; +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__3; 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_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____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_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; 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*); -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10868_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__334; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10870_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__172; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9070_(lean_object*); 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_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__10; -static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__493; 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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__4; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__4; -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__5; +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____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_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__6; +static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__7; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__5; +static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__9; +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__6; 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__498; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__90; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7137_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7112_(lean_object*); 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___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__10; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__353; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__4; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__129; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__572; -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__3; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11323_(lean_object*); 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_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11112_(lean_object*); +LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292_(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__132; -static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__3; -static lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__4; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__1; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__8; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__1; 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_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6; +static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__9; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__564; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253_(lean_object*); 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__432; -static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__379; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__75; -static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__6; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9113_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__540; -LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18; 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___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7258_(lean_object*); 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_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__10; +static lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__8; uint8_t lean_uint32_dec_lt(uint32_t, uint32_t); -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__8; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__3; 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; @@ -1270,224 +1256,223 @@ 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__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___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__5; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__570; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__245; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8294_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__271; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__5; 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___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__10; 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; +LEAN_EXPORT lean_object* l_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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__273; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__158; 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*); -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__6; +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__3; +static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__13; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091_(lean_object*); +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__8; 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_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__8; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__7; +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__6; 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9291_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__2; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__12; +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__12; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__545; -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__14; +static lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__6; 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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__17; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__2; +static lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__239; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__8; -static lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7278_(lean_object*); +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__229; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11404_(lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__373; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906_(lean_object*); 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___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_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__1; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__5; +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__14; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__148; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8950_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__120; -static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__7; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__274; -LEAN_EXPORT lean_object* l_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553_(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_8091____closed__1; -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9373_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__6; +static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__1; lean_object* l_Lean_Name_mkStr4(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_9287_(lean_object*); -static lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__4; +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__458; -static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__3; 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__338; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__409; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__578; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10450_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__9; 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; -static lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__9; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9072_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__2; 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_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__1; -static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__3; -static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__14; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10174_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__3; 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*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10489_(lean_object*); +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__4; +static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__391; lean_object* lean_string_append(lean_object*, 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___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__571; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9129_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__534; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__582; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__1; 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*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__85; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__4; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__387; -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__3; static lean_object* l_UInt16_fromExpr___closed__1; +static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__3; 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___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__2; 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; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9251_(lean_object*); -static lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__6; 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___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__12; 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*); -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__4; -static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__3; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8257_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__4; 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*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8213_(lean_object*); -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329_(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___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__3; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__89; -static lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__4; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8135_(lean_object*); -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__10; +static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__2; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7114_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__447; extern lean_object* l_Lean_Meta_Simp_builtinSEvalprocsRef; 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; uint16_t lean_uint16_mul(uint16_t, uint16_t); +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10910_(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_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11402_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8376_(lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__6; uint8_t lean_usize_dec_lt(size_t, size_t); -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__5; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__21; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__443; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10247_(lean_object*); +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__347; -static lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__6; 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_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__5; +LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376_(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_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__256; -static lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11194_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__560; 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_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__2; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__383; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__583; -static lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__3; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__1; -static lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__4; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2; +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__9; +static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__11; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__8; -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__1; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__336; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__8; -static lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__9; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__431; -static lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__7; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__8; +static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8175_(lean_object*); 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___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__4; -static lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7177_(lean_object*); -static lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__4; +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__5; +LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313_(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__520; -static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__9; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11243_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7237_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__2; 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___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__4; +static lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11; 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_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__3; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__453; lean_object* l_String_toSubstring_x27(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__394; +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11153_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__6; +static lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__5; 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_7297____closed__5; 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; -static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9234_(lean_object*); +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__1; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__7; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__246; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__144; -static lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__1; lean_object* lean_uint32_to_nat(uint32_t); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__266; -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__8; -static lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__1; -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10368_(lean_object*); -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7340_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__4; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6992_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__7; +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__5; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__180; -static lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__7; -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207_(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_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__6; -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__595; -static lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__2; +static lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__5; +static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__8; +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9195_(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__68; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11363_(lean_object*); -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__5; +static lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__7; +static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__4; +static lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__7; +static lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__6; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__150; +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__7; 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_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8214_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308_(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___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7301_(lean_object*); +static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__2; +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927_(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; LEAN_EXPORT lean_object* l_UInt8_toExpr(lean_object*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__24; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482_(lean_object*); -static lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__9; +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7074_(lean_object*); +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_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__169; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8335_(lean_object*); +static lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__10; static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__280; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11361_(lean_object*); -static lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__13; -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292_(lean_object*); -static lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__9; +LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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__459; +static lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__7; size_t lean_usize_div(size_t, size_t); +static lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__3; 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_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__5; -static lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__3; -static lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__2; -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441_(lean_object*); +static lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; 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*); static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__62; -static lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__2; lean_object* lean_uint8_to_nat(uint8_t); -static lean_object* l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__591; static lean_object* _init_l_commandDeclare__uint__simprocs_____closed__1() { _start: { @@ -7202,7 +7187,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("proj", 4); +x_1 = lean_mk_string_from_bytes("end", 3); return x_1; } } @@ -7212,7 +7197,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___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_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__582; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -7221,145 +7206,13 @@ return x_5; static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__584() { _start: { -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("getContext", 10); -return x_1; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__585() { -_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__584; -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__586() { -_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__584; -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__587() { -_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__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__584; -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__588() { -_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__587; -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__589() { -_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__587; -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__590() { -_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__589; -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__591() { -_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__588; -x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__590; -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__592() { -_start: -{ -lean_object* x_1; -x_1 = lean_mk_string_from_bytes("unfoldGround", 12); -return x_1; -} -} -static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__593() { -_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__592; -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__594() { -_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__592; -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__595() { -_start: -{ -lean_object* x_1; -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__596() { -_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__595; -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__597() { -_start: -{ lean_object* x_1; lean_object* x_2; x_1 = lean_unsigned_to_nat(17u); 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__598() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__585() { _start: { lean_object* x_1; @@ -7367,19 +7220,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__599() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__586() { _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__598; +x_4 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__585; 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__600() { +static lean_object* _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__587() { _start: { lean_object* x_1; lean_object* x_2; @@ -7408,7 +7261,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_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_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_910; lean_object* x_911; 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_object* x_921; lean_object* x_922; 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_932; lean_object* x_933; lean_object* x_934; lean_object* x_935; lean_object* x_936; lean_object* x_937; +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_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_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_910; lean_object* x_911; 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_object* x_921; lean_object* x_922; x_8 = lean_unsigned_to_nat(1u); x_9 = l_Lean_Syntax_getArg(x_1, x_8); lean_dec(x_1); @@ -8934,7 +8787,6 @@ lean_inc(x_15); x_595 = l_Lean_Syntax_node1(x_15, x_22, x_594); lean_inc(x_15); x_596 = l_Lean_Syntax_node2(x_15, x_102, x_536, x_595); -lean_inc(x_150); lean_inc(x_15); x_597 = l_Lean_Syntax_node2(x_15, x_548, x_150, x_596); lean_inc(x_87); @@ -9423,7 +9275,6 @@ lean_ctor_set(x_785, 0, x_15); lean_ctor_set(x_785, 1, x_784); lean_inc(x_15); x_786 = l_Lean_Syntax_node1(x_15, x_131, x_785); -lean_inc(x_352); lean_inc(x_15); x_787 = l_Lean_Syntax_node1(x_15, x_660, x_352); lean_inc_n(x_787, 2); @@ -9636,8 +9487,6 @@ x_873 = l_Lean_Syntax_node1(x_15, x_22, x_635); lean_inc(x_15); x_874 = l_Lean_Syntax_node3(x_15, x_22, x_626, x_873, x_290); x_875 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__576; -lean_inc(x_16); -lean_inc(x_17); x_876 = l_Lean_addMacroScope(x_17, x_875, x_16); x_877 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__575; lean_inc(x_15); @@ -9665,268 +9514,230 @@ lean_inc(x_15); x_885 = lean_alloc_ctor(2, 2, 0); lean_ctor_set(x_885, 0, x_15); lean_ctor_set(x_885, 1, x_884); -x_886 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__586; -lean_inc(x_16); -lean_inc(x_17); -x_887 = l_Lean_addMacroScope(x_17, x_886, x_16); -x_888 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__585; -x_889 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__591; -lean_inc(x_15); -x_890 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_890, 0, x_15); -lean_ctor_set(x_890, 1, x_888); -lean_ctor_set(x_890, 2, x_887); -lean_ctor_set(x_890, 3, x_889); -lean_inc(x_15); -x_891 = l_Lean_Syntax_node2(x_15, x_548, x_150, x_890); -lean_inc(x_87); -lean_inc(x_79); -lean_inc(x_15); -x_892 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_891, x_87); -x_893 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__594; -x_894 = l_Lean_addMacroScope(x_17, x_893, x_16); -x_895 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__593; -lean_inc(x_15); -x_896 = lean_alloc_ctor(3, 4, 0); -lean_ctor_set(x_896, 0, x_15); -lean_ctor_set(x_896, 1, x_895); -lean_ctor_set(x_896, 2, x_894); -lean_ctor_set(x_896, 3, x_33); -x_897 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__583; -lean_inc(x_15); -x_898 = l_Lean_Syntax_node3(x_15, x_897, x_892, x_352, x_896); -lean_inc(x_364); -lean_inc(x_110); -lean_inc(x_348); -lean_inc(x_15); -x_899 = l_Lean_Syntax_node4(x_15, x_365, x_348, x_898, x_110, x_364); -lean_inc(x_24); -lean_inc(x_15); -x_900 = l_Lean_Syntax_node2(x_15, x_141, x_899, x_24); lean_inc(x_110); lean_inc(x_15); -x_901 = l_Lean_Syntax_node4(x_15, x_365, x_348, x_136, x_110, x_364); +x_886 = l_Lean_Syntax_node4(x_15, x_365, x_348, x_136, x_110, x_364); lean_inc(x_24); lean_inc(x_15); -x_902 = l_Lean_Syntax_node2(x_15, x_141, x_901, x_24); +x_887 = l_Lean_Syntax_node2(x_15, x_141, x_886, x_24); lean_inc(x_108); lean_inc(x_15); -x_903 = l_Lean_Syntax_node3(x_15, x_212, x_441, x_108, x_83); +x_888 = l_Lean_Syntax_node3(x_15, x_212, x_441, x_108, x_83); lean_inc(x_15); -x_904 = l_Lean_Syntax_node1(x_15, x_22, x_903); +x_889 = l_Lean_Syntax_node1(x_15, x_22, x_888); lean_inc_n(x_24, 2); lean_inc(x_15); -x_905 = l_Lean_Syntax_node6(x_15, x_219, x_201, x_24, x_904, x_216, x_24, x_218); +x_890 = l_Lean_Syntax_node6(x_15, x_219, x_201, x_24, x_889, x_216, x_24, x_218); lean_inc(x_15); -x_906 = l_Lean_Syntax_node1(x_15, x_22, x_905); +x_891 = l_Lean_Syntax_node1(x_15, x_22, x_890); lean_inc(x_15); -x_907 = l_Lean_Syntax_node2(x_15, x_102, x_436, x_906); +x_892 = l_Lean_Syntax_node2(x_15, x_102, x_436, x_891); lean_inc(x_15); -x_908 = l_Lean_Syntax_node1(x_15, x_22, x_907); +x_893 = l_Lean_Syntax_node1(x_15, x_22, x_892); lean_inc(x_15); -x_909 = l_Lean_Syntax_node2(x_15, x_222, x_199, x_908); +x_894 = l_Lean_Syntax_node2(x_15, x_222, x_199, x_893); lean_inc(x_24); lean_inc(x_15); -x_910 = l_Lean_Syntax_node2(x_15, x_141, x_909, x_24); +x_895 = l_Lean_Syntax_node2(x_15, x_141, x_894, x_24); lean_inc(x_15); -x_911 = l_Lean_Syntax_node3(x_15, x_22, x_900, x_902, x_910); +x_896 = l_Lean_Syntax_node2(x_15, x_22, x_887, x_895); lean_inc(x_15); -x_912 = l_Lean_Syntax_node1(x_15, x_363, x_911); +x_897 = l_Lean_Syntax_node1(x_15, x_363, x_896); lean_inc(x_110); lean_inc(x_15); -x_913 = l_Lean_Syntax_node2(x_15, x_455, x_110, x_912); -x_914 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__580; +x_898 = l_Lean_Syntax_node2(x_15, x_455, x_110, x_897); +x_899 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__580; lean_inc(x_24); lean_inc(x_15); -x_915 = l_Lean_Syntax_node4(x_15, x_914, x_84, x_24, x_885, x_913); -x_916 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__578; +x_900 = l_Lean_Syntax_node4(x_15, x_899, x_84, x_24, x_885, x_898); +x_901 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__578; lean_inc(x_15); -x_917 = l_Lean_Syntax_node2(x_15, x_916, x_883, x_915); -x_918 = lean_array_push(x_666, x_872); -x_919 = lean_array_push(x_918, x_278); -x_920 = lean_array_push(x_919, x_624); +x_902 = l_Lean_Syntax_node2(x_15, x_901, x_883, x_900); +x_903 = lean_array_push(x_666, x_872); +x_904 = lean_array_push(x_903, x_278); +x_905 = lean_array_push(x_904, x_624); lean_inc(x_24); -x_921 = lean_array_push(x_920, x_24); -x_922 = lean_array_push(x_921, x_874); -x_923 = lean_array_push(x_922, x_878); +x_906 = lean_array_push(x_905, x_24); +x_907 = lean_array_push(x_906, x_874); +x_908 = lean_array_push(x_907, x_878); lean_inc(x_79); -x_924 = lean_array_push(x_923, x_79); -x_925 = lean_array_push(x_924, x_881); +x_909 = lean_array_push(x_908, x_79); +x_910 = lean_array_push(x_909, x_881); lean_inc(x_87); -x_926 = lean_array_push(x_925, x_87); +x_911 = lean_array_push(x_910, x_87); lean_inc(x_108); -x_927 = lean_array_push(x_926, x_108); -x_928 = lean_array_push(x_927, x_917); +x_912 = lean_array_push(x_911, x_108); +x_913 = lean_array_push(x_912, x_902); lean_inc(x_15); -x_929 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_929, 0, x_15); -lean_ctor_set(x_929, 1, x_679); -lean_ctor_set(x_929, 2, x_928); -x_930 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__595; +x_914 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_914, 0, x_15); +lean_ctor_set(x_914, 1, x_679); +lean_ctor_set(x_914, 2, x_913); +x_915 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__582; lean_inc(x_15); -x_931 = lean_alloc_ctor(2, 2, 0); -lean_ctor_set(x_931, 0, x_15); -lean_ctor_set(x_931, 1, x_930); -x_932 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__596; +x_916 = lean_alloc_ctor(2, 2, 0); +lean_ctor_set(x_916, 0, x_15); +lean_ctor_set(x_916, 1, x_915); +x_917 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__583; lean_inc(x_15); -x_933 = l_Lean_Syntax_node2(x_15, x_932, x_931, x_646); -x_934 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__597; -x_935 = lean_array_push(x_934, x_21); -x_936 = lean_array_push(x_935, x_75); +x_918 = l_Lean_Syntax_node2(x_15, x_917, x_916, x_646); +x_919 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__584; +x_920 = lean_array_push(x_919, x_21); +x_921 = lean_array_push(x_920, x_75); if (lean_obj_tag(x_172) == 0) { -lean_object* x_996; -x_996 = l_Lean_quoteNameMk(x_10); -x_937 = x_996; -goto block_995; +lean_object* x_981; +x_981 = l_Lean_quoteNameMk(x_10); +x_922 = x_981; +goto block_980; } else { -lean_object* x_997; lean_object* x_998; lean_object* x_999; lean_object* x_1000; lean_object* x_1001; lean_object* x_1002; lean_object* x_1003; lean_object* x_1004; lean_object* x_1005; +lean_object* x_982; lean_object* x_983; lean_object* x_984; lean_object* x_985; lean_object* x_986; lean_object* x_987; lean_object* x_988; lean_object* x_989; lean_object* x_990; lean_dec(x_10); -x_997 = lean_ctor_get(x_172, 0); -lean_inc(x_997); +x_982 = lean_ctor_get(x_172, 0); +lean_inc(x_982); lean_dec(x_172); -x_998 = l_String_intercalate(x_351, x_997); -x_999 = lean_string_append(x_120, x_998); -lean_dec(x_998); -x_1000 = lean_box(2); -x_1001 = l_Lean_Syntax_mkNameLit(x_999, x_1000); -x_1002 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__600; -x_1003 = lean_array_push(x_1002, x_1001); -x_1004 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__599; -x_1005 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_1005, 0, x_1000); -lean_ctor_set(x_1005, 1, x_1004); -lean_ctor_set(x_1005, 2, x_1003); -x_937 = x_1005; -goto block_995; +x_983 = l_String_intercalate(x_351, x_982); +x_984 = lean_string_append(x_120, x_983); +lean_dec(x_983); +x_985 = lean_box(2); +x_986 = l_Lean_Syntax_mkNameLit(x_984, x_985); +x_987 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__587; +x_988 = lean_array_push(x_987, x_986); +x_989 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__586; +x_990 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_990, 0, x_985); +lean_ctor_set(x_990, 1, x_989); +lean_ctor_set(x_990, 2, x_988); +x_922 = x_990; +goto block_980; } -block_995: +block_980: { -lean_object* x_938; lean_object* x_939; lean_object* x_940; lean_object* x_941; lean_object* x_942; lean_object* x_943; lean_object* x_944; lean_object* x_945; lean_object* x_946; lean_object* x_947; lean_object* x_948; lean_object* x_949; lean_object* x_950; lean_object* x_951; lean_object* x_952; lean_object* x_953; +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_932; lean_object* x_933; lean_object* x_934; lean_object* x_935; lean_object* x_936; lean_object* x_937; lean_object* x_938; lean_inc(x_15); -x_938 = l_Lean_Syntax_node1(x_15, x_22, x_937); +x_923 = l_Lean_Syntax_node1(x_15, x_22, x_922); lean_inc(x_15); -x_939 = l_Lean_Syntax_node2(x_15, x_102, x_171, x_938); +x_924 = l_Lean_Syntax_node2(x_15, x_102, x_171, x_923); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_940 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_939, x_87); +x_925 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_924, x_87); lean_inc(x_15); -x_941 = l_Lean_Syntax_node1(x_15, x_22, x_940); +x_926 = l_Lean_Syntax_node1(x_15, x_22, x_925); lean_inc(x_15); -x_942 = l_Lean_Syntax_node2(x_15, x_102, x_115, x_941); +x_927 = l_Lean_Syntax_node2(x_15, x_102, x_115, x_926); lean_inc(x_15); -x_943 = l_Lean_Syntax_node1(x_15, x_139, x_942); +x_928 = l_Lean_Syntax_node1(x_15, x_139, x_927); lean_inc(x_24); lean_inc(x_15); -x_944 = l_Lean_Syntax_node2(x_15, x_141, x_943, x_24); +x_929 = l_Lean_Syntax_node2(x_15, x_141, x_928, x_24); lean_inc(x_15); -x_945 = l_Lean_Syntax_node6(x_15, x_22, x_142, x_167, x_944, x_187, x_197, x_224); +x_930 = l_Lean_Syntax_node6(x_15, x_22, x_142, x_167, x_929, x_187, x_197, x_224); lean_inc(x_15); -x_946 = l_Lean_Syntax_node1(x_15, x_363, x_945); +x_931 = l_Lean_Syntax_node1(x_15, x_363, x_930); lean_inc(x_15); -x_947 = l_Lean_Syntax_node2(x_15, x_455, x_110, x_946); +x_932 = l_Lean_Syntax_node2(x_15, x_455, x_110, x_931); lean_inc(x_24); lean_inc(x_226); lean_inc(x_108); lean_inc(x_15); -x_948 = l_Lean_Syntax_node4(x_15, x_457, x_108, x_947, x_226, x_24); -x_949 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__63; +x_933 = l_Lean_Syntax_node4(x_15, x_457, x_108, x_932, x_226, x_24); +x_934 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__63; lean_inc(x_24); lean_inc(x_77); lean_inc(x_15); -x_950 = l_Lean_Syntax_node5(x_15, x_459, x_77, x_949, x_106, x_948, x_24); +x_935 = l_Lean_Syntax_node5(x_15, x_459, x_77, x_934, x_106, x_933, x_24); lean_inc(x_26); lean_inc(x_15); -x_951 = l_Lean_Syntax_node2(x_15, x_74, x_26, x_950); -x_952 = lean_array_push(x_936, x_951); +x_936 = l_Lean_Syntax_node2(x_15, x_74, x_26, x_935); +x_937 = lean_array_push(x_921, x_936); if (lean_obj_tag(x_274) == 0) { -lean_object* x_985; -x_985 = l_Lean_quoteNameMk(x_273); -x_953 = x_985; -goto block_984; +lean_object* x_970; +x_970 = l_Lean_quoteNameMk(x_273); +x_938 = x_970; +goto block_969; } else { -lean_object* x_986; lean_object* x_987; lean_object* x_988; lean_object* x_989; lean_object* x_990; lean_object* x_991; lean_object* x_992; lean_object* x_993; lean_object* x_994; +lean_object* x_971; lean_object* x_972; lean_object* x_973; lean_object* x_974; lean_object* x_975; lean_object* x_976; lean_object* x_977; lean_object* x_978; lean_object* x_979; lean_dec(x_273); -x_986 = lean_ctor_get(x_274, 0); -lean_inc(x_986); +x_971 = lean_ctor_get(x_274, 0); +lean_inc(x_971); lean_dec(x_274); -x_987 = l_String_intercalate(x_351, x_986); -x_988 = lean_string_append(x_120, x_987); -lean_dec(x_987); -x_989 = lean_box(2); -x_990 = l_Lean_Syntax_mkNameLit(x_988, x_989); -x_991 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__600; -x_992 = lean_array_push(x_991, x_990); -x_993 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__599; -x_994 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_994, 0, x_989); -lean_ctor_set(x_994, 1, x_993); -lean_ctor_set(x_994, 2, x_992); -x_953 = x_994; -goto block_984; +x_972 = l_String_intercalate(x_351, x_971); +x_973 = lean_string_append(x_120, x_972); +lean_dec(x_972); +x_974 = lean_box(2); +x_975 = l_Lean_Syntax_mkNameLit(x_973, x_974); +x_976 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__587; +x_977 = lean_array_push(x_976, x_975); +x_978 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__586; +x_979 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_979, 0, x_974); +lean_ctor_set(x_979, 1, x_978); +lean_ctor_set(x_979, 2, x_977); +x_938 = x_979; +goto block_969; } -block_984: +block_969: { -lean_object* x_954; lean_object* x_955; lean_object* x_956; lean_object* x_957; lean_object* x_958; 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; lean_object* x_968; lean_object* x_969; lean_object* x_970; lean_object* x_971; lean_object* x_972; lean_object* x_973; lean_object* x_974; lean_object* x_975; lean_object* x_976; lean_object* x_977; lean_object* x_978; lean_object* x_979; lean_object* x_980; lean_object* x_981; lean_object* x_982; lean_object* x_983; +lean_object* x_939; lean_object* x_940; lean_object* x_941; lean_object* x_942; lean_object* x_943; lean_object* x_944; lean_object* x_945; lean_object* x_946; lean_object* x_947; lean_object* x_948; lean_object* x_949; lean_object* x_950; lean_object* x_951; lean_object* x_952; lean_object* x_953; lean_object* x_954; lean_object* x_955; lean_object* x_956; lean_object* x_957; lean_object* x_958; 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; lean_object* x_968; lean_inc(x_15); -x_954 = l_Lean_Syntax_node1(x_15, x_22, x_953); +x_939 = l_Lean_Syntax_node1(x_15, x_22, x_938); lean_inc(x_15); -x_955 = l_Lean_Syntax_node2(x_15, x_102, x_271, x_954); +x_940 = l_Lean_Syntax_node2(x_15, x_102, x_271, x_939); lean_inc(x_87); lean_inc(x_79); lean_inc(x_15); -x_956 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_955, x_87); +x_941 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_940, x_87); lean_inc(x_239); lean_inc(x_15); -x_957 = l_Lean_Syntax_node2(x_15, x_22, x_956, x_239); +x_942 = l_Lean_Syntax_node2(x_15, x_22, x_941, x_239); lean_inc(x_15); -x_958 = l_Lean_Syntax_node2(x_15, x_102, x_266, x_957); +x_943 = l_Lean_Syntax_node2(x_15, x_102, x_266, x_942); lean_inc(x_15); -x_959 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_958, x_87); +x_944 = l_Lean_Syntax_node3(x_15, x_135, x_79, x_943, x_87); lean_inc(x_15); -x_960 = l_Lean_Syntax_node3(x_15, x_22, x_261, x_239, x_959); +x_945 = l_Lean_Syntax_node3(x_15, x_22, x_261, x_239, x_944); lean_inc(x_15); -x_961 = l_Lean_Syntax_node2(x_15, x_102, x_257, x_960); -x_962 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__194; +x_946 = l_Lean_Syntax_node2(x_15, x_102, x_257, x_945); +x_947 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__194; lean_inc(x_24); lean_inc(x_15); -x_963 = l_Lean_Syntax_node4(x_15, x_962, x_144, x_252, x_24, x_961); +x_948 = l_Lean_Syntax_node4(x_15, x_947, x_144, x_252, x_24, x_946); lean_inc(x_24); lean_inc(x_15); -x_964 = l_Lean_Syntax_node4(x_15, x_457, x_108, x_963, x_226, x_24); -x_965 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__190; +x_949 = l_Lean_Syntax_node4(x_15, x_457, x_108, x_948, x_226, x_24); +x_950 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__190; lean_inc(x_15); -x_966 = l_Lean_Syntax_node5(x_15, x_459, x_77, x_965, x_235, x_964, x_24); +x_951 = l_Lean_Syntax_node5(x_15, x_459, x_77, x_950, x_235, x_949, x_24); lean_inc(x_15); -x_967 = l_Lean_Syntax_node2(x_15, x_74, x_26, x_966); -x_968 = lean_array_push(x_952, x_967); -x_969 = lean_array_push(x_968, x_461); -x_970 = lean_array_push(x_969, x_622); -x_971 = lean_array_push(x_970, x_680); -x_972 = lean_array_push(x_971, x_703); -x_973 = lean_array_push(x_972, x_726); -x_974 = lean_array_push(x_973, x_749); -x_975 = lean_array_push(x_974, x_772); -x_976 = lean_array_push(x_975, x_799); -x_977 = lean_array_push(x_976, x_821); -x_978 = lean_array_push(x_977, x_843); -x_979 = lean_array_push(x_978, x_865); -x_980 = lean_array_push(x_979, x_929); -x_981 = lean_array_push(x_980, x_933); -x_982 = lean_alloc_ctor(1, 3, 0); -lean_ctor_set(x_982, 0, x_15); -lean_ctor_set(x_982, 1, x_22); -lean_ctor_set(x_982, 2, x_981); -x_983 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_983, 0, x_982); -lean_ctor_set(x_983, 1, x_3); -return x_983; +x_952 = l_Lean_Syntax_node2(x_15, x_74, x_26, x_951); +x_953 = lean_array_push(x_937, x_952); +x_954 = lean_array_push(x_953, x_461); +x_955 = lean_array_push(x_954, x_622); +x_956 = lean_array_push(x_955, x_680); +x_957 = lean_array_push(x_956, x_703); +x_958 = lean_array_push(x_957, x_726); +x_959 = lean_array_push(x_958, x_749); +x_960 = lean_array_push(x_959, x_772); +x_961 = lean_array_push(x_960, x_799); +x_962 = lean_array_push(x_961, x_821); +x_963 = lean_array_push(x_962, x_843); +x_964 = lean_array_push(x_963, x_865); +x_965 = lean_array_push(x_964, x_914); +x_966 = lean_array_push(x_965, x_918); +x_967 = lean_alloc_ctor(1, 3, 0); +lean_ctor_set(x_967, 0, x_15); +lean_ctor_set(x_967, 1, x_22); +lean_ctor_set(x_967, 2, x_966); +x_968 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_968, 0, x_967); +lean_ctor_set(x_968, 1, x_3); +return x_968; } } } @@ -10386,7 +10197,7 @@ x_8 = l_Lean_mkAppB(x_5, x_4, x_7); return x_8; } } -static lean_object* _init_l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1() { +static lean_object* _init_l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1() { _start: { lean_object* x_1; lean_object* x_2; @@ -10396,7 +10207,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_6376____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; @@ -10428,7 +10239,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -10438,7 +10249,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -10473,7 +10284,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -10483,7 +10294,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -10505,7 +10316,7 @@ lean_dec(x_26); x_36 = !lean_is_exclusive(x_23); if (x_36 == 0) { -uint8_t x_37; uint8_t 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; uint32_t x_45; lean_object* x_46; lean_object* x_47; +uint8_t x_37; uint8_t 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; uint32_t x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; x_37 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); x_38 = lean_ctor_get_uint8(x_35, sizeof(void*)*1); lean_dec(x_35); @@ -10518,150 +10329,156 @@ lean_ctor_set_uint8(x_23, sizeof(void*)*1, x_42); x_43 = l_UInt8_toExpr(x_23); x_44 = lean_box(0); x_45 = 0; -x_46 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set_uint32(x_46, sizeof(void*)*2, x_45); -x_47 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_47, 0, x_46); -lean_ctor_set(x_25, 0, x_47); +x_46 = 1; +x_47 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_47, 0, x_43); +lean_ctor_set(x_47, 1, x_44); +lean_ctor_set_uint32(x_47, sizeof(void*)*2, x_45); +lean_ctor_set_uint8(x_47, sizeof(void*)*2 + 4, x_46); +x_48 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_48, 0, x_47); +lean_ctor_set(x_25, 0, x_48); return x_25; } else { -lean_object* x_48; uint8_t x_49; uint8_t 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; uint32_t x_58; lean_object* x_59; lean_object* x_60; -x_48 = lean_ctor_get(x_23, 0); -x_49 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); -lean_inc(x_48); +lean_object* x_49; uint8_t x_50; uint8_t 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; uint32_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; +x_49 = lean_ctor_get(x_23, 0); +x_50 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); +lean_inc(x_49); lean_dec(x_23); -x_50 = lean_ctor_get_uint8(x_35, sizeof(void*)*1); +x_51 = lean_ctor_get_uint8(x_35, sizeof(void*)*1); lean_dec(x_35); -x_51 = lean_box(x_49); x_52 = lean_box(x_50); -x_53 = lean_apply_2(x_2, x_51, x_52); -x_54 = lean_unbox(x_53); -lean_dec(x_53); -x_55 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_55, 0, x_48); -lean_ctor_set_uint8(x_55, sizeof(void*)*1, x_54); -x_56 = l_UInt8_toExpr(x_55); -x_57 = lean_box(0); -x_58 = 0; -x_59 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_59, 0, x_56); -lean_ctor_set(x_59, 1, x_57); -lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_58); -x_60 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_25, 0, x_60); +x_53 = lean_box(x_51); +x_54 = lean_apply_2(x_2, x_52, x_53); +x_55 = lean_unbox(x_54); +lean_dec(x_54); +x_56 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_56, 0, x_49); +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 = 0; +x_60 = 1; +x_61 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_61, 0, x_57); +lean_ctor_set(x_61, 1, x_58); +lean_ctor_set_uint32(x_61, sizeof(void*)*2, x_59); +lean_ctor_set_uint8(x_61, sizeof(void*)*2 + 4, x_60); +x_62 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_25, 0, x_62); return x_25; } } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; uint8_t x_64; lean_object* x_65; uint8_t 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; uint32_t x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_61 = lean_ctor_get(x_25, 1); -lean_inc(x_61); -lean_dec(x_25); -x_62 = lean_ctor_get(x_26, 0); -lean_inc(x_62); -lean_dec(x_26); -x_63 = lean_ctor_get(x_23, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; uint8_t x_66; lean_object* x_67; uint8_t 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; uint32_t x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_63 = lean_ctor_get(x_25, 1); lean_inc(x_63); -x_64 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); +lean_dec(x_25); +x_64 = lean_ctor_get(x_26, 0); +lean_inc(x_64); +lean_dec(x_26); +x_65 = lean_ctor_get(x_23, 0); +lean_inc(x_65); +x_66 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); if (lean_is_exclusive(x_23)) { lean_ctor_release(x_23, 0); - x_65 = x_23; + x_67 = x_23; } else { lean_dec_ref(x_23); - x_65 = lean_box(0); + x_67 = lean_box(0); } -x_66 = lean_ctor_get_uint8(x_62, sizeof(void*)*1); -lean_dec(x_62); -x_67 = lean_box(x_64); -x_68 = lean_box(x_66); -x_69 = lean_apply_2(x_2, x_67, x_68); -x_70 = lean_unbox(x_69); -lean_dec(x_69); -if (lean_is_scalar(x_65)) { - x_71 = lean_alloc_ctor(0, 1, 1); +x_68 = lean_ctor_get_uint8(x_64, sizeof(void*)*1); +lean_dec(x_64); +x_69 = lean_box(x_66); +x_70 = lean_box(x_68); +x_71 = lean_apply_2(x_2, x_69, x_70); +x_72 = lean_unbox(x_71); +lean_dec(x_71); +if (lean_is_scalar(x_67)) { + x_73 = lean_alloc_ctor(0, 1, 1); } else { - x_71 = x_65; + x_73 = x_67; } -lean_ctor_set(x_71, 0, x_63); -lean_ctor_set_uint8(x_71, sizeof(void*)*1, x_70); -x_72 = l_UInt8_toExpr(x_71); -x_73 = lean_box(0); -x_74 = 0; -x_75 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_75, 0, x_72); -lean_ctor_set(x_75, 1, x_73); -lean_ctor_set_uint32(x_75, sizeof(void*)*2, x_74); -x_76 = lean_alloc_ctor(0, 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_61); -return x_77; +lean_ctor_set(x_73, 0, x_65); +lean_ctor_set_uint8(x_73, sizeof(void*)*1, x_72); +x_74 = l_UInt8_toExpr(x_73); +x_75 = lean_box(0); +x_76 = 0; +x_77 = 1; +x_78 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_78, 0, x_74); +lean_ctor_set(x_78, 1, x_75); +lean_ctor_set_uint32(x_78, sizeof(void*)*2, x_76); +lean_ctor_set_uint8(x_78, sizeof(void*)*2 + 4, x_77); +x_79 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_79, 0, x_78); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_79); +lean_ctor_set(x_80, 1, x_63); +return x_80; } } } else { -uint8_t x_78; +uint8_t x_81; lean_dec(x_23); lean_dec(x_2); -x_78 = !lean_is_exclusive(x_25); -if (x_78 == 0) +x_81 = !lean_is_exclusive(x_25); +if (x_81 == 0) { return x_25; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_25, 0); -x_80 = lean_ctor_get(x_25, 1); -lean_inc(x_80); -lean_inc(x_79); +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_25, 0); +x_83 = lean_ctor_get(x_25, 1); +lean_inc(x_83); +lean_inc(x_82); lean_dec(x_25); -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_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_82; +uint8_t x_85; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); -x_82 = !lean_is_exclusive(x_14); -if (x_82 == 0) +x_85 = !lean_is_exclusive(x_14); +if (x_85 == 0) { return x_14; } else { -lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_83 = lean_ctor_get(x_14, 0); -x_84 = lean_ctor_get(x_14, 1); -lean_inc(x_84); -lean_inc(x_83); +lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_86 = lean_ctor_get(x_14, 0); +x_87 = lean_ctor_get(x_14, 1); +lean_inc(x_87); +lean_inc(x_86); lean_dec(x_14); -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_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_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_6376_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -10679,7 +10496,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -10689,7 +10506,7 @@ 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_6481____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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); @@ -10698,11 +10515,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6481____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_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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); @@ -10711,7 +10528,7 @@ lean_dec(x_1); return x_12; } } -static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -10721,7 +10538,7 @@ 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_6481____lambda__1___closed__2() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -10731,7 +10548,7 @@ 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_6481____lambda__1___closed__3() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -10741,7 +10558,7 @@ 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_6481____lambda__1___closed__4() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -10750,7 +10567,7 @@ 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_6481____lambda__1___closed__5() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -10760,7 +10577,7 @@ 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_6481____lambda__1___closed__6() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -10770,7 +10587,7 @@ 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_6481____lambda__1___closed__7() { +static lean_object* _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -10780,7 +10597,7 @@ 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_6481____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_6376____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; @@ -10813,7 +10630,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -10823,7 +10640,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -10867,7 +10684,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -10877,7 +10694,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -10921,7 +10738,7 @@ lean_dec(x_43); if (x_44 == 0) { lean_object* x_45; lean_object* x_46; -x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_46 = l_Lean_Meta_mkEqRefl(x_45, x_7, x_8, x_9, x_10, x_38); if (lean_obj_tag(x_46) == 0) { @@ -10929,179 +10746,187 @@ uint8_t x_47; x_47 = !lean_is_exclusive(x_46); 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; 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_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; uint32_t x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; x_48 = lean_ctor_get(x_46, 0); x_49 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_51 = lean_array_push(x_50, x_1); x_52 = lean_array_push(x_51, x_49); x_53 = lean_array_push(x_52, x_48); -x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_55 = l_Lean_mkAppN(x_54, x_53); lean_ctor_set(x_26, 0, x_55); x_56 = 0; -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_58 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_26); -lean_ctor_set_uint32(x_58, sizeof(void*)*2, x_56); -x_59 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_46, 0, x_59); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_58 = 1; +x_59 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_26); +lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_56); +lean_ctor_set_uint8(x_59, sizeof(void*)*2 + 4, x_58); +x_60 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_46, 0, x_60); return x_46; } 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; uint32_t x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_60 = lean_ctor_get(x_46, 0); -x_61 = lean_ctor_get(x_46, 1); +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; uint32_t x_70; lean_object* x_71; uint8_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_61 = lean_ctor_get(x_46, 0); +x_62 = lean_ctor_get(x_46, 1); +lean_inc(x_62); lean_inc(x_61); -lean_inc(x_60); lean_dec(x_46); -x_62 = l_Lean_Expr_appArg_x21(x_37); +x_63 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_64 = lean_array_push(x_63, x_1); -x_65 = lean_array_push(x_64, x_62); -x_66 = lean_array_push(x_65, x_60); -x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_68 = l_Lean_mkAppN(x_67, x_66); -lean_ctor_set(x_26, 0, x_68); -x_69 = 0; -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_71 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_71, 1, x_26); -lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_69); -x_72 = lean_alloc_ctor(0, 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_61); -return x_73; +x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_26, 0, x_69); +x_70 = 0; +x_71 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_72 = 1; +x_73 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_73, 0, x_71); +lean_ctor_set(x_73, 1, x_26); +lean_ctor_set_uint32(x_73, sizeof(void*)*2, x_70); +lean_ctor_set_uint8(x_73, sizeof(void*)*2 + 4, x_72); +x_74 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_74, 0, 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_62); +return x_75; } } else { -uint8_t x_74; +uint8_t x_76; lean_dec(x_37); lean_free_object(x_26); lean_dec(x_1); -x_74 = !lean_is_exclusive(x_46); -if (x_74 == 0) +x_76 = !lean_is_exclusive(x_46); +if (x_76 == 0) { return x_46; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_46, 0); -x_76 = lean_ctor_get(x_46, 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_46, 0); +x_78 = lean_ctor_get(x_46, 1); +lean_inc(x_78); +lean_inc(x_77); lean_dec(x_46); -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; -} -} -} -else -{ -lean_object* x_78; lean_object* x_79; -x_78 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_79 = l_Lean_Meta_mkEqRefl(x_78, x_7, x_8, x_9, x_10, x_38); -if (lean_obj_tag(x_79) == 0) -{ -uint8_t x_80; -x_80 = !lean_is_exclusive(x_79); -if (x_80 == 0) -{ -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; uint32_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_81 = lean_ctor_get(x_79, 0); -x_82 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_84 = lean_array_push(x_83, x_1); -x_85 = lean_array_push(x_84, x_82); -x_86 = lean_array_push(x_85, x_81); -x_87 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_88 = l_Lean_mkAppN(x_87, x_86); -lean_ctor_set(x_26, 0, x_88); -x_89 = 0; -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_91 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_91, 0, x_90); -lean_ctor_set(x_91, 1, x_26); -lean_ctor_set_uint32(x_91, sizeof(void*)*2, x_89); -x_92 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_92, 0, x_91); -lean_ctor_set(x_79, 0, x_92); +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 { -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; uint32_t x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_93 = lean_ctor_get(x_79, 0); -x_94 = lean_ctor_get(x_79, 1); -lean_inc(x_94); -lean_inc(x_93); -lean_dec(x_79); -x_95 = l_Lean_Expr_appArg_x21(x_37); +lean_object* x_80; lean_object* x_81; +x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_81 = l_Lean_Meta_mkEqRefl(x_80, x_7, x_8, x_9, x_10, x_38); +if (lean_obj_tag(x_81) == 0) +{ +uint8_t x_82; +x_82 = !lean_is_exclusive(x_81); +if (x_82 == 0) +{ +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; uint32_t x_91; lean_object* x_92; uint8_t x_93; lean_object* x_94; lean_object* x_95; +x_83 = lean_ctor_get(x_81, 0); +x_84 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_97 = lean_array_push(x_96, x_1); -x_98 = lean_array_push(x_97, x_95); -x_99 = lean_array_push(x_98, x_93); -x_100 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_101 = l_Lean_mkAppN(x_100, x_99); -lean_ctor_set(x_26, 0, x_101); -x_102 = 0; -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_104 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_104, 0, x_103); -lean_ctor_set(x_104, 1, x_26); -lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_102); -x_105 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_105, 0, 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_94); -return x_106; -} +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_86 = lean_array_push(x_85, x_1); +x_87 = lean_array_push(x_86, x_84); +x_88 = lean_array_push(x_87, x_83); +x_89 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_90 = l_Lean_mkAppN(x_89, x_88); +lean_ctor_set(x_26, 0, x_90); +x_91 = 0; +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_93 = 1; +x_94 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_26); +lean_ctor_set_uint32(x_94, sizeof(void*)*2, x_91); +lean_ctor_set_uint8(x_94, sizeof(void*)*2 + 4, x_93); +x_95 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_81, 0, x_95); +return x_81; } else { -uint8_t x_107; +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; uint32_t x_105; lean_object* x_106; uint8_t x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_96 = lean_ctor_get(x_81, 0); +x_97 = lean_ctor_get(x_81, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_81); +x_98 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -lean_free_object(x_26); -lean_dec(x_1); -x_107 = !lean_is_exclusive(x_79); -if (x_107 == 0) -{ -return x_79; -} -else -{ -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_79, 0); -x_109 = lean_ctor_get(x_79, 1); -lean_inc(x_109); -lean_inc(x_108); -lean_dec(x_79); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___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_6376____lambda__1___closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_26, 0, x_104); +x_105 = 0; +x_106 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_107 = 1; +x_108 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_108, 0, x_106); +lean_ctor_set(x_108, 1, x_26); +lean_ctor_set_uint32(x_108, sizeof(void*)*2, x_105); +lean_ctor_set_uint8(x_108, sizeof(void*)*2 + 4, x_107); +x_109 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_109, 0, x_108); +x_110 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_110, 0, x_109); +lean_ctor_set(x_110, 1, x_97); return x_110; } } -} -} else { uint8_t x_111; +lean_dec(x_37); +lean_free_object(x_26); +lean_dec(x_1); +x_111 = !lean_is_exclusive(x_81); +if (x_111 == 0) +{ +return x_81; +} +else +{ +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_81, 0); +x_113 = lean_ctor_get(x_81, 1); +lean_inc(x_113); +lean_inc(x_112); +lean_dec(x_81); +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_115; lean_free_object(x_26); lean_dec(x_35); lean_dec(x_23); @@ -11111,208 +10936,212 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_111 = !lean_is_exclusive(x_36); -if (x_111 == 0) +x_115 = !lean_is_exclusive(x_36); +if (x_115 == 0) { return x_36; } else { -lean_object* x_112; lean_object* x_113; lean_object* x_114; -x_112 = lean_ctor_get(x_36, 0); -x_113 = lean_ctor_get(x_36, 1); -lean_inc(x_113); -lean_inc(x_112); +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_36, 0); +x_117 = lean_ctor_get(x_36, 1); +lean_inc(x_117); +lean_inc(x_116); lean_dec(x_36); -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_118 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_118, 0, x_116); +lean_ctor_set(x_118, 1, x_117); +return x_118; } } } else { -lean_object* x_115; lean_object* x_116; -x_115 = lean_ctor_get(x_26, 0); -lean_inc(x_115); +lean_object* x_119; lean_object* x_120; +x_119 = lean_ctor_get(x_26, 0); +lean_inc(x_119); lean_dec(x_26); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_1); -x_116 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); -if (lean_obj_tag(x_116) == 0) +x_120 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); +if (lean_obj_tag(x_120) == 0) { -lean_object* x_117; lean_object* x_118; uint8_t x_119; uint8_t x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; -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_ctor_get_uint8(x_23, sizeof(void*)*1); +lean_object* x_121; lean_object* x_122; uint8_t x_123; uint8_t x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; uint8_t x_128; +x_121 = lean_ctor_get(x_120, 0); +lean_inc(x_121); +x_122 = lean_ctor_get(x_120, 1); +lean_inc(x_122); +lean_dec(x_120); +x_123 = lean_ctor_get_uint8(x_23, sizeof(void*)*1); lean_dec(x_23); -x_120 = lean_ctor_get_uint8(x_115, sizeof(void*)*1); -lean_dec(x_115); -x_121 = lean_box(x_119); -x_122 = lean_box(x_120); -x_123 = lean_apply_2(x_2, x_121, x_122); -x_124 = lean_unbox(x_123); -lean_dec(x_123); -if (x_124 == 0) +x_124 = lean_ctor_get_uint8(x_119, sizeof(void*)*1); +lean_dec(x_119); +x_125 = lean_box(x_123); +x_126 = lean_box(x_124); +x_127 = lean_apply_2(x_2, x_125, x_126); +x_128 = lean_unbox(x_127); +lean_dec(x_127); +if (x_128 == 0) { -lean_object* x_125; lean_object* x_126; -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_126 = l_Lean_Meta_mkEqRefl(x_125, x_7, x_8, x_9, x_10, x_118); -if (lean_obj_tag(x_126) == 0) +lean_object* x_129; lean_object* x_130; +x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_130 = l_Lean_Meta_mkEqRefl(x_129, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(x_130) == 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; uint32_t 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; +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; uint32_t x_142; lean_object* x_143; uint8_t x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; +x_131 = lean_ctor_get(x_130, 0); +lean_inc(x_131); +x_132 = lean_ctor_get(x_130, 1); +lean_inc(x_132); +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_133 = x_130; } else { - lean_dec_ref(x_126); - x_129 = lean_box(0); + lean_dec_ref(x_130); + x_133 = lean_box(0); } -x_130 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_140 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_140, 0, x_139); -lean_ctor_set(x_140, 1, x_137); -lean_ctor_set_uint32(x_140, sizeof(void*)*2, x_138); -x_141 = lean_alloc_ctor(0, 1, 0); +x_134 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_136 = lean_array_push(x_135, x_1); +x_137 = lean_array_push(x_136, x_134); +x_138 = lean_array_push(x_137, x_131); +x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +x_140 = l_Lean_mkAppN(x_139, x_138); +x_141 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_141, 0, x_140); -if (lean_is_scalar(x_129)) { - x_142 = lean_alloc_ctor(0, 2, 0); +x_142 = 0; +x_143 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_144 = 1; +x_145 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_145, 0, x_143); +lean_ctor_set(x_145, 1, x_141); +lean_ctor_set_uint32(x_145, sizeof(void*)*2, x_142); +lean_ctor_set_uint8(x_145, sizeof(void*)*2 + 4, x_144); +x_146 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_146, 0, x_145); +if (lean_is_scalar(x_133)) { + x_147 = lean_alloc_ctor(0, 2, 0); } else { - x_142 = x_129; + x_147 = x_133; } -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_142, 1, x_128); -return x_142; +lean_ctor_set(x_147, 0, x_146); +lean_ctor_set(x_147, 1, x_132); +return x_147; } else { -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; -lean_dec(x_117); +lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; +lean_dec(x_121); lean_dec(x_1); -x_143 = lean_ctor_get(x_126, 0); -lean_inc(x_143); -x_144 = lean_ctor_get(x_126, 1); -lean_inc(x_144); -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_126); - 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; -} -} -else -{ -lean_object* x_147; lean_object* x_148; -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_148 = l_Lean_Meta_mkEqRefl(x_147, x_7, x_8, x_9, x_10, x_118); -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; uint32_t 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); +x_148 = lean_ctor_get(x_130, 0); +lean_inc(x_148); +x_149 = lean_ctor_get(x_130, 1); 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; +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_150 = x_130; } else { - lean_dec_ref(x_148); - x_151 = lean_box(0); + lean_dec_ref(x_130); + x_150 = lean_box(0); } -x_152 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_162 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_162, 0, x_161); -lean_ctor_set(x_162, 1, x_159); -lean_ctor_set_uint32(x_162, sizeof(void*)*2, x_160); -x_163 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_163, 0, x_162); -if (lean_is_scalar(x_151)) { - x_164 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_150)) { + x_151 = lean_alloc_ctor(1, 2, 0); } else { - x_164 = x_151; + x_151 = x_150; } +lean_ctor_set(x_151, 0, x_148); +lean_ctor_set(x_151, 1, x_149); +return x_151; +} +} +else +{ +lean_object* x_152; lean_object* x_153; +x_152 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_153 = l_Lean_Meta_mkEqRefl(x_152, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(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; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; uint32_t x_165; lean_object* x_166; uint8_t x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; +x_154 = lean_ctor_get(x_153, 0); +lean_inc(x_154); +x_155 = lean_ctor_get(x_153, 1); +lean_inc(x_155); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_156 = x_153; +} else { + lean_dec_ref(x_153); + x_156 = lean_box(0); +} +x_157 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_159 = lean_array_push(x_158, x_1); +x_160 = lean_array_push(x_159, x_157); +x_161 = lean_array_push(x_160, x_154); +x_162 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_163 = l_Lean_mkAppN(x_162, x_161); +x_164 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_164, 1, x_150); -return x_164; +x_165 = 0; +x_166 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_167 = 1; +x_168 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_168, 0, x_166); +lean_ctor_set(x_168, 1, x_164); +lean_ctor_set_uint32(x_168, sizeof(void*)*2, x_165); +lean_ctor_set_uint8(x_168, sizeof(void*)*2 + 4, x_167); +x_169 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_169, 0, x_168); +if (lean_is_scalar(x_156)) { + x_170 = lean_alloc_ctor(0, 2, 0); +} else { + x_170 = x_156; +} +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_170, 1, x_155); +return x_170; } else { -lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; -lean_dec(x_117); +lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; +lean_dec(x_121); 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; +x_171 = lean_ctor_get(x_153, 0); +lean_inc(x_171); +x_172 = lean_ctor_get(x_153, 1); +lean_inc(x_172); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_173 = x_153; } else { - lean_dec_ref(x_148); - x_167 = lean_box(0); + lean_dec_ref(x_153); + x_173 = lean_box(0); } -if (lean_is_scalar(x_167)) { - x_168 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_173)) { + x_174 = lean_alloc_ctor(1, 2, 0); } else { - x_168 = x_167; + x_174 = x_173; } -lean_ctor_set(x_168, 0, x_165); -lean_ctor_set(x_168, 1, x_166); -return x_168; +lean_ctor_set(x_174, 0, x_171); +lean_ctor_set(x_174, 1, x_172); +return x_174; } } } else { -lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; -lean_dec(x_115); +lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; +lean_dec(x_119); lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -11320,33 +11149,33 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_169 = lean_ctor_get(x_116, 0); -lean_inc(x_169); -x_170 = lean_ctor_get(x_116, 1); -lean_inc(x_170); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_171 = x_116; +x_175 = lean_ctor_get(x_120, 0); +lean_inc(x_175); +x_176 = lean_ctor_get(x_120, 1); +lean_inc(x_176); +if (lean_is_exclusive(x_120)) { + lean_ctor_release(x_120, 0); + lean_ctor_release(x_120, 1); + x_177 = x_120; } else { - lean_dec_ref(x_116); - x_171 = lean_box(0); + lean_dec_ref(x_120); + x_177 = lean_box(0); } -if (lean_is_scalar(x_171)) { - x_172 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_177)) { + x_178 = lean_alloc_ctor(1, 2, 0); } else { - x_172 = x_171; + x_178 = x_177; } -lean_ctor_set(x_172, 0, x_169); -lean_ctor_set(x_172, 1, x_170); -return x_172; +lean_ctor_set(x_178, 0, x_175); +lean_ctor_set(x_178, 1, x_176); +return x_178; } } } } else { -uint8_t x_173; +uint8_t x_179; lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -11354,58 +11183,58 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_173 = !lean_is_exclusive(x_25); -if (x_173 == 0) +x_179 = !lean_is_exclusive(x_25); +if (x_179 == 0) { return x_25; } else { -lean_object* x_174; lean_object* x_175; lean_object* x_176; -x_174 = lean_ctor_get(x_25, 0); -x_175 = lean_ctor_get(x_25, 1); -lean_inc(x_175); -lean_inc(x_174); +lean_object* x_180; lean_object* x_181; lean_object* x_182; +x_180 = lean_ctor_get(x_25, 0); +x_181 = lean_ctor_get(x_25, 1); +lean_inc(x_181); +lean_inc(x_180); lean_dec(x_25); -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; +x_182 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_182, 0, x_180); +lean_ctor_set(x_182, 1, x_181); +return x_182; } } } } else { -uint8_t x_177; +uint8_t x_183; 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_177 = !lean_is_exclusive(x_14); -if (x_177 == 0) +x_183 = !lean_is_exclusive(x_14); +if (x_183 == 0) { return x_14; } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_14, 0); -x_179 = lean_ctor_get(x_14, 1); -lean_inc(x_179); -lean_inc(x_178); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_14, 0); +x_185 = lean_ctor_get(x_14, 1); +lean_inc(x_185); +lean_inc(x_184); lean_dec(x_14); -x_180 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_180, 0, x_178); -lean_ctor_set(x_180, 1, x_179); -return x_180; +x_186 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_186, 0, x_184); +lean_ctor_set(x_186, 1, x_185); +return x_186; } } } } -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_6376_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -11423,7 +11252,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -11433,7 +11262,7 @@ 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_6481____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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); @@ -11441,11 +11270,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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); @@ -11484,7 +11313,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -11494,7 +11323,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -11528,7 +11357,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -11538,7 +11367,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -11560,7 +11389,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -11569,135 +11398,141 @@ lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt8_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint8_t x_45; uint8_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint8_t x_46; uint8_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint8_add(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint8(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt8_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint8_add(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint8(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt8_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; lean_object* x_58; uint8_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; lean_object* x_60; uint8_t x_61; uint8_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint8(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint8_add(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 1); +x_61 = lean_ctor_get_uint8(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint8_add(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint8(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt8_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -11719,7 +11554,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -11759,7 +11594,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -11769,7 +11604,7 @@ 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_7055____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -11781,7 +11616,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_7055____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -11793,7 +11628,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_7055____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4() { _start: { lean_object* x_1; lean_object* x_2; @@ -11802,77 +11637,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_7055____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__6; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__6; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__7; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__7; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__8; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__9; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__11() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__10; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7055____closed__12() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__12() { _start: { lean_object* x_1; @@ -11880,18 +11715,18 @@ 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_7055_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950_(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_7055____closed__1; -x_3 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__11; -x_4 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__12; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__1; +x_3 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__11; +x_4 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__12; x_5 = l_Lean_Meta_Simp_registerBuiltinSimproc(x_2, x_3, x_4, x_1); return x_5; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1() { _start: { lean_object* x_1; @@ -11899,19 +11734,19 @@ x_1 = l_Lean_Meta_Simp_builtinSimprocsRef; return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__12; +x_5 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__12; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1() { _start: { lean_object* x_1; @@ -11919,14 +11754,14 @@ x_1 = l_Lean_Meta_Simp_builtinSEvalprocsRef; return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__12; +x_5 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__12; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -11962,7 +11797,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -11972,7 +11807,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -12006,7 +11841,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -12016,7 +11851,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -12038,7 +11873,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -12047,135 +11882,141 @@ lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt8_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint8_t x_45; uint8_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint8_t x_46; uint8_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint8_mul(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint8(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt8_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint8_mul(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint8(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt8_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; lean_object* x_58; uint8_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; lean_object* x_60; uint8_t x_61; uint8_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint8(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint8_mul(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 1); +x_61 = lean_ctor_get_uint8(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint8_mul(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint8(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt8_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -12197,7 +12038,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -12237,7 +12078,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -12247,7 +12088,7 @@ 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_7095____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -12259,77 +12100,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_7095____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7055____closed__4; -x_2 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4; +x_2 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7095____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7095____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7095____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__6; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__7; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__8; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7095____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__10() { _start: { lean_object* x_1; @@ -12337,37 +12178,37 @@ 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_7095_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990_(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_7095____closed__1; -x_3 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__9; -x_4 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__10; +x_2 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__1; +x_3 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__9; +x_4 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____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_7097_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6992_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__10; +x_5 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7099_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6994_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__10; +x_5 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -12403,7 +12244,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -12413,7 +12254,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -12447,7 +12288,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -12457,7 +12298,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -12479,7 +12320,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -12488,135 +12329,141 @@ lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt8_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint8_t x_45; uint8_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint8_t x_46; uint8_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint8_sub(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint8(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt8_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint8_sub(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint8(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt8_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; lean_object* x_58; uint8_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; lean_object* x_60; uint8_t x_61; uint8_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint8(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint8_sub(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 1); +x_61 = lean_ctor_get_uint8(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint8_sub(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint8(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt8_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -12638,7 +12485,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -12678,7 +12525,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -12688,7 +12535,7 @@ 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_7135____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -12700,77 +12547,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_7135____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7055____closed__4; -x_2 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4; +x_2 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7135____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7135____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7135____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__6; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__7; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__8; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7135____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__10() { _start: { lean_object* x_1; @@ -12778,37 +12625,37 @@ 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_7135_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030_(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_7135____closed__1; -x_3 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__9; -x_4 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__10; +x_2 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__1; +x_3 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__9; +x_4 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____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_7137_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7032_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__10; +x_5 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7139_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7034_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__10; +x_5 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -12844,7 +12691,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -12854,7 +12701,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -12888,7 +12735,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -12898,7 +12745,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -12920,7 +12767,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -12929,135 +12776,141 @@ lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt8_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint8_t x_45; uint8_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint8_t x_46; uint8_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint8_div(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint8(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt8_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint8_div(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint8(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt8_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; lean_object* x_58; uint8_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; lean_object* x_60; uint8_t x_61; uint8_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint8(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint8_div(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 1); +x_61 = lean_ctor_get_uint8(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint8_div(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint8(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt8_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -13079,7 +12932,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -13119,7 +12972,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -13129,7 +12982,7 @@ 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_7175____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -13141,77 +12994,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_7175____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7055____closed__4; -x_2 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4; +x_2 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7175____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7175____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7175____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__6; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__7; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__8; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7175____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__10() { _start: { lean_object* x_1; @@ -13219,37 +13072,37 @@ 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_7175_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070_(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_7175____closed__1; -x_3 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__9; -x_4 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__10; +x_2 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__1; +x_3 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__9; +x_4 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____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_7177_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7072_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__10; +x_5 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7179_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7074_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__10; +x_5 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -13285,7 +13138,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -13295,7 +13148,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -13329,7 +13182,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -13339,7 +13192,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -13361,7 +13214,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint8_t x_36; uint8_t x_37; uint8_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -13370,135 +13223,141 @@ lean_ctor_set_uint8(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt8_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint8_t x_45; uint8_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint8_t x_46; uint8_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint8(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint8_mod(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint8(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt8_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint8_mod(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint8(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt8_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; lean_object* x_58; uint8_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint8_t x_59; lean_object* x_60; uint8_t x_61; uint8_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint8(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint8_mod(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 1); +x_61 = lean_ctor_get_uint8(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint8_mod(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint8(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt8_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -13520,7 +13379,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -13560,7 +13419,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -13570,7 +13429,7 @@ 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_7215____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -13582,77 +13441,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_7215____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7055____closed__4; -x_2 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4; +x_2 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7215____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7215____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__5; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__5; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7215____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__6; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__7; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__8; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7215____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__10() { _start: { lean_object* x_1; @@ -13660,37 +13519,37 @@ 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_7215_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110_(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_7215____closed__1; -x_3 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__9; -x_4 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__10; +x_2 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__1; +x_3 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__9; +x_4 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____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_7217_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7112_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__10; +x_5 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7219_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7114_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__10; +x_5 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__10; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -13727,7 +13586,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -13737,7 +13596,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -13780,7 +13639,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -13790,7 +13649,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -13830,7 +13689,7 @@ x_40 = lean_uint8_dec_lt(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -13838,179 +13697,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -14019,289 +13886,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint8_t x_115; uint8_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint8_t x_119; uint8_t x_120; uint8_t x_121; +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_ctor_get_uint8(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint8(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint8_dec_lt(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_uint8(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint8_dec_lt(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -14324,7 +14195,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -14354,7 +14225,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -14364,7 +14235,7 @@ 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_7256____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -14376,7 +14247,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_7256____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__3() { _start: { lean_object* x_1; lean_object* x_2; @@ -14385,57 +14256,57 @@ 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_7256____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7256____closed__3; -x_2 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__3; +x_2 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7256____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7256____closed__4; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__4; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7256____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7256____closed__5; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7256____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7256____closed__6; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7256____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7256____closed__7; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7256____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__9() { _start: { lean_object* x_1; @@ -14443,37 +14314,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt8_reduceLT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151_(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_7256____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__8; -x_4 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__9; +x_2 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__8; +x_4 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____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_7258_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7153_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__9; +x_5 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7260_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7155_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__9; +x_5 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -14510,7 +14381,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -14520,7 +14391,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -14563,7 +14434,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -14573,7 +14444,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -14613,7 +14484,7 @@ x_40 = lean_uint8_dec_le(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -14621,179 +14492,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -14802,289 +14681,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint8_t x_115; uint8_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint8_t x_119; uint8_t x_120; uint8_t x_121; +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_ctor_get_uint8(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint8(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint8_dec_le(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_uint8(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint8_dec_le(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -15107,7 +14990,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -15137,7 +15020,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -15147,7 +15030,7 @@ 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_7297____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -15159,57 +15042,57 @@ 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_7297____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7256____closed__3; -x_2 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__3; +x_2 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7297____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7297____closed__3; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__3; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____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_7297____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7297____closed__4; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7297____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7297____closed__5; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7297____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7297____closed__6; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7297____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__8() { _start: { lean_object* x_1; @@ -15217,37 +15100,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt8_reduceLE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192_(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_7297____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__7; -x_4 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__8; +x_2 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__7; +x_4 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____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_7299_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7194_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__8; +x_5 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7301_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7196_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__8; +x_5 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -15284,7 +15167,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -15294,7 +15177,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -15337,7 +15220,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -15347,7 +15230,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -15387,7 +15270,7 @@ x_40 = lean_uint8_dec_lt(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -15395,179 +15278,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -15576,289 +15467,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint8_t x_115; uint8_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint8_t x_119; uint8_t x_120; uint8_t x_121; +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_ctor_get_uint8(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint8(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint8_dec_lt(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_uint8(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint8_dec_lt(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -15881,7 +15776,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -15911,7 +15806,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -15921,7 +15816,7 @@ 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_7338____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__2() { _start: { lean_object* x_1; @@ -15929,37 +15824,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt8_reduceGT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233_(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_7338____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__8; -x_4 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__2; +x_2 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__8; +x_4 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____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_7340_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7235_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__2; +x_5 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7342_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7237_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__2; +x_5 = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -15996,7 +15891,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -16006,7 +15901,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -16049,7 +15944,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -16059,7 +15954,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -16099,7 +15994,7 @@ x_40 = lean_uint8_dec_le(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -16107,179 +16002,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -16288,289 +16191,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint8_t x_115; uint8_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint8(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint8_t x_119; uint8_t x_120; uint8_t x_121; +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_ctor_get_uint8(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint8(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint8_dec_le(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_uint8(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint8_dec_le(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -16593,7 +16500,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -16623,7 +16530,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -16633,7 +16540,7 @@ 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_7379____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__2() { _start: { lean_object* x_1; @@ -16641,113 +16548,71 @@ x_1 = lean_alloc_closure((void*)(l_UInt8_reduceGE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274_(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_7379____closed__1; -x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__7; -x_4 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__2; +x_2 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__1; +x_3 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__7; +x_4 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____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_7381_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7276_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__2; +x_5 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7383_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7278_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__2; +x_5 = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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; uint32_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; +lean_object* x_11; uint32_t x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; x_11 = lean_box(0); x_12 = 0; -x_13 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_13, 0, x_1); -lean_ctor_set(x_13, 1, x_11); -lean_ctor_set_uint32(x_13, sizeof(void*)*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); +x_13 = 1; +x_14 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_14, 0, x_1); +lean_ctor_set(x_14, 1, x_11); +lean_ctor_set_uint32(x_14, sizeof(void*)*2, x_12); +lean_ctor_set_uint8(x_14, sizeof(void*)*2 + 4, x_13); +x_15 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_10); -return x_15; +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; } } -LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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; uint8_t x_13; -lean_dec(x_2); -x_11 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__118; -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_14; lean_object* x_15; -lean_dec(x_1); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -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; -} -else -{ -lean_object* x_16; lean_object* x_17; -x_16 = lean_box(0); -x_17 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1(x_1, x_16, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_17; -} -} -} -LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -if (x_10 == 0) -{ -lean_object* x_11; lean_object* 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); -lean_dec(x_1); -x_11 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_9); -return x_12; -} -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__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_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__2(x_1, x_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); @@ -16755,15 +16620,34 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); +lean_dec(x_1); +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +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_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_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_16; } } -LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_11 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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); @@ -16775,22 +16659,7 @@ lean_dec(x_2); return x_11; } } -LEAN_EXPORT lean_object* l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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: -{ -lean_object* x_11; -x_11 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____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); -return x_11; -} -} -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__1() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -16800,7 +16669,7 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2() { _start: { lean_object* x_1; @@ -16808,37 +16677,37 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__3() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__1; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__1; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__4() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__3; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__3; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__5() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__4; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__4; 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; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6() { _start: { lean_object* x_1; @@ -16846,27 +16715,27 @@ x_1 = lean_mk_string_from_bytes("Tactic", 6); return x_1; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__7() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__5; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__5; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__8() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__7; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__7; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9() { _start: { lean_object* x_1; @@ -16874,17 +16743,17 @@ x_1 = lean_mk_string_from_bytes("BuiltinSimprocs", 15); return x_1; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__10() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__8; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__8; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11() { _start: { lean_object* x_1; @@ -16892,17 +16761,17 @@ x_1 = lean_mk_string_from_bytes("UInt", 4); return x_1; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__12() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__10; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__10; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13() { _start: { lean_object* x_1; @@ -16910,27 +16779,27 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__14() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__12; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__12; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__15() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__14; -x_2 = lean_unsigned_to_nat(6481u); +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__14; +x_2 = lean_unsigned_to_nat(6376u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__16() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -16942,7 +16811,7 @@ lean_ctor_set(x_3, 1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__17() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__17() { _start: { lean_object* x_1; lean_object* x_2; @@ -16951,73 +16820,73 @@ x_2 = lean_mk_empty_array_with_capacity(x_1); return x_2; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__17; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__16; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__17; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__16; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__19() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__3; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__20() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__20() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__19; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__19; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__21() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__20; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__20; x_2 = lean_box(3); x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__22() { +static lean_object* _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__22() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481_), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376_), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__15; -x_3 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__21; -x_4 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__22; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__15; +x_3 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__21; +x_4 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__22; 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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7514_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7352_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__15; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__15; x_4 = 1; -x_5 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__22; +x_5 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__22; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -17466,7 +17335,7 @@ 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_7517____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_7355____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; @@ -17498,7 +17367,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -17508,7 +17377,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -17543,7 +17412,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -17553,7 +17422,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -17575,7 +17444,7 @@ lean_dec(x_26); x_36 = !lean_is_exclusive(x_23); if (x_36 == 0) { -uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint16_t x_42; lean_object* x_43; lean_object* x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; +uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint16_t x_42; lean_object* x_43; lean_object* x_44; uint32_t x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; x_37 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); x_38 = lean_ctor_get_uint16(x_35, sizeof(void*)*1); lean_dec(x_35); @@ -17588,150 +17457,156 @@ lean_ctor_set_uint16(x_23, sizeof(void*)*1, x_42); x_43 = l_UInt16_toExpr(x_23); x_44 = lean_box(0); x_45 = 0; -x_46 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set_uint32(x_46, sizeof(void*)*2, x_45); -x_47 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_47, 0, x_46); -lean_ctor_set(x_25, 0, x_47); +x_46 = 1; +x_47 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_47, 0, x_43); +lean_ctor_set(x_47, 1, x_44); +lean_ctor_set_uint32(x_47, sizeof(void*)*2, x_45); +lean_ctor_set_uint8(x_47, sizeof(void*)*2 + 4, x_46); +x_48 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_48, 0, x_47); +lean_ctor_set(x_25, 0, x_48); return x_25; } else { -lean_object* x_48; uint16_t x_49; uint16_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; uint16_t x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; uint32_t x_58; lean_object* x_59; lean_object* x_60; -x_48 = lean_ctor_get(x_23, 0); -x_49 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); -lean_inc(x_48); +lean_object* x_49; uint16_t x_50; uint16_t x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; uint16_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; +x_49 = lean_ctor_get(x_23, 0); +x_50 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); +lean_inc(x_49); lean_dec(x_23); -x_50 = lean_ctor_get_uint16(x_35, sizeof(void*)*1); +x_51 = lean_ctor_get_uint16(x_35, sizeof(void*)*1); lean_dec(x_35); -x_51 = lean_box(x_49); x_52 = lean_box(x_50); -x_53 = lean_apply_2(x_2, x_51, x_52); -x_54 = lean_unbox(x_53); -lean_dec(x_53); -x_55 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_55, 0, x_48); -lean_ctor_set_uint16(x_55, sizeof(void*)*1, x_54); -x_56 = l_UInt16_toExpr(x_55); -x_57 = lean_box(0); -x_58 = 0; -x_59 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_59, 0, x_56); -lean_ctor_set(x_59, 1, x_57); -lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_58); -x_60 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_25, 0, x_60); +x_53 = lean_box(x_51); +x_54 = lean_apply_2(x_2, x_52, x_53); +x_55 = lean_unbox(x_54); +lean_dec(x_54); +x_56 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_56, 0, x_49); +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 = 0; +x_60 = 1; +x_61 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_61, 0, x_57); +lean_ctor_set(x_61, 1, x_58); +lean_ctor_set_uint32(x_61, sizeof(void*)*2, x_59); +lean_ctor_set_uint8(x_61, sizeof(void*)*2 + 4, x_60); +x_62 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_25, 0, x_62); return x_25; } } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; uint16_t x_64; lean_object* x_65; uint16_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint16_t 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_61 = lean_ctor_get(x_25, 1); -lean_inc(x_61); -lean_dec(x_25); -x_62 = lean_ctor_get(x_26, 0); -lean_inc(x_62); -lean_dec(x_26); -x_63 = lean_ctor_get(x_23, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; uint16_t x_66; lean_object* x_67; uint16_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; uint16_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; uint32_t x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_63 = lean_ctor_get(x_25, 1); lean_inc(x_63); -x_64 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); +lean_dec(x_25); +x_64 = lean_ctor_get(x_26, 0); +lean_inc(x_64); +lean_dec(x_26); +x_65 = lean_ctor_get(x_23, 0); +lean_inc(x_65); +x_66 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); if (lean_is_exclusive(x_23)) { lean_ctor_release(x_23, 0); - x_65 = x_23; + x_67 = x_23; } else { lean_dec_ref(x_23); - x_65 = lean_box(0); + x_67 = lean_box(0); } -x_66 = lean_ctor_get_uint16(x_62, sizeof(void*)*1); -lean_dec(x_62); -x_67 = lean_box(x_64); -x_68 = lean_box(x_66); -x_69 = lean_apply_2(x_2, x_67, x_68); -x_70 = lean_unbox(x_69); -lean_dec(x_69); -if (lean_is_scalar(x_65)) { - x_71 = lean_alloc_ctor(0, 1, 2); +x_68 = lean_ctor_get_uint16(x_64, sizeof(void*)*1); +lean_dec(x_64); +x_69 = lean_box(x_66); +x_70 = lean_box(x_68); +x_71 = lean_apply_2(x_2, x_69, x_70); +x_72 = lean_unbox(x_71); +lean_dec(x_71); +if (lean_is_scalar(x_67)) { + x_73 = lean_alloc_ctor(0, 1, 2); } else { - x_71 = x_65; + x_73 = x_67; } -lean_ctor_set(x_71, 0, x_63); -lean_ctor_set_uint16(x_71, sizeof(void*)*1, x_70); -x_72 = l_UInt16_toExpr(x_71); -x_73 = lean_box(0); -x_74 = 0; -x_75 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_75, 0, x_72); -lean_ctor_set(x_75, 1, x_73); -lean_ctor_set_uint32(x_75, sizeof(void*)*2, x_74); -x_76 = lean_alloc_ctor(0, 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_61); -return x_77; +lean_ctor_set(x_73, 0, x_65); +lean_ctor_set_uint16(x_73, sizeof(void*)*1, x_72); +x_74 = l_UInt16_toExpr(x_73); +x_75 = lean_box(0); +x_76 = 0; +x_77 = 1; +x_78 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_78, 0, x_74); +lean_ctor_set(x_78, 1, x_75); +lean_ctor_set_uint32(x_78, sizeof(void*)*2, x_76); +lean_ctor_set_uint8(x_78, sizeof(void*)*2 + 4, x_77); +x_79 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_79, 0, x_78); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_79); +lean_ctor_set(x_80, 1, x_63); +return x_80; } } } else { -uint8_t x_78; +uint8_t x_81; lean_dec(x_23); lean_dec(x_2); -x_78 = !lean_is_exclusive(x_25); -if (x_78 == 0) +x_81 = !lean_is_exclusive(x_25); +if (x_81 == 0) { return x_25; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_25, 0); -x_80 = lean_ctor_get(x_25, 1); -lean_inc(x_80); -lean_inc(x_79); +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_25, 0); +x_83 = lean_ctor_get(x_25, 1); +lean_inc(x_83); +lean_inc(x_82); lean_dec(x_25); -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_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_82; +uint8_t x_85; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); -x_82 = !lean_is_exclusive(x_14); -if (x_82 == 0) +x_85 = !lean_is_exclusive(x_14); +if (x_85 == 0) { return x_14; } else { -lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_83 = lean_ctor_get(x_14, 0); -x_84 = lean_ctor_get(x_14, 1); -lean_inc(x_84); -lean_inc(x_83); +lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_86 = lean_ctor_get(x_14, 0); +x_87 = lean_ctor_get(x_14, 1); +lean_inc(x_87); +lean_inc(x_86); lean_dec(x_14); -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_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_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_7355_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -17749,7 +17624,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -17759,7 +17634,7 @@ 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_7517____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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); @@ -17768,11 +17643,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____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_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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_7517____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_UInt16_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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); @@ -17781,7 +17656,7 @@ lean_dec(x_1); return x_12; } } -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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; @@ -17814,7 +17689,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -17824,7 +17699,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -17868,7 +17743,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -17878,7 +17753,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -17922,7 +17797,7 @@ lean_dec(x_43); if (x_44 == 0) { lean_object* x_45; lean_object* x_46; -x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_46 = l_Lean_Meta_mkEqRefl(x_45, x_7, x_8, x_9, x_10, x_38); if (lean_obj_tag(x_46) == 0) { @@ -17930,179 +17805,187 @@ uint8_t x_47; x_47 = !lean_is_exclusive(x_46); 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; 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_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; uint32_t x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; x_48 = lean_ctor_get(x_46, 0); x_49 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_51 = lean_array_push(x_50, x_1); x_52 = lean_array_push(x_51, x_49); x_53 = lean_array_push(x_52, x_48); -x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_55 = l_Lean_mkAppN(x_54, x_53); lean_ctor_set(x_26, 0, x_55); x_56 = 0; -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_58 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_26); -lean_ctor_set_uint32(x_58, sizeof(void*)*2, x_56); -x_59 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_46, 0, x_59); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_58 = 1; +x_59 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_26); +lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_56); +lean_ctor_set_uint8(x_59, sizeof(void*)*2 + 4, x_58); +x_60 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_46, 0, x_60); return x_46; } 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; uint32_t x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_60 = lean_ctor_get(x_46, 0); -x_61 = lean_ctor_get(x_46, 1); +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; uint32_t x_70; lean_object* x_71; uint8_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_61 = lean_ctor_get(x_46, 0); +x_62 = lean_ctor_get(x_46, 1); +lean_inc(x_62); lean_inc(x_61); -lean_inc(x_60); lean_dec(x_46); -x_62 = l_Lean_Expr_appArg_x21(x_37); +x_63 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_64 = lean_array_push(x_63, x_1); -x_65 = lean_array_push(x_64, x_62); -x_66 = lean_array_push(x_65, x_60); -x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_68 = l_Lean_mkAppN(x_67, x_66); -lean_ctor_set(x_26, 0, x_68); -x_69 = 0; -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_71 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_71, 1, x_26); -lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_69); -x_72 = lean_alloc_ctor(0, 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_61); -return x_73; +x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_26, 0, x_69); +x_70 = 0; +x_71 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_72 = 1; +x_73 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_73, 0, x_71); +lean_ctor_set(x_73, 1, x_26); +lean_ctor_set_uint32(x_73, sizeof(void*)*2, x_70); +lean_ctor_set_uint8(x_73, sizeof(void*)*2 + 4, x_72); +x_74 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_74, 0, 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_62); +return x_75; } } else { -uint8_t x_74; +uint8_t x_76; lean_dec(x_37); lean_free_object(x_26); lean_dec(x_1); -x_74 = !lean_is_exclusive(x_46); -if (x_74 == 0) +x_76 = !lean_is_exclusive(x_46); +if (x_76 == 0) { return x_46; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_46, 0); -x_76 = lean_ctor_get(x_46, 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_46, 0); +x_78 = lean_ctor_get(x_46, 1); +lean_inc(x_78); +lean_inc(x_77); lean_dec(x_46); -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; -} -} -} -else -{ -lean_object* x_78; lean_object* x_79; -x_78 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_79 = l_Lean_Meta_mkEqRefl(x_78, x_7, x_8, x_9, x_10, x_38); -if (lean_obj_tag(x_79) == 0) -{ -uint8_t x_80; -x_80 = !lean_is_exclusive(x_79); -if (x_80 == 0) -{ -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; uint32_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_81 = lean_ctor_get(x_79, 0); -x_82 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_84 = lean_array_push(x_83, x_1); -x_85 = lean_array_push(x_84, x_82); -x_86 = lean_array_push(x_85, x_81); -x_87 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_88 = l_Lean_mkAppN(x_87, x_86); -lean_ctor_set(x_26, 0, x_88); -x_89 = 0; -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_91 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_91, 0, x_90); -lean_ctor_set(x_91, 1, x_26); -lean_ctor_set_uint32(x_91, sizeof(void*)*2, x_89); -x_92 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_92, 0, x_91); -lean_ctor_set(x_79, 0, x_92); +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 { -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; uint32_t x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_93 = lean_ctor_get(x_79, 0); -x_94 = lean_ctor_get(x_79, 1); -lean_inc(x_94); -lean_inc(x_93); -lean_dec(x_79); -x_95 = l_Lean_Expr_appArg_x21(x_37); +lean_object* x_80; lean_object* x_81; +x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_81 = l_Lean_Meta_mkEqRefl(x_80, x_7, x_8, x_9, x_10, x_38); +if (lean_obj_tag(x_81) == 0) +{ +uint8_t x_82; +x_82 = !lean_is_exclusive(x_81); +if (x_82 == 0) +{ +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; uint32_t x_91; lean_object* x_92; uint8_t x_93; lean_object* x_94; lean_object* x_95; +x_83 = lean_ctor_get(x_81, 0); +x_84 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_97 = lean_array_push(x_96, x_1); -x_98 = lean_array_push(x_97, x_95); -x_99 = lean_array_push(x_98, x_93); -x_100 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_101 = l_Lean_mkAppN(x_100, x_99); -lean_ctor_set(x_26, 0, x_101); -x_102 = 0; -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_104 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_104, 0, x_103); -lean_ctor_set(x_104, 1, x_26); -lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_102); -x_105 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_105, 0, 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_94); -return x_106; -} +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_86 = lean_array_push(x_85, x_1); +x_87 = lean_array_push(x_86, x_84); +x_88 = lean_array_push(x_87, x_83); +x_89 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_90 = l_Lean_mkAppN(x_89, x_88); +lean_ctor_set(x_26, 0, x_90); +x_91 = 0; +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_93 = 1; +x_94 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_26); +lean_ctor_set_uint32(x_94, sizeof(void*)*2, x_91); +lean_ctor_set_uint8(x_94, sizeof(void*)*2 + 4, x_93); +x_95 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_81, 0, x_95); +return x_81; } else { -uint8_t x_107; +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; uint32_t x_105; lean_object* x_106; uint8_t x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_96 = lean_ctor_get(x_81, 0); +x_97 = lean_ctor_get(x_81, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_81); +x_98 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -lean_free_object(x_26); -lean_dec(x_1); -x_107 = !lean_is_exclusive(x_79); -if (x_107 == 0) -{ -return x_79; -} -else -{ -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_79, 0); -x_109 = lean_ctor_get(x_79, 1); -lean_inc(x_109); -lean_inc(x_108); -lean_dec(x_79); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___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_6376____lambda__1___closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_26, 0, x_104); +x_105 = 0; +x_106 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_107 = 1; +x_108 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_108, 0, x_106); +lean_ctor_set(x_108, 1, x_26); +lean_ctor_set_uint32(x_108, sizeof(void*)*2, x_105); +lean_ctor_set_uint8(x_108, sizeof(void*)*2 + 4, x_107); +x_109 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_109, 0, x_108); +x_110 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_110, 0, x_109); +lean_ctor_set(x_110, 1, x_97); return x_110; } } -} -} else { uint8_t x_111; +lean_dec(x_37); +lean_free_object(x_26); +lean_dec(x_1); +x_111 = !lean_is_exclusive(x_81); +if (x_111 == 0) +{ +return x_81; +} +else +{ +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_81, 0); +x_113 = lean_ctor_get(x_81, 1); +lean_inc(x_113); +lean_inc(x_112); +lean_dec(x_81); +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_115; lean_free_object(x_26); lean_dec(x_35); lean_dec(x_23); @@ -18112,208 +17995,212 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_111 = !lean_is_exclusive(x_36); -if (x_111 == 0) +x_115 = !lean_is_exclusive(x_36); +if (x_115 == 0) { return x_36; } else { -lean_object* x_112; lean_object* x_113; lean_object* x_114; -x_112 = lean_ctor_get(x_36, 0); -x_113 = lean_ctor_get(x_36, 1); -lean_inc(x_113); -lean_inc(x_112); +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_36, 0); +x_117 = lean_ctor_get(x_36, 1); +lean_inc(x_117); +lean_inc(x_116); lean_dec(x_36); -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_118 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_118, 0, x_116); +lean_ctor_set(x_118, 1, x_117); +return x_118; } } } else { -lean_object* x_115; lean_object* x_116; -x_115 = lean_ctor_get(x_26, 0); -lean_inc(x_115); +lean_object* x_119; lean_object* x_120; +x_119 = lean_ctor_get(x_26, 0); +lean_inc(x_119); lean_dec(x_26); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_1); -x_116 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); -if (lean_obj_tag(x_116) == 0) +x_120 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); +if (lean_obj_tag(x_120) == 0) { -lean_object* x_117; lean_object* x_118; uint16_t x_119; uint16_t x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; -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_ctor_get_uint16(x_23, sizeof(void*)*1); +lean_object* x_121; lean_object* x_122; uint16_t x_123; uint16_t x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; uint8_t x_128; +x_121 = lean_ctor_get(x_120, 0); +lean_inc(x_121); +x_122 = lean_ctor_get(x_120, 1); +lean_inc(x_122); +lean_dec(x_120); +x_123 = lean_ctor_get_uint16(x_23, sizeof(void*)*1); lean_dec(x_23); -x_120 = lean_ctor_get_uint16(x_115, sizeof(void*)*1); -lean_dec(x_115); -x_121 = lean_box(x_119); -x_122 = lean_box(x_120); -x_123 = lean_apply_2(x_2, x_121, x_122); -x_124 = lean_unbox(x_123); -lean_dec(x_123); -if (x_124 == 0) +x_124 = lean_ctor_get_uint16(x_119, sizeof(void*)*1); +lean_dec(x_119); +x_125 = lean_box(x_123); +x_126 = lean_box(x_124); +x_127 = lean_apply_2(x_2, x_125, x_126); +x_128 = lean_unbox(x_127); +lean_dec(x_127); +if (x_128 == 0) { -lean_object* x_125; lean_object* x_126; -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_126 = l_Lean_Meta_mkEqRefl(x_125, x_7, x_8, x_9, x_10, x_118); -if (lean_obj_tag(x_126) == 0) +lean_object* x_129; lean_object* x_130; +x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_130 = l_Lean_Meta_mkEqRefl(x_129, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(x_130) == 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; uint32_t 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; +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; uint32_t x_142; lean_object* x_143; uint8_t x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; +x_131 = lean_ctor_get(x_130, 0); +lean_inc(x_131); +x_132 = lean_ctor_get(x_130, 1); +lean_inc(x_132); +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_133 = x_130; } else { - lean_dec_ref(x_126); - x_129 = lean_box(0); + lean_dec_ref(x_130); + x_133 = lean_box(0); } -x_130 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_140 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_140, 0, x_139); -lean_ctor_set(x_140, 1, x_137); -lean_ctor_set_uint32(x_140, sizeof(void*)*2, x_138); -x_141 = lean_alloc_ctor(0, 1, 0); +x_134 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_136 = lean_array_push(x_135, x_1); +x_137 = lean_array_push(x_136, x_134); +x_138 = lean_array_push(x_137, x_131); +x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +x_140 = l_Lean_mkAppN(x_139, x_138); +x_141 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_141, 0, x_140); -if (lean_is_scalar(x_129)) { - x_142 = lean_alloc_ctor(0, 2, 0); +x_142 = 0; +x_143 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_144 = 1; +x_145 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_145, 0, x_143); +lean_ctor_set(x_145, 1, x_141); +lean_ctor_set_uint32(x_145, sizeof(void*)*2, x_142); +lean_ctor_set_uint8(x_145, sizeof(void*)*2 + 4, x_144); +x_146 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_146, 0, x_145); +if (lean_is_scalar(x_133)) { + x_147 = lean_alloc_ctor(0, 2, 0); } else { - x_142 = x_129; + x_147 = x_133; } -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_142, 1, x_128); -return x_142; +lean_ctor_set(x_147, 0, x_146); +lean_ctor_set(x_147, 1, x_132); +return x_147; } else { -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; -lean_dec(x_117); +lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; +lean_dec(x_121); lean_dec(x_1); -x_143 = lean_ctor_get(x_126, 0); -lean_inc(x_143); -x_144 = lean_ctor_get(x_126, 1); -lean_inc(x_144); -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_126); - 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; -} -} -else -{ -lean_object* x_147; lean_object* x_148; -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_148 = l_Lean_Meta_mkEqRefl(x_147, x_7, x_8, x_9, x_10, x_118); -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; uint32_t 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); +x_148 = lean_ctor_get(x_130, 0); +lean_inc(x_148); +x_149 = lean_ctor_get(x_130, 1); 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; +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_150 = x_130; } else { - lean_dec_ref(x_148); - x_151 = lean_box(0); + lean_dec_ref(x_130); + x_150 = lean_box(0); } -x_152 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_162 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_162, 0, x_161); -lean_ctor_set(x_162, 1, x_159); -lean_ctor_set_uint32(x_162, sizeof(void*)*2, x_160); -x_163 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_163, 0, x_162); -if (lean_is_scalar(x_151)) { - x_164 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_150)) { + x_151 = lean_alloc_ctor(1, 2, 0); } else { - x_164 = x_151; + x_151 = x_150; } +lean_ctor_set(x_151, 0, x_148); +lean_ctor_set(x_151, 1, x_149); +return x_151; +} +} +else +{ +lean_object* x_152; lean_object* x_153; +x_152 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_153 = l_Lean_Meta_mkEqRefl(x_152, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(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; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; uint32_t x_165; lean_object* x_166; uint8_t x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; +x_154 = lean_ctor_get(x_153, 0); +lean_inc(x_154); +x_155 = lean_ctor_get(x_153, 1); +lean_inc(x_155); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_156 = x_153; +} else { + lean_dec_ref(x_153); + x_156 = lean_box(0); +} +x_157 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_159 = lean_array_push(x_158, x_1); +x_160 = lean_array_push(x_159, x_157); +x_161 = lean_array_push(x_160, x_154); +x_162 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_163 = l_Lean_mkAppN(x_162, x_161); +x_164 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_164, 1, x_150); -return x_164; +x_165 = 0; +x_166 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_167 = 1; +x_168 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_168, 0, x_166); +lean_ctor_set(x_168, 1, x_164); +lean_ctor_set_uint32(x_168, sizeof(void*)*2, x_165); +lean_ctor_set_uint8(x_168, sizeof(void*)*2 + 4, x_167); +x_169 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_169, 0, x_168); +if (lean_is_scalar(x_156)) { + x_170 = lean_alloc_ctor(0, 2, 0); +} else { + x_170 = x_156; +} +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_170, 1, x_155); +return x_170; } else { -lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; -lean_dec(x_117); +lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; +lean_dec(x_121); 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; +x_171 = lean_ctor_get(x_153, 0); +lean_inc(x_171); +x_172 = lean_ctor_get(x_153, 1); +lean_inc(x_172); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_173 = x_153; } else { - lean_dec_ref(x_148); - x_167 = lean_box(0); + lean_dec_ref(x_153); + x_173 = lean_box(0); } -if (lean_is_scalar(x_167)) { - x_168 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_173)) { + x_174 = lean_alloc_ctor(1, 2, 0); } else { - x_168 = x_167; + x_174 = x_173; } -lean_ctor_set(x_168, 0, x_165); -lean_ctor_set(x_168, 1, x_166); -return x_168; +lean_ctor_set(x_174, 0, x_171); +lean_ctor_set(x_174, 1, x_172); +return x_174; } } } else { -lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; -lean_dec(x_115); +lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; +lean_dec(x_119); lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -18321,33 +18208,33 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_169 = lean_ctor_get(x_116, 0); -lean_inc(x_169); -x_170 = lean_ctor_get(x_116, 1); -lean_inc(x_170); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_171 = x_116; +x_175 = lean_ctor_get(x_120, 0); +lean_inc(x_175); +x_176 = lean_ctor_get(x_120, 1); +lean_inc(x_176); +if (lean_is_exclusive(x_120)) { + lean_ctor_release(x_120, 0); + lean_ctor_release(x_120, 1); + x_177 = x_120; } else { - lean_dec_ref(x_116); - x_171 = lean_box(0); + lean_dec_ref(x_120); + x_177 = lean_box(0); } -if (lean_is_scalar(x_171)) { - x_172 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_177)) { + x_178 = lean_alloc_ctor(1, 2, 0); } else { - x_172 = x_171; + x_178 = x_177; } -lean_ctor_set(x_172, 0, x_169); -lean_ctor_set(x_172, 1, x_170); -return x_172; +lean_ctor_set(x_178, 0, x_175); +lean_ctor_set(x_178, 1, x_176); +return x_178; } } } } else { -uint8_t x_173; +uint8_t x_179; lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -18355,58 +18242,58 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_173 = !lean_is_exclusive(x_25); -if (x_173 == 0) +x_179 = !lean_is_exclusive(x_25); +if (x_179 == 0) { return x_25; } else { -lean_object* x_174; lean_object* x_175; lean_object* x_176; -x_174 = lean_ctor_get(x_25, 0); -x_175 = lean_ctor_get(x_25, 1); -lean_inc(x_175); -lean_inc(x_174); +lean_object* x_180; lean_object* x_181; lean_object* x_182; +x_180 = lean_ctor_get(x_25, 0); +x_181 = lean_ctor_get(x_25, 1); +lean_inc(x_181); +lean_inc(x_180); lean_dec(x_25); -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; +x_182 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_182, 0, x_180); +lean_ctor_set(x_182, 1, x_181); +return x_182; } } } } else { -uint8_t x_177; +uint8_t x_183; 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_177 = !lean_is_exclusive(x_14); -if (x_177 == 0) +x_183 = !lean_is_exclusive(x_14); +if (x_183 == 0) { return x_14; } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_14, 0); -x_179 = lean_ctor_get(x_14, 1); -lean_inc(x_179); -lean_inc(x_178); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_14, 0); +x_185 = lean_ctor_get(x_14, 1); +lean_inc(x_185); +lean_inc(x_184); lean_dec(x_14); -x_180 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_180, 0, x_178); -lean_ctor_set(x_180, 1, x_179); -return x_180; +x_186 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_186, 0, x_184); +lean_ctor_set(x_186, 1, x_185); +return x_186; } } } } -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_7355_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -18424,7 +18311,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -18434,7 +18321,7 @@ 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_7517____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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); @@ -18442,11 +18329,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____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_UInt16_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____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); @@ -18485,7 +18372,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -18495,7 +18382,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -18529,7 +18416,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -18539,7 +18426,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -18561,7 +18448,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -18570,135 +18457,141 @@ lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt16_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint16_t x_45; uint16_t x_46; uint16_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint16_t x_46; uint16_t x_47; uint16_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint16_add(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint16(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt16_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint16_add(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint16(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt16_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint16_t x_57; lean_object* x_58; uint16_t x_59; uint16_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint16_t x_59; lean_object* x_60; uint16_t x_61; uint16_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint16(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint16_add(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 2); +x_61 = lean_ctor_get_uint16(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint16_add(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 2); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint16(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt16_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -18720,7 +18613,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -18760,7 +18653,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -18770,7 +18663,7 @@ 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_8091____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -18782,67 +18675,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_8091____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_7055____closed__5; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__5; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__4; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__4; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__5; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__6; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__7; +x_1 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8091____closed__9() { +static lean_object* _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__9() { _start: { lean_object* x_1; @@ -18850,37 +18743,37 @@ 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_8091_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929_(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_8091____closed__1; -x_3 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__8; -x_4 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__9; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__1; +x_3 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__8; +x_4 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8093_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7931_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__9; +x_5 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8095_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7933_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__9; +x_5 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -18916,7 +18809,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -18926,7 +18819,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -18960,7 +18853,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -18970,7 +18863,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -18992,7 +18885,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -19001,135 +18894,141 @@ lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt16_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint16_t x_45; uint16_t x_46; uint16_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint16_t x_46; uint16_t x_47; uint16_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint16_mul(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint16(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt16_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint16_mul(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint16(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt16_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint16_t x_57; lean_object* x_58; uint16_t x_59; uint16_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint16_t x_59; lean_object* x_60; uint16_t x_61; uint16_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint16(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint16_mul(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 2); +x_61 = lean_ctor_get_uint16(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint16_mul(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 2); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint16(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt16_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -19151,7 +19050,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -19191,7 +19090,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -19201,67 +19100,67 @@ 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_8131____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_7095____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8131____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_8131____closed__2; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__2; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8131____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_8131____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8131____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_8131____closed__4; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_8131____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_8131____closed__5; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_8131____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_8131____closed__6; +x_1 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_8131____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__8() { _start: { lean_object* x_1; @@ -19269,37 +19168,37 @@ 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_8131_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969_(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_8131____closed__1; -x_3 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__7; -x_4 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__8; +x_2 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__1; +x_3 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__7; +x_4 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____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_8133_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7971_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__8; +x_5 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8135_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7973_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__8; +x_5 = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -19335,7 +19234,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -19345,7 +19244,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -19379,7 +19278,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -19389,7 +19288,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -19411,7 +19310,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -19420,135 +19319,141 @@ lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt16_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint16_t x_45; uint16_t x_46; uint16_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint16_t x_46; uint16_t x_47; uint16_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint16_sub(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint16(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt16_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint16_sub(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint16(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt16_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint16_t x_57; lean_object* x_58; uint16_t x_59; uint16_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint16_t x_59; lean_object* x_60; uint16_t x_61; uint16_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint16(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint16_sub(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 2); +x_61 = lean_ctor_get_uint16(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint16_sub(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 2); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint16(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt16_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -19570,7 +19475,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -19610,7 +19515,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -19620,67 +19525,67 @@ 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_8171____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_7135____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8171____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_8171____closed__2; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__2; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8171____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_8171____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8171____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_8171____closed__4; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_8171____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_8171____closed__5; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_8171____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_8171____closed__6; +x_1 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_8171____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__8() { _start: { lean_object* x_1; @@ -19688,37 +19593,37 @@ 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_8171_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009_(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_8171____closed__1; -x_3 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__7; -x_4 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__8; +x_2 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__1; +x_3 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__7; +x_4 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____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_8173_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8011_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__8; +x_5 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8175_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8013_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__8; +x_5 = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -19754,7 +19659,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -19764,7 +19669,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -19798,7 +19703,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -19808,7 +19713,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -19830,7 +19735,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -19839,135 +19744,141 @@ lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt16_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint16_t x_45; uint16_t x_46; uint16_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint16_t x_46; uint16_t x_47; uint16_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint16_div(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint16(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt16_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint16_div(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint16(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt16_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint16_t x_57; lean_object* x_58; uint16_t x_59; uint16_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint16_t x_59; lean_object* x_60; uint16_t x_61; uint16_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint16(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint16_div(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 2); +x_61 = lean_ctor_get_uint16(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint16_div(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 2); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint16(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt16_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -19989,7 +19900,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -20029,7 +19940,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -20039,67 +19950,67 @@ 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_8211____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_7175____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8211____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_8211____closed__2; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__2; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8211____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_8211____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8211____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_8211____closed__4; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_8211____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_8211____closed__5; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_8211____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_8211____closed__6; +x_1 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_8211____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__8() { _start: { lean_object* x_1; @@ -20107,37 +20018,37 @@ 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_8211_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049_(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_8211____closed__1; -x_3 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__7; -x_4 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__8; +x_2 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__1; +x_3 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__7; +x_4 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____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_8213_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8051_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__8; +x_5 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8215_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8053_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__8; +x_5 = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -20173,7 +20084,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -20183,7 +20094,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -20217,7 +20128,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -20227,7 +20138,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -20249,7 +20160,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint16_t x_36; uint16_t x_37; uint16_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -20258,135 +20169,141 @@ lean_ctor_set_uint16(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt16_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint16_t x_45; uint16_t x_46; uint16_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint16_t x_46; uint16_t x_47; uint16_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint16(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint16_mod(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint16(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt16_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint16_mod(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint16(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt16_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint16_t x_57; lean_object* x_58; uint16_t x_59; uint16_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint16_t x_59; lean_object* x_60; uint16_t x_61; uint16_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint16(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint16_mod(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 2); +x_61 = lean_ctor_get_uint16(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint16_mod(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 2); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint16(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt16_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -20408,7 +20325,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -20448,7 +20365,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -20458,67 +20375,67 @@ 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_8251____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_7215____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8251____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_8251____closed__2; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__2; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8251____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_8251____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8251____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_8251____closed__4; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_8251____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_8251____closed__5; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_8251____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_8251____closed__6; +x_1 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_8251____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__8() { _start: { lean_object* x_1; @@ -20526,37 +20443,37 @@ 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_8251_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089_(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_8251____closed__1; -x_3 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__7; -x_4 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__8; +x_2 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__1; +x_3 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__7; +x_4 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____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_8253_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__8; +x_5 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8255_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8093_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__8; +x_5 = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -20593,7 +20510,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -20603,7 +20520,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -20646,7 +20563,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -20656,7 +20573,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -20696,7 +20613,7 @@ x_40 = lean_uint16_dec_lt(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -20704,179 +20621,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -20885,289 +20810,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint16_t x_115; uint16_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint16_t x_119; uint16_t x_120; uint8_t x_121; +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_ctor_get_uint16(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint16(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint16_dec_lt(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_uint16(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint16_dec_lt(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -21190,7 +21119,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -21220,7 +21149,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -21230,47 +21159,47 @@ 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_8292____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____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_7256____closed__4; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__4; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8292____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____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_8292____closed__2; +x_1 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____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_8292____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____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_8292____closed__3; +x_1 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____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_8292____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____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_8292____closed__4; +x_1 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____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_8292____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__6() { _start: { lean_object* x_1; @@ -21278,37 +21207,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt16_reduceLT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130_(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_8292____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__5; -x_4 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__6; +x_2 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__5; +x_4 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____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_8294_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8132_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__6; +x_5 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8296_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8134_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__6; +x_5 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -21345,7 +21274,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -21355,7 +21284,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -21398,7 +21327,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -21408,7 +21337,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -21448,7 +21377,7 @@ x_40 = lean_uint16_dec_le(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -21456,179 +21385,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -21637,289 +21574,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint16_t x_115; uint16_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint16_t x_119; uint16_t x_120; uint8_t x_121; +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_ctor_get_uint16(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint16(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint16_dec_le(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_uint16(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint16_dec_le(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -21942,7 +21883,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -21972,7 +21913,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -21982,47 +21923,47 @@ 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_8333____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____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_7297____closed__3; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__3; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____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_8333____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____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_8333____closed__2; +x_1 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____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_8333____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____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_8333____closed__3; +x_1 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____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_8333____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____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_8333____closed__4; +x_1 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____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_8333____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6() { _start: { lean_object* x_1; @@ -22030,37 +21971,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt16_reduceLE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171_(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_8333____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__5; -x_4 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__6; +x_2 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5; +x_4 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____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_8335_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8173_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__6; +x_5 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8337_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8175_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__6; +x_5 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -22097,7 +22038,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -22107,7 +22048,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -22150,7 +22091,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -22160,7 +22101,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -22200,7 +22141,7 @@ x_40 = lean_uint16_dec_lt(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -22208,179 +22149,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -22389,289 +22338,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint16_t x_115; uint16_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint16_t x_119; uint16_t x_120; uint8_t x_121; +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_ctor_get_uint16(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint16(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint16_dec_lt(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_uint16(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint16_dec_lt(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -22694,7 +22647,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -22724,7 +22677,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -22734,7 +22687,7 @@ 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_8374____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__2() { _start: { lean_object* x_1; @@ -22742,37 +22695,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt16_reduceGT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212_(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_8374____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__5; -x_4 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__2; +x_2 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__5; +x_4 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____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_8376_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8214_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__2; +x_5 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8378_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8216_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__2; +x_5 = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -22809,7 +22762,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -22819,7 +22772,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -22862,7 +22815,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -22872,7 +22825,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -22912,7 +22865,7 @@ x_40 = lean_uint16_dec_le(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -22920,179 +22873,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -23101,289 +23062,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint16_t x_115; uint16_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint16(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint16_t x_119; uint16_t x_120; uint8_t x_121; +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_ctor_get_uint16(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint16(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint16_dec_le(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_uint16(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint16_dec_le(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -23406,7 +23371,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -23436,7 +23401,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -23446,7 +23411,7 @@ 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_8415____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__2() { _start: { lean_object* x_1; @@ -23454,70 +23419,72 @@ x_1 = lean_alloc_closure((void*)(l_UInt16_reduceGE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253_(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_8415____closed__1; -x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__5; -x_4 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__2; +x_2 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__1; +x_3 = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5; +x_4 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____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_8417_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8255_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__2; +x_5 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8419_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8257_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__2; +x_5 = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -if (x_10 == 0) +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__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_11; lean_object* x_12; +lean_object* x_13; lean_object* x_14; lean_dec(x_1); -x_11 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_9); -return x_12; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +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_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__2(x_1, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_14; +lean_object* x_15; lean_object* x_16; +x_15 = lean_box(0); +x_16 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355_(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); @@ -23528,7 +23495,7 @@ lean_dec(x_2); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__1() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -23538,153 +23505,153 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__2() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__1; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__1; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__3() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__2; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__2; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__4() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__3; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__3; 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; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__5() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__4; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__4; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__6() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__5; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__5; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__7() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__6; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__6; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__8() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__7; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__7; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__9() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__8; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__8; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__10() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__9; -x_2 = lean_unsigned_to_nat(7517u); +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__9; +x_2 = lean_unsigned_to_nat(7355u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__11() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18; -x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18; +x_2 = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__12() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__11; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____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_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__13() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__12; +x_1 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____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_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__14() { +static lean_object* _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517____boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt16_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355____boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__10; -x_3 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__13; -x_4 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__14; +x_2 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__10; +x_3 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__13; +x_4 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____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_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8550_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8331_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__10; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__10; x_4 = 1; -x_5 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__14; +x_5 = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__14; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -24133,7 +24100,7 @@ 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_8553____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_8334____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; @@ -24165,7 +24132,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -24175,7 +24142,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -24210,7 +24177,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -24220,7 +24187,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -24242,7 +24209,7 @@ lean_dec(x_26); x_36 = !lean_is_exclusive(x_23); if (x_36 == 0) { -uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint32_t x_42; lean_object* x_43; lean_object* x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; +uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint32_t x_42; lean_object* x_43; lean_object* x_44; uint32_t x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; x_37 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); x_38 = lean_ctor_get_uint32(x_35, sizeof(void*)*1); lean_dec(x_35); @@ -24255,150 +24222,156 @@ lean_ctor_set_uint32(x_23, sizeof(void*)*1, x_42); x_43 = l_UInt32_toExpr(x_23); x_44 = lean_box(0); x_45 = 0; -x_46 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set_uint32(x_46, sizeof(void*)*2, x_45); -x_47 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_47, 0, x_46); -lean_ctor_set(x_25, 0, x_47); +x_46 = 1; +x_47 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_47, 0, x_43); +lean_ctor_set(x_47, 1, x_44); +lean_ctor_set_uint32(x_47, sizeof(void*)*2, x_45); +lean_ctor_set_uint8(x_47, sizeof(void*)*2 + 4, x_46); +x_48 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_48, 0, x_47); +lean_ctor_set(x_25, 0, x_48); return x_25; } else { -lean_object* x_48; uint32_t x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; uint32_t x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; uint32_t x_58; lean_object* x_59; lean_object* x_60; -x_48 = lean_ctor_get(x_23, 0); -x_49 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); -lean_inc(x_48); +lean_object* x_49; uint32_t x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; uint32_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; +x_49 = lean_ctor_get(x_23, 0); +x_50 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); +lean_inc(x_49); lean_dec(x_23); -x_50 = lean_ctor_get_uint32(x_35, sizeof(void*)*1); +x_51 = lean_ctor_get_uint32(x_35, sizeof(void*)*1); lean_dec(x_35); -x_51 = lean_box_uint32(x_49); x_52 = lean_box_uint32(x_50); -x_53 = lean_apply_2(x_2, x_51, x_52); -x_54 = lean_unbox_uint32(x_53); -lean_dec(x_53); -x_55 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_55, 0, x_48); -lean_ctor_set_uint32(x_55, sizeof(void*)*1, x_54); -x_56 = l_UInt32_toExpr(x_55); -x_57 = lean_box(0); -x_58 = 0; -x_59 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_59, 0, x_56); -lean_ctor_set(x_59, 1, x_57); -lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_58); -x_60 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_25, 0, x_60); +x_53 = lean_box_uint32(x_51); +x_54 = lean_apply_2(x_2, x_52, x_53); +x_55 = lean_unbox_uint32(x_54); +lean_dec(x_54); +x_56 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_56, 0, x_49); +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 = 0; +x_60 = 1; +x_61 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_61, 0, x_57); +lean_ctor_set(x_61, 1, x_58); +lean_ctor_set_uint32(x_61, sizeof(void*)*2, x_59); +lean_ctor_set_uint8(x_61, sizeof(void*)*2 + 4, x_60); +x_62 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_25, 0, x_62); return x_25; } } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; uint32_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint32_t 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_61 = lean_ctor_get(x_25, 1); -lean_inc(x_61); -lean_dec(x_25); -x_62 = lean_ctor_get(x_26, 0); -lean_inc(x_62); -lean_dec(x_26); -x_63 = lean_ctor_get(x_23, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; lean_object* x_67; uint32_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; uint32_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; uint32_t x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_63 = lean_ctor_get(x_25, 1); lean_inc(x_63); -x_64 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); +lean_dec(x_25); +x_64 = lean_ctor_get(x_26, 0); +lean_inc(x_64); +lean_dec(x_26); +x_65 = lean_ctor_get(x_23, 0); +lean_inc(x_65); +x_66 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); if (lean_is_exclusive(x_23)) { lean_ctor_release(x_23, 0); - x_65 = x_23; + x_67 = x_23; } else { lean_dec_ref(x_23); - x_65 = lean_box(0); + x_67 = lean_box(0); } -x_66 = lean_ctor_get_uint32(x_62, sizeof(void*)*1); -lean_dec(x_62); -x_67 = lean_box_uint32(x_64); -x_68 = lean_box_uint32(x_66); -x_69 = lean_apply_2(x_2, x_67, x_68); -x_70 = lean_unbox_uint32(x_69); -lean_dec(x_69); -if (lean_is_scalar(x_65)) { - x_71 = lean_alloc_ctor(0, 1, 4); +x_68 = lean_ctor_get_uint32(x_64, sizeof(void*)*1); +lean_dec(x_64); +x_69 = lean_box_uint32(x_66); +x_70 = lean_box_uint32(x_68); +x_71 = lean_apply_2(x_2, x_69, x_70); +x_72 = lean_unbox_uint32(x_71); +lean_dec(x_71); +if (lean_is_scalar(x_67)) { + x_73 = lean_alloc_ctor(0, 1, 4); } else { - x_71 = x_65; + x_73 = x_67; } -lean_ctor_set(x_71, 0, x_63); -lean_ctor_set_uint32(x_71, sizeof(void*)*1, x_70); -x_72 = l_UInt32_toExpr(x_71); -x_73 = lean_box(0); -x_74 = 0; -x_75 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_75, 0, x_72); -lean_ctor_set(x_75, 1, x_73); -lean_ctor_set_uint32(x_75, sizeof(void*)*2, x_74); -x_76 = lean_alloc_ctor(0, 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_61); -return x_77; +lean_ctor_set(x_73, 0, x_65); +lean_ctor_set_uint32(x_73, sizeof(void*)*1, x_72); +x_74 = l_UInt32_toExpr(x_73); +x_75 = lean_box(0); +x_76 = 0; +x_77 = 1; +x_78 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_78, 0, x_74); +lean_ctor_set(x_78, 1, x_75); +lean_ctor_set_uint32(x_78, sizeof(void*)*2, x_76); +lean_ctor_set_uint8(x_78, sizeof(void*)*2 + 4, x_77); +x_79 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_79, 0, x_78); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_79); +lean_ctor_set(x_80, 1, x_63); +return x_80; } } } else { -uint8_t x_78; +uint8_t x_81; lean_dec(x_23); lean_dec(x_2); -x_78 = !lean_is_exclusive(x_25); -if (x_78 == 0) +x_81 = !lean_is_exclusive(x_25); +if (x_81 == 0) { return x_25; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_25, 0); -x_80 = lean_ctor_get(x_25, 1); -lean_inc(x_80); -lean_inc(x_79); +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_25, 0); +x_83 = lean_ctor_get(x_25, 1); +lean_inc(x_83); +lean_inc(x_82); lean_dec(x_25); -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_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_82; +uint8_t x_85; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); -x_82 = !lean_is_exclusive(x_14); -if (x_82 == 0) +x_85 = !lean_is_exclusive(x_14); +if (x_85 == 0) { return x_14; } else { -lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_83 = lean_ctor_get(x_14, 0); -x_84 = lean_ctor_get(x_14, 1); -lean_inc(x_84); -lean_inc(x_83); +lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_86 = lean_ctor_get(x_14, 0); +x_87 = lean_ctor_get(x_14, 1); +lean_inc(x_87); +lean_inc(x_86); lean_dec(x_14); -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_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_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_8334_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -24416,7 +24389,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -24426,7 +24399,7 @@ 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_8553____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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); @@ -24435,11 +24408,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____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_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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_8553____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_UInt32_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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); @@ -24448,7 +24421,7 @@ lean_dec(x_1); return x_12; } } -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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; @@ -24481,7 +24454,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -24491,7 +24464,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -24535,7 +24508,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -24545,7 +24518,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -24589,7 +24562,7 @@ lean_dec(x_43); if (x_44 == 0) { lean_object* x_45; lean_object* x_46; -x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_46 = l_Lean_Meta_mkEqRefl(x_45, x_7, x_8, x_9, x_10, x_38); if (lean_obj_tag(x_46) == 0) { @@ -24597,179 +24570,187 @@ uint8_t x_47; x_47 = !lean_is_exclusive(x_46); 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; 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_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; uint32_t x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; x_48 = lean_ctor_get(x_46, 0); x_49 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_51 = lean_array_push(x_50, x_1); x_52 = lean_array_push(x_51, x_49); x_53 = lean_array_push(x_52, x_48); -x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_55 = l_Lean_mkAppN(x_54, x_53); lean_ctor_set(x_26, 0, x_55); x_56 = 0; -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_58 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_26); -lean_ctor_set_uint32(x_58, sizeof(void*)*2, x_56); -x_59 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_46, 0, x_59); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_58 = 1; +x_59 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_26); +lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_56); +lean_ctor_set_uint8(x_59, sizeof(void*)*2 + 4, x_58); +x_60 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_46, 0, x_60); return x_46; } 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; uint32_t x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_60 = lean_ctor_get(x_46, 0); -x_61 = lean_ctor_get(x_46, 1); +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; uint32_t x_70; lean_object* x_71; uint8_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_61 = lean_ctor_get(x_46, 0); +x_62 = lean_ctor_get(x_46, 1); +lean_inc(x_62); lean_inc(x_61); -lean_inc(x_60); lean_dec(x_46); -x_62 = l_Lean_Expr_appArg_x21(x_37); +x_63 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_64 = lean_array_push(x_63, x_1); -x_65 = lean_array_push(x_64, x_62); -x_66 = lean_array_push(x_65, x_60); -x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_68 = l_Lean_mkAppN(x_67, x_66); -lean_ctor_set(x_26, 0, x_68); -x_69 = 0; -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_71 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_71, 1, x_26); -lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_69); -x_72 = lean_alloc_ctor(0, 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_61); -return x_73; +x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_26, 0, x_69); +x_70 = 0; +x_71 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_72 = 1; +x_73 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_73, 0, x_71); +lean_ctor_set(x_73, 1, x_26); +lean_ctor_set_uint32(x_73, sizeof(void*)*2, x_70); +lean_ctor_set_uint8(x_73, sizeof(void*)*2 + 4, x_72); +x_74 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_74, 0, 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_62); +return x_75; } } else { -uint8_t x_74; +uint8_t x_76; lean_dec(x_37); lean_free_object(x_26); lean_dec(x_1); -x_74 = !lean_is_exclusive(x_46); -if (x_74 == 0) +x_76 = !lean_is_exclusive(x_46); +if (x_76 == 0) { return x_46; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_46, 0); -x_76 = lean_ctor_get(x_46, 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_46, 0); +x_78 = lean_ctor_get(x_46, 1); +lean_inc(x_78); +lean_inc(x_77); lean_dec(x_46); -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; -} -} -} -else -{ -lean_object* x_78; lean_object* x_79; -x_78 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_79 = l_Lean_Meta_mkEqRefl(x_78, x_7, x_8, x_9, x_10, x_38); -if (lean_obj_tag(x_79) == 0) -{ -uint8_t x_80; -x_80 = !lean_is_exclusive(x_79); -if (x_80 == 0) -{ -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; uint32_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_81 = lean_ctor_get(x_79, 0); -x_82 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_84 = lean_array_push(x_83, x_1); -x_85 = lean_array_push(x_84, x_82); -x_86 = lean_array_push(x_85, x_81); -x_87 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_88 = l_Lean_mkAppN(x_87, x_86); -lean_ctor_set(x_26, 0, x_88); -x_89 = 0; -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_91 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_91, 0, x_90); -lean_ctor_set(x_91, 1, x_26); -lean_ctor_set_uint32(x_91, sizeof(void*)*2, x_89); -x_92 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_92, 0, x_91); -lean_ctor_set(x_79, 0, x_92); +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 { -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; uint32_t x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_93 = lean_ctor_get(x_79, 0); -x_94 = lean_ctor_get(x_79, 1); -lean_inc(x_94); -lean_inc(x_93); -lean_dec(x_79); -x_95 = l_Lean_Expr_appArg_x21(x_37); +lean_object* x_80; lean_object* x_81; +x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_81 = l_Lean_Meta_mkEqRefl(x_80, x_7, x_8, x_9, x_10, x_38); +if (lean_obj_tag(x_81) == 0) +{ +uint8_t x_82; +x_82 = !lean_is_exclusive(x_81); +if (x_82 == 0) +{ +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; uint32_t x_91; lean_object* x_92; uint8_t x_93; lean_object* x_94; lean_object* x_95; +x_83 = lean_ctor_get(x_81, 0); +x_84 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_97 = lean_array_push(x_96, x_1); -x_98 = lean_array_push(x_97, x_95); -x_99 = lean_array_push(x_98, x_93); -x_100 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_101 = l_Lean_mkAppN(x_100, x_99); -lean_ctor_set(x_26, 0, x_101); -x_102 = 0; -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_104 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_104, 0, x_103); -lean_ctor_set(x_104, 1, x_26); -lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_102); -x_105 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_105, 0, 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_94); -return x_106; -} +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_86 = lean_array_push(x_85, x_1); +x_87 = lean_array_push(x_86, x_84); +x_88 = lean_array_push(x_87, x_83); +x_89 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_90 = l_Lean_mkAppN(x_89, x_88); +lean_ctor_set(x_26, 0, x_90); +x_91 = 0; +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_93 = 1; +x_94 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_26); +lean_ctor_set_uint32(x_94, sizeof(void*)*2, x_91); +lean_ctor_set_uint8(x_94, sizeof(void*)*2 + 4, x_93); +x_95 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_81, 0, x_95); +return x_81; } else { -uint8_t x_107; +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; uint32_t x_105; lean_object* x_106; uint8_t x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_96 = lean_ctor_get(x_81, 0); +x_97 = lean_ctor_get(x_81, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_81); +x_98 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -lean_free_object(x_26); -lean_dec(x_1); -x_107 = !lean_is_exclusive(x_79); -if (x_107 == 0) -{ -return x_79; -} -else -{ -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_79, 0); -x_109 = lean_ctor_get(x_79, 1); -lean_inc(x_109); -lean_inc(x_108); -lean_dec(x_79); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___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_6376____lambda__1___closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_26, 0, x_104); +x_105 = 0; +x_106 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_107 = 1; +x_108 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_108, 0, x_106); +lean_ctor_set(x_108, 1, x_26); +lean_ctor_set_uint32(x_108, sizeof(void*)*2, x_105); +lean_ctor_set_uint8(x_108, sizeof(void*)*2 + 4, x_107); +x_109 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_109, 0, x_108); +x_110 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_110, 0, x_109); +lean_ctor_set(x_110, 1, x_97); return x_110; } } -} -} else { uint8_t x_111; +lean_dec(x_37); +lean_free_object(x_26); +lean_dec(x_1); +x_111 = !lean_is_exclusive(x_81); +if (x_111 == 0) +{ +return x_81; +} +else +{ +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_81, 0); +x_113 = lean_ctor_get(x_81, 1); +lean_inc(x_113); +lean_inc(x_112); +lean_dec(x_81); +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_115; lean_free_object(x_26); lean_dec(x_35); lean_dec(x_23); @@ -24779,208 +24760,212 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_111 = !lean_is_exclusive(x_36); -if (x_111 == 0) +x_115 = !lean_is_exclusive(x_36); +if (x_115 == 0) { return x_36; } else { -lean_object* x_112; lean_object* x_113; lean_object* x_114; -x_112 = lean_ctor_get(x_36, 0); -x_113 = lean_ctor_get(x_36, 1); -lean_inc(x_113); -lean_inc(x_112); +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_36, 0); +x_117 = lean_ctor_get(x_36, 1); +lean_inc(x_117); +lean_inc(x_116); lean_dec(x_36); -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_118 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_118, 0, x_116); +lean_ctor_set(x_118, 1, x_117); +return x_118; } } } else { -lean_object* x_115; lean_object* x_116; -x_115 = lean_ctor_get(x_26, 0); -lean_inc(x_115); +lean_object* x_119; lean_object* x_120; +x_119 = lean_ctor_get(x_26, 0); +lean_inc(x_119); lean_dec(x_26); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_1); -x_116 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); -if (lean_obj_tag(x_116) == 0) +x_120 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); +if (lean_obj_tag(x_120) == 0) { -lean_object* x_117; lean_object* x_118; uint32_t x_119; uint32_t x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; -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_ctor_get_uint32(x_23, sizeof(void*)*1); +lean_object* x_121; lean_object* x_122; uint32_t x_123; uint32_t x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; uint8_t x_128; +x_121 = lean_ctor_get(x_120, 0); +lean_inc(x_121); +x_122 = lean_ctor_get(x_120, 1); +lean_inc(x_122); +lean_dec(x_120); +x_123 = lean_ctor_get_uint32(x_23, sizeof(void*)*1); lean_dec(x_23); -x_120 = lean_ctor_get_uint32(x_115, sizeof(void*)*1); -lean_dec(x_115); -x_121 = lean_box_uint32(x_119); -x_122 = lean_box_uint32(x_120); -x_123 = lean_apply_2(x_2, x_121, x_122); -x_124 = lean_unbox(x_123); -lean_dec(x_123); -if (x_124 == 0) +x_124 = lean_ctor_get_uint32(x_119, sizeof(void*)*1); +lean_dec(x_119); +x_125 = lean_box_uint32(x_123); +x_126 = lean_box_uint32(x_124); +x_127 = lean_apply_2(x_2, x_125, x_126); +x_128 = lean_unbox(x_127); +lean_dec(x_127); +if (x_128 == 0) { -lean_object* x_125; lean_object* x_126; -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_126 = l_Lean_Meta_mkEqRefl(x_125, x_7, x_8, x_9, x_10, x_118); -if (lean_obj_tag(x_126) == 0) +lean_object* x_129; lean_object* x_130; +x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_130 = l_Lean_Meta_mkEqRefl(x_129, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(x_130) == 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; uint32_t 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; +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; uint32_t x_142; lean_object* x_143; uint8_t x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; +x_131 = lean_ctor_get(x_130, 0); +lean_inc(x_131); +x_132 = lean_ctor_get(x_130, 1); +lean_inc(x_132); +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_133 = x_130; } else { - lean_dec_ref(x_126); - x_129 = lean_box(0); + lean_dec_ref(x_130); + x_133 = lean_box(0); } -x_130 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_140 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_140, 0, x_139); -lean_ctor_set(x_140, 1, x_137); -lean_ctor_set_uint32(x_140, sizeof(void*)*2, x_138); -x_141 = lean_alloc_ctor(0, 1, 0); +x_134 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_136 = lean_array_push(x_135, x_1); +x_137 = lean_array_push(x_136, x_134); +x_138 = lean_array_push(x_137, x_131); +x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +x_140 = l_Lean_mkAppN(x_139, x_138); +x_141 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_141, 0, x_140); -if (lean_is_scalar(x_129)) { - x_142 = lean_alloc_ctor(0, 2, 0); +x_142 = 0; +x_143 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_144 = 1; +x_145 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_145, 0, x_143); +lean_ctor_set(x_145, 1, x_141); +lean_ctor_set_uint32(x_145, sizeof(void*)*2, x_142); +lean_ctor_set_uint8(x_145, sizeof(void*)*2 + 4, x_144); +x_146 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_146, 0, x_145); +if (lean_is_scalar(x_133)) { + x_147 = lean_alloc_ctor(0, 2, 0); } else { - x_142 = x_129; + x_147 = x_133; } -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_142, 1, x_128); -return x_142; +lean_ctor_set(x_147, 0, x_146); +lean_ctor_set(x_147, 1, x_132); +return x_147; } else { -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; -lean_dec(x_117); +lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; +lean_dec(x_121); lean_dec(x_1); -x_143 = lean_ctor_get(x_126, 0); -lean_inc(x_143); -x_144 = lean_ctor_get(x_126, 1); -lean_inc(x_144); -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_126); - 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; -} -} -else -{ -lean_object* x_147; lean_object* x_148; -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_148 = l_Lean_Meta_mkEqRefl(x_147, x_7, x_8, x_9, x_10, x_118); -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; uint32_t 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); +x_148 = lean_ctor_get(x_130, 0); +lean_inc(x_148); +x_149 = lean_ctor_get(x_130, 1); 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; +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_150 = x_130; } else { - lean_dec_ref(x_148); - x_151 = lean_box(0); + lean_dec_ref(x_130); + x_150 = lean_box(0); } -x_152 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_162 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_162, 0, x_161); -lean_ctor_set(x_162, 1, x_159); -lean_ctor_set_uint32(x_162, sizeof(void*)*2, x_160); -x_163 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_163, 0, x_162); -if (lean_is_scalar(x_151)) { - x_164 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_150)) { + x_151 = lean_alloc_ctor(1, 2, 0); } else { - x_164 = x_151; + x_151 = x_150; } +lean_ctor_set(x_151, 0, x_148); +lean_ctor_set(x_151, 1, x_149); +return x_151; +} +} +else +{ +lean_object* x_152; lean_object* x_153; +x_152 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_153 = l_Lean_Meta_mkEqRefl(x_152, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(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; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; uint32_t x_165; lean_object* x_166; uint8_t x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; +x_154 = lean_ctor_get(x_153, 0); +lean_inc(x_154); +x_155 = lean_ctor_get(x_153, 1); +lean_inc(x_155); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_156 = x_153; +} else { + lean_dec_ref(x_153); + x_156 = lean_box(0); +} +x_157 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_159 = lean_array_push(x_158, x_1); +x_160 = lean_array_push(x_159, x_157); +x_161 = lean_array_push(x_160, x_154); +x_162 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_163 = l_Lean_mkAppN(x_162, x_161); +x_164 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_164, 1, x_150); -return x_164; +x_165 = 0; +x_166 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_167 = 1; +x_168 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_168, 0, x_166); +lean_ctor_set(x_168, 1, x_164); +lean_ctor_set_uint32(x_168, sizeof(void*)*2, x_165); +lean_ctor_set_uint8(x_168, sizeof(void*)*2 + 4, x_167); +x_169 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_169, 0, x_168); +if (lean_is_scalar(x_156)) { + x_170 = lean_alloc_ctor(0, 2, 0); +} else { + x_170 = x_156; +} +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_170, 1, x_155); +return x_170; } else { -lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; -lean_dec(x_117); +lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; +lean_dec(x_121); 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; +x_171 = lean_ctor_get(x_153, 0); +lean_inc(x_171); +x_172 = lean_ctor_get(x_153, 1); +lean_inc(x_172); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_173 = x_153; } else { - lean_dec_ref(x_148); - x_167 = lean_box(0); + lean_dec_ref(x_153); + x_173 = lean_box(0); } -if (lean_is_scalar(x_167)) { - x_168 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_173)) { + x_174 = lean_alloc_ctor(1, 2, 0); } else { - x_168 = x_167; + x_174 = x_173; } -lean_ctor_set(x_168, 0, x_165); -lean_ctor_set(x_168, 1, x_166); -return x_168; +lean_ctor_set(x_174, 0, x_171); +lean_ctor_set(x_174, 1, x_172); +return x_174; } } } else { -lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; -lean_dec(x_115); +lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; +lean_dec(x_119); lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -24988,33 +24973,33 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_169 = lean_ctor_get(x_116, 0); -lean_inc(x_169); -x_170 = lean_ctor_get(x_116, 1); -lean_inc(x_170); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_171 = x_116; +x_175 = lean_ctor_get(x_120, 0); +lean_inc(x_175); +x_176 = lean_ctor_get(x_120, 1); +lean_inc(x_176); +if (lean_is_exclusive(x_120)) { + lean_ctor_release(x_120, 0); + lean_ctor_release(x_120, 1); + x_177 = x_120; } else { - lean_dec_ref(x_116); - x_171 = lean_box(0); + lean_dec_ref(x_120); + x_177 = lean_box(0); } -if (lean_is_scalar(x_171)) { - x_172 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_177)) { + x_178 = lean_alloc_ctor(1, 2, 0); } else { - x_172 = x_171; + x_178 = x_177; } -lean_ctor_set(x_172, 0, x_169); -lean_ctor_set(x_172, 1, x_170); -return x_172; +lean_ctor_set(x_178, 0, x_175); +lean_ctor_set(x_178, 1, x_176); +return x_178; } } } } else { -uint8_t x_173; +uint8_t x_179; lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -25022,58 +25007,58 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_173 = !lean_is_exclusive(x_25); -if (x_173 == 0) +x_179 = !lean_is_exclusive(x_25); +if (x_179 == 0) { return x_25; } else { -lean_object* x_174; lean_object* x_175; lean_object* x_176; -x_174 = lean_ctor_get(x_25, 0); -x_175 = lean_ctor_get(x_25, 1); -lean_inc(x_175); -lean_inc(x_174); +lean_object* x_180; lean_object* x_181; lean_object* x_182; +x_180 = lean_ctor_get(x_25, 0); +x_181 = lean_ctor_get(x_25, 1); +lean_inc(x_181); +lean_inc(x_180); lean_dec(x_25); -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; +x_182 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_182, 0, x_180); +lean_ctor_set(x_182, 1, x_181); +return x_182; } } } } else { -uint8_t x_177; +uint8_t x_183; 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_177 = !lean_is_exclusive(x_14); -if (x_177 == 0) +x_183 = !lean_is_exclusive(x_14); +if (x_183 == 0) { return x_14; } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_14, 0); -x_179 = lean_ctor_get(x_14, 1); -lean_inc(x_179); -lean_inc(x_178); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_14, 0); +x_185 = lean_ctor_get(x_14, 1); +lean_inc(x_185); +lean_inc(x_184); lean_dec(x_14); -x_180 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_180, 0, x_178); -lean_ctor_set(x_180, 1, x_179); -return x_180; +x_186 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_186, 0, x_184); +lean_ctor_set(x_186, 1, x_185); +return x_186; } } } } -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -25091,7 +25076,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -25101,7 +25086,7 @@ 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_8553____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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); @@ -25109,11 +25094,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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_8553____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_UInt32_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____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); @@ -25152,7 +25137,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -25162,7 +25147,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -25196,7 +25181,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -25206,7 +25191,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -25228,7 +25213,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -25237,135 +25222,141 @@ lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt32_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint32_t x_45; uint32_t x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint32_t x_46; uint32_t x_47; uint32_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint32_add(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint32(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt32_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint32_add(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint32(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt32_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint32_t x_57; lean_object* x_58; uint32_t x_59; uint32_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; lean_object* x_60; uint32_t x_61; uint32_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint32(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint32_add(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 4); +x_61 = lean_ctor_get_uint32(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint32_add(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 4); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint32(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt32_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -25387,7 +25378,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -25427,7 +25418,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -25437,7 +25428,7 @@ 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_9127____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -25449,67 +25440,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_9127____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_7055____closed__5; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__5; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__4; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__4; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__5; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__6; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__7; +x_1 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9127____closed__9() { +static lean_object* _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__9() { _start: { lean_object* x_1; @@ -25517,37 +25508,37 @@ 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_9127_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908_(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_9127____closed__1; -x_3 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__8; -x_4 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__9; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__1; +x_3 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__8; +x_4 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9129_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8910_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__9; +x_5 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9131_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8912_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__9; +x_5 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -25583,7 +25574,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -25593,7 +25584,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -25627,7 +25618,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -25637,7 +25628,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -25659,7 +25650,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -25668,135 +25659,141 @@ lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt32_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint32_t x_45; uint32_t x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint32_t x_46; uint32_t x_47; uint32_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint32_mul(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint32(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt32_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint32_mul(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint32(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt32_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint32_t x_57; lean_object* x_58; uint32_t x_59; uint32_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; lean_object* x_60; uint32_t x_61; uint32_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint32(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint32_mul(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 4); +x_61 = lean_ctor_get_uint32(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint32_mul(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 4); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint32(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt32_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -25818,7 +25815,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -25858,7 +25855,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -25868,67 +25865,67 @@ 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_9167____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_7095____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9167____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_9167____closed__2; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__2; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9167____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_9167____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9167____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_9167____closed__4; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_9167____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_9167____closed__5; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_9167____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_9167____closed__6; +x_1 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_9167____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__8() { _start: { lean_object* x_1; @@ -25936,37 +25933,37 @@ 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_9167_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948_(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_9167____closed__1; -x_3 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__7; -x_4 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__8; +x_2 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__1; +x_3 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__7; +x_4 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____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_9169_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8950_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__8; +x_5 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9171_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8952_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__8; +x_5 = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -26002,7 +25999,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -26012,7 +26009,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -26046,7 +26043,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -26056,7 +26053,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -26078,7 +26075,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -26087,135 +26084,141 @@ lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt32_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint32_t x_45; uint32_t x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint32_t x_46; uint32_t x_47; uint32_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint32_sub(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint32(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt32_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint32_sub(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint32(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt32_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint32_t x_57; lean_object* x_58; uint32_t x_59; uint32_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; lean_object* x_60; uint32_t x_61; uint32_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint32(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint32_sub(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 4); +x_61 = lean_ctor_get_uint32(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint32_sub(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 4); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint32(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt32_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -26237,7 +26240,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -26277,7 +26280,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -26287,67 +26290,67 @@ 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_9207____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_7135____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9207____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_9207____closed__2; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__2; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9207____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_9207____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9207____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_9207____closed__4; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_9207____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_9207____closed__5; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_9207____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_9207____closed__6; +x_1 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_9207____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__8() { _start: { lean_object* x_1; @@ -26355,37 +26358,37 @@ 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_9207_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988_(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_9207____closed__1; -x_3 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__7; -x_4 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__8; +x_2 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__1; +x_3 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__7; +x_4 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____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_9209_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8990_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__8; +x_5 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9211_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8992_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__8; +x_5 = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -26421,7 +26424,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -26431,7 +26434,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -26465,7 +26468,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -26475,7 +26478,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -26497,7 +26500,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -26506,135 +26509,141 @@ lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt32_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint32_t x_45; uint32_t x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint32_t x_46; uint32_t x_47; uint32_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint32_div(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint32(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt32_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint32_div(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint32(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt32_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint32_t x_57; lean_object* x_58; uint32_t x_59; uint32_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; lean_object* x_60; uint32_t x_61; uint32_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint32(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint32_div(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 4); +x_61 = lean_ctor_get_uint32(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint32_div(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 4); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint32(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt32_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -26656,7 +26665,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -26696,7 +26705,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -26706,67 +26715,67 @@ 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_9247____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_7175____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9247____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_9247____closed__2; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__2; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9247____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_9247____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9247____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_9247____closed__4; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_9247____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_9247____closed__5; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_9247____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_9247____closed__6; +x_1 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_9247____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__8() { _start: { lean_object* x_1; @@ -26774,37 +26783,37 @@ 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_9247_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028_(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_9247____closed__1; -x_3 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__7; -x_4 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__8; +x_2 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__1; +x_3 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__7; +x_4 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____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_9249_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9030_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__8; +x_5 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9251_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9032_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__8; +x_5 = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -26840,7 +26849,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -26850,7 +26859,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -26884,7 +26893,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -26894,7 +26903,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -26916,7 +26925,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint32_t x_36; uint32_t x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -26925,135 +26934,141 @@ lean_ctor_set_uint32(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt32_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint32_t x_45; uint32_t x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint32_t x_46; uint32_t x_47; uint32_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint32(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint32_mod(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 4); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint32(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt32_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint32_mod(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 4); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint32(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt32_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint32_t x_57; lean_object* x_58; uint32_t x_59; uint32_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; lean_object* x_60; uint32_t x_61; uint32_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint32(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint32_mod(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 4); +x_61 = lean_ctor_get_uint32(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint32_mod(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 4); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint32(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt32_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -27075,7 +27090,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -27115,7 +27130,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -27125,67 +27140,67 @@ 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_9287____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_7215____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9287____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_9287____closed__2; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__2; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9287____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_9287____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9287____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_9287____closed__4; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_9287____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_9287____closed__5; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_9287____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_9287____closed__6; +x_1 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_9287____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__8() { _start: { lean_object* x_1; @@ -27193,37 +27208,37 @@ 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_9287_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068_(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_9287____closed__1; -x_3 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__7; -x_4 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__8; +x_2 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__1; +x_3 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__7; +x_4 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____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_9289_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9070_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__8; +x_5 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9291_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9072_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__8; +x_5 = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -27260,7 +27275,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -27270,7 +27285,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -27313,7 +27328,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -27323,7 +27338,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -27363,7 +27378,7 @@ x_40 = lean_uint32_dec_lt(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -27371,179 +27386,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -27552,289 +27575,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint32_t x_115; uint32_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint32_t x_119; uint32_t x_120; uint8_t x_121; +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_ctor_get_uint32(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint32(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint32_dec_lt(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_uint32(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint32_dec_lt(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -27857,7 +27884,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -27887,7 +27914,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -27897,47 +27924,47 @@ 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_9328____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____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_7256____closed__4; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__4; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9328____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____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_9328____closed__2; +x_1 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____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_9328____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____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_9328____closed__3; +x_1 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____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_9328____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____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_9328____closed__4; +x_1 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____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_9328____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__6() { _start: { lean_object* x_1; @@ -27945,37 +27972,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt32_reduceLT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109_(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_9328____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__5; -x_4 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__6; +x_2 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__5; +x_4 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____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_9330_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9111_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__6; +x_5 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9332_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9113_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__6; +x_5 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -28012,7 +28039,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -28022,7 +28049,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -28065,7 +28092,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -28075,7 +28102,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -28115,7 +28142,7 @@ x_40 = lean_uint32_dec_le(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -28123,179 +28150,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -28304,289 +28339,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint32_t x_115; uint32_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint32_t x_119; uint32_t x_120; uint8_t x_121; +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_ctor_get_uint32(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint32(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint32_dec_le(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_uint32(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint32_dec_le(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -28609,7 +28648,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -28639,7 +28678,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -28649,47 +28688,47 @@ 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_9369____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____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_7297____closed__3; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__3; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____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_9369____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____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_9369____closed__2; +x_1 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____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_9369____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____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_9369____closed__3; +x_1 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____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_9369____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____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_9369____closed__4; +x_1 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____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_9369____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__6() { _start: { lean_object* x_1; @@ -28697,37 +28736,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt32_reduceLE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150_(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_9369____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__5; -x_4 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__6; +x_2 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__5; +x_4 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____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_9371_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9152_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__6; +x_5 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9373_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9154_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__6; +x_5 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -28764,7 +28803,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -28774,7 +28813,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -28817,7 +28856,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -28827,7 +28866,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -28867,7 +28906,7 @@ x_40 = lean_uint32_dec_lt(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -28875,179 +28914,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -29056,289 +29103,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint32_t x_115; uint32_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint32_t x_119; uint32_t x_120; uint8_t x_121; +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_ctor_get_uint32(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint32(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint32_dec_lt(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_uint32(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint32_dec_lt(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -29361,7 +29412,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -29391,7 +29442,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -29401,7 +29452,7 @@ 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_9410____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__2() { _start: { lean_object* x_1; @@ -29409,37 +29460,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt32_reduceGT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191_(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_9410____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__5; -x_4 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__2; +x_2 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__5; +x_4 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____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_9412_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9193_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__2; +x_5 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9414_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9195_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__2; +x_5 = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -29476,7 +29527,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -29486,7 +29537,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -29529,7 +29580,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -29539,7 +29590,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -29579,7 +29630,7 @@ x_40 = lean_uint32_dec_le(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -29587,179 +29638,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -29768,289 +29827,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint32_t x_115; uint32_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint32(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint32_t x_119; uint32_t x_120; uint8_t x_121; +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_ctor_get_uint32(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint32(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint32_dec_le(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_uint32(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint32_dec_le(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -30073,7 +30136,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -30103,7 +30166,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -30113,7 +30176,7 @@ 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_9451____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__2() { _start: { lean_object* x_1; @@ -30121,70 +30184,72 @@ x_1 = lean_alloc_closure((void*)(l_UInt32_reduceGE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232_(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_9451____closed__1; -x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__5; -x_4 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__2; +x_2 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__1; +x_3 = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__5; +x_4 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____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_9453_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9234_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__2; +x_5 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9455_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9236_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__2; +x_5 = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -if (x_10 == 0) +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__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_11; lean_object* x_12; +lean_object* x_13; lean_object* x_14; lean_dec(x_1); -x_11 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_9); -return x_12; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +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_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__2(x_1, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_14; +lean_object* x_15; lean_object* x_16; +x_15 = lean_box(0); +x_16 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334_(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); @@ -30195,7 +30260,7 @@ lean_dec(x_2); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__1() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -30205,153 +30270,153 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__2() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__1; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__1; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__3() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__2; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__2; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__4() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__3; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__3; 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; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__5() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__4; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__4; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__6() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__5; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__5; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__7() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__6; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__6; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__8() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__7; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__7; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__9() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__8; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__8; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__10() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__9; -x_2 = lean_unsigned_to_nat(8553u); +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__9; +x_2 = lean_unsigned_to_nat(8334u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__11() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18; -x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18; +x_2 = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__12() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__11; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____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_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__13() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__12; +x_1 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____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_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__14() { +static lean_object* _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553____boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt32_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334____boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__10; -x_3 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__13; -x_4 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__14; +x_2 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__10; +x_3 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__13; +x_4 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____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_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9586_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9310_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__10; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__10; x_4 = 1; -x_5 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__14; +x_5 = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__14; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -30800,7 +30865,7 @@ 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_9589____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_9313____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; @@ -30832,7 +30897,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -30842,7 +30907,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -30877,7 +30942,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -30887,7 +30952,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -30909,7 +30974,7 @@ lean_dec(x_26); x_36 = !lean_is_exclusive(x_23); if (x_36 == 0) { -uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint64_t x_42; lean_object* x_43; lean_object* x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; +uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint64_t x_42; lean_object* x_43; lean_object* x_44; uint32_t x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; x_37 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); x_38 = lean_ctor_get_uint64(x_35, sizeof(void*)*1); lean_dec(x_35); @@ -30922,150 +30987,156 @@ lean_ctor_set_uint64(x_23, sizeof(void*)*1, x_42); x_43 = l_UInt64_toExpr(x_23); x_44 = lean_box(0); x_45 = 0; -x_46 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set_uint32(x_46, sizeof(void*)*2, x_45); -x_47 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_47, 0, x_46); -lean_ctor_set(x_25, 0, x_47); +x_46 = 1; +x_47 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_47, 0, x_43); +lean_ctor_set(x_47, 1, x_44); +lean_ctor_set_uint32(x_47, sizeof(void*)*2, x_45); +lean_ctor_set_uint8(x_47, sizeof(void*)*2 + 4, x_46); +x_48 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_48, 0, x_47); +lean_ctor_set(x_25, 0, x_48); return x_25; } else { -lean_object* x_48; uint64_t x_49; uint64_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; uint64_t x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; uint32_t x_58; lean_object* x_59; lean_object* x_60; -x_48 = lean_ctor_get(x_23, 0); -x_49 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); -lean_inc(x_48); +lean_object* x_49; uint64_t x_50; uint64_t x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; uint64_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; +x_49 = lean_ctor_get(x_23, 0); +x_50 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); +lean_inc(x_49); lean_dec(x_23); -x_50 = lean_ctor_get_uint64(x_35, sizeof(void*)*1); +x_51 = lean_ctor_get_uint64(x_35, sizeof(void*)*1); lean_dec(x_35); -x_51 = lean_box_uint64(x_49); x_52 = lean_box_uint64(x_50); -x_53 = lean_apply_2(x_2, x_51, x_52); -x_54 = lean_unbox_uint64(x_53); -lean_dec(x_53); -x_55 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_55, 0, x_48); -lean_ctor_set_uint64(x_55, sizeof(void*)*1, x_54); -x_56 = l_UInt64_toExpr(x_55); -x_57 = lean_box(0); -x_58 = 0; -x_59 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_59, 0, x_56); -lean_ctor_set(x_59, 1, x_57); -lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_58); -x_60 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_25, 0, x_60); +x_53 = lean_box_uint64(x_51); +x_54 = lean_apply_2(x_2, x_52, x_53); +x_55 = lean_unbox_uint64(x_54); +lean_dec(x_54); +x_56 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_56, 0, x_49); +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 = 0; +x_60 = 1; +x_61 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_61, 0, x_57); +lean_ctor_set(x_61, 1, x_58); +lean_ctor_set_uint32(x_61, sizeof(void*)*2, x_59); +lean_ctor_set_uint8(x_61, sizeof(void*)*2 + 4, x_60); +x_62 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_25, 0, x_62); return x_25; } } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; uint64_t x_64; lean_object* x_65; uint64_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; uint64_t 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_61 = lean_ctor_get(x_25, 1); -lean_inc(x_61); -lean_dec(x_25); -x_62 = lean_ctor_get(x_26, 0); -lean_inc(x_62); -lean_dec(x_26); -x_63 = lean_ctor_get(x_23, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; uint64_t x_66; lean_object* x_67; uint64_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; uint64_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; uint32_t x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_63 = lean_ctor_get(x_25, 1); lean_inc(x_63); -x_64 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); +lean_dec(x_25); +x_64 = lean_ctor_get(x_26, 0); +lean_inc(x_64); +lean_dec(x_26); +x_65 = lean_ctor_get(x_23, 0); +lean_inc(x_65); +x_66 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); if (lean_is_exclusive(x_23)) { lean_ctor_release(x_23, 0); - x_65 = x_23; + x_67 = x_23; } else { lean_dec_ref(x_23); - x_65 = lean_box(0); + x_67 = lean_box(0); } -x_66 = lean_ctor_get_uint64(x_62, sizeof(void*)*1); -lean_dec(x_62); -x_67 = lean_box_uint64(x_64); -x_68 = lean_box_uint64(x_66); -x_69 = lean_apply_2(x_2, x_67, x_68); -x_70 = lean_unbox_uint64(x_69); -lean_dec(x_69); -if (lean_is_scalar(x_65)) { - x_71 = lean_alloc_ctor(0, 1, 8); +x_68 = lean_ctor_get_uint64(x_64, sizeof(void*)*1); +lean_dec(x_64); +x_69 = lean_box_uint64(x_66); +x_70 = lean_box_uint64(x_68); +x_71 = lean_apply_2(x_2, x_69, x_70); +x_72 = lean_unbox_uint64(x_71); +lean_dec(x_71); +if (lean_is_scalar(x_67)) { + x_73 = lean_alloc_ctor(0, 1, 8); } else { - x_71 = x_65; + x_73 = x_67; } -lean_ctor_set(x_71, 0, x_63); -lean_ctor_set_uint64(x_71, sizeof(void*)*1, x_70); -x_72 = l_UInt64_toExpr(x_71); -x_73 = lean_box(0); -x_74 = 0; -x_75 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_75, 0, x_72); -lean_ctor_set(x_75, 1, x_73); -lean_ctor_set_uint32(x_75, sizeof(void*)*2, x_74); -x_76 = lean_alloc_ctor(0, 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_61); -return x_77; +lean_ctor_set(x_73, 0, x_65); +lean_ctor_set_uint64(x_73, sizeof(void*)*1, x_72); +x_74 = l_UInt64_toExpr(x_73); +x_75 = lean_box(0); +x_76 = 0; +x_77 = 1; +x_78 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_78, 0, x_74); +lean_ctor_set(x_78, 1, x_75); +lean_ctor_set_uint32(x_78, sizeof(void*)*2, x_76); +lean_ctor_set_uint8(x_78, sizeof(void*)*2 + 4, x_77); +x_79 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_79, 0, x_78); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_79); +lean_ctor_set(x_80, 1, x_63); +return x_80; } } } else { -uint8_t x_78; +uint8_t x_81; lean_dec(x_23); lean_dec(x_2); -x_78 = !lean_is_exclusive(x_25); -if (x_78 == 0) +x_81 = !lean_is_exclusive(x_25); +if (x_81 == 0) { return x_25; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_25, 0); -x_80 = lean_ctor_get(x_25, 1); -lean_inc(x_80); -lean_inc(x_79); +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_25, 0); +x_83 = lean_ctor_get(x_25, 1); +lean_inc(x_83); +lean_inc(x_82); lean_dec(x_25); -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_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_82; +uint8_t x_85; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); -x_82 = !lean_is_exclusive(x_14); -if (x_82 == 0) +x_85 = !lean_is_exclusive(x_14); +if (x_85 == 0) { return x_14; } else { -lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_83 = lean_ctor_get(x_14, 0); -x_84 = lean_ctor_get(x_14, 1); -lean_inc(x_84); -lean_inc(x_83); +lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_86 = lean_ctor_get(x_14, 0); +x_87 = lean_ctor_get(x_14, 1); +lean_inc(x_87); +lean_inc(x_86); lean_dec(x_14); -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_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_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_9313_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -31083,7 +31154,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -31093,7 +31164,7 @@ 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_9589____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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); @@ -31102,11 +31173,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____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_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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_9589____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_UInt64_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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); @@ -31115,7 +31186,7 @@ lean_dec(x_1); return x_12; } } -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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; @@ -31148,7 +31219,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -31158,7 +31229,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -31202,7 +31273,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -31212,7 +31283,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -31256,7 +31327,7 @@ lean_dec(x_43); if (x_44 == 0) { lean_object* x_45; lean_object* x_46; -x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_46 = l_Lean_Meta_mkEqRefl(x_45, x_7, x_8, x_9, x_10, x_38); if (lean_obj_tag(x_46) == 0) { @@ -31264,179 +31335,187 @@ uint8_t x_47; x_47 = !lean_is_exclusive(x_46); 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; 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_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; uint32_t x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; x_48 = lean_ctor_get(x_46, 0); x_49 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_51 = lean_array_push(x_50, x_1); x_52 = lean_array_push(x_51, x_49); x_53 = lean_array_push(x_52, x_48); -x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_55 = l_Lean_mkAppN(x_54, x_53); lean_ctor_set(x_26, 0, x_55); x_56 = 0; -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_58 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_26); -lean_ctor_set_uint32(x_58, sizeof(void*)*2, x_56); -x_59 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_46, 0, x_59); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_58 = 1; +x_59 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_26); +lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_56); +lean_ctor_set_uint8(x_59, sizeof(void*)*2 + 4, x_58); +x_60 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_46, 0, x_60); return x_46; } 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; uint32_t x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_60 = lean_ctor_get(x_46, 0); -x_61 = lean_ctor_get(x_46, 1); +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; uint32_t x_70; lean_object* x_71; uint8_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_61 = lean_ctor_get(x_46, 0); +x_62 = lean_ctor_get(x_46, 1); +lean_inc(x_62); lean_inc(x_61); -lean_inc(x_60); lean_dec(x_46); -x_62 = l_Lean_Expr_appArg_x21(x_37); +x_63 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_64 = lean_array_push(x_63, x_1); -x_65 = lean_array_push(x_64, x_62); -x_66 = lean_array_push(x_65, x_60); -x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_68 = l_Lean_mkAppN(x_67, x_66); -lean_ctor_set(x_26, 0, x_68); -x_69 = 0; -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_71 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_71, 1, x_26); -lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_69); -x_72 = lean_alloc_ctor(0, 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_61); -return x_73; +x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_26, 0, x_69); +x_70 = 0; +x_71 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_72 = 1; +x_73 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_73, 0, x_71); +lean_ctor_set(x_73, 1, x_26); +lean_ctor_set_uint32(x_73, sizeof(void*)*2, x_70); +lean_ctor_set_uint8(x_73, sizeof(void*)*2 + 4, x_72); +x_74 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_74, 0, 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_62); +return x_75; } } else { -uint8_t x_74; +uint8_t x_76; lean_dec(x_37); lean_free_object(x_26); lean_dec(x_1); -x_74 = !lean_is_exclusive(x_46); -if (x_74 == 0) +x_76 = !lean_is_exclusive(x_46); +if (x_76 == 0) { return x_46; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_46, 0); -x_76 = lean_ctor_get(x_46, 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_46, 0); +x_78 = lean_ctor_get(x_46, 1); +lean_inc(x_78); +lean_inc(x_77); lean_dec(x_46); -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; -} -} -} -else -{ -lean_object* x_78; lean_object* x_79; -x_78 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_79 = l_Lean_Meta_mkEqRefl(x_78, x_7, x_8, x_9, x_10, x_38); -if (lean_obj_tag(x_79) == 0) -{ -uint8_t x_80; -x_80 = !lean_is_exclusive(x_79); -if (x_80 == 0) -{ -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; uint32_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_81 = lean_ctor_get(x_79, 0); -x_82 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_84 = lean_array_push(x_83, x_1); -x_85 = lean_array_push(x_84, x_82); -x_86 = lean_array_push(x_85, x_81); -x_87 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_88 = l_Lean_mkAppN(x_87, x_86); -lean_ctor_set(x_26, 0, x_88); -x_89 = 0; -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_91 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_91, 0, x_90); -lean_ctor_set(x_91, 1, x_26); -lean_ctor_set_uint32(x_91, sizeof(void*)*2, x_89); -x_92 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_92, 0, x_91); -lean_ctor_set(x_79, 0, x_92); +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 { -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; uint32_t x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_93 = lean_ctor_get(x_79, 0); -x_94 = lean_ctor_get(x_79, 1); -lean_inc(x_94); -lean_inc(x_93); -lean_dec(x_79); -x_95 = l_Lean_Expr_appArg_x21(x_37); +lean_object* x_80; lean_object* x_81; +x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_81 = l_Lean_Meta_mkEqRefl(x_80, x_7, x_8, x_9, x_10, x_38); +if (lean_obj_tag(x_81) == 0) +{ +uint8_t x_82; +x_82 = !lean_is_exclusive(x_81); +if (x_82 == 0) +{ +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; uint32_t x_91; lean_object* x_92; uint8_t x_93; lean_object* x_94; lean_object* x_95; +x_83 = lean_ctor_get(x_81, 0); +x_84 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_97 = lean_array_push(x_96, x_1); -x_98 = lean_array_push(x_97, x_95); -x_99 = lean_array_push(x_98, x_93); -x_100 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_101 = l_Lean_mkAppN(x_100, x_99); -lean_ctor_set(x_26, 0, x_101); -x_102 = 0; -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_104 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_104, 0, x_103); -lean_ctor_set(x_104, 1, x_26); -lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_102); -x_105 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_105, 0, 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_94); -return x_106; -} +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_86 = lean_array_push(x_85, x_1); +x_87 = lean_array_push(x_86, x_84); +x_88 = lean_array_push(x_87, x_83); +x_89 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_90 = l_Lean_mkAppN(x_89, x_88); +lean_ctor_set(x_26, 0, x_90); +x_91 = 0; +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_93 = 1; +x_94 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_26); +lean_ctor_set_uint32(x_94, sizeof(void*)*2, x_91); +lean_ctor_set_uint8(x_94, sizeof(void*)*2 + 4, x_93); +x_95 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_81, 0, x_95); +return x_81; } else { -uint8_t x_107; +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; uint32_t x_105; lean_object* x_106; uint8_t x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_96 = lean_ctor_get(x_81, 0); +x_97 = lean_ctor_get(x_81, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_81); +x_98 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -lean_free_object(x_26); -lean_dec(x_1); -x_107 = !lean_is_exclusive(x_79); -if (x_107 == 0) -{ -return x_79; -} -else -{ -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_79, 0); -x_109 = lean_ctor_get(x_79, 1); -lean_inc(x_109); -lean_inc(x_108); -lean_dec(x_79); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___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_6376____lambda__1___closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_26, 0, x_104); +x_105 = 0; +x_106 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_107 = 1; +x_108 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_108, 0, x_106); +lean_ctor_set(x_108, 1, x_26); +lean_ctor_set_uint32(x_108, sizeof(void*)*2, x_105); +lean_ctor_set_uint8(x_108, sizeof(void*)*2 + 4, x_107); +x_109 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_109, 0, x_108); +x_110 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_110, 0, x_109); +lean_ctor_set(x_110, 1, x_97); return x_110; } } -} -} else { uint8_t x_111; +lean_dec(x_37); +lean_free_object(x_26); +lean_dec(x_1); +x_111 = !lean_is_exclusive(x_81); +if (x_111 == 0) +{ +return x_81; +} +else +{ +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_81, 0); +x_113 = lean_ctor_get(x_81, 1); +lean_inc(x_113); +lean_inc(x_112); +lean_dec(x_81); +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_115; lean_free_object(x_26); lean_dec(x_35); lean_dec(x_23); @@ -31446,208 +31525,212 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_111 = !lean_is_exclusive(x_36); -if (x_111 == 0) +x_115 = !lean_is_exclusive(x_36); +if (x_115 == 0) { return x_36; } else { -lean_object* x_112; lean_object* x_113; lean_object* x_114; -x_112 = lean_ctor_get(x_36, 0); -x_113 = lean_ctor_get(x_36, 1); -lean_inc(x_113); -lean_inc(x_112); +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_36, 0); +x_117 = lean_ctor_get(x_36, 1); +lean_inc(x_117); +lean_inc(x_116); lean_dec(x_36); -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_118 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_118, 0, x_116); +lean_ctor_set(x_118, 1, x_117); +return x_118; } } } else { -lean_object* x_115; lean_object* x_116; -x_115 = lean_ctor_get(x_26, 0); -lean_inc(x_115); +lean_object* x_119; lean_object* x_120; +x_119 = lean_ctor_get(x_26, 0); +lean_inc(x_119); lean_dec(x_26); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_1); -x_116 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); -if (lean_obj_tag(x_116) == 0) +x_120 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); +if (lean_obj_tag(x_120) == 0) { -lean_object* x_117; lean_object* x_118; uint64_t x_119; uint64_t x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; -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_ctor_get_uint64(x_23, sizeof(void*)*1); +lean_object* x_121; lean_object* x_122; uint64_t x_123; uint64_t x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; uint8_t x_128; +x_121 = lean_ctor_get(x_120, 0); +lean_inc(x_121); +x_122 = lean_ctor_get(x_120, 1); +lean_inc(x_122); +lean_dec(x_120); +x_123 = lean_ctor_get_uint64(x_23, sizeof(void*)*1); lean_dec(x_23); -x_120 = lean_ctor_get_uint64(x_115, sizeof(void*)*1); -lean_dec(x_115); -x_121 = lean_box_uint64(x_119); -x_122 = lean_box_uint64(x_120); -x_123 = lean_apply_2(x_2, x_121, x_122); -x_124 = lean_unbox(x_123); -lean_dec(x_123); -if (x_124 == 0) +x_124 = lean_ctor_get_uint64(x_119, sizeof(void*)*1); +lean_dec(x_119); +x_125 = lean_box_uint64(x_123); +x_126 = lean_box_uint64(x_124); +x_127 = lean_apply_2(x_2, x_125, x_126); +x_128 = lean_unbox(x_127); +lean_dec(x_127); +if (x_128 == 0) { -lean_object* x_125; lean_object* x_126; -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_126 = l_Lean_Meta_mkEqRefl(x_125, x_7, x_8, x_9, x_10, x_118); -if (lean_obj_tag(x_126) == 0) +lean_object* x_129; lean_object* x_130; +x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_130 = l_Lean_Meta_mkEqRefl(x_129, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(x_130) == 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; uint32_t 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; +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; uint32_t x_142; lean_object* x_143; uint8_t x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; +x_131 = lean_ctor_get(x_130, 0); +lean_inc(x_131); +x_132 = lean_ctor_get(x_130, 1); +lean_inc(x_132); +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_133 = x_130; } else { - lean_dec_ref(x_126); - x_129 = lean_box(0); + lean_dec_ref(x_130); + x_133 = lean_box(0); } -x_130 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_140 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_140, 0, x_139); -lean_ctor_set(x_140, 1, x_137); -lean_ctor_set_uint32(x_140, sizeof(void*)*2, x_138); -x_141 = lean_alloc_ctor(0, 1, 0); +x_134 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_136 = lean_array_push(x_135, x_1); +x_137 = lean_array_push(x_136, x_134); +x_138 = lean_array_push(x_137, x_131); +x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +x_140 = l_Lean_mkAppN(x_139, x_138); +x_141 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_141, 0, x_140); -if (lean_is_scalar(x_129)) { - x_142 = lean_alloc_ctor(0, 2, 0); +x_142 = 0; +x_143 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_144 = 1; +x_145 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_145, 0, x_143); +lean_ctor_set(x_145, 1, x_141); +lean_ctor_set_uint32(x_145, sizeof(void*)*2, x_142); +lean_ctor_set_uint8(x_145, sizeof(void*)*2 + 4, x_144); +x_146 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_146, 0, x_145); +if (lean_is_scalar(x_133)) { + x_147 = lean_alloc_ctor(0, 2, 0); } else { - x_142 = x_129; + x_147 = x_133; } -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_142, 1, x_128); -return x_142; +lean_ctor_set(x_147, 0, x_146); +lean_ctor_set(x_147, 1, x_132); +return x_147; } else { -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; -lean_dec(x_117); +lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; +lean_dec(x_121); lean_dec(x_1); -x_143 = lean_ctor_get(x_126, 0); -lean_inc(x_143); -x_144 = lean_ctor_get(x_126, 1); -lean_inc(x_144); -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_126); - 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; -} -} -else -{ -lean_object* x_147; lean_object* x_148; -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_148 = l_Lean_Meta_mkEqRefl(x_147, x_7, x_8, x_9, x_10, x_118); -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; uint32_t 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); +x_148 = lean_ctor_get(x_130, 0); +lean_inc(x_148); +x_149 = lean_ctor_get(x_130, 1); 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; +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_150 = x_130; } else { - lean_dec_ref(x_148); - x_151 = lean_box(0); + lean_dec_ref(x_130); + x_150 = lean_box(0); } -x_152 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_162 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_162, 0, x_161); -lean_ctor_set(x_162, 1, x_159); -lean_ctor_set_uint32(x_162, sizeof(void*)*2, x_160); -x_163 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_163, 0, x_162); -if (lean_is_scalar(x_151)) { - x_164 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_150)) { + x_151 = lean_alloc_ctor(1, 2, 0); } else { - x_164 = x_151; + x_151 = x_150; } +lean_ctor_set(x_151, 0, x_148); +lean_ctor_set(x_151, 1, x_149); +return x_151; +} +} +else +{ +lean_object* x_152; lean_object* x_153; +x_152 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_153 = l_Lean_Meta_mkEqRefl(x_152, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(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; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; uint32_t x_165; lean_object* x_166; uint8_t x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; +x_154 = lean_ctor_get(x_153, 0); +lean_inc(x_154); +x_155 = lean_ctor_get(x_153, 1); +lean_inc(x_155); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_156 = x_153; +} else { + lean_dec_ref(x_153); + x_156 = lean_box(0); +} +x_157 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_159 = lean_array_push(x_158, x_1); +x_160 = lean_array_push(x_159, x_157); +x_161 = lean_array_push(x_160, x_154); +x_162 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_163 = l_Lean_mkAppN(x_162, x_161); +x_164 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_164, 1, x_150); -return x_164; +x_165 = 0; +x_166 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_167 = 1; +x_168 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_168, 0, x_166); +lean_ctor_set(x_168, 1, x_164); +lean_ctor_set_uint32(x_168, sizeof(void*)*2, x_165); +lean_ctor_set_uint8(x_168, sizeof(void*)*2 + 4, x_167); +x_169 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_169, 0, x_168); +if (lean_is_scalar(x_156)) { + x_170 = lean_alloc_ctor(0, 2, 0); +} else { + x_170 = x_156; +} +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_170, 1, x_155); +return x_170; } else { -lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; -lean_dec(x_117); +lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; +lean_dec(x_121); 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; +x_171 = lean_ctor_get(x_153, 0); +lean_inc(x_171); +x_172 = lean_ctor_get(x_153, 1); +lean_inc(x_172); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_173 = x_153; } else { - lean_dec_ref(x_148); - x_167 = lean_box(0); + lean_dec_ref(x_153); + x_173 = lean_box(0); } -if (lean_is_scalar(x_167)) { - x_168 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_173)) { + x_174 = lean_alloc_ctor(1, 2, 0); } else { - x_168 = x_167; + x_174 = x_173; } -lean_ctor_set(x_168, 0, x_165); -lean_ctor_set(x_168, 1, x_166); -return x_168; +lean_ctor_set(x_174, 0, x_171); +lean_ctor_set(x_174, 1, x_172); +return x_174; } } } else { -lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; -lean_dec(x_115); +lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; +lean_dec(x_119); lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -31655,33 +31738,33 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_169 = lean_ctor_get(x_116, 0); -lean_inc(x_169); -x_170 = lean_ctor_get(x_116, 1); -lean_inc(x_170); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_171 = x_116; +x_175 = lean_ctor_get(x_120, 0); +lean_inc(x_175); +x_176 = lean_ctor_get(x_120, 1); +lean_inc(x_176); +if (lean_is_exclusive(x_120)) { + lean_ctor_release(x_120, 0); + lean_ctor_release(x_120, 1); + x_177 = x_120; } else { - lean_dec_ref(x_116); - x_171 = lean_box(0); + lean_dec_ref(x_120); + x_177 = lean_box(0); } -if (lean_is_scalar(x_171)) { - x_172 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_177)) { + x_178 = lean_alloc_ctor(1, 2, 0); } else { - x_172 = x_171; + x_178 = x_177; } -lean_ctor_set(x_172, 0, x_169); -lean_ctor_set(x_172, 1, x_170); -return x_172; +lean_ctor_set(x_178, 0, x_175); +lean_ctor_set(x_178, 1, x_176); +return x_178; } } } } else { -uint8_t x_173; +uint8_t x_179; lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -31689,58 +31772,58 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_173 = !lean_is_exclusive(x_25); -if (x_173 == 0) +x_179 = !lean_is_exclusive(x_25); +if (x_179 == 0) { return x_25; } else { -lean_object* x_174; lean_object* x_175; lean_object* x_176; -x_174 = lean_ctor_get(x_25, 0); -x_175 = lean_ctor_get(x_25, 1); -lean_inc(x_175); -lean_inc(x_174); +lean_object* x_180; lean_object* x_181; lean_object* x_182; +x_180 = lean_ctor_get(x_25, 0); +x_181 = lean_ctor_get(x_25, 1); +lean_inc(x_181); +lean_inc(x_180); lean_dec(x_25); -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; +x_182 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_182, 0, x_180); +lean_ctor_set(x_182, 1, x_181); +return x_182; } } } } else { -uint8_t x_177; +uint8_t x_183; 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_177 = !lean_is_exclusive(x_14); -if (x_177 == 0) +x_183 = !lean_is_exclusive(x_14); +if (x_183 == 0) { return x_14; } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_14, 0); -x_179 = lean_ctor_get(x_14, 1); -lean_inc(x_179); -lean_inc(x_178); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_14, 0); +x_185 = lean_ctor_get(x_14, 1); +lean_inc(x_185); +lean_inc(x_184); lean_dec(x_14); -x_180 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_180, 0, x_178); -lean_ctor_set(x_180, 1, x_179); -return x_180; +x_186 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_186, 0, x_184); +lean_ctor_set(x_186, 1, x_185); +return x_186; } } } } -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_9313_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -31758,7 +31841,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -31768,7 +31851,7 @@ 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_9589____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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); @@ -31776,11 +31859,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____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_UInt64_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____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); @@ -31819,7 +31902,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -31829,7 +31912,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -31863,7 +31946,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -31873,7 +31956,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -31895,7 +31978,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -31904,135 +31987,141 @@ lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt64_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint64_t x_45; uint64_t x_46; uint64_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint64_t x_46; uint64_t x_47; uint64_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint64_add(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint64(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt64_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint64_add(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint64(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt64_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint64_t x_57; lean_object* x_58; uint64_t x_59; uint64_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint64_t x_59; lean_object* x_60; uint64_t x_61; uint64_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint64(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint64_add(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 8); +x_61 = lean_ctor_get_uint64(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint64_add(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 8); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint64(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt64_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -32054,7 +32143,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -32094,7 +32183,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -32104,7 +32193,7 @@ 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_10163____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -32116,67 +32205,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_10163____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_7055____closed__5; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__5; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__4; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__4; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__5; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__6; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__7; +x_1 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10163____closed__9() { +static lean_object* _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__9() { _start: { lean_object* x_1; @@ -32184,37 +32273,37 @@ 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_10163_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887_(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_10163____closed__1; -x_3 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__8; -x_4 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__9; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__1; +x_3 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__8; +x_4 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10165_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9889_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__9; +x_5 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10167_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9891_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__9; +x_5 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -32250,7 +32339,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -32260,7 +32349,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -32294,7 +32383,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -32304,7 +32393,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -32326,7 +32415,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -32335,135 +32424,141 @@ lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt64_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint64_t x_45; uint64_t x_46; uint64_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint64_t x_46; uint64_t x_47; uint64_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint64_mul(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint64(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt64_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint64_mul(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint64(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt64_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint64_t x_57; lean_object* x_58; uint64_t x_59; uint64_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint64_t x_59; lean_object* x_60; uint64_t x_61; uint64_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint64(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint64_mul(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 8); +x_61 = lean_ctor_get_uint64(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint64_mul(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 8); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint64(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt64_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -32485,7 +32580,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -32525,7 +32620,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -32535,67 +32630,67 @@ 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_10203____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_7095____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10203____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_10203____closed__2; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__2; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10203____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_10203____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10203____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_10203____closed__4; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_10203____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_10203____closed__5; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_10203____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_10203____closed__6; +x_1 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_10203____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__8() { _start: { lean_object* x_1; @@ -32603,37 +32698,37 @@ 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_10203_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927_(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_10203____closed__1; -x_3 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__7; -x_4 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__8; +x_2 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__1; +x_3 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__7; +x_4 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____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_10205_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9929_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__8; +x_5 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10207_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9931_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__8; +x_5 = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -32669,7 +32764,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -32679,7 +32774,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -32713,7 +32808,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -32723,7 +32818,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -32745,7 +32840,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -32754,135 +32849,141 @@ lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt64_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint64_t x_45; uint64_t x_46; uint64_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint64_t x_46; uint64_t x_47; uint64_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint64_sub(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint64(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt64_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint64_sub(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint64(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt64_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint64_t x_57; lean_object* x_58; uint64_t x_59; uint64_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint64_t x_59; lean_object* x_60; uint64_t x_61; uint64_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint64(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint64_sub(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 8); +x_61 = lean_ctor_get_uint64(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint64_sub(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 8); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint64(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt64_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -32904,7 +33005,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -32944,7 +33045,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -32954,67 +33055,67 @@ 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_10243____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_7135____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10243____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_10243____closed__2; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__2; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10243____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_10243____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10243____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_10243____closed__4; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_10243____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_10243____closed__5; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_10243____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_10243____closed__6; +x_1 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_10243____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__8() { _start: { lean_object* x_1; @@ -33022,37 +33123,37 @@ 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_10243_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967_(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_10243____closed__1; -x_3 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__7; -x_4 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__8; +x_2 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__1; +x_3 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__7; +x_4 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____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_10245_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9969_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__8; +x_5 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10247_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9971_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__8; +x_5 = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -33088,7 +33189,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -33098,7 +33199,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -33132,7 +33233,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -33142,7 +33243,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -33164,7 +33265,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -33173,135 +33274,141 @@ lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt64_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint64_t x_45; uint64_t x_46; uint64_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint64_t x_46; uint64_t x_47; uint64_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint64_div(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint64(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt64_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint64_div(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint64(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt64_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint64_t x_57; lean_object* x_58; uint64_t x_59; uint64_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint64_t x_59; lean_object* x_60; uint64_t x_61; uint64_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint64(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint64_div(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 8); +x_61 = lean_ctor_get_uint64(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint64_div(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 8); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint64(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt64_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -33323,7 +33430,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -33363,7 +33470,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -33373,67 +33480,67 @@ 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_10283____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_7175____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10283____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_10283____closed__2; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__2; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10283____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_10283____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10283____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_10283____closed__4; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_10283____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_10283____closed__5; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_10283____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_10283____closed__6; +x_1 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_10283____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__8() { _start: { lean_object* x_1; @@ -33441,37 +33548,37 @@ 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_10283_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007_(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_10283____closed__1; -x_3 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__7; -x_4 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__8; +x_2 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__1; +x_3 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__7; +x_4 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____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_10285_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10009_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__8; +x_5 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10287_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10011_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__8; +x_5 = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -33507,7 +33614,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -33517,7 +33624,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -33551,7 +33658,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -33561,7 +33668,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -33583,7 +33690,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +uint64_t x_36; uint64_t x_37; uint64_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); x_37 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); @@ -33592,135 +33699,141 @@ lean_ctor_set_uint64(x_22, sizeof(void*)*1, x_38); x_39 = l_UInt64_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; uint64_t x_45; uint64_t x_46; uint64_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); -lean_inc(x_44); +lean_object* x_45; uint64_t x_46; uint64_t x_47; uint64_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); +x_47 = lean_ctor_get_uint64(x_34, sizeof(void*)*1); lean_dec(x_34); -x_47 = lean_uint64_mod(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, 8); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_uint64(x_48, sizeof(void*)*1, x_47); -x_49 = l_UInt64_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_uint64_mod(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, 8); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_uint64(x_49, sizeof(void*)*1, x_48); +x_50 = l_UInt64_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint64_t x_57; lean_object* x_58; uint64_t x_59; uint64_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; uint64_t x_59; lean_object* x_60; uint64_t x_61; uint64_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_uint64(x_55, sizeof(void*)*1); -lean_dec(x_55); -x_60 = lean_uint64_mod(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, 8); +x_61 = lean_ctor_get_uint64(x_57, sizeof(void*)*1); +lean_dec(x_57); +x_62 = lean_uint64_mod(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, 8); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_uint64(x_61, sizeof(void*)*1, x_60); -x_62 = l_UInt64_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +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 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -33742,7 +33855,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -33782,7 +33895,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -33792,67 +33905,67 @@ 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_10323____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_7215____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10323____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_10323____closed__2; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__2; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10323____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_10323____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10323____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_10323____closed__4; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_10323____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_10323____closed__5; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_10323____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_10323____closed__6; +x_1 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_10323____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__8() { _start: { lean_object* x_1; @@ -33860,37 +33973,37 @@ 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_10323_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047_(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_10323____closed__1; -x_3 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__7; -x_4 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__8; +x_2 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__1; +x_3 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__7; +x_4 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____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_10325_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10049_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__8; +x_5 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10327_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10051_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__8; +x_5 = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -33927,7 +34040,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -33937,7 +34050,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -33980,7 +34093,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -33990,7 +34103,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -34030,7 +34143,7 @@ x_40 = lean_uint64_dec_lt(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -34038,179 +34151,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -34219,289 +34340,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint64_t x_115; uint64_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint64_t x_119; uint64_t x_120; uint8_t x_121; +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_ctor_get_uint64(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint64(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint64_dec_lt(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_uint64(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint64_dec_lt(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -34524,7 +34649,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -34554,7 +34679,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -34564,47 +34689,47 @@ 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_10364____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____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_7256____closed__4; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__4; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10364____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____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_10364____closed__2; +x_1 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____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_10364____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____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_10364____closed__3; +x_1 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____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_10364____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____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_10364____closed__4; +x_1 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____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_10364____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__6() { _start: { lean_object* x_1; @@ -34612,37 +34737,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt64_reduceLT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088_(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_10364____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__5; -x_4 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__6; +x_2 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__5; +x_4 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____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_10366_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10090_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__6; +x_5 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10368_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10092_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__6; +x_5 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -34679,7 +34804,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -34689,7 +34814,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -34732,7 +34857,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -34742,7 +34867,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -34782,7 +34907,7 @@ x_40 = lean_uint64_dec_le(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -34790,179 +34915,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -34971,289 +35104,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint64_t x_115; uint64_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint64_t x_119; uint64_t x_120; uint8_t x_121; +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_ctor_get_uint64(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint64(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint64_dec_le(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_uint64(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint64_dec_le(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -35276,7 +35413,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -35306,7 +35443,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -35316,47 +35453,47 @@ 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_10405____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____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_7297____closed__3; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__3; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____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_10405____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____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_10405____closed__2; +x_1 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____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_10405____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____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_10405____closed__3; +x_1 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____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_10405____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____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_10405____closed__4; +x_1 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____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_10405____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__6() { _start: { lean_object* x_1; @@ -35364,37 +35501,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt64_reduceLE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129_(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_10405____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__5; -x_4 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__6; +x_2 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__5; +x_4 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____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_10407_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10131_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__6; +x_5 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10409_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10133_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__6; +x_5 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -35431,7 +35568,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -35441,7 +35578,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -35484,7 +35621,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -35494,7 +35631,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -35534,7 +35671,7 @@ x_40 = lean_uint64_dec_lt(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -35542,179 +35679,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -35723,289 +35868,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint64_t x_115; uint64_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint64_t x_119; uint64_t x_120; uint8_t x_121; +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_ctor_get_uint64(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint64(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint64_dec_lt(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_uint64(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint64_dec_lt(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -36028,7 +36177,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -36058,7 +36207,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -36068,7 +36217,7 @@ 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_10446____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__2() { _start: { lean_object* x_1; @@ -36076,37 +36225,37 @@ x_1 = lean_alloc_closure((void*)(l_UInt64_reduceGT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170_(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_10446____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__5; -x_4 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__2; +x_2 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__5; +x_4 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____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_10448_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10172_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__2; +x_5 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10450_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10174_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__2; +x_5 = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -36143,7 +36292,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -36153,7 +36302,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -36196,7 +36345,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -36206,7 +36355,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -36246,7 +36395,7 @@ x_40 = lean_uint64_dec_le(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -36254,179 +36403,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -36435,289 +36592,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; uint64_t x_115; uint64_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_uint64(x_22, sizeof(void*)*1); +lean_object* x_117; lean_object* x_118; uint64_t x_119; uint64_t x_120; uint8_t x_121; +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_ctor_get_uint64(x_22, sizeof(void*)*1); lean_dec(x_22); -x_116 = lean_ctor_get_uint64(x_111, sizeof(void*)*1); -lean_dec(x_111); -x_117 = lean_uint64_dec_le(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_uint64(x_115, sizeof(void*)*1); +lean_dec(x_115); +x_121 = lean_uint64_dec_le(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -36740,7 +36901,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -36770,7 +36931,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -36780,7 +36941,7 @@ 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_10487____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__2() { _start: { lean_object* x_1; @@ -36788,70 +36949,72 @@ x_1 = lean_alloc_closure((void*)(l_UInt64_reduceGE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211_(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_10487____closed__1; -x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__5; -x_4 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__2; +x_2 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__1; +x_3 = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__5; +x_4 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____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_10489_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10213_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__2; +x_5 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10491_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10215_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__1; x_4 = 1; -x_5 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__2; +x_5 = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -if (x_10 == 0) +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__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_11; lean_object* x_12; +lean_object* x_13; lean_object* x_14; lean_dec(x_1); -x_11 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_9); -return x_12; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +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_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__2(x_1, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_14; +lean_object* x_15; lean_object* x_16; +x_15 = lean_box(0); +x_16 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313_(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); @@ -36862,7 +37025,7 @@ lean_dec(x_2); return x_10; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__1() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -36872,153 +37035,153 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__2() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__1; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__1; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__3() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__2; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__2; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__4() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__3; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__3; 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; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__5() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__4; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__4; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__6() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__5; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__5; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__7() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__6; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__6; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__8() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__7; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__7; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__9() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__8; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__8; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__10() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__9; -x_2 = lean_unsigned_to_nat(9589u); +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__9; +x_2 = lean_unsigned_to_nat(9313u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__11() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18; -x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18; +x_2 = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__12() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__11; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____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_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__13() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__12; +x_1 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____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_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__14() { +static lean_object* _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589____boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_UInt64_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313____boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__10; -x_3 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__13; -x_4 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__14; +x_2 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__10; +x_3 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__13; +x_4 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____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_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10622_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10289_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__10; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__10; x_4 = 1; -x_5 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__14; +x_5 = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__14; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -37467,7 +37630,7 @@ 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_10625____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_10292____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; @@ -37499,7 +37662,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -37509,7 +37672,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -37544,7 +37707,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -37554,7 +37717,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -37576,7 +37739,7 @@ lean_dec(x_26); x_36 = !lean_is_exclusive(x_23); if (x_36 == 0) { -size_t x_37; size_t 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; uint32_t x_45; lean_object* x_46; lean_object* x_47; +size_t x_37; size_t 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; uint32_t x_45; uint8_t x_46; lean_object* x_47; lean_object* x_48; x_37 = lean_ctor_get_usize(x_23, 1); x_38 = lean_ctor_get_usize(x_35, 1); lean_dec(x_35); @@ -37589,150 +37752,156 @@ lean_ctor_set_usize(x_23, 1, x_42); x_43 = l_USize_toExpr(x_23); x_44 = lean_box(0); x_45 = 0; -x_46 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_46, 1, x_44); -lean_ctor_set_uint32(x_46, sizeof(void*)*2, x_45); -x_47 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_47, 0, x_46); -lean_ctor_set(x_25, 0, x_47); +x_46 = 1; +x_47 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_47, 0, x_43); +lean_ctor_set(x_47, 1, x_44); +lean_ctor_set_uint32(x_47, sizeof(void*)*2, x_45); +lean_ctor_set_uint8(x_47, sizeof(void*)*2 + 4, x_46); +x_48 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_48, 0, x_47); +lean_ctor_set(x_25, 0, x_48); return x_25; } else { -lean_object* x_48; size_t x_49; size_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; size_t x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; uint32_t x_58; lean_object* x_59; lean_object* x_60; -x_48 = lean_ctor_get(x_23, 0); -x_49 = lean_ctor_get_usize(x_23, 1); -lean_inc(x_48); +lean_object* x_49; size_t x_50; size_t x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; size_t x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; +x_49 = lean_ctor_get(x_23, 0); +x_50 = lean_ctor_get_usize(x_23, 1); +lean_inc(x_49); lean_dec(x_23); -x_50 = lean_ctor_get_usize(x_35, 1); +x_51 = lean_ctor_get_usize(x_35, 1); lean_dec(x_35); -x_51 = lean_box_usize(x_49); x_52 = lean_box_usize(x_50); -x_53 = lean_apply_2(x_2, x_51, x_52); -x_54 = lean_unbox_usize(x_53); -lean_dec(x_53); -x_55 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_55, 0, x_48); -lean_ctor_set_usize(x_55, 1, x_54); -x_56 = l_USize_toExpr(x_55); -x_57 = lean_box(0); -x_58 = 0; -x_59 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_59, 0, x_56); -lean_ctor_set(x_59, 1, x_57); -lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_58); -x_60 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_60, 0, x_59); -lean_ctor_set(x_25, 0, x_60); +x_53 = lean_box_usize(x_51); +x_54 = lean_apply_2(x_2, x_52, x_53); +x_55 = lean_unbox_usize(x_54); +lean_dec(x_54); +x_56 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_56, 0, x_49); +lean_ctor_set_usize(x_56, 1, x_55); +x_57 = l_USize_toExpr(x_56); +x_58 = lean_box(0); +x_59 = 0; +x_60 = 1; +x_61 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_61, 0, x_57); +lean_ctor_set(x_61, 1, x_58); +lean_ctor_set_uint32(x_61, sizeof(void*)*2, x_59); +lean_ctor_set_uint8(x_61, sizeof(void*)*2 + 4, x_60); +x_62 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_25, 0, x_62); return x_25; } } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; size_t x_64; lean_object* x_65; size_t x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; size_t 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_61 = lean_ctor_get(x_25, 1); -lean_inc(x_61); -lean_dec(x_25); -x_62 = lean_ctor_get(x_26, 0); -lean_inc(x_62); -lean_dec(x_26); -x_63 = lean_ctor_get(x_23, 0); +lean_object* x_63; lean_object* x_64; lean_object* x_65; size_t x_66; lean_object* x_67; size_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; size_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; uint32_t x_76; uint8_t x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_63 = lean_ctor_get(x_25, 1); lean_inc(x_63); -x_64 = lean_ctor_get_usize(x_23, 1); +lean_dec(x_25); +x_64 = lean_ctor_get(x_26, 0); +lean_inc(x_64); +lean_dec(x_26); +x_65 = lean_ctor_get(x_23, 0); +lean_inc(x_65); +x_66 = lean_ctor_get_usize(x_23, 1); if (lean_is_exclusive(x_23)) { lean_ctor_release(x_23, 0); - x_65 = x_23; + x_67 = x_23; } else { lean_dec_ref(x_23); - x_65 = lean_box(0); + x_67 = lean_box(0); } -x_66 = lean_ctor_get_usize(x_62, 1); -lean_dec(x_62); -x_67 = lean_box_usize(x_64); -x_68 = lean_box_usize(x_66); -x_69 = lean_apply_2(x_2, x_67, x_68); -x_70 = lean_unbox_usize(x_69); -lean_dec(x_69); -if (lean_is_scalar(x_65)) { - x_71 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +x_68 = lean_ctor_get_usize(x_64, 1); +lean_dec(x_64); +x_69 = lean_box_usize(x_66); +x_70 = lean_box_usize(x_68); +x_71 = lean_apply_2(x_2, x_69, x_70); +x_72 = lean_unbox_usize(x_71); +lean_dec(x_71); +if (lean_is_scalar(x_67)) { + x_73 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); } else { - x_71 = x_65; + x_73 = x_67; } -lean_ctor_set(x_71, 0, x_63); -lean_ctor_set_usize(x_71, 1, x_70); -x_72 = l_USize_toExpr(x_71); -x_73 = lean_box(0); -x_74 = 0; -x_75 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_75, 0, x_72); -lean_ctor_set(x_75, 1, x_73); -lean_ctor_set_uint32(x_75, sizeof(void*)*2, x_74); -x_76 = lean_alloc_ctor(0, 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_61); -return x_77; +lean_ctor_set(x_73, 0, x_65); +lean_ctor_set_usize(x_73, 1, x_72); +x_74 = l_USize_toExpr(x_73); +x_75 = lean_box(0); +x_76 = 0; +x_77 = 1; +x_78 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_78, 0, x_74); +lean_ctor_set(x_78, 1, x_75); +lean_ctor_set_uint32(x_78, sizeof(void*)*2, x_76); +lean_ctor_set_uint8(x_78, sizeof(void*)*2 + 4, x_77); +x_79 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_79, 0, x_78); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_79); +lean_ctor_set(x_80, 1, x_63); +return x_80; } } } else { -uint8_t x_78; +uint8_t x_81; lean_dec(x_23); lean_dec(x_2); -x_78 = !lean_is_exclusive(x_25); -if (x_78 == 0) +x_81 = !lean_is_exclusive(x_25); +if (x_81 == 0) { return x_25; } else { -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_25, 0); -x_80 = lean_ctor_get(x_25, 1); -lean_inc(x_80); -lean_inc(x_79); +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_25, 0); +x_83 = lean_ctor_get(x_25, 1); +lean_inc(x_83); +lean_inc(x_82); lean_dec(x_25); -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_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_82; +uint8_t x_85; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); -x_82 = !lean_is_exclusive(x_14); -if (x_82 == 0) +x_85 = !lean_is_exclusive(x_14); +if (x_85 == 0) { return x_14; } else { -lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_83 = lean_ctor_get(x_14, 0); -x_84 = lean_ctor_get(x_14, 1); -lean_inc(x_84); -lean_inc(x_83); +lean_object* x_86; lean_object* x_87; lean_object* x_88; +x_86 = lean_ctor_get(x_14, 0); +x_87 = lean_ctor_get(x_14, 1); +lean_inc(x_87); +lean_inc(x_86); lean_dec(x_14); -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_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_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_10292_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -37750,7 +37919,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -37760,7 +37929,7 @@ 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_10625____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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); @@ -37769,11 +37938,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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_USize_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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); @@ -37782,7 +37951,7 @@ lean_dec(x_1); return x_12; } } -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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; @@ -37815,7 +37984,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_18 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_14, 0, x_18); return x_14; } @@ -37825,7 +37994,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_20 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_21 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_21, 0, x_20); lean_ctor_set(x_21, 1, x_19); @@ -37869,7 +38038,7 @@ if (x_27 == 0) lean_object* x_28; lean_object* x_29; x_28 = lean_ctor_get(x_25, 0); lean_dec(x_28); -x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_29 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_25, 0, x_29); return x_25; } @@ -37879,7 +38048,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_31 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_32 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_32, 0, x_31); lean_ctor_set(x_32, 1, x_30); @@ -37923,7 +38092,7 @@ lean_dec(x_43); if (x_44 == 0) { lean_object* x_45; lean_object* x_46; -x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_45 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_46 = l_Lean_Meta_mkEqRefl(x_45, x_7, x_8, x_9, x_10, x_38); if (lean_obj_tag(x_46) == 0) { @@ -37931,179 +38100,187 @@ uint8_t x_47; x_47 = !lean_is_exclusive(x_46); 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; 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_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; uint32_t x_56; lean_object* x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; x_48 = lean_ctor_get(x_46, 0); x_49 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_51 = lean_array_push(x_50, x_1); x_52 = lean_array_push(x_51, x_49); x_53 = lean_array_push(x_52, x_48); -x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_54 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_55 = l_Lean_mkAppN(x_54, x_53); lean_ctor_set(x_26, 0, x_55); x_56 = 0; -x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_58 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_26); -lean_ctor_set_uint32(x_58, sizeof(void*)*2, x_56); -x_59 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_46, 0, x_59); +x_57 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_58 = 1; +x_59 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_59, 0, x_57); +lean_ctor_set(x_59, 1, x_26); +lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_56); +lean_ctor_set_uint8(x_59, sizeof(void*)*2 + 4, x_58); +x_60 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_60, 0, x_59); +lean_ctor_set(x_46, 0, x_60); return x_46; } 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; uint32_t x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_60 = lean_ctor_get(x_46, 0); -x_61 = lean_ctor_get(x_46, 1); +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; uint32_t x_70; lean_object* x_71; uint8_t x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_61 = lean_ctor_get(x_46, 0); +x_62 = lean_ctor_get(x_46, 1); +lean_inc(x_62); lean_inc(x_61); -lean_inc(x_60); lean_dec(x_46); -x_62 = l_Lean_Expr_appArg_x21(x_37); +x_63 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_64 = lean_array_push(x_63, x_1); -x_65 = lean_array_push(x_64, x_62); -x_66 = lean_array_push(x_65, x_60); -x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_68 = l_Lean_mkAppN(x_67, x_66); -lean_ctor_set(x_26, 0, x_68); -x_69 = 0; -x_70 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_71 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_71, 1, x_26); -lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_69); -x_72 = lean_alloc_ctor(0, 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_61); -return x_73; +x_64 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_69 = l_Lean_mkAppN(x_68, x_67); +lean_ctor_set(x_26, 0, x_69); +x_70 = 0; +x_71 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_72 = 1; +x_73 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_73, 0, x_71); +lean_ctor_set(x_73, 1, x_26); +lean_ctor_set_uint32(x_73, sizeof(void*)*2, x_70); +lean_ctor_set_uint8(x_73, sizeof(void*)*2 + 4, x_72); +x_74 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_74, 0, 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_62); +return x_75; } } else { -uint8_t x_74; +uint8_t x_76; lean_dec(x_37); lean_free_object(x_26); lean_dec(x_1); -x_74 = !lean_is_exclusive(x_46); -if (x_74 == 0) +x_76 = !lean_is_exclusive(x_46); +if (x_76 == 0) { return x_46; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_46, 0); -x_76 = lean_ctor_get(x_46, 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_46, 0); +x_78 = lean_ctor_get(x_46, 1); +lean_inc(x_78); +lean_inc(x_77); lean_dec(x_46); -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; -} -} -} -else -{ -lean_object* x_78; lean_object* x_79; -x_78 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_79 = l_Lean_Meta_mkEqRefl(x_78, x_7, x_8, x_9, x_10, x_38); -if (lean_obj_tag(x_79) == 0) -{ -uint8_t x_80; -x_80 = !lean_is_exclusive(x_79); -if (x_80 == 0) -{ -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; uint32_t x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_81 = lean_ctor_get(x_79, 0); -x_82 = l_Lean_Expr_appArg_x21(x_37); -lean_dec(x_37); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_84 = lean_array_push(x_83, x_1); -x_85 = lean_array_push(x_84, x_82); -x_86 = lean_array_push(x_85, x_81); -x_87 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_88 = l_Lean_mkAppN(x_87, x_86); -lean_ctor_set(x_26, 0, x_88); -x_89 = 0; -x_90 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_91 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_91, 0, x_90); -lean_ctor_set(x_91, 1, x_26); -lean_ctor_set_uint32(x_91, sizeof(void*)*2, x_89); -x_92 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_92, 0, x_91); -lean_ctor_set(x_79, 0, x_92); +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 { -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; uint32_t x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_93 = lean_ctor_get(x_79, 0); -x_94 = lean_ctor_get(x_79, 1); -lean_inc(x_94); -lean_inc(x_93); -lean_dec(x_79); -x_95 = l_Lean_Expr_appArg_x21(x_37); +lean_object* x_80; lean_object* x_81; +x_80 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_81 = l_Lean_Meta_mkEqRefl(x_80, x_7, x_8, x_9, x_10, x_38); +if (lean_obj_tag(x_81) == 0) +{ +uint8_t x_82; +x_82 = !lean_is_exclusive(x_81); +if (x_82 == 0) +{ +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; uint32_t x_91; lean_object* x_92; uint8_t x_93; lean_object* x_94; lean_object* x_95; +x_83 = lean_ctor_get(x_81, 0); +x_84 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_97 = lean_array_push(x_96, x_1); -x_98 = lean_array_push(x_97, x_95); -x_99 = lean_array_push(x_98, x_93); -x_100 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_101 = l_Lean_mkAppN(x_100, x_99); -lean_ctor_set(x_26, 0, x_101); -x_102 = 0; -x_103 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_104 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_104, 0, x_103); -lean_ctor_set(x_104, 1, x_26); -lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_102); -x_105 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_105, 0, 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_94); -return x_106; -} +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_86 = lean_array_push(x_85, x_1); +x_87 = lean_array_push(x_86, x_84); +x_88 = lean_array_push(x_87, x_83); +x_89 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_90 = l_Lean_mkAppN(x_89, x_88); +lean_ctor_set(x_26, 0, x_90); +x_91 = 0; +x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_93 = 1; +x_94 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_94, 0, x_92); +lean_ctor_set(x_94, 1, x_26); +lean_ctor_set_uint32(x_94, sizeof(void*)*2, x_91); +lean_ctor_set_uint8(x_94, sizeof(void*)*2 + 4, x_93); +x_95 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_95, 0, x_94); +lean_ctor_set(x_81, 0, x_95); +return x_81; } else { -uint8_t x_107; +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; uint32_t x_105; lean_object* x_106; uint8_t x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_96 = lean_ctor_get(x_81, 0); +x_97 = lean_ctor_get(x_81, 1); +lean_inc(x_97); +lean_inc(x_96); +lean_dec(x_81); +x_98 = l_Lean_Expr_appArg_x21(x_37); lean_dec(x_37); -lean_free_object(x_26); -lean_dec(x_1); -x_107 = !lean_is_exclusive(x_79); -if (x_107 == 0) -{ -return x_79; -} -else -{ -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_79, 0); -x_109 = lean_ctor_get(x_79, 1); -lean_inc(x_109); -lean_inc(x_108); -lean_dec(x_79); -x_110 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_110, 0, x_108); -lean_ctor_set(x_110, 1, x_109); +x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___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_6376____lambda__1___closed__7; +x_104 = l_Lean_mkAppN(x_103, x_102); +lean_ctor_set(x_26, 0, x_104); +x_105 = 0; +x_106 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_107 = 1; +x_108 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_108, 0, x_106); +lean_ctor_set(x_108, 1, x_26); +lean_ctor_set_uint32(x_108, sizeof(void*)*2, x_105); +lean_ctor_set_uint8(x_108, sizeof(void*)*2 + 4, x_107); +x_109 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_109, 0, x_108); +x_110 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_110, 0, x_109); +lean_ctor_set(x_110, 1, x_97); return x_110; } } -} -} else { uint8_t x_111; +lean_dec(x_37); +lean_free_object(x_26); +lean_dec(x_1); +x_111 = !lean_is_exclusive(x_81); +if (x_111 == 0) +{ +return x_81; +} +else +{ +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_81, 0); +x_113 = lean_ctor_get(x_81, 1); +lean_inc(x_113); +lean_inc(x_112); +lean_dec(x_81); +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_115; lean_free_object(x_26); lean_dec(x_35); lean_dec(x_23); @@ -38113,208 +38290,212 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_111 = !lean_is_exclusive(x_36); -if (x_111 == 0) +x_115 = !lean_is_exclusive(x_36); +if (x_115 == 0) { return x_36; } else { -lean_object* x_112; lean_object* x_113; lean_object* x_114; -x_112 = lean_ctor_get(x_36, 0); -x_113 = lean_ctor_get(x_36, 1); -lean_inc(x_113); -lean_inc(x_112); +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_36, 0); +x_117 = lean_ctor_get(x_36, 1); +lean_inc(x_117); +lean_inc(x_116); lean_dec(x_36); -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_118 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_118, 0, x_116); +lean_ctor_set(x_118, 1, x_117); +return x_118; } } } else { -lean_object* x_115; lean_object* x_116; -x_115 = lean_ctor_get(x_26, 0); -lean_inc(x_115); +lean_object* x_119; lean_object* x_120; +x_119 = lean_ctor_get(x_26, 0); +lean_inc(x_119); lean_dec(x_26); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_1); -x_116 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); -if (lean_obj_tag(x_116) == 0) +x_120 = l_Lean_Meta_mkDecide(x_1, x_7, x_8, x_9, x_10, x_33); +if (lean_obj_tag(x_120) == 0) { -lean_object* x_117; lean_object* x_118; size_t x_119; size_t x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; -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_ctor_get_usize(x_23, 1); +lean_object* x_121; lean_object* x_122; size_t x_123; size_t x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; uint8_t x_128; +x_121 = lean_ctor_get(x_120, 0); +lean_inc(x_121); +x_122 = lean_ctor_get(x_120, 1); +lean_inc(x_122); +lean_dec(x_120); +x_123 = lean_ctor_get_usize(x_23, 1); lean_dec(x_23); -x_120 = lean_ctor_get_usize(x_115, 1); -lean_dec(x_115); -x_121 = lean_box_usize(x_119); -x_122 = lean_box_usize(x_120); -x_123 = lean_apply_2(x_2, x_121, x_122); -x_124 = lean_unbox(x_123); -lean_dec(x_123); -if (x_124 == 0) +x_124 = lean_ctor_get_usize(x_119, 1); +lean_dec(x_119); +x_125 = lean_box_usize(x_123); +x_126 = lean_box_usize(x_124); +x_127 = lean_apply_2(x_2, x_125, x_126); +x_128 = lean_unbox(x_127); +lean_dec(x_127); +if (x_128 == 0) { -lean_object* x_125; lean_object* x_126; -x_125 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_126 = l_Lean_Meta_mkEqRefl(x_125, x_7, x_8, x_9, x_10, x_118); -if (lean_obj_tag(x_126) == 0) +lean_object* x_129; lean_object* x_130; +x_129 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_130 = l_Lean_Meta_mkEqRefl(x_129, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(x_130) == 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; uint32_t 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; +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; uint32_t x_142; lean_object* x_143; uint8_t x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; +x_131 = lean_ctor_get(x_130, 0); +lean_inc(x_131); +x_132 = lean_ctor_get(x_130, 1); +lean_inc(x_132); +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_133 = x_130; } else { - lean_dec_ref(x_126); - x_129 = lean_box(0); + lean_dec_ref(x_130); + x_133 = lean_box(0); } -x_130 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_131 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_140 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_140, 0, x_139); -lean_ctor_set(x_140, 1, x_137); -lean_ctor_set_uint32(x_140, sizeof(void*)*2, x_138); -x_141 = lean_alloc_ctor(0, 1, 0); +x_134 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_135 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_136 = lean_array_push(x_135, x_1); +x_137 = lean_array_push(x_136, x_134); +x_138 = lean_array_push(x_137, x_131); +x_139 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +x_140 = l_Lean_mkAppN(x_139, x_138); +x_141 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_141, 0, x_140); -if (lean_is_scalar(x_129)) { - x_142 = lean_alloc_ctor(0, 2, 0); +x_142 = 0; +x_143 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_144 = 1; +x_145 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_145, 0, x_143); +lean_ctor_set(x_145, 1, x_141); +lean_ctor_set_uint32(x_145, sizeof(void*)*2, x_142); +lean_ctor_set_uint8(x_145, sizeof(void*)*2 + 4, x_144); +x_146 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_146, 0, x_145); +if (lean_is_scalar(x_133)) { + x_147 = lean_alloc_ctor(0, 2, 0); } else { - x_142 = x_129; + x_147 = x_133; } -lean_ctor_set(x_142, 0, x_141); -lean_ctor_set(x_142, 1, x_128); -return x_142; +lean_ctor_set(x_147, 0, x_146); +lean_ctor_set(x_147, 1, x_132); +return x_147; } else { -lean_object* x_143; lean_object* x_144; lean_object* x_145; lean_object* x_146; -lean_dec(x_117); +lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; +lean_dec(x_121); lean_dec(x_1); -x_143 = lean_ctor_get(x_126, 0); -lean_inc(x_143); -x_144 = lean_ctor_get(x_126, 1); -lean_inc(x_144); -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_126); - 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; -} -} -else -{ -lean_object* x_147; lean_object* x_148; -x_147 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_148 = l_Lean_Meta_mkEqRefl(x_147, x_7, x_8, x_9, x_10, x_118); -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; uint32_t 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); +x_148 = lean_ctor_get(x_130, 0); +lean_inc(x_148); +x_149 = lean_ctor_get(x_130, 1); 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; +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_150 = x_130; } else { - lean_dec_ref(x_148); - x_151 = lean_box(0); + lean_dec_ref(x_130); + x_150 = lean_box(0); } -x_152 = l_Lean_Expr_appArg_x21(x_117); -lean_dec(x_117); -x_153 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___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_6481____lambda__1___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 = 0; -x_161 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_162 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_162, 0, x_161); -lean_ctor_set(x_162, 1, x_159); -lean_ctor_set_uint32(x_162, sizeof(void*)*2, x_160); -x_163 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_163, 0, x_162); -if (lean_is_scalar(x_151)) { - x_164 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_150)) { + x_151 = lean_alloc_ctor(1, 2, 0); } else { - x_164 = x_151; + x_151 = x_150; } +lean_ctor_set(x_151, 0, x_148); +lean_ctor_set(x_151, 1, x_149); +return x_151; +} +} +else +{ +lean_object* x_152; lean_object* x_153; +x_152 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_153 = l_Lean_Meta_mkEqRefl(x_152, x_7, x_8, x_9, x_10, x_122); +if (lean_obj_tag(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; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; uint32_t x_165; lean_object* x_166; uint8_t x_167; lean_object* x_168; lean_object* x_169; lean_object* x_170; +x_154 = lean_ctor_get(x_153, 0); +lean_inc(x_154); +x_155 = lean_ctor_get(x_153, 1); +lean_inc(x_155); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_156 = x_153; +} else { + lean_dec_ref(x_153); + x_156 = lean_box(0); +} +x_157 = l_Lean_Expr_appArg_x21(x_121); +lean_dec(x_121); +x_158 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_159 = lean_array_push(x_158, x_1); +x_160 = lean_array_push(x_159, x_157); +x_161 = lean_array_push(x_160, x_154); +x_162 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_163 = l_Lean_mkAppN(x_162, x_161); +x_164 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_164, 0, x_163); -lean_ctor_set(x_164, 1, x_150); -return x_164; +x_165 = 0; +x_166 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_167 = 1; +x_168 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_168, 0, x_166); +lean_ctor_set(x_168, 1, x_164); +lean_ctor_set_uint32(x_168, sizeof(void*)*2, x_165); +lean_ctor_set_uint8(x_168, sizeof(void*)*2 + 4, x_167); +x_169 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_169, 0, x_168); +if (lean_is_scalar(x_156)) { + x_170 = lean_alloc_ctor(0, 2, 0); +} else { + x_170 = x_156; +} +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_170, 1, x_155); +return x_170; } else { -lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; -lean_dec(x_117); +lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; +lean_dec(x_121); 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; +x_171 = lean_ctor_get(x_153, 0); +lean_inc(x_171); +x_172 = lean_ctor_get(x_153, 1); +lean_inc(x_172); +if (lean_is_exclusive(x_153)) { + lean_ctor_release(x_153, 0); + lean_ctor_release(x_153, 1); + x_173 = x_153; } else { - lean_dec_ref(x_148); - x_167 = lean_box(0); + lean_dec_ref(x_153); + x_173 = lean_box(0); } -if (lean_is_scalar(x_167)) { - x_168 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_173)) { + x_174 = lean_alloc_ctor(1, 2, 0); } else { - x_168 = x_167; + x_174 = x_173; } -lean_ctor_set(x_168, 0, x_165); -lean_ctor_set(x_168, 1, x_166); -return x_168; +lean_ctor_set(x_174, 0, x_171); +lean_ctor_set(x_174, 1, x_172); +return x_174; } } } else { -lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; -lean_dec(x_115); +lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; +lean_dec(x_119); lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -38322,33 +38503,33 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_169 = lean_ctor_get(x_116, 0); -lean_inc(x_169); -x_170 = lean_ctor_get(x_116, 1); -lean_inc(x_170); -if (lean_is_exclusive(x_116)) { - lean_ctor_release(x_116, 0); - lean_ctor_release(x_116, 1); - x_171 = x_116; +x_175 = lean_ctor_get(x_120, 0); +lean_inc(x_175); +x_176 = lean_ctor_get(x_120, 1); +lean_inc(x_176); +if (lean_is_exclusive(x_120)) { + lean_ctor_release(x_120, 0); + lean_ctor_release(x_120, 1); + x_177 = x_120; } else { - lean_dec_ref(x_116); - x_171 = lean_box(0); + lean_dec_ref(x_120); + x_177 = lean_box(0); } -if (lean_is_scalar(x_171)) { - x_172 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_177)) { + x_178 = lean_alloc_ctor(1, 2, 0); } else { - x_172 = x_171; + x_178 = x_177; } -lean_ctor_set(x_172, 0, x_169); -lean_ctor_set(x_172, 1, x_170); -return x_172; +lean_ctor_set(x_178, 0, x_175); +lean_ctor_set(x_178, 1, x_176); +return x_178; } } } } else { -uint8_t x_173; +uint8_t x_179; lean_dec(x_23); lean_dec(x_10); lean_dec(x_9); @@ -38356,58 +38537,58 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); lean_dec(x_1); -x_173 = !lean_is_exclusive(x_25); -if (x_173 == 0) +x_179 = !lean_is_exclusive(x_25); +if (x_179 == 0) { return x_25; } else { -lean_object* x_174; lean_object* x_175; lean_object* x_176; -x_174 = lean_ctor_get(x_25, 0); -x_175 = lean_ctor_get(x_25, 1); -lean_inc(x_175); -lean_inc(x_174); +lean_object* x_180; lean_object* x_181; lean_object* x_182; +x_180 = lean_ctor_get(x_25, 0); +x_181 = lean_ctor_get(x_25, 1); +lean_inc(x_181); +lean_inc(x_180); lean_dec(x_25); -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; +x_182 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_182, 0, x_180); +lean_ctor_set(x_182, 1, x_181); +return x_182; } } } } else { -uint8_t x_177; +uint8_t x_183; 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_177 = !lean_is_exclusive(x_14); -if (x_177 == 0) +x_183 = !lean_is_exclusive(x_14); +if (x_183 == 0) { return x_14; } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; -x_178 = lean_ctor_get(x_14, 0); -x_179 = lean_ctor_get(x_14, 1); -lean_inc(x_179); -lean_inc(x_178); +lean_object* x_184; lean_object* x_185; lean_object* x_186; +x_184 = lean_ctor_get(x_14, 0); +x_185 = lean_ctor_get(x_14, 1); +lean_inc(x_185); +lean_inc(x_184); lean_dec(x_14); -x_180 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_180, 0, x_178); -lean_ctor_set(x_180, 1, x_179); -return x_180; +x_186 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_186, 0, x_184); +lean_ctor_set(x_186, 1, x_185); +return x_186; } } } } -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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_10292_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, 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; @@ -38425,7 +38606,7 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_14 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); lean_ctor_set(x_15, 1, x_12); @@ -38435,7 +38616,7 @@ 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_10625____lambda__1(x_4, x_3, x_16, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_17 = l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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); @@ -38443,11 +38624,11 @@ return x_17; } } } -LEAN_EXPORT lean_object* l_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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_10292____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_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____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_USize_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____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); @@ -38486,7 +38667,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -38496,7 +38677,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -38530,7 +38711,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -38540,7 +38721,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -38562,7 +38743,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_usize(x_22, 1); x_37 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); @@ -38571,135 +38752,141 @@ lean_ctor_set_usize(x_22, 1, x_38); x_39 = l_USize_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; size_t x_45; size_t x_46; size_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_44); +lean_object* x_45; size_t x_46; size_t x_47; size_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_usize(x_22, 1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_usize(x_34, 1); +x_47 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); -x_47 = lean_usize_add(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_usize(x_48, 1, x_47); -x_49 = l_USize_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_usize_add(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_usize(x_49, 1, x_48); +x_50 = l_USize_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; size_t x_57; lean_object* x_58; size_t x_59; size_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; size_t x_59; lean_object* x_60; size_t x_61; size_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_usize(x_22, 1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_usize(x_22, 1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_usize(x_55, 1); -lean_dec(x_55); -x_60 = lean_usize_add(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +x_61 = lean_ctor_get_usize(x_57, 1); +lean_dec(x_57); +x_62 = lean_usize_add(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_usize(x_61, 1, x_60); -x_62 = l_USize_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +lean_ctor_set_usize(x_63, 1, x_62); +x_64 = l_USize_toExpr(x_63); +x_65 = lean_box(0); +x_66 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -38721,7 +38908,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -38761,7 +38948,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -38771,7 +38958,7 @@ 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_11199____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -38783,67 +38970,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_11199____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_7055____closed__5; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__5; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__4; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__4; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__5; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__6; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__7; +x_1 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11199____closed__9() { +static lean_object* _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__9() { _start: { lean_object* x_1; @@ -38851,37 +39038,37 @@ 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_11199_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866_(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_11199____closed__1; -x_3 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__8; -x_4 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__9; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__1; +x_3 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__8; +x_4 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11201_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10868_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__9; +x_5 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11203_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10870_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__9; +x_5 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__9; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -38917,7 +39104,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -38927,7 +39114,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -38961,7 +39148,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -38971,7 +39158,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -38993,7 +39180,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_usize(x_22, 1); x_37 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); @@ -39002,135 +39189,141 @@ lean_ctor_set_usize(x_22, 1, x_38); x_39 = l_USize_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; size_t x_45; size_t x_46; size_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_44); +lean_object* x_45; size_t x_46; size_t x_47; size_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_usize(x_22, 1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_usize(x_34, 1); +x_47 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); -x_47 = lean_usize_mul(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_usize(x_48, 1, x_47); -x_49 = l_USize_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_usize_mul(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_usize(x_49, 1, x_48); +x_50 = l_USize_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; size_t x_57; lean_object* x_58; size_t x_59; size_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; size_t x_59; lean_object* x_60; size_t x_61; size_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_usize(x_22, 1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_usize(x_22, 1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_usize(x_55, 1); -lean_dec(x_55); -x_60 = lean_usize_mul(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +x_61 = lean_ctor_get_usize(x_57, 1); +lean_dec(x_57); +x_62 = lean_usize_mul(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_usize(x_61, 1, x_60); -x_62 = l_USize_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +lean_ctor_set_usize(x_63, 1, x_62); +x_64 = l_USize_toExpr(x_63); +x_65 = lean_box(0); +x_66 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -39152,7 +39345,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -39192,7 +39385,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -39202,67 +39395,67 @@ 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_11239____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_7095____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11239____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_11239____closed__2; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__2; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11239____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_11239____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11239____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_11239____closed__4; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_11239____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_11239____closed__5; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_11239____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_11239____closed__6; +x_1 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_11239____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__8() { _start: { lean_object* x_1; @@ -39270,37 +39463,37 @@ 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_11239_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906_(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_11239____closed__1; -x_3 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__7; -x_4 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__8; +x_2 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__1; +x_3 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__7; +x_4 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____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_11241_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10908_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__8; +x_5 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11243_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10910_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__8; +x_5 = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -39336,7 +39529,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -39346,7 +39539,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -39380,7 +39573,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -39390,7 +39583,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -39412,7 +39605,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_usize(x_22, 1); x_37 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); @@ -39421,135 +39614,141 @@ lean_ctor_set_usize(x_22, 1, x_38); x_39 = l_USize_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; size_t x_45; size_t x_46; size_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_44); +lean_object* x_45; size_t x_46; size_t x_47; size_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_usize(x_22, 1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_usize(x_34, 1); +x_47 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); -x_47 = lean_usize_sub(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_usize(x_48, 1, x_47); -x_49 = l_USize_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_usize_sub(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_usize(x_49, 1, x_48); +x_50 = l_USize_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; size_t x_57; lean_object* x_58; size_t x_59; size_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; size_t x_59; lean_object* x_60; size_t x_61; size_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_usize(x_22, 1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_usize(x_22, 1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_usize(x_55, 1); -lean_dec(x_55); -x_60 = lean_usize_sub(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +x_61 = lean_ctor_get_usize(x_57, 1); +lean_dec(x_57); +x_62 = lean_usize_sub(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_usize(x_61, 1, x_60); -x_62 = l_USize_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +lean_ctor_set_usize(x_63, 1, x_62); +x_64 = l_USize_toExpr(x_63); +x_65 = lean_box(0); +x_66 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -39571,7 +39770,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -39611,7 +39810,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -39621,67 +39820,67 @@ 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_11279____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_7135____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11279____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_11279____closed__2; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__2; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11279____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_11279____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11279____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_11279____closed__4; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_11279____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_11279____closed__5; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_11279____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_11279____closed__6; +x_1 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_11279____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__8() { _start: { lean_object* x_1; @@ -39689,37 +39888,37 @@ 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_11279_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946_(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_11279____closed__1; -x_3 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__7; -x_4 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__8; +x_2 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__1; +x_3 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__7; +x_4 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____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_11281_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10948_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__8; +x_5 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11283_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10950_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__8; +x_5 = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -39755,7 +39954,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -39765,7 +39964,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -39799,7 +39998,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -39809,7 +40008,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -39831,7 +40030,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_usize(x_22, 1); x_37 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); @@ -39840,135 +40039,141 @@ lean_ctor_set_usize(x_22, 1, x_38); x_39 = l_USize_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; size_t x_45; size_t x_46; size_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_44); +lean_object* x_45; size_t x_46; size_t x_47; size_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_usize(x_22, 1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_usize(x_34, 1); +x_47 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); -x_47 = lean_usize_div(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_usize(x_48, 1, x_47); -x_49 = l_USize_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_usize_div(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_usize(x_49, 1, x_48); +x_50 = l_USize_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; size_t x_57; lean_object* x_58; size_t x_59; size_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; size_t x_59; lean_object* x_60; size_t x_61; size_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_usize(x_22, 1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_usize(x_22, 1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_usize(x_55, 1); -lean_dec(x_55); -x_60 = lean_usize_div(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +x_61 = lean_ctor_get_usize(x_57, 1); +lean_dec(x_57); +x_62 = lean_usize_div(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_usize(x_61, 1, x_60); -x_62 = l_USize_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +lean_ctor_set_usize(x_63, 1, x_62); +x_64 = l_USize_toExpr(x_63); +x_65 = lean_box(0); +x_66 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -39990,7 +40195,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -40030,7 +40235,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -40040,67 +40245,67 @@ 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_11319____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_7175____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11319____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_11319____closed__2; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__2; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11319____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_11319____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11319____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_11319____closed__4; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_11319____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_11319____closed__5; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_11319____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_11319____closed__6; +x_1 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_11319____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__8() { _start: { lean_object* x_1; @@ -40108,37 +40313,37 @@ 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_11319_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986_(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_11319____closed__1; -x_3 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__7; -x_4 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__8; +x_2 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__1; +x_3 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__7; +x_4 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____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_11321_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10988_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__8; +x_5 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11323_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10990_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__8; +x_5 = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -40174,7 +40379,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -40184,7 +40389,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -40218,7 +40423,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -40228,7 +40433,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -40250,7 +40455,7 @@ lean_dec(x_25); x_35 = !lean_is_exclusive(x_22); if (x_35 == 0) { -size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; +size_t x_36; size_t x_37; size_t x_38; lean_object* x_39; lean_object* x_40; uint32_t x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; x_36 = lean_ctor_get_usize(x_22, 1); x_37 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); @@ -40259,135 +40464,141 @@ lean_ctor_set_usize(x_22, 1, x_38); x_39 = l_USize_toExpr(x_22); x_40 = lean_box(0); x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_39); -lean_ctor_set(x_42, 1, x_40); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -x_43 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_43, 0, x_42); -lean_ctor_set(x_24, 0, x_43); +x_42 = 1; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_39); +lean_ctor_set(x_43, 1, x_40); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_41); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_42); +x_44 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_24, 0, x_44); return x_24; } else { -lean_object* x_44; size_t x_45; size_t x_46; size_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_t x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_22, 0); -x_45 = lean_ctor_get_usize(x_22, 1); -lean_inc(x_44); +lean_object* x_45; size_t x_46; size_t x_47; size_t x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_45 = lean_ctor_get(x_22, 0); +x_46 = lean_ctor_get_usize(x_22, 1); +lean_inc(x_45); lean_dec(x_22); -x_46 = lean_ctor_get_usize(x_34, 1); +x_47 = lean_ctor_get_usize(x_34, 1); lean_dec(x_34); -x_47 = lean_usize_mod(x_45, x_46); -x_48 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); -lean_ctor_set(x_48, 0, x_44); -lean_ctor_set_usize(x_48, 1, x_47); -x_49 = l_USize_toExpr(x_48); -x_50 = lean_box(0); -x_51 = 0; -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_51); -x_53 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_24, 0, x_53); +x_48 = lean_usize_mod(x_46, x_47); +x_49 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +lean_ctor_set(x_49, 0, x_45); +lean_ctor_set_usize(x_49, 1, x_48); +x_50 = l_USize_toExpr(x_49); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_24, 0, x_55); return x_24; } } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; size_t x_57; lean_object* x_58; size_t x_59; size_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_54 = lean_ctor_get(x_24, 1); -lean_inc(x_54); -lean_dec(x_24); -x_55 = lean_ctor_get(x_25, 0); -lean_inc(x_55); -lean_dec(x_25); -x_56 = lean_ctor_get(x_22, 0); +lean_object* x_56; lean_object* x_57; lean_object* x_58; size_t x_59; lean_object* x_60; size_t x_61; size_t x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; uint8_t x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_56 = lean_ctor_get(x_24, 1); lean_inc(x_56); -x_57 = lean_ctor_get_usize(x_22, 1); +lean_dec(x_24); +x_57 = lean_ctor_get(x_25, 0); +lean_inc(x_57); +lean_dec(x_25); +x_58 = lean_ctor_get(x_22, 0); +lean_inc(x_58); +x_59 = lean_ctor_get_usize(x_22, 1); if (lean_is_exclusive(x_22)) { lean_ctor_release(x_22, 0); - x_58 = x_22; + x_60 = x_22; } else { lean_dec_ref(x_22); - x_58 = lean_box(0); + x_60 = lean_box(0); } -x_59 = lean_ctor_get_usize(x_55, 1); -lean_dec(x_55); -x_60 = lean_usize_mod(x_57, x_59); -if (lean_is_scalar(x_58)) { - x_61 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); +x_61 = lean_ctor_get_usize(x_57, 1); +lean_dec(x_57); +x_62 = lean_usize_mod(x_59, x_61); +if (lean_is_scalar(x_60)) { + x_63 = lean_alloc_ctor(0, 1, sizeof(size_t)*1); } else { - x_61 = x_58; + x_63 = x_60; } -lean_ctor_set(x_61, 0, x_56); -lean_ctor_set_usize(x_61, 1, x_60); -x_62 = l_USize_toExpr(x_61); -x_63 = lean_box(0); -x_64 = 0; -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -x_66 = lean_alloc_ctor(0, 1, 0); -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_54); -return x_67; +lean_ctor_set(x_63, 0, x_58); +lean_ctor_set_usize(x_63, 1, x_62); +x_64 = l_USize_toExpr(x_63); +x_65 = lean_box(0); +x_66 = 0; +x_67 = 1; +x_68 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_65); +lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_68, sizeof(void*)*2 + 4, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_70 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_56); +return x_70; } } } else { -uint8_t x_68; +uint8_t x_71; lean_dec(x_22); -x_68 = !lean_is_exclusive(x_24); -if (x_68 == 0) +x_71 = !lean_is_exclusive(x_24); +if (x_71 == 0) { return x_24; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_24, 0); -x_70 = lean_ctor_get(x_24, 1); -lean_inc(x_70); -lean_inc(x_69); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_24, 0); +x_73 = lean_ctor_get(x_24, 1); +lean_inc(x_73); +lean_inc(x_72); lean_dec(x_24); -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_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 { -uint8_t x_72; +uint8_t x_75; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -x_72 = !lean_is_exclusive(x_13); -if (x_72 == 0) +x_75 = !lean_is_exclusive(x_13); +if (x_75 == 0) { return x_13; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_13, 0); -x_74 = lean_ctor_get(x_13, 1); -lean_inc(x_74); -lean_inc(x_73); +lean_object* x_76; lean_object* x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_13, 0); +x_77 = lean_ctor_get(x_13, 1); +lean_inc(x_77); +lean_inc(x_76); lean_dec(x_13); -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; +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; } } } @@ -40409,7 +40620,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -40449,7 +40660,7 @@ lean_dec(x_1); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -40459,67 +40670,67 @@ 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_11359____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_7215____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11359____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_11359____closed__2; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__2; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11359____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_11359____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11359____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_11359____closed__4; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_11359____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_11359____closed__5; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_11359____closed__7() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_11359____closed__6; +x_1 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_11359____closed__8() { +static lean_object* _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__8() { _start: { lean_object* x_1; @@ -40527,37 +40738,37 @@ 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_11359_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026_(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_11359____closed__1; -x_3 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__7; -x_4 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__8; +x_2 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__1; +x_3 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__7; +x_4 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____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_11361_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11028_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__8; +x_5 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11363_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11030_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__8; +x_5 = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__8; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -40594,7 +40805,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -40604,7 +40815,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -40647,7 +40858,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -40657,7 +40868,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -40697,7 +40908,7 @@ x_40 = lean_usize_dec_lt(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -40705,179 +40916,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -40886,289 +41105,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; size_t x_115; size_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_usize(x_22, 1); +lean_object* x_117; lean_object* x_118; size_t x_119; size_t x_120; uint8_t x_121; +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_ctor_get_usize(x_22, 1); lean_dec(x_22); -x_116 = lean_ctor_get_usize(x_111, 1); -lean_dec(x_111); -x_117 = lean_usize_dec_lt(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_usize(x_115, 1); +lean_dec(x_115); +x_121 = lean_usize_dec_lt(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -41191,7 +41414,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -41221,7 +41444,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -41231,47 +41454,47 @@ 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_11400____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____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_7256____closed__4; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__4; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11400____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____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_11400____closed__2; +x_1 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____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_11400____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____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_11400____closed__3; +x_1 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____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_11400____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____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_11400____closed__4; +x_1 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____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_11400____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__6() { _start: { lean_object* x_1; @@ -41279,37 +41502,37 @@ x_1 = lean_alloc_closure((void*)(l_USize_reduceLT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067_(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_11400____closed__1; -x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__5; -x_4 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__6; +x_2 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__1; +x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__5; +x_4 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____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_11402_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11069_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__6; +x_5 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11404_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11071_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__6; +x_5 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -41346,7 +41569,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -41356,7 +41579,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -41399,7 +41622,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -41409,7 +41632,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -41449,7 +41672,7 @@ x_40 = lean_usize_dec_le(x_38, x_39); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -41457,179 +41680,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -41638,289 +41869,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; size_t x_115; size_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_usize(x_22, 1); +lean_object* x_117; lean_object* x_118; size_t x_119; size_t x_120; uint8_t x_121; +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_ctor_get_usize(x_22, 1); lean_dec(x_22); -x_116 = lean_ctor_get_usize(x_111, 1); -lean_dec(x_111); -x_117 = lean_usize_dec_le(x_115, x_116); -if (x_117 == 0) +x_120 = lean_ctor_get_usize(x_115, 1); +lean_dec(x_115); +x_121 = lean_usize_dec_le(x_119, x_120); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -41943,7 +42178,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -41973,7 +42208,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -41983,47 +42218,47 @@ 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_11441____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____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_7297____closed__3; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__3; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____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_11441____closed__3() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____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_11441____closed__2; +x_1 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____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_11441____closed__4() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____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_11441____closed__3; +x_1 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____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_11441____closed__5() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____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_11441____closed__4; +x_1 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____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_11441____closed__6() { +static lean_object* _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__6() { _start: { lean_object* x_1; @@ -42031,37 +42266,37 @@ x_1 = lean_alloc_closure((void*)(l_USize_reduceLE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108_(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_11441____closed__1; -x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__5; -x_4 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__6; +x_2 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__1; +x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__5; +x_4 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____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_11443_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11110_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__6; +x_5 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11445_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11112_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__6; +x_5 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__6; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -42098,7 +42333,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -42108,7 +42343,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -42151,7 +42386,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -42161,7 +42396,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -42201,7 +42436,7 @@ x_40 = lean_usize_dec_lt(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -42209,179 +42444,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -42390,289 +42633,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; size_t x_115; size_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_usize(x_22, 1); +lean_object* x_117; lean_object* x_118; size_t x_119; size_t x_120; uint8_t x_121; +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_ctor_get_usize(x_22, 1); lean_dec(x_22); -x_116 = lean_ctor_get_usize(x_111, 1); -lean_dec(x_111); -x_117 = lean_usize_dec_lt(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_usize(x_115, 1); +lean_dec(x_115); +x_121 = lean_usize_dec_lt(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -42695,7 +42942,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -42725,7 +42972,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -42735,7 +42982,7 @@ 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_11482____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__2() { _start: { lean_object* x_1; @@ -42743,37 +42990,37 @@ x_1 = lean_alloc_closure((void*)(l_USize_reduceGT), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149_(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_11482____closed__1; -x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__5; -x_4 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__2; +x_2 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__1; +x_3 = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__5; +x_4 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____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_11484_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11151_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__2; +x_5 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11486_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11153_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__2; +x_5 = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -42810,7 +43057,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_17 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_13, 0, x_17); return x_13; } @@ -42820,7 +43067,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_19 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_20 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_20, 0, x_19); lean_ctor_set(x_20, 1, x_18); @@ -42863,7 +43110,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_28 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; lean_ctor_set(x_24, 0, x_28); return x_24; } @@ -42873,7 +43120,7 @@ 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 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_30 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_31 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_31, 0, x_30); lean_ctor_set(x_31, 1, x_29); @@ -42913,7 +43160,7 @@ x_40 = lean_usize_dec_le(x_39, x_38); if (x_40 == 0) { lean_object* x_41; lean_object* x_42; -x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_41 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_42 = l_Lean_Meta_mkEqRefl(x_41, x_6, x_7, x_8, x_9, x_37); if (lean_obj_tag(x_42) == 0) { @@ -42921,179 +43168,187 @@ uint8_t x_43; x_43 = !lean_is_exclusive(x_42); if (x_43 == 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; uint32_t x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +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; uint32_t x_52; lean_object* x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_44 = lean_ctor_get(x_42, 0); x_45 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; +x_46 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; x_47 = lean_array_push(x_46, x_1); x_48 = lean_array_push(x_47, x_45); x_49 = lean_array_push(x_48, x_44); -x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; +x_50 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; x_51 = l_Lean_mkAppN(x_50, x_49); lean_ctor_set(x_25, 0, x_51); x_52 = 0; -x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_53); -lean_ctor_set(x_54, 1, x_25); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); -x_55 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_42, 0, x_55); +x_53 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_53); +lean_ctor_set(x_55, 1, x_25); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_42, 0, x_56); return x_42; } 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; uint32_t x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_56 = lean_ctor_get(x_42, 0); -x_57 = lean_ctor_get(x_42, 1); +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; uint32_t x_66; lean_object* x_67; uint8_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; +x_57 = lean_ctor_get(x_42, 0); +x_58 = lean_ctor_get(x_42, 1); +lean_inc(x_58); lean_inc(x_57); -lean_inc(x_56); lean_dec(x_42); -x_58 = l_Lean_Expr_appArg_x21(x_36); +x_59 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_59 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_60 = lean_array_push(x_59, x_1); -x_61 = lean_array_push(x_60, x_58); -x_62 = lean_array_push(x_61, x_56); -x_63 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -x_64 = l_Lean_mkAppN(x_63, x_62); -lean_ctor_set(x_25, 0, x_64); -x_65 = 0; -x_66 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_67 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_67, 0, x_66); -lean_ctor_set(x_67, 1, x_25); -lean_ctor_set_uint32(x_67, sizeof(void*)*2, x_65); -x_68 = lean_alloc_ctor(0, 1, 0); -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_57); -return x_69; +x_60 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_6376____lambda__1___closed__3; +x_65 = l_Lean_mkAppN(x_64, x_63); +lean_ctor_set(x_25, 0, x_65); +x_66 = 0; +x_67 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_68 = 1; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_25); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_66); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_68); +x_70 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_70, 0, 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_58); +return x_71; } } else { -uint8_t x_70; +uint8_t x_72; lean_dec(x_36); lean_free_object(x_25); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_42); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_42); +if (x_72 == 0) { return x_42; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_42, 0); -x_72 = lean_ctor_get(x_42, 1); -lean_inc(x_72); -lean_inc(x_71); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_42, 0); +x_74 = lean_ctor_get(x_42, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_42); -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 -{ -lean_object* x_74; lean_object* x_75; -x_74 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_75 = l_Lean_Meta_mkEqRefl(x_74, x_6, x_7, x_8, x_9, x_37); -if (lean_obj_tag(x_75) == 0) -{ -uint8_t x_76; -x_76 = !lean_is_exclusive(x_75); -if (x_76 == 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; uint32_t x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; -x_77 = lean_ctor_get(x_75, 0); -x_78 = l_Lean_Expr_appArg_x21(x_36); -lean_dec(x_36); -x_79 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_80 = lean_array_push(x_79, x_1); -x_81 = lean_array_push(x_80, x_78); -x_82 = lean_array_push(x_81, x_77); -x_83 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_84 = l_Lean_mkAppN(x_83, x_82); -lean_ctor_set(x_25, 0, x_84); -x_85 = 0; -x_86 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_25); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_75, 0, x_88); +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 { -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; uint32_t x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_89 = lean_ctor_get(x_75, 0); -x_90 = lean_ctor_get(x_75, 1); -lean_inc(x_90); -lean_inc(x_89); -lean_dec(x_75); -x_91 = l_Lean_Expr_appArg_x21(x_36); +lean_object* x_76; lean_object* x_77; +x_76 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_77 = l_Lean_Meta_mkEqRefl(x_76, x_6, x_7, x_8, x_9, x_37); +if (lean_obj_tag(x_77) == 0) +{ +uint8_t x_78; +x_78 = !lean_is_exclusive(x_77); +if (x_78 == 0) +{ +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; uint32_t x_87; lean_object* x_88; uint8_t x_89; lean_object* x_90; lean_object* x_91; +x_79 = lean_ctor_get(x_77, 0); +x_80 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -x_92 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -x_93 = lean_array_push(x_92, x_1); -x_94 = lean_array_push(x_93, x_91); -x_95 = lean_array_push(x_94, x_89); -x_96 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -x_97 = l_Lean_mkAppN(x_96, x_95); -lean_ctor_set(x_25, 0, x_97); -x_98 = 0; -x_99 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_25); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_98); -x_101 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_101, 0, x_100); -x_102 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_102, 0, x_101); -lean_ctor_set(x_102, 1, x_90); -return x_102; -} +x_81 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_82 = lean_array_push(x_81, x_1); +x_83 = lean_array_push(x_82, x_80); +x_84 = lean_array_push(x_83, x_79); +x_85 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_86 = l_Lean_mkAppN(x_85, x_84); +lean_ctor_set(x_25, 0, x_86); +x_87 = 0; +x_88 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_89 = 1; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_88); +lean_ctor_set(x_90, 1, x_25); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_87); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_89); +x_91 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_77, 0, x_91); +return x_77; } else { -uint8_t x_103; +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; uint32_t x_101; lean_object* x_102; uint8_t x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_92 = lean_ctor_get(x_77, 0); +x_93 = lean_ctor_get(x_77, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_77); +x_94 = l_Lean_Expr_appArg_x21(x_36); lean_dec(x_36); -lean_free_object(x_25); -lean_dec(x_1); -x_103 = !lean_is_exclusive(x_75); -if (x_103 == 0) -{ -return x_75; -} -else -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; -x_104 = lean_ctor_get(x_75, 0); -x_105 = lean_ctor_get(x_75, 1); -lean_inc(x_105); -lean_inc(x_104); -lean_dec(x_75); -x_106 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_106, 0, x_104); -lean_ctor_set(x_106, 1, x_105); +x_95 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_100 = l_Lean_mkAppN(x_99, x_98); +lean_ctor_set(x_25, 0, x_100); +x_101 = 0; +x_102 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_103 = 1; +x_104 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_104, 0, x_102); +lean_ctor_set(x_104, 1, x_25); +lean_ctor_set_uint32(x_104, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_104, sizeof(void*)*2 + 4, x_103); +x_105 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_105, 0, 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_93); return x_106; } } -} -} else { uint8_t x_107; +lean_dec(x_36); +lean_free_object(x_25); +lean_dec(x_1); +x_107 = !lean_is_exclusive(x_77); +if (x_107 == 0) +{ +return x_77; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; +x_108 = lean_ctor_get(x_77, 0); +x_109 = lean_ctor_get(x_77, 1); +lean_inc(x_109); +lean_inc(x_108); +lean_dec(x_77); +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; +} +} +} +} +else +{ +uint8_t x_111; lean_free_object(x_25); lean_dec(x_34); lean_dec(x_22); @@ -43102,289 +43357,293 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_107 = !lean_is_exclusive(x_35); -if (x_107 == 0) +x_111 = !lean_is_exclusive(x_35); +if (x_111 == 0) { return x_35; } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_35, 0); -x_109 = lean_ctor_get(x_35, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; +x_112 = lean_ctor_get(x_35, 0); +x_113 = lean_ctor_get(x_35, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_35); -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_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 { -lean_object* x_111; lean_object* x_112; -x_111 = lean_ctor_get(x_25, 0); -lean_inc(x_111); +lean_object* x_115; lean_object* x_116; +x_115 = lean_ctor_get(x_25, 0); +lean_inc(x_115); lean_dec(x_25); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_1); -x_112 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_112) == 0) +x_116 = l_Lean_Meta_mkDecide(x_1, x_6, x_7, x_8, x_9, x_32); +if (lean_obj_tag(x_116) == 0) { -lean_object* x_113; lean_object* x_114; size_t x_115; size_t x_116; uint8_t x_117; -x_113 = lean_ctor_get(x_112, 0); -lean_inc(x_113); -x_114 = lean_ctor_get(x_112, 1); -lean_inc(x_114); -lean_dec(x_112); -x_115 = lean_ctor_get_usize(x_22, 1); +lean_object* x_117; lean_object* x_118; size_t x_119; size_t x_120; uint8_t x_121; +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_ctor_get_usize(x_22, 1); lean_dec(x_22); -x_116 = lean_ctor_get_usize(x_111, 1); -lean_dec(x_111); -x_117 = lean_usize_dec_le(x_116, x_115); -if (x_117 == 0) +x_120 = lean_ctor_get_usize(x_115, 1); +lean_dec(x_115); +x_121 = lean_usize_dec_le(x_120, x_119); +if (x_121 == 0) { -lean_object* x_118; lean_object* x_119; -x_118 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_119 = l_Lean_Meta_mkEqRefl(x_118, x_6, x_7, x_8, x_9, x_114); -if (lean_obj_tag(x_119) == 0) +lean_object* x_122; lean_object* x_123; +x_122 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +x_123 = l_Lean_Meta_mkEqRefl(x_122, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_123) == 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; uint32_t x_131; lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -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; +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; uint32_t x_135; lean_object* x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; lean_object* x_140; +x_124 = lean_ctor_get(x_123, 0); +lean_inc(x_124); +x_125 = lean_ctor_get(x_123, 1); +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_119); - x_122 = lean_box(0); + lean_dec_ref(x_123); + x_126 = lean_box(0); } -x_123 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_124 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3; -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 = 0; -x_132 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_130); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); -x_134 = lean_alloc_ctor(0, 1, 0); +x_127 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_128 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3; +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); -if (lean_is_scalar(x_122)) { - x_135 = lean_alloc_ctor(0, 2, 0); +x_135 = 0; +x_136 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_136); +lean_ctor_set(x_138, 1, x_134); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_135); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_139, 0, x_138); +if (lean_is_scalar(x_126)) { + x_140 = lean_alloc_ctor(0, 2, 0); } else { - x_135 = x_122; + x_140 = x_126; } -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_121); -return x_135; +lean_ctor_set(x_140, 0, x_139); +lean_ctor_set(x_140, 1, x_125); +return x_140; } else { -lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_113); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_117); 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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5; -x_141 = l_Lean_Meta_mkEqRefl(x_140, x_6, x_7, x_8, x_9, x_114); -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; uint32_t 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); +x_141 = lean_ctor_get(x_123, 0); +lean_inc(x_141); +x_142 = lean_ctor_get(x_123, 1); lean_inc(x_142); -x_143 = lean_ctor_get(x_141, 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_123)) { + lean_ctor_release(x_123, 0); + lean_ctor_release(x_123, 1); + x_143 = x_123; } else { - lean_dec_ref(x_141); - x_144 = lean_box(0); + lean_dec_ref(x_123); + x_143 = lean_box(0); } -x_145 = l_Lean_Expr_appArg_x21(x_113); -lean_dec(x_113); -x_146 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4; -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_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7; -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 = 0; -x_154 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6; -x_155 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_152); -lean_ctor_set_uint32(x_155, sizeof(void*)*2, x_153); -x_156 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_156, 0, x_155); -if (lean_is_scalar(x_144)) { - x_157 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_143)) { + x_144 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_144; + x_144 = x_143; } +lean_ctor_set(x_144, 0, x_141); +lean_ctor_set(x_144, 1, x_142); +return x_144; +} +} +else +{ +lean_object* x_145; lean_object* x_146; +x_145 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5; +x_146 = l_Lean_Meta_mkEqRefl(x_145, x_6, x_7, x_8, x_9, x_118); +if (lean_obj_tag(x_146) == 0) +{ +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; uint32_t x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +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); +} +x_150 = l_Lean_Expr_appArg_x21(x_117); +lean_dec(x_117); +x_151 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4; +x_152 = lean_array_push(x_151, x_1); +x_153 = lean_array_push(x_152, x_150); +x_154 = lean_array_push(x_153, x_147); +x_155 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7; +x_156 = l_Lean_mkAppN(x_155, x_154); +x_157 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_157, 0, x_156); -lean_ctor_set(x_157, 1, x_143); -return x_157; +x_158 = 0; +x_159 = l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6; +x_160 = 1; +x_161 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_161, 0, x_159); +lean_ctor_set(x_161, 1, x_157); +lean_ctor_set_uint32(x_161, sizeof(void*)*2, x_158); +lean_ctor_set_uint8(x_161, sizeof(void*)*2 + 4, x_160); +x_162 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_162, 0, x_161); +if (lean_is_scalar(x_149)) { + x_163 = lean_alloc_ctor(0, 2, 0); +} else { + x_163 = x_149; +} +lean_ctor_set(x_163, 0, x_162); +lean_ctor_set(x_163, 1, x_148); +return x_163; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_113); +lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_117); 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_164 = lean_ctor_get(x_146, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_146, 1); +lean_inc(x_165); +if (lean_is_exclusive(x_146)) { + lean_ctor_release(x_146, 0); + lean_ctor_release(x_146, 1); + x_166 = x_146; } else { - lean_dec_ref(x_141); - x_160 = lean_box(0); + lean_dec_ref(x_146); + 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_111); +lean_object* x_168; lean_object* x_169; lean_object* x_170; lean_object* x_171; +lean_dec(x_115); lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_162 = lean_ctor_get(x_112, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_112, 1); -lean_inc(x_163); -if (lean_is_exclusive(x_112)) { - lean_ctor_release(x_112, 0); - lean_ctor_release(x_112, 1); - x_164 = x_112; +x_168 = lean_ctor_get(x_116, 0); +lean_inc(x_168); +x_169 = lean_ctor_get(x_116, 1); +lean_inc(x_169); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_170 = x_116; } else { - lean_dec_ref(x_112); - x_164 = lean_box(0); + lean_dec_ref(x_116); + 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; +uint8_t x_172; lean_dec(x_22); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_166 = !lean_is_exclusive(x_24); -if (x_166 == 0) +x_172 = !lean_is_exclusive(x_24); +if (x_172 == 0) { return x_24; } else { -lean_object* x_167; lean_object* x_168; lean_object* x_169; -x_167 = lean_ctor_get(x_24, 0); -x_168 = lean_ctor_get(x_24, 1); -lean_inc(x_168); -lean_inc(x_167); +lean_object* x_173; lean_object* x_174; lean_object* x_175; +x_173 = lean_ctor_get(x_24, 0); +x_174 = lean_ctor_get(x_24, 1); +lean_inc(x_174); +lean_inc(x_173); lean_dec(x_24); -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; +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 { -uint8_t x_170; +uint8_t x_176; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_170 = !lean_is_exclusive(x_13); -if (x_170 == 0) +x_176 = !lean_is_exclusive(x_13); +if (x_176 == 0) { return x_13; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; -x_171 = lean_ctor_get(x_13, 0); -x_172 = lean_ctor_get(x_13, 1); -lean_inc(x_172); -lean_inc(x_171); +lean_object* x_177; lean_object* x_178; lean_object* x_179; +x_177 = lean_ctor_get(x_13, 0); +x_178 = lean_ctor_get(x_13, 1); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_13); -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; +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; } } } @@ -43407,7 +43666,7 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_13); lean_ctor_set(x_14, 1, x_9); @@ -43437,7 +43696,7 @@ lean_dec(x_2); return x_11; } } -static lean_object* _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__1() { +static lean_object* _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -43447,7 +43706,7 @@ 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_11523____closed__2() { +static lean_object* _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__2() { _start: { lean_object* x_1; @@ -43455,70 +43714,72 @@ x_1 = lean_alloc_closure((void*)(l_USize_reduceGE), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190_(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_11523____closed__1; -x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__5; -x_4 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__2; +x_2 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__1; +x_3 = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__5; +x_4 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____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_11525_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11192_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1; -x_3 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1; +x_3 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__2; +x_5 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11527_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11194_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__1; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__1; x_4 = 1; -x_5 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__2; +x_5 = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__2; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } } -LEAN_EXPORT lean_object* l_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292_(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -if (x_10 == 0) +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__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_11; lean_object* x_12; +lean_object* x_13; lean_object* x_14; lean_dec(x_1); -x_11 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1; -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_9); -return x_12; +x_13 = l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1; +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_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__2(x_1, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_14; +lean_object* x_15; lean_object* x_16; +x_15 = lean_box(0); +x_16 = l_UInt8_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____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_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625_(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_10 = l_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292_(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); @@ -43529,7 +43790,7 @@ lean_dec(x_2); return x_10; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__1() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -43539,153 +43800,153 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__2() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__1; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__1; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__3() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__2; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__2; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__4() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__4() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__3; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__3; 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; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__5() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__4; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__4; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__6() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__6() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__5; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__5; x_2 = l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__84; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__7() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__6; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__6; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__8() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__7; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__7; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__9() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__8; -x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__8; +x_2 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__10() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__9; -x_2 = lean_unsigned_to_nat(10625u); +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__9; +x_2 = lean_unsigned_to_nat(10292u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__11() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18; -x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2; +x_1 = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18; +x_2 = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__2; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__12() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__11; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____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_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__13() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__13() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__12; +x_1 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____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_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__14() { +static lean_object* _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__14() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625____boxed), 9, 0); +x_1 = lean_alloc_closure((void*)(l_USize_isValue____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292____boxed), 9, 0); return x_1; } } -LEAN_EXPORT lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266_(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_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__10; -x_3 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__13; -x_4 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__14; +x_2 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__10; +x_3 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__13; +x_4 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____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_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11658_(lean_object* x_1) { +LEAN_EXPORT lean_object* l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11268_(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; -x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1; -x_3 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__10; +x_2 = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1; +x_3 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__10; x_4 = 1; -x_5 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__14; +x_5 = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__14; x_6 = l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -44901,32 +45162,6 @@ 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__586); l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__587 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__587(); lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__587); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__588 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__588(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__588); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__589 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__589(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__589); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__590 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__590(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__590); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__591 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__591(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__591); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__592 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__592(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__592); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__593 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__593(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__593); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__594 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__594(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__594); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__595 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__595(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__595); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__596 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__596(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__596); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__597 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__597(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__597); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__598 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__598(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__598); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__599 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__599(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__599); -l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__600 = _init_l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__600(); -lean_mark_persistent(l___aux__Lean__Meta__Tactic__Simp__BuiltinSimprocs__UInt______macroRules__commandDeclare__uint__simprocs____1___closed__600); 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(); @@ -44937,301 +45172,301 @@ 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_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1 = _init_l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1(); -lean_mark_persistent(l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__1); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__2); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__3); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__4); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__5); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__6); -l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7(); -lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481____lambda__1___closed__7); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__1 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__1); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__2 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__2); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__3); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__4 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__4); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__5 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__5); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__6 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__6); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__7 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__7); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__8 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__8); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__9 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__9); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__10 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__10); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__11 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__11(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__11); -l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__12 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__12(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055____closed__12); -if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7055_(lean_io_mk_world()); +l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1 = _init_l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1(); +lean_mark_persistent(l_UInt8_reduceBin____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__1); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__2); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__3); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__4); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__5); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__6); +l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7 = _init_l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7(); +lean_mark_persistent(l_UInt8_reduceBinPred____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376____lambda__1___closed__7); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__1 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__1); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__2 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__2); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__3 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__3); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__4); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__5 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__5); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__6 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__6); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__7 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__7); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__8 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__8); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__9 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__9); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__10 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__10); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__11 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__11(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__11); +l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__12 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__12(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950____closed__12); +if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6950_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057____closed__1); -if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7057_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952____closed__1); +if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6952_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059____closed__1); -if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7059_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1 = _init_l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954____closed__1); +if (builtin) {res = l___regBuiltin_UInt8_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6954_(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_7095____closed__1 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__1); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__2 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__2); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__3 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__3); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__4 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__4); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__5 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__5); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__6 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__6); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__7 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__7); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__8 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__8); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__9 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__9); -l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__10 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095____closed__10); -if (builtin) {res = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7095_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__1 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__1); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__2 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__2); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__3 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__3); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__4 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__4); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__5 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__5); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__6 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__6); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__7 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__7); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__8 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__8); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__9 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__9); +l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__10 = _init_l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990____closed__10); +if (builtin) {res = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6990_(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_7097_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6992_(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_7099_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6994_(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_7135____closed__1 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__1); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__2 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__2); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__3 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__3); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__4 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__4); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__5 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__5); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__6 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__6); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__7 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__7); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__8 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__8); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__9 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__9); -l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__10 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135____closed__10); -if (builtin) {res = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7135_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__1 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__1); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__2 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__2); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__3 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__3); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__4 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__4); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__5 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__5); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__6 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__6); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__7 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__7); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__8 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__8); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__9 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__9); +l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__10 = _init_l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030____closed__10); +if (builtin) {res = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7030_(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_7137_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7032_(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_7139_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7034_(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_7175____closed__1 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__1); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__2 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__2); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__3 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__3); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__4 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__4); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__5 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__5); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__6 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__6); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__7 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__7); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__8 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__8); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__9 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__9); -l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__10 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175____closed__10); -if (builtin) {res = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7175_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__1 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__1); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__2 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__2); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__3 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__3); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__4 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__4); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__5 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__5); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__6 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__6); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__7 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__7); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__8 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__8); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__9 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__9); +l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__10 = _init_l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070____closed__10); +if (builtin) {res = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7070_(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_7177_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7072_(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_7179_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7074_(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_7215____closed__1 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__1); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__2 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__2); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__3 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__3); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__4 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__4); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__5 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__5); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__6 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__6); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__7 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__7); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__8 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__8); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__9 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__9); -l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__10 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215____closed__10); -if (builtin) {res = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7215_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__1 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__1); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__2 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__2); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__3 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__3); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__4 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__4); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__5 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__5); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__6 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__6); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__7 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__7); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__8 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__8); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__9 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__9); +l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__10 = _init_l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110____closed__10); +if (builtin) {res = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7110_(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_7217_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7112_(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_7219_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7114_(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_7256____closed__1 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__1); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__2 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__2); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__3 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__3); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__4 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__4); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__5 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__5); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__6 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__6); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__7 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__7); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__8 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__8); -l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__9 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256____closed__9); -if (builtin) {res = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7256_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__1 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__1); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__2 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__2); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__3 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__3); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__4 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__4); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__5 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__5); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__6 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__6); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__7 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__7); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__8 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__8); +l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__9 = _init_l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151____closed__9); +if (builtin) {res = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7151_(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_7258_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7153_(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_7260_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7155_(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_7297____closed__1 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__1); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__2 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__2); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__3 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__3); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__4 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__4); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__5 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__5); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__6 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__6); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__7 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__7); -l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__8 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297____closed__8); -if (builtin) {res = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7297_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__1 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__1); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__2 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__2); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__3 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__3); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__4 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__4); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__5 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__5); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__6 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__6); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__7 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__7); +l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__8 = _init_l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192____closed__8); +if (builtin) {res = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7192_(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_7299_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7194_(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_7301_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7196_(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_7338____closed__1 = _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__1); -l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__2 = _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338____closed__2); -if (builtin) {res = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7338_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__1 = _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__1); +l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__2 = _init_l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233____closed__2); +if (builtin) {res = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7233_(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_7340_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7235_(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_7342_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7237_(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_7379____closed__1 = _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__1); -l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__2 = _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379____closed__2); -if (builtin) {res = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7379_(lean_io_mk_world()); +}l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__1 = _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__1); +l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__2 = _init_l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274____closed__2); +if (builtin) {res = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7274_(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_7381_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7276_(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_7383_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7278_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__1 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__1); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__2); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__3 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__3); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__4 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__4); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__5 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__5); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__6); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__7 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__7); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__8 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__8); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__9); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__10 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__10); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__11); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__12 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__12(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__12); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__13); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__14 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__14(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__14); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__15 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__15(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__15); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__16 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__16(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__16); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__17 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__17(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__17); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__18); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__19 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__19(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__19); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__20 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__20(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__20); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__21 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__21(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__21); -l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__22 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__22(); -lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512____closed__22); -if (builtin) {res = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7512_(lean_io_mk_world()); +}l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__1 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__1); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__2); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__3 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__3); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__4 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__4); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__5 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__5); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__6); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__7 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__7); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__8 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__8); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__9); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__10 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__10); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__11); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__12 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__12(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__12); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__13); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__14 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__14(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__14); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__15 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__15(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__15); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__16 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__16(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__16); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__17 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__17(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__17); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__18); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__19 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__19(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__19); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__20 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__20(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__20); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__21 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__21(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__21); +l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__22 = _init_l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__22(); +lean_mark_persistent(l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350____closed__22); +if (builtin) {res = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7350_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6481__7514_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt8_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_6376__7352_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_UInt16_fromExpr___closed__1 = _init_l_UInt16_fromExpr___closed__1(); @@ -45242,233 +45477,233 @@ 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_8091____closed__1 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__1); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__2); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__3 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__3); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__4 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__4); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__5 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__5); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__6 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__6); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__7 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__7); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__8 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__8); -l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__9 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091____closed__9); -if (builtin) {res = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091_(lean_io_mk_world()); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__1 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__1); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__2 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__2); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__3 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__3); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__4 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__4); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__5 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__5); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__6 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__6); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__7 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__7); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__8 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__8); +l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__9 = _init_l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929____closed__9); +if (builtin) {res = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7929_(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_8093_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7931_(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_8095_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7933_(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_8131____closed__1 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__1); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__2 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__2); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__3 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__3); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__4 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__4); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__5 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__5); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__6 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__6); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__7 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__7); -l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__8 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131____closed__8); -if (builtin) {res = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8131_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__1 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__1); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__2 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__2); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__3 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__3); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__4 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__4); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__5 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__5); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__6 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__6); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__7 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__7); +l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__8 = _init_l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969____closed__8); +if (builtin) {res = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7969_(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_8133_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7971_(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_8135_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7973_(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_8171____closed__1 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__2 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__2); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__3 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__3); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__4 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__4); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__7 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__7); -l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__8 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__8); -if (builtin) {res = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__1 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__1); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__2 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__2); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__3 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__3); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__4 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__4); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__5 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__5); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__6 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__6); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__7 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__7); +l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__8 = _init_l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009____closed__8); +if (builtin) {res = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8009_(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_8173_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8011_(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_8175_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8013_(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_8211____closed__1 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__1); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__2 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__2); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__3 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__3); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__4 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__4); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__5 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__5); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__6 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__6); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__7 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__7); -l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__8 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211____closed__8); -if (builtin) {res = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8211_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__1 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__1); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__2 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__2); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__3 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__3); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__4 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__4); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__5 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__5); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__6 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__6); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__7 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__7); +l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__8 = _init_l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049____closed__8); +if (builtin) {res = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8049_(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_8213_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8051_(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_8215_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8053_(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_8251____closed__1 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__1); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__2 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__2); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__3 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__3); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__4 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__4); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__5 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__5); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__6 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__6); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__7 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__7); -l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__8 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251____closed__8); -if (builtin) {res = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8251_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__1 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__1); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__2 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__2); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__3 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__3); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__4 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__4); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__5 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__5); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__6 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__6); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__7 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__7); +l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__8 = _init_l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089____closed__8); +if (builtin) {res = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8089_(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_8253_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8091_(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_8255_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8093_(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_8292____closed__1 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__1); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__2 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__2); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__3 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__3); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__4 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__4); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__5 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__5); -l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__6 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292____closed__6); -if (builtin) {res = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8292_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__1 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__1); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__2 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__2); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__3 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__3); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__4 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__4); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__5 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__5); +l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__6 = _init_l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130____closed__6); +if (builtin) {res = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8130_(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_8294_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8132_(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_8296_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8134_(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_8333____closed__1 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__1); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__2 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__2); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__3 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__3); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__4 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__4); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__5 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__5); -l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__6 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333____closed__6); -if (builtin) {res = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8333_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__1); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__2 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__2); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__3 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__3); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__4 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__4); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__5); +l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6 = _init_l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171____closed__6); +if (builtin) {res = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8171_(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_8335_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8173_(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_8337_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8175_(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_8374____closed__1 = _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__1); -l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__2 = _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374____closed__2); -if (builtin) {res = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8374_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__1 = _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__1); +l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__2 = _init_l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212____closed__2); +if (builtin) {res = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8212_(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_8376_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8214_(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_8378_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8216_(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_8415____closed__1 = _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__1); -l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__2 = _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415____closed__2); -if (builtin) {res = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8415_(lean_io_mk_world()); +}l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__1 = _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__1); +l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__2 = _init_l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253____closed__2); +if (builtin) {res = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8253_(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_8417_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8255_(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_8419_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8257_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__1 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__1); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__2 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__2); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__3 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__3); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__4 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__4); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__5 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__5); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__6 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__6); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__7 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__7); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__8 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__8); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__9 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__9); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__10 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__10); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__11 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__11(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__11); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__12 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__12(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__12); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__13 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__13(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__13); -l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__14 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__14(); -lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548____closed__14); -if (builtin) {res = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8548_(lean_io_mk_world()); +}l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__1 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__1); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__2 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__2); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__3 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__3); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__4 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__4); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__5 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__5); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__6 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__6); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__7 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__7); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__8 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__8); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__9 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__9); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__10 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__10); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__11 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__11(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__11); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__12 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__12(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__12); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__13 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__13(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__13); +l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__14 = _init_l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__14(); +lean_mark_persistent(l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329____closed__14); +if (builtin) {res = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8329_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7517__8550_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt16_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_7355__8331_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_UInt32_fromExpr___closed__1 = _init_l_UInt32_fromExpr___closed__1(); @@ -45479,233 +45714,233 @@ 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_9127____closed__1 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__1); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__2); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__3 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__3); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__4 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__4); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__5 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__5); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__6 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__6); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__7 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__7); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__8 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__8); -l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__9 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127____closed__9); -if (builtin) {res = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9127_(lean_io_mk_world()); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__1 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__1); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__2 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__2); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__3 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__3); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__4 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__4); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__5 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__5); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__6 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__6); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__7 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__7); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__8 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__8); +l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__9 = _init_l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908____closed__9); +if (builtin) {res = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8908_(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_9129_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8910_(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_9131_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8912_(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_9167____closed__1 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__1); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__2 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__2); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__3 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__3); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__4 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__4); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__5 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__5); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__6 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__6); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__7 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__7); -l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__8 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167____closed__8); -if (builtin) {res = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9167_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__1 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__1); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__2 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__2); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__3 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__3); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__4 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__4); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__5 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__5); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__6 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__6); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__7 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__7); +l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__8 = _init_l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948____closed__8); +if (builtin) {res = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8948_(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_9169_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8950_(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_9171_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8952_(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_9207____closed__1 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__1); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__2 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__2); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__3 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__3); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__4 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__4); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__5 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__5); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__6 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__6); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__7 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__7); -l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__8 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207____closed__8); -if (builtin) {res = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9207_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__1 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__1); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__2 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__2); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__3 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__3); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__4 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__4); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__5 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__5); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__6 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__6); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__7 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__7); +l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__8 = _init_l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988____closed__8); +if (builtin) {res = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8988_(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_9209_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8990_(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_9211_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8992_(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_9247____closed__1 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__1); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__2 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__2); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__3 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__3); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__4 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__4); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__5 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__5); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__6 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__6); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__7 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__7); -l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__8 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247____closed__8); -if (builtin) {res = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9247_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__1 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__1); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__2 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__2); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__3 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__3); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__4 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__4); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__5 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__5); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__6 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__6); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__7 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__7); +l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__8 = _init_l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028____closed__8); +if (builtin) {res = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9028_(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_9249_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9030_(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_9251_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9032_(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_9287____closed__1 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__1); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__2 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__2); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__3 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__3); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__4 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__4); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__5 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__5); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__6 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__6); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__7 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__7); -l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__8 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287____closed__8); -if (builtin) {res = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9287_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__1 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__1); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__2 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__2); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__3 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__3); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__4 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__4); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__5 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__5); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__6 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__6); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__7 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__7); +l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__8 = _init_l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9068____closed__8); +if (builtin) {res = l___regBuiltin_UInt32_reduceMod_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); -}if (builtin) {res = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9289_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9070_(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_9291_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9072_(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_9328____closed__1 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__1); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__2 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__2); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__3 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__3); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__4 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__4); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__5 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__5); -l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__6 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328____closed__6); -if (builtin) {res = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9328_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__1 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__1); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__2 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__2); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__3 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__3); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__4 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__4); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__5 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__5); +l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__6 = _init_l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109____closed__6); +if (builtin) {res = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9109_(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_9330_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9111_(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_9332_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9113_(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_9369____closed__1 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__1); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__2 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__2); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__3 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__3); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__4 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__4); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__5 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__5); -l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__6 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369____closed__6); -if (builtin) {res = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9369_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__1 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__1); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__2 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__2); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__3 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__3); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__4 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__4); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__5 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__5); +l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__6 = _init_l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150____closed__6); +if (builtin) {res = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9150_(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_9371_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9152_(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_9373_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9154_(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_9410____closed__1 = _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__1); -l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__2 = _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410____closed__2); -if (builtin) {res = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9410_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__1 = _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__1); +l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__2 = _init_l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191____closed__2); +if (builtin) {res = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9191_(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_9412_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9193_(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_9414_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9195_(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_9451____closed__1 = _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__1); -l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__2 = _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451____closed__2); -if (builtin) {res = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9451_(lean_io_mk_world()); +}l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__1 = _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__1); +l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__2 = _init_l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232____closed__2); +if (builtin) {res = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9232_(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_9453_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9234_(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_9455_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9236_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__1 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__1); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__2 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__2); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__3 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__3); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__4 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__4); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__5 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__5); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__6 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__6); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__7 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__7); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__8 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__8); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__9 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__9); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__10 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__10); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__11 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__11(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__11); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__12 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__12(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__12); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__13 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__13(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__13); -l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__14 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__14(); -lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584____closed__14); -if (builtin) {res = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9584_(lean_io_mk_world()); +}l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__1 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__1); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__2 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__2); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__3 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__3); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__4 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__4); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__5 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__5); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__6 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__6); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__7 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__7); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__8 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__8); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__9 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__9); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__10 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__10); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__11 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__11(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__11); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__12 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__12(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__12); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__13 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__13(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__13); +l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__14 = _init_l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__14(); +lean_mark_persistent(l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308____closed__14); +if (builtin) {res = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9308_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8553__9586_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt32_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_8334__9310_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_UInt64_fromExpr___closed__1 = _init_l_UInt64_fromExpr___closed__1(); @@ -45716,233 +45951,233 @@ 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_10163____closed__1 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__1); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__2); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__3 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__3); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__4 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__4); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__5 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__5); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__6 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__6); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__7 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__7); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__8 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__8); -l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__9 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163____closed__9); -if (builtin) {res = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10163_(lean_io_mk_world()); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__1 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__1); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__2 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__2); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__3 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__3); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__4 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__4); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__5 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__5); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__6 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__6); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__7 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__7); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__8 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__8); +l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__9 = _init_l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887____closed__9); +if (builtin) {res = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9887_(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_10165_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9889_(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_10167_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9891_(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_10203____closed__1 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__1); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__2 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__2); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__3 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__3); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__4 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__4); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__5 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__5); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__6 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__6); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__7 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__7); -l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__8 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203____closed__8); -if (builtin) {res = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10203_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__1 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__1); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__2 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__2); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__3 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__3); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__4 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__4); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__5 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__5); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__6 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__6); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__7 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__7); +l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__8 = _init_l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927____closed__8); +if (builtin) {res = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9927_(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_10205_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9929_(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_10207_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9931_(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_10243____closed__1 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__1); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__2 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__2); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__3 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__3); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__4 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__4); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__5 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__5); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__6 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__6); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__7 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__7); -l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__8 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243____closed__8); -if (builtin) {res = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10243_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__1 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__1); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__2 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__2); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__3 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__3); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__4 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__4); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__5 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__5); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__6 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__6); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__7 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__7); +l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__8 = _init_l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967____closed__8); +if (builtin) {res = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9967_(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_10245_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9969_(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_10247_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9971_(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_10283____closed__1 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__1); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__2 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__2); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__3 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__3); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__4 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__4); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__5 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__5); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__6 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__6); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__7 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__7); -l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__8 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283____closed__8); -if (builtin) {res = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10283_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__1 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__1); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__2 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__2); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__3 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__3); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__4 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__4); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__5 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__5); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__6 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__6); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__7 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__7); +l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__8 = _init_l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007____closed__8); +if (builtin) {res = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10007_(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_10285_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10009_(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_10287_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10011_(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_10323____closed__1 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__1); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__2 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__2); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__3 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__3); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__4 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__4); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__5 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__5); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__6 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__6); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__7 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__7); -l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__8 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323____closed__8); -if (builtin) {res = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10323_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__1 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__1); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__2 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__2); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__3 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__3); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__4 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__4); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__5 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__5); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__6 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__6); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__7 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__7); +l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__8 = _init_l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047____closed__8); +if (builtin) {res = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10047_(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_10325_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10049_(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_10327_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10051_(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_10364____closed__1 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__1); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__2 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__2); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__3 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__3); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__4 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__4); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__5 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__5); -l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__6 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364____closed__6); -if (builtin) {res = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10364_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__1 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__1); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__2 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__2); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__3 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__3); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__4 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__4); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__5 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__5); +l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__6 = _init_l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088____closed__6); +if (builtin) {res = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10088_(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_10366_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10090_(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_10368_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10092_(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_10405____closed__1 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__1); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__2 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__2); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__3 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__3); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__4 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__4); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__5 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__5); -l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__6 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405____closed__6); -if (builtin) {res = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10405_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__1 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__1); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__2 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__2); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__3 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__3); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__4 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__4); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__5 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__5); +l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__6 = _init_l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129____closed__6); +if (builtin) {res = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10129_(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_10407_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10131_(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_10409_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10133_(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_10446____closed__1 = _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__1); -l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__2 = _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446____closed__2); -if (builtin) {res = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10446_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__1 = _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__1); +l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__2 = _init_l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170____closed__2); +if (builtin) {res = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10170_(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_10448_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10172_(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_10450_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10174_(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_10487____closed__1 = _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__1); -l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__2 = _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487____closed__2); -if (builtin) {res = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10487_(lean_io_mk_world()); +}l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__1 = _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__1); +l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__2 = _init_l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211____closed__2); +if (builtin) {res = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10211_(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_10489_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10213_(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_10491_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10215_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__1 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__1(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__1); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__2 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__2(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__2); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__3 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__3(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__3); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__4 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__4(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__4); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__5 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__5(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__5); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__6 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__6(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__6); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__7 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__7(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__7); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__8 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__8(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__8); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__9 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__9(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__9); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__10 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__10(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__10); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__11 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__11(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__11); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__12 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__12(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__12); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__13 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__13(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__13); -l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__14 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__14(); -lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620____closed__14); -if (builtin) {res = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10620_(lean_io_mk_world()); +}l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__1 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__1(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__1); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__2 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__2(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__2); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__3 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__3(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__3); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__4 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__4(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__4); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__5 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__5(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__5); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__6 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__6(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__6); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__7 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__7(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__7); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__8 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__8(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__8); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__9 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__9(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__9); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__10 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__10(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__10); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__11 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__11(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__11); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__12 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__12(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__12); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__13 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__13(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__13); +l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__14 = _init_l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__14(); +lean_mark_persistent(l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287____closed__14); +if (builtin) {res = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10287_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9589__10622_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_UInt64_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_9313__10289_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_USize_fromExpr___closed__1 = _init_l_USize_fromExpr___closed__1(); @@ -45953,233 +46188,233 @@ 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_11199____closed__1 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__1); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__2); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__3 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__3); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__4 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__4); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__5 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__5); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__6 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__6); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__7 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__7); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__8 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__8); -l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__9 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__9(); -lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199____closed__9); -if (builtin) {res = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11199_(lean_io_mk_world()); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__1 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__1); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__2 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__2); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__3 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__3); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__4 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__4); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__5 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__5); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__6 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__6); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__7 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__7); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__8 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__8); +l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__9 = _init_l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__9(); +lean_mark_persistent(l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866____closed__9); +if (builtin) {res = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10866_(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_11201_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10868_(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_11203_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceAdd_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10870_(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_11239____closed__1 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__1); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__2 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__2); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__3 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__3); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__4 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__4); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__5 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__5); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__6 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__6); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__7 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__7); -l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__8 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239____closed__8); -if (builtin) {res = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11239_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__1 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__1); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__2 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__2); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__3 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__3); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__4 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__4); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__5 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__5); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__6 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__6); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__7 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__7); +l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__8 = _init_l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906____closed__8); +if (builtin) {res = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10906_(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_11241_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10908_(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_11243_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceMul_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10910_(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_11279____closed__1 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__1); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__2 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__2); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__3 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__3); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__4 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__4); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__5 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__5); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__6 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__6); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__7 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__7); -l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__8 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279____closed__8); -if (builtin) {res = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11279_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__1 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__1); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__2 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__2); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__3 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__3); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__4 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__4); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__5 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__5); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__6 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__6); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__7 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__7); +l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__8 = _init_l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946____closed__8); +if (builtin) {res = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10946_(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_11281_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10948_(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_11283_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceSub_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10950_(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_11319____closed__1 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__1); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__2 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__2); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__3 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__3); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__4 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__4); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__5 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__5); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__6 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__6); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__7 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__7); -l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__8 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319____closed__8); -if (builtin) {res = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11319_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__1 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__1); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__2 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__2); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__3 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__3); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__4 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__4); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__5 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__5); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__6 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__6); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__7 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__7); +l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__8 = _init_l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986____closed__8); +if (builtin) {res = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10986_(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_11321_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10988_(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_11323_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceDiv_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10990_(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_11359____closed__1 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__1); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__2 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__2); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__3 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__3); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__4 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__4); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__5 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__5); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__6 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__6); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__7 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__7); -l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__8 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359____closed__8); -if (builtin) {res = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11359_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__1 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__1); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__2 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__2); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__3 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__3); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__4 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__4); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__5 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__5); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__6 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__6); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__7 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__7); +l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__8 = _init_l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026____closed__8); +if (builtin) {res = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11026_(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_11361_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11028_(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_11363_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceMod_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11030_(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_11400____closed__1 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__1); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__2 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__2); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__3 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__3); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__4 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__4); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__5 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__5); -l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__6 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400____closed__6); -if (builtin) {res = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11400_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__1 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__1); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__2 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__2); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__3 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__3); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__4 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__4); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__5 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__5); +l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__6 = _init_l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067____closed__6); +if (builtin) {res = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11067_(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_11402_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11069_(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_11404_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceLT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11071_(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_11441____closed__1 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__1); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__2 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__2); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__3 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__3); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__4 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__4); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__5 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__5); -l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__6 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441____closed__6); -if (builtin) {res = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11441_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__1 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__1); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__2 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__2); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__3 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__3); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__4 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__4); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__5 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__5); +l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__6 = _init_l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108____closed__6); +if (builtin) {res = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11108_(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_11443_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11110_(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_11445_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceLE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11112_(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_11482____closed__1 = _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__1); -l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__2 = _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482____closed__2); -if (builtin) {res = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11482_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__1 = _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__1); +l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__2 = _init_l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149____closed__2); +if (builtin) {res = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11149_(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_11484_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11151_(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_11486_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceGT_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11153_(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_11523____closed__1 = _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__1); -l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__2 = _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523____closed__2); -if (builtin) {res = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11523_(lean_io_mk_world()); +}l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__1 = _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__1); +l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__2 = _init_l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190____closed__2); +if (builtin) {res = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11190_(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_11525_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11192_(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_11527_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_reduceGE_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_11194_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__1 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__1(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__1); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__2 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__2(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__2); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__3 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__3(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__3); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__4 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__4(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__4); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__5 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__5(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__5); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__6 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__6(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__6); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__7 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__7(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__7); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__8 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__8(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__8); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__9 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__9(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__9); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__10 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__10(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__10); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__11 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__11(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__11); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__12 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__12(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__12); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__13 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__13(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__13); -l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__14 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__14(); -lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656____closed__14); -if (builtin) {res = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11656_(lean_io_mk_world()); +}l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__1 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__1(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__1); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__2 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__2(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__2); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__3 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__3(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__3); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__4 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__4(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__4); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__5 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__5(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__5); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__6 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__6(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__6); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__7 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__7(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__7); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__8 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__8(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__8); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__9 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__9(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__9); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__10 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__10(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__10); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__11 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__11(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__11); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__12 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__12(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__12); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__13 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__13(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__13); +l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__14 = _init_l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__14(); +lean_mark_persistent(l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266____closed__14); +if (builtin) {res = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11266_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}if (builtin) {res = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10625__11658_(lean_io_mk_world()); +}if (builtin) {res = l___regBuiltin_USize_isValue_declare____x40_Lean_Meta_Tactic_Simp_BuiltinSimprocs_UInt___hyg_10292__11268_(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/Main.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/Main.c index 428ae49d68..4bd318c0ee 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/Main.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/Main.c @@ -36,7 +36,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_trySimpCongrTheorem_x3f___lambda__4(le LEAN_EXPORT lean_object* l_ReaderT_bind___at___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_dsimpImpl___spec__14(lean_object*, lean_object*); lean_object* l_Lean_MVarId_replaceTargetDefEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_simpGoal___lambda__2___closed__1; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpImpl___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_Simp_mkImpCongr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkIffOfEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceProjFn_x3f___lambda__1___closed__1; @@ -164,7 +163,6 @@ lean_object* l_Lean_Expr_fvarId_x21(lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Meta_Simp_simpProj___spec__8(lean_object*, lean_object*, size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Meta_transform_visit_visitLet___at___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_dsimpImpl___spec__6___lambda__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*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_dsimpGoal___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* l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___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_environment_find(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_Meta_Simp_simpLet___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_throwNestedTacticEx___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -244,7 +242,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_throwCongrHypothesisFailed___boxed(lea 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*); lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Meta_Simp_simpCtorEq___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_object*); -lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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_Expr_withAppAux___at_Lean_Meta_Simp_processCongrHypothesis___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_EXPORT lean_object* l_Array_mapMUnsafe_map___at___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_dsimpImpl___spec__11___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimpLetCase_noConfusion___rarg(uint8_t, uint8_t, lean_object*); @@ -290,12 +287,12 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_trySimpCongrTheorem_x3f___lambda__3(le uint8_t lean_uint32_dec_le(uint32_t, uint32_t); LEAN_EXPORT lean_object* l_Lean_Meta_simpGoal___lambda__2(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_EXPORT lean_object* l_Lean_Meta_simpTarget___boxed(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_isType(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_applySimpResultToLocalDeclCore(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_simpForall___lambda__5___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_trySimpCongrTheorem_x3f___lambda__5(uint8_t, 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_object* l_StateRefT_x27_lift___rarg___boxed(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_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___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___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceProjFn_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_Lean_Meta_Simp_simpProj___lambda__1___closed__5; LEAN_EXPORT lean_object* l_Lean_Meta_transform_visit_visitPost___at___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_dsimpImpl___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*, lean_object*); @@ -310,7 +307,6 @@ lean_object* l_Lean_Meta_mkEqNDRec(lean_object*, lean_object*, lean_object*, lea lean_object* l_Lean_registerInternalExceptionId(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at_Lean_Meta_Simp_cacheResult___spec__1(lean_object*, lean_object*, 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_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_abstractM(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_visit___at_Lean_Meta_Simp_simpProj___spec__2___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_visitFn___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*); @@ -467,6 +463,7 @@ lean_object* l_Lean_LocalDecl_userName(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwMaxRecDepthAt___at___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduce___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_Simp_SimpLetCase_toCtorIdx___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withSimpConfig___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2___rarg(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_Meta_simp___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___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_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Main___hyg_5_(lean_object*); @@ -549,6 +546,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_dsimpGoal___lambda__1___boxed(lean_object*, LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpForall___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_Simp_instInhabitedSimpM___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_Lean_Meta_Simp_simpLoop___spec__1(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_Simp_congrArgs___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_MetavarContext_0__Lean_DependsOn_dep_visitApp___at_Lean_Meta_Simp_simpProj___spec__12___boxed(lean_object*, lean_object*, lean_object*); lean_object* lean_nat_sub(lean_object*, lean_object*); lean_object* l_Lean_MVarId_tryClear(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -563,7 +561,6 @@ extern lean_object* l_Lean_levelOne; lean_object* l_Lean_Meta_Simp_post(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_transform_visit_visitLet___at___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_dsimpImpl___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*, lean_object*); lean_object* lean_nat_mul(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpImpl_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_EXPORT lean_object* l_Lean_Expr_withAppAux___at___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_dsimpImpl___spec__13___boxed(lean_object**); LEAN_EXPORT lean_object* l___private_Lean_MetavarContext_0__Lean_DependsOn_dep_visitMain___at_Lean_Meta_Simp_simpProj___spec__3(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_mkFunExt(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -723,7 +720,6 @@ lean_object* l___private_Lean_Meta_Basic_0__Lean_Meta_forallTelescopeReducingImp static lean_object* l_Lean_Meta_Simp_simpLet___closed__1; lean_object* l_Nat_repr(lean_object*); lean_object* l_Lean_Meta_isProof(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpImpl___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_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_dsimpImpl___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_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_Meta_Simp_cacheResult___spec__3(lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lambda__2___closed__13; @@ -5834,7 +5830,7 @@ x_42 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lam 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_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_20, x_43, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_27); +x_44 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_20, x_43, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_27); x_45 = lean_ctor_get(x_44, 0); lean_inc(x_45); x_46 = lean_ctor_get(x_44, 1); @@ -7543,7 +7539,7 @@ return x_31; } else { -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; uint8_t x_45; +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; uint8_t x_41; x_32 = lean_ctor_get(x_26, 1); lean_inc(x_32); lean_dec(x_26); @@ -7559,552 +7555,520 @@ lean_dec(x_34); x_37 = lean_ctor_get(x_35, 0); lean_inc(x_37); lean_dec(x_35); -x_38 = lean_st_ref_get(x_5, x_36); +x_38 = lean_st_ref_take(x_5, x_36); x_39 = lean_ctor_get(x_38, 0); lean_inc(x_39); x_40 = lean_ctor_get(x_38, 1); lean_inc(x_40); lean_dec(x_38); -x_41 = lean_ctor_get(x_39, 1); -lean_inc(x_41); -lean_dec(x_39); -x_42 = lean_st_ref_take(x_5, x_40); -x_43 = lean_ctor_get(x_42, 0); -lean_inc(x_43); -x_44 = lean_ctor_get(x_42, 1); -lean_inc(x_44); +x_41 = !lean_is_exclusive(x_39); +if (x_41 == 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_39, 0); lean_dec(x_42); -x_45 = !lean_is_exclusive(x_43); -if (x_45 == 0) +x_43 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; +lean_ctor_set(x_39, 0, x_43); +x_44 = lean_st_ref_set(x_5, x_39, x_40); +x_45 = lean_ctor_get(x_44, 1); +lean_inc(x_45); +lean_dec(x_44); +x_46 = !lean_is_exclusive(x_4); +if (x_46 == 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_43, 0); -lean_dec(x_46); -x_47 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; -lean_ctor_set(x_43, 0, x_47); -x_48 = lean_st_ref_set(x_5, x_43, x_44); -x_49 = lean_ctor_get(x_48, 1); -lean_inc(x_49); -lean_dec(x_48); -x_50 = !lean_is_exclusive(x_4); -if (x_50 == 0) -{ -lean_object* x_51; lean_object* x_52; -x_51 = lean_ctor_get(x_4, 1); -lean_dec(x_51); +lean_object* x_47; lean_object* x_48; +x_47 = lean_ctor_get(x_4, 1); +lean_dec(x_47); lean_ctor_set(x_4, 1, x_33); lean_inc(x_5); -x_52 = lean_apply_8(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_49); -if (lean_obj_tag(x_52) == 0) +x_48 = lean_apply_8(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_45); +if (lean_obj_tag(x_48) == 0) { -lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; uint8_t x_58; -x_53 = lean_ctor_get(x_52, 0); +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; uint8_t x_54; +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 = lean_st_ref_take(x_5, x_50); +x_52 = lean_ctor_get(x_51, 0); +lean_inc(x_52); +x_53 = lean_ctor_get(x_51, 1); lean_inc(x_53); -x_54 = lean_ctor_get(x_52, 1); -lean_inc(x_54); -lean_dec(x_52); -x_55 = lean_st_ref_take(x_5, x_54); -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_51); +x_54 = !lean_is_exclusive(x_52); +if (x_54 == 0) +{ +lean_object* x_55; lean_object* x_56; uint8_t x_57; +x_55 = lean_ctor_get(x_52, 0); lean_dec(x_55); -x_58 = !lean_is_exclusive(x_56); -if (x_58 == 0) +lean_ctor_set(x_52, 0, x_37); +x_56 = lean_st_ref_set(x_5, x_52, x_53); +lean_dec(x_5); +x_57 = !lean_is_exclusive(x_56); +if (x_57 == 0) { -lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +lean_object* x_58; +x_58 = lean_ctor_get(x_56, 0); +lean_dec(x_58); +lean_ctor_set(x_56, 0, x_49); +return x_56; +} +else +{ +lean_object* x_59; lean_object* x_60; x_59 = lean_ctor_get(x_56, 1); -lean_dec(x_59); -x_60 = lean_ctor_get(x_56, 0); -lean_dec(x_60); -lean_ctor_set(x_56, 1, x_41); -lean_ctor_set(x_56, 0, x_37); -x_61 = lean_st_ref_set(x_5, x_56, x_57); -lean_dec(x_5); -x_62 = !lean_is_exclusive(x_61); -if (x_62 == 0) -{ -lean_object* x_63; -x_63 = lean_ctor_get(x_61, 0); -lean_dec(x_63); -lean_ctor_set(x_61, 0, x_53); -return x_61; -} -else -{ -lean_object* x_64; lean_object* x_65; -x_64 = lean_ctor_get(x_61, 1); -lean_inc(x_64); -lean_dec(x_61); -x_65 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_65, 0, x_53); -lean_ctor_set(x_65, 1, x_64); -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_object* x_73; -x_66 = lean_ctor_get(x_56, 2); -x_67 = lean_ctor_get(x_56, 3); -x_68 = lean_ctor_get(x_56, 4); -lean_inc(x_68); -lean_inc(x_67); -lean_inc(x_66); +lean_inc(x_59); lean_dec(x_56); -x_69 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_69, 0, x_37); -lean_ctor_set(x_69, 1, x_41); -lean_ctor_set(x_69, 2, x_66); -lean_ctor_set(x_69, 3, x_67); -lean_ctor_set(x_69, 4, x_68); -x_70 = lean_st_ref_set(x_5, x_69, x_57); -lean_dec(x_5); -x_71 = lean_ctor_get(x_70, 1); -lean_inc(x_71); -if (lean_is_exclusive(x_70)) { - lean_ctor_release(x_70, 0); - lean_ctor_release(x_70, 1); - x_72 = x_70; -} else { - lean_dec_ref(x_70); - x_72 = lean_box(0); -} -if (lean_is_scalar(x_72)) { - x_73 = lean_alloc_ctor(0, 2, 0); -} else { - x_73 = x_72; -} -lean_ctor_set(x_73, 0, x_53); -lean_ctor_set(x_73, 1, x_71); -return x_73; +x_60 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_60, 0, x_49); +lean_ctor_set(x_60, 1, x_59); +return x_60; } } else { -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_74 = lean_ctor_get(x_52, 0); -lean_inc(x_74); -x_75 = lean_ctor_get(x_52, 1); -lean_inc(x_75); +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_61 = lean_ctor_get(x_52, 1); +x_62 = lean_ctor_get(x_52, 2); +x_63 = lean_ctor_get(x_52, 3); +lean_inc(x_63); +lean_inc(x_62); +lean_inc(x_61); lean_dec(x_52); -x_76 = lean_st_ref_take(x_5, x_75); -x_77 = lean_ctor_get(x_76, 0); -lean_inc(x_77); -x_78 = lean_ctor_get(x_76, 1); -lean_inc(x_78); +x_64 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_64, 0, x_37); +lean_ctor_set(x_64, 1, x_61); +lean_ctor_set(x_64, 2, x_62); +lean_ctor_set(x_64, 3, x_63); +x_65 = lean_st_ref_set(x_5, x_64, x_53); +lean_dec(x_5); +x_66 = lean_ctor_get(x_65, 1); +lean_inc(x_66); +if (lean_is_exclusive(x_65)) { + lean_ctor_release(x_65, 0); + lean_ctor_release(x_65, 1); + x_67 = x_65; +} else { + lean_dec_ref(x_65); + x_67 = lean_box(0); +} +if (lean_is_scalar(x_67)) { + x_68 = lean_alloc_ctor(0, 2, 0); +} else { + x_68 = x_67; +} +lean_ctor_set(x_68, 0, x_49); +lean_ctor_set(x_68, 1, x_66); +return x_68; +} +} +else +{ +lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; uint8_t x_74; +x_69 = lean_ctor_get(x_48, 0); +lean_inc(x_69); +x_70 = lean_ctor_get(x_48, 1); +lean_inc(x_70); +lean_dec(x_48); +x_71 = lean_st_ref_take(x_5, x_70); +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); +x_74 = !lean_is_exclusive(x_72); +if (x_74 == 0) +{ +lean_object* x_75; lean_object* x_76; uint8_t x_77; +x_75 = lean_ctor_get(x_72, 0); +lean_dec(x_75); +lean_ctor_set(x_72, 0, x_37); +x_76 = lean_st_ref_set(x_5, x_72, x_73); +lean_dec(x_5); +x_77 = !lean_is_exclusive(x_76); +if (x_77 == 0) +{ +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_69); +return x_76; +} +else +{ +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_79 = !lean_is_exclusive(x_77); -if (x_79 == 0) -{ -lean_object* x_80; lean_object* x_81; lean_object* x_82; uint8_t x_83; -x_80 = lean_ctor_get(x_77, 1); -lean_dec(x_80); -x_81 = lean_ctor_get(x_77, 0); -lean_dec(x_81); -lean_ctor_set(x_77, 1, x_41); -lean_ctor_set(x_77, 0, x_37); -x_82 = lean_st_ref_set(x_5, x_77, x_78); -lean_dec(x_5); -x_83 = !lean_is_exclusive(x_82); -if (x_83 == 0) -{ -lean_object* x_84; -x_84 = lean_ctor_get(x_82, 0); -lean_dec(x_84); -lean_ctor_set_tag(x_82, 1); -lean_ctor_set(x_82, 0, x_74); -return x_82; -} -else -{ -lean_object* x_85; lean_object* x_86; -x_85 = lean_ctor_get(x_82, 1); -lean_inc(x_85); -lean_dec(x_82); -x_86 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_86, 0, x_74); -lean_ctor_set(x_86, 1, x_85); -return x_86; +x_80 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_80, 0, x_69); +lean_ctor_set(x_80, 1, x_79); +return x_80; } } 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; lean_object* x_94; -x_87 = lean_ctor_get(x_77, 2); -x_88 = lean_ctor_get(x_77, 3); -x_89 = lean_ctor_get(x_77, 4); -lean_inc(x_89); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_77); -x_90 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_90, 0, x_37); -lean_ctor_set(x_90, 1, x_41); -lean_ctor_set(x_90, 2, x_87); -lean_ctor_set(x_90, 3, x_88); -lean_ctor_set(x_90, 4, x_89); -x_91 = lean_st_ref_set(x_5, x_90, x_78); +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; +x_81 = lean_ctor_get(x_72, 1); +x_82 = lean_ctor_get(x_72, 2); +x_83 = lean_ctor_get(x_72, 3); +lean_inc(x_83); +lean_inc(x_82); +lean_inc(x_81); +lean_dec(x_72); +x_84 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_84, 0, x_37); +lean_ctor_set(x_84, 1, x_81); +lean_ctor_set(x_84, 2, x_82); +lean_ctor_set(x_84, 3, x_83); +x_85 = lean_st_ref_set(x_5, x_84, x_73); lean_dec(x_5); -x_92 = lean_ctor_get(x_91, 1); +x_86 = lean_ctor_get(x_85, 1); +lean_inc(x_86); +if (lean_is_exclusive(x_85)) { + lean_ctor_release(x_85, 0); + lean_ctor_release(x_85, 1); + x_87 = x_85; +} else { + lean_dec_ref(x_85); + x_87 = lean_box(0); +} +if (lean_is_scalar(x_87)) { + x_88 = lean_alloc_ctor(1, 2, 0); +} else { + x_88 = x_87; + lean_ctor_set_tag(x_88, 1); +} +lean_ctor_set(x_88, 0, x_69); +lean_ctor_set(x_88, 1, x_86); +return x_88; +} +} +} +else +{ +lean_object* x_89; uint32_t x_90; lean_object* x_91; lean_object* x_92; uint32_t x_93; lean_object* x_94; lean_object* x_95; +x_89 = lean_ctor_get(x_4, 0); +x_90 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); +x_91 = lean_ctor_get(x_4, 2); +x_92 = lean_ctor_get(x_4, 3); +x_93 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); 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(1, 2, 0); -} else { - x_94 = x_93; - lean_ctor_set_tag(x_94, 1); -} -lean_ctor_set(x_94, 0, x_74); -lean_ctor_set(x_94, 1, x_92); -return x_94; -} -} -} -else -{ -lean_object* x_95; uint8_t x_96; uint32_t x_97; lean_object* x_98; lean_object* x_99; uint32_t x_100; lean_object* x_101; lean_object* x_102; -x_95 = lean_ctor_get(x_4, 0); -x_96 = lean_ctor_get_uint8(x_4, sizeof(void*)*4 + 8); -x_97 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); -x_98 = lean_ctor_get(x_4, 2); -x_99 = lean_ctor_get(x_4, 3); -x_100 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); -lean_inc(x_99); -lean_inc(x_98); -lean_inc(x_95); +lean_inc(x_91); +lean_inc(x_89); lean_dec(x_4); -x_101 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_101, 0, x_95); -lean_ctor_set(x_101, 1, x_33); -lean_ctor_set(x_101, 2, x_98); -lean_ctor_set(x_101, 3, x_99); -lean_ctor_set_uint8(x_101, sizeof(void*)*4 + 8, x_96); -lean_ctor_set_uint32(x_101, sizeof(void*)*4, x_97); -lean_ctor_set_uint32(x_101, sizeof(void*)*4 + 4, x_100); +x_94 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_94, 0, x_89); +lean_ctor_set(x_94, 1, x_33); +lean_ctor_set(x_94, 2, x_91); +lean_ctor_set(x_94, 3, x_92); +lean_ctor_set_uint32(x_94, sizeof(void*)*4, x_90); +lean_ctor_set_uint32(x_94, sizeof(void*)*4 + 4, x_93); lean_inc(x_5); -x_102 = lean_apply_8(x_2, x_3, x_101, x_5, x_6, x_7, x_8, x_9, x_49); -if (lean_obj_tag(x_102) == 0) +x_95 = lean_apply_8(x_2, x_3, x_94, x_5, x_6, x_7, x_8, x_9, x_45); +if (lean_obj_tag(x_95) == 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; lean_object* x_114; lean_object* x_115; lean_object* x_116; -x_103 = lean_ctor_get(x_102, 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; 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_95, 0); +lean_inc(x_96); +x_97 = lean_ctor_get(x_95, 1); +lean_inc(x_97); +lean_dec(x_95); +x_98 = lean_st_ref_take(x_5, x_97); +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); +x_102 = lean_ctor_get(x_99, 2); +lean_inc(x_102); +x_103 = lean_ctor_get(x_99, 3); lean_inc(x_103); -x_104 = lean_ctor_get(x_102, 1); -lean_inc(x_104); -lean_dec(x_102); -x_105 = lean_st_ref_take(x_5, x_104); -x_106 = lean_ctor_get(x_105, 0); -lean_inc(x_106); -x_107 = lean_ctor_get(x_105, 1); +if (lean_is_exclusive(x_99)) { + lean_ctor_release(x_99, 0); + lean_ctor_release(x_99, 1); + lean_ctor_release(x_99, 2); + lean_ctor_release(x_99, 3); + x_104 = x_99; +} else { + lean_dec_ref(x_99); + x_104 = lean_box(0); +} +if (lean_is_scalar(x_104)) { + x_105 = lean_alloc_ctor(0, 4, 0); +} else { + x_105 = x_104; +} +lean_ctor_set(x_105, 0, x_37); +lean_ctor_set(x_105, 1, x_101); +lean_ctor_set(x_105, 2, x_102); +lean_ctor_set(x_105, 3, x_103); +x_106 = lean_st_ref_set(x_5, x_105, x_100); +lean_dec(x_5); +x_107 = lean_ctor_get(x_106, 1); lean_inc(x_107); -lean_dec(x_105); -x_108 = lean_ctor_get(x_106, 2); -lean_inc(x_108); -x_109 = lean_ctor_get(x_106, 3); -lean_inc(x_109); -x_110 = lean_ctor_get(x_106, 4); -lean_inc(x_110); if (lean_is_exclusive(x_106)) { lean_ctor_release(x_106, 0); lean_ctor_release(x_106, 1); - lean_ctor_release(x_106, 2); - lean_ctor_release(x_106, 3); - lean_ctor_release(x_106, 4); - x_111 = x_106; + x_108 = x_106; } else { lean_dec_ref(x_106); - x_111 = lean_box(0); + x_108 = lean_box(0); } -if (lean_is_scalar(x_111)) { - x_112 = lean_alloc_ctor(0, 5, 0); +if (lean_is_scalar(x_108)) { + x_109 = lean_alloc_ctor(0, 2, 0); } else { - x_112 = x_111; + x_109 = x_108; } -lean_ctor_set(x_112, 0, x_37); -lean_ctor_set(x_112, 1, x_41); -lean_ctor_set(x_112, 2, x_108); -lean_ctor_set(x_112, 3, x_109); -lean_ctor_set(x_112, 4, x_110); -x_113 = lean_st_ref_set(x_5, x_112, x_107); -lean_dec(x_5); -x_114 = lean_ctor_get(x_113, 1); +lean_ctor_set(x_109, 0, x_96); +lean_ctor_set(x_109, 1, x_107); +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; lean_object* x_121; lean_object* x_122; lean_object* x_123; +x_110 = lean_ctor_get(x_95, 0); +lean_inc(x_110); +x_111 = lean_ctor_get(x_95, 1); +lean_inc(x_111); +lean_dec(x_95); +x_112 = lean_st_ref_take(x_5, x_111); +x_113 = lean_ctor_get(x_112, 0); +lean_inc(x_113); +x_114 = lean_ctor_get(x_112, 1); lean_inc(x_114); +lean_dec(x_112); +x_115 = lean_ctor_get(x_113, 1); +lean_inc(x_115); +x_116 = lean_ctor_get(x_113, 2); +lean_inc(x_116); +x_117 = lean_ctor_get(x_113, 3); +lean_inc(x_117); if (lean_is_exclusive(x_113)) { lean_ctor_release(x_113, 0); lean_ctor_release(x_113, 1); - x_115 = x_113; + lean_ctor_release(x_113, 2); + lean_ctor_release(x_113, 3); + x_118 = x_113; } else { lean_dec_ref(x_113); - x_115 = lean_box(0); + x_118 = lean_box(0); } -if (lean_is_scalar(x_115)) { - x_116 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_118)) { + x_119 = lean_alloc_ctor(0, 4, 0); } else { - x_116 = x_115; + x_119 = x_118; } -lean_ctor_set(x_116, 0, x_103); -lean_ctor_set(x_116, 1, x_114); -return x_116; -} -else -{ -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; -x_117 = lean_ctor_get(x_102, 0); -lean_inc(x_117); -x_118 = lean_ctor_get(x_102, 1); -lean_inc(x_118); -lean_dec(x_102); -x_119 = lean_st_ref_take(x_5, x_118); -x_120 = lean_ctor_get(x_119, 0); -lean_inc(x_120); -x_121 = lean_ctor_get(x_119, 1); +lean_ctor_set(x_119, 0, x_37); +lean_ctor_set(x_119, 1, x_115); +lean_ctor_set(x_119, 2, x_116); +lean_ctor_set(x_119, 3, x_117); +x_120 = lean_st_ref_set(x_5, x_119, x_114); +lean_dec(x_5); +x_121 = lean_ctor_get(x_120, 1); lean_inc(x_121); -lean_dec(x_119); -x_122 = lean_ctor_get(x_120, 2); -lean_inc(x_122); -x_123 = lean_ctor_get(x_120, 3); -lean_inc(x_123); -x_124 = lean_ctor_get(x_120, 4); -lean_inc(x_124); if (lean_is_exclusive(x_120)) { lean_ctor_release(x_120, 0); lean_ctor_release(x_120, 1); - lean_ctor_release(x_120, 2); - lean_ctor_release(x_120, 3); - lean_ctor_release(x_120, 4); - x_125 = x_120; + x_122 = x_120; } else { lean_dec_ref(x_120); - x_125 = lean_box(0); + x_122 = lean_box(0); } -if (lean_is_scalar(x_125)) { - x_126 = lean_alloc_ctor(0, 5, 0); +if (lean_is_scalar(x_122)) { + x_123 = lean_alloc_ctor(1, 2, 0); } else { - x_126 = x_125; + x_123 = x_122; + lean_ctor_set_tag(x_123, 1); } -lean_ctor_set(x_126, 0, x_37); -lean_ctor_set(x_126, 1, x_41); -lean_ctor_set(x_126, 2, x_122); -lean_ctor_set(x_126, 3, x_123); -lean_ctor_set(x_126, 4, x_124); -x_127 = lean_st_ref_set(x_5, x_126, x_121); -lean_dec(x_5); -x_128 = lean_ctor_get(x_127, 1); -lean_inc(x_128); -if (lean_is_exclusive(x_127)) { - lean_ctor_release(x_127, 0); - lean_ctor_release(x_127, 1); - x_129 = x_127; -} else { - lean_dec_ref(x_127); - 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_ctor_set_tag(x_130, 1); -} -lean_ctor_set(x_130, 0, x_117); -lean_ctor_set(x_130, 1, x_128); -return x_130; +lean_ctor_set(x_123, 0, x_110); +lean_ctor_set(x_123, 1, x_121); +return x_123; } } } else { -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; uint8_t x_140; uint32_t x_141; lean_object* x_142; lean_object* x_143; uint32_t x_144; lean_object* x_145; lean_object* x_146; lean_object* x_147; -x_131 = lean_ctor_get(x_43, 1); -x_132 = lean_ctor_get(x_43, 2); -x_133 = lean_ctor_get(x_43, 3); -x_134 = lean_ctor_get(x_43, 4); -lean_inc(x_134); -lean_inc(x_133); -lean_inc(x_132); +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; uint32_t x_132; lean_object* x_133; lean_object* x_134; uint32_t x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; +x_124 = lean_ctor_get(x_39, 1); +x_125 = lean_ctor_get(x_39, 2); +x_126 = lean_ctor_get(x_39, 3); +lean_inc(x_126); +lean_inc(x_125); +lean_inc(x_124); +lean_dec(x_39); +x_127 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; +x_128 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_128, 0, x_127); +lean_ctor_set(x_128, 1, x_124); +lean_ctor_set(x_128, 2, x_125); +lean_ctor_set(x_128, 3, x_126); +x_129 = lean_st_ref_set(x_5, x_128, x_40); +x_130 = lean_ctor_get(x_129, 1); +lean_inc(x_130); +lean_dec(x_129); +x_131 = lean_ctor_get(x_4, 0); lean_inc(x_131); -lean_dec(x_43); -x_135 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; -x_136 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_136, 0, x_135); -lean_ctor_set(x_136, 1, x_131); -lean_ctor_set(x_136, 2, x_132); -lean_ctor_set(x_136, 3, x_133); -lean_ctor_set(x_136, 4, x_134); -x_137 = lean_st_ref_set(x_5, x_136, x_44); -x_138 = lean_ctor_get(x_137, 1); -lean_inc(x_138); -lean_dec(x_137); -x_139 = lean_ctor_get(x_4, 0); -lean_inc(x_139); -x_140 = lean_ctor_get_uint8(x_4, sizeof(void*)*4 + 8); -x_141 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); -x_142 = lean_ctor_get(x_4, 2); -lean_inc(x_142); -x_143 = lean_ctor_get(x_4, 3); -lean_inc(x_143); -x_144 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); +x_132 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); +x_133 = lean_ctor_get(x_4, 2); +lean_inc(x_133); +x_134 = lean_ctor_get(x_4, 3); +lean_inc(x_134); +x_135 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); if (lean_is_exclusive(x_4)) { lean_ctor_release(x_4, 0); lean_ctor_release(x_4, 1); lean_ctor_release(x_4, 2); lean_ctor_release(x_4, 3); - x_145 = x_4; + x_136 = x_4; } else { lean_dec_ref(x_4); - x_145 = lean_box(0); + x_136 = lean_box(0); } -if (lean_is_scalar(x_145)) { - x_146 = lean_alloc_ctor(0, 4, 9); +if (lean_is_scalar(x_136)) { + x_137 = lean_alloc_ctor(0, 4, 8); } else { - x_146 = x_145; + x_137 = x_136; } -lean_ctor_set(x_146, 0, x_139); -lean_ctor_set(x_146, 1, x_33); -lean_ctor_set(x_146, 2, x_142); -lean_ctor_set(x_146, 3, x_143); -lean_ctor_set_uint8(x_146, sizeof(void*)*4 + 8, x_140); -lean_ctor_set_uint32(x_146, sizeof(void*)*4, x_141); -lean_ctor_set_uint32(x_146, sizeof(void*)*4 + 4, x_144); +lean_ctor_set(x_137, 0, x_131); +lean_ctor_set(x_137, 1, x_33); +lean_ctor_set(x_137, 2, x_133); +lean_ctor_set(x_137, 3, x_134); +lean_ctor_set_uint32(x_137, sizeof(void*)*4, x_132); +lean_ctor_set_uint32(x_137, sizeof(void*)*4 + 4, x_135); lean_inc(x_5); -x_147 = lean_apply_8(x_2, x_3, x_146, x_5, x_6, x_7, x_8, x_9, x_138); -if (lean_obj_tag(x_147) == 0) +x_138 = lean_apply_8(x_2, x_3, x_137, x_5, x_6, x_7, x_8, x_9, x_130); +if (lean_obj_tag(x_138) == 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; -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 = lean_st_ref_take(x_5, x_149); -x_151 = lean_ctor_get(x_150, 0); -lean_inc(x_151); -x_152 = lean_ctor_get(x_150, 1); -lean_inc(x_152); -lean_dec(x_150); -x_153 = lean_ctor_get(x_151, 2); +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; +x_139 = lean_ctor_get(x_138, 0); +lean_inc(x_139); +x_140 = lean_ctor_get(x_138, 1); +lean_inc(x_140); +lean_dec(x_138); +x_141 = lean_st_ref_take(x_5, 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_ctor_get(x_142, 1); +lean_inc(x_144); +x_145 = lean_ctor_get(x_142, 2); +lean_inc(x_145); +x_146 = lean_ctor_get(x_142, 3); +lean_inc(x_146); +if (lean_is_exclusive(x_142)) { + lean_ctor_release(x_142, 0); + lean_ctor_release(x_142, 1); + lean_ctor_release(x_142, 2); + lean_ctor_release(x_142, 3); + x_147 = x_142; +} else { + lean_dec_ref(x_142); + x_147 = lean_box(0); +} +if (lean_is_scalar(x_147)) { + x_148 = lean_alloc_ctor(0, 4, 0); +} else { + x_148 = x_147; +} +lean_ctor_set(x_148, 0, x_37); +lean_ctor_set(x_148, 1, x_144); +lean_ctor_set(x_148, 2, x_145); +lean_ctor_set(x_148, 3, x_146); +x_149 = lean_st_ref_set(x_5, x_148, x_143); +lean_dec(x_5); +x_150 = lean_ctor_get(x_149, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_149)) { + lean_ctor_release(x_149, 0); + lean_ctor_release(x_149, 1); + x_151 = x_149; +} else { + lean_dec_ref(x_149); + x_151 = lean_box(0); +} +if (lean_is_scalar(x_151)) { + x_152 = lean_alloc_ctor(0, 2, 0); +} else { + x_152 = x_151; +} +lean_ctor_set(x_152, 0, x_139); +lean_ctor_set(x_152, 1, x_150); +return x_152; +} +else +{ +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_153 = lean_ctor_get(x_138, 0); lean_inc(x_153); -x_154 = lean_ctor_get(x_151, 3); +x_154 = lean_ctor_get(x_138, 1); lean_inc(x_154); -x_155 = lean_ctor_get(x_151, 4); -lean_inc(x_155); -if (lean_is_exclusive(x_151)) { - lean_ctor_release(x_151, 0); - lean_ctor_release(x_151, 1); - lean_ctor_release(x_151, 2); - lean_ctor_release(x_151, 3); - lean_ctor_release(x_151, 4); - x_156 = x_151; -} else { - lean_dec_ref(x_151); - x_156 = lean_box(0); -} -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(0, 5, 0); -} else { - x_157 = x_156; -} -lean_ctor_set(x_157, 0, x_37); -lean_ctor_set(x_157, 1, x_41); -lean_ctor_set(x_157, 2, x_153); -lean_ctor_set(x_157, 3, x_154); -lean_ctor_set(x_157, 4, x_155); -x_158 = lean_st_ref_set(x_5, x_157, x_152); -lean_dec(x_5); -x_159 = lean_ctor_get(x_158, 1); +lean_dec(x_138); +x_155 = lean_st_ref_take(x_5, x_154); +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); +x_159 = lean_ctor_get(x_156, 2); 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; +x_160 = lean_ctor_get(x_156, 3); +lean_inc(x_160); +if (lean_is_exclusive(x_156)) { + lean_ctor_release(x_156, 0); + lean_ctor_release(x_156, 1); + lean_ctor_release(x_156, 2); + lean_ctor_release(x_156, 3); + x_161 = x_156; } else { - lean_dec_ref(x_158); - x_160 = lean_box(0); + lean_dec_ref(x_156); + x_161 = lean_box(0); } -if (lean_is_scalar(x_160)) { - x_161 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_161)) { + x_162 = lean_alloc_ctor(0, 4, 0); } else { - x_161 = x_160; + x_162 = x_161; } -lean_ctor_set(x_161, 0, x_148); -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_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; -x_162 = lean_ctor_get(x_147, 0); -lean_inc(x_162); -x_163 = lean_ctor_get(x_147, 1); -lean_inc(x_163); -lean_dec(x_147); -x_164 = lean_st_ref_take(x_5, x_163); -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 = lean_ctor_get(x_165, 2); -lean_inc(x_167); -x_168 = lean_ctor_get(x_165, 3); -lean_inc(x_168); -x_169 = lean_ctor_get(x_165, 4); -lean_inc(x_169); -if (lean_is_exclusive(x_165)) { - lean_ctor_release(x_165, 0); - lean_ctor_release(x_165, 1); - lean_ctor_release(x_165, 2); - lean_ctor_release(x_165, 3); - lean_ctor_release(x_165, 4); - x_170 = x_165; -} else { - lean_dec_ref(x_165); - x_170 = lean_box(0); -} -if (lean_is_scalar(x_170)) { - x_171 = lean_alloc_ctor(0, 5, 0); -} else { - x_171 = x_170; -} -lean_ctor_set(x_171, 0, x_37); -lean_ctor_set(x_171, 1, x_41); -lean_ctor_set(x_171, 2, x_167); -lean_ctor_set(x_171, 3, x_168); -lean_ctor_set(x_171, 4, x_169); -x_172 = lean_st_ref_set(x_5, x_171, x_166); +lean_ctor_set(x_162, 0, x_37); +lean_ctor_set(x_162, 1, x_158); +lean_ctor_set(x_162, 2, x_159); +lean_ctor_set(x_162, 3, x_160); +x_163 = lean_st_ref_set(x_5, x_162, x_157); lean_dec(x_5); -x_173 = lean_ctor_get(x_172, 1); -lean_inc(x_173); -if (lean_is_exclusive(x_172)) { - lean_ctor_release(x_172, 0); - lean_ctor_release(x_172, 1); - x_174 = x_172; +x_164 = lean_ctor_get(x_163, 1); +lean_inc(x_164); +if (lean_is_exclusive(x_163)) { + lean_ctor_release(x_163, 0); + lean_ctor_release(x_163, 1); + x_165 = x_163; } else { - lean_dec_ref(x_172); - x_174 = lean_box(0); + lean_dec_ref(x_163); + x_165 = lean_box(0); } -if (lean_is_scalar(x_174)) { - x_175 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_165)) { + x_166 = lean_alloc_ctor(1, 2, 0); } else { - x_175 = x_174; - lean_ctor_set_tag(x_175, 1); + x_166 = x_165; + lean_ctor_set_tag(x_166, 1); } -lean_ctor_set(x_175, 0, x_162); -lean_ctor_set(x_175, 1, x_173); -return x_175; +lean_ctor_set(x_166, 0, x_153); +lean_ctor_set(x_166, 1, x_164); +return x_166; } } } } else { -uint8_t x_176; +uint8_t x_167; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -8113,23 +8077,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_176 = !lean_is_exclusive(x_26); -if (x_176 == 0) +x_167 = !lean_is_exclusive(x_26); +if (x_167 == 0) { return x_26; } else { -lean_object* x_177; lean_object* x_178; lean_object* x_179; -x_177 = lean_ctor_get(x_26, 0); -x_178 = lean_ctor_get(x_26, 1); -lean_inc(x_178); -lean_inc(x_177); +lean_object* x_168; lean_object* x_169; lean_object* x_170; +x_168 = lean_ctor_get(x_26, 0); +x_169 = lean_ctor_get(x_26, 1); +lean_inc(x_169); +lean_inc(x_168); lean_dec(x_26); -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; +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; } } } @@ -8195,7 +8159,7 @@ lean_object* x_10; x_10 = l_Lean_Expr_natLit_x3f(x_1); if (lean_obj_tag(x_10) == 0) { -lean_object* x_11; uint32_t x_12; lean_object* x_13; lean_object* x_14; +lean_object* x_11; uint32_t x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -8203,107 +8167,115 @@ lean_dec(x_5); lean_dec(x_3); x_11 = lean_box(0); x_12 = 0; -x_13 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_13, 0, x_1); -lean_ctor_set(x_13, 1, x_11); -lean_ctor_set_uint32(x_13, sizeof(void*)*2, 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; +x_13 = 1; +x_14 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_14, 0, x_1); +lean_ctor_set(x_14, 1, x_11); +lean_ctor_set_uint32(x_14, sizeof(void*)*2, x_12); +lean_ctor_set_uint8(x_14, sizeof(void*)*2 + 4, 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_9); +return x_15; } else { -lean_object* x_15; lean_object* x_16; uint8_t x_17; -x_15 = lean_ctor_get(x_10, 0); -lean_inc(x_15); +lean_object* x_16; lean_object* x_17; uint8_t x_18; +x_16 = lean_ctor_get(x_10, 0); +lean_inc(x_16); lean_dec(x_10); -x_16 = l_Lean_Meta_Simp_isOfNatNatLit___closed__3; -x_17 = l_Lean_Meta_Simp_Context_isDeclToUnfold(x_3, x_16); -if (x_17 == 0) +x_17 = l_Lean_Meta_Simp_isOfNatNatLit___closed__3; +x_18 = l_Lean_Meta_Simp_Context_isDeclToUnfold(x_3, x_17); +if (x_18 == 0) { -lean_object* x_18; lean_object* x_19; +lean_object* x_19; lean_object* x_20; lean_dec(x_1); -x_18 = l_Lean_Meta_Simp_simpLit___closed__2; -x_19 = l_Lean_Meta_mkNumeral(x_18, x_15, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_19) == 0) +x_19 = l_Lean_Meta_Simp_simpLit___closed__2; +x_20 = l_Lean_Meta_mkNumeral(x_19, x_16, x_5, x_6, x_7, x_8, x_9); +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; uint32_t x_23; lean_object* x_24; -x_21 = lean_ctor_get(x_19, 0); -x_22 = lean_box(0); -x_23 = 0; -x_24 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_24, 0, x_21); -lean_ctor_set(x_24, 1, x_22); -lean_ctor_set_uint32(x_24, sizeof(void*)*2, x_23); -lean_ctor_set(x_19, 0, x_24); -return x_19; +lean_object* x_22; lean_object* x_23; uint32_t x_24; uint8_t x_25; lean_object* x_26; +x_22 = lean_ctor_get(x_20, 0); +x_23 = lean_box(0); +x_24 = 0; +x_25 = 1; +x_26 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_26, 0, x_22); +lean_ctor_set(x_26, 1, x_23); +lean_ctor_set_uint32(x_26, sizeof(void*)*2, x_24); +lean_ctor_set_uint8(x_26, sizeof(void*)*2 + 4, x_25); +lean_ctor_set(x_20, 0, x_26); +return x_20; } else { -lean_object* x_25; lean_object* x_26; lean_object* x_27; uint32_t x_28; lean_object* x_29; lean_object* x_30; -x_25 = lean_ctor_get(x_19, 0); -x_26 = lean_ctor_get(x_19, 1); -lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_19); -x_27 = lean_box(0); -x_28 = 0; -x_29 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_29, 0, x_25); -lean_ctor_set(x_29, 1, x_27); -lean_ctor_set_uint32(x_29, sizeof(void*)*2, 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_26); -return x_30; +lean_object* x_27; lean_object* x_28; lean_object* x_29; uint32_t x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; +x_27 = lean_ctor_get(x_20, 0); +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_inc(x_27); +lean_dec(x_20); +x_29 = lean_box(0); +x_30 = 0; +x_31 = 1; +x_32 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_32, 0, x_27); +lean_ctor_set(x_32, 1, x_29); +lean_ctor_set_uint32(x_32, sizeof(void*)*2, x_30); +lean_ctor_set_uint8(x_32, sizeof(void*)*2 + 4, 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_28); +return x_33; } } else { -uint8_t x_31; -x_31 = !lean_is_exclusive(x_19); -if (x_31 == 0) +uint8_t x_34; +x_34 = !lean_is_exclusive(x_20); +if (x_34 == 0) { -return x_19; +return x_20; } 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; +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_20, 0); +x_36 = lean_ctor_get(x_20, 1); +lean_inc(x_36); +lean_inc(x_35); +lean_dec(x_20); +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_35; uint32_t x_36; lean_object* x_37; lean_object* x_38; -lean_dec(x_15); +lean_object* x_38; uint32_t x_39; uint8_t x_40; lean_object* x_41; lean_object* x_42; +lean_dec(x_16); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_35 = lean_box(0); -x_36 = 0; -x_37 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_37, 0, x_1); -lean_ctor_set(x_37, 1, x_35); -lean_ctor_set_uint32(x_37, sizeof(void*)*2, 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_9); -return x_38; +x_38 = lean_box(0); +x_39 = 0; +x_40 = 1; +x_41 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_41, 0, x_1); +lean_ctor_set(x_41, 1, x_38); +lean_ctor_set_uint32(x_41, sizeof(void*)*2, x_39); +lean_ctor_set_uint8(x_41, sizeof(void*)*2 + 4, 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_9); +return x_42; } } } @@ -10424,382 +10396,394 @@ uint8_t x_25; x_25 = !lean_is_exclusive(x_24); if (x_25 == 0) { -lean_object* x_26; lean_object* x_27; uint32_t x_28; lean_object* x_29; +lean_object* x_26; lean_object* x_27; uint32_t x_28; uint8_t x_29; lean_object* x_30; x_26 = lean_ctor_get(x_24, 0); x_27 = lean_box(0); x_28 = 0; -x_29 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_29, 0, x_26); -lean_ctor_set(x_29, 1, x_27); -lean_ctor_set_uint32(x_29, sizeof(void*)*2, x_28); -lean_ctor_set(x_24, 0, x_29); +x_29 = 1; +x_30 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_30, 0, x_26); +lean_ctor_set(x_30, 1, x_27); +lean_ctor_set_uint32(x_30, sizeof(void*)*2, x_28); +lean_ctor_set_uint8(x_30, sizeof(void*)*2 + 4, x_29); +lean_ctor_set(x_24, 0, x_30); return x_24; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; uint32_t x_33; lean_object* x_34; lean_object* x_35; -x_30 = lean_ctor_get(x_24, 0); -x_31 = lean_ctor_get(x_24, 1); +lean_object* x_31; lean_object* x_32; lean_object* x_33; uint32_t x_34; uint8_t x_35; lean_object* x_36; lean_object* x_37; +x_31 = lean_ctor_get(x_24, 0); +x_32 = lean_ctor_get(x_24, 1); +lean_inc(x_32); lean_inc(x_31); -lean_inc(x_30); lean_dec(x_24); -x_32 = lean_box(0); -x_33 = 0; -x_34 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_34, 0, x_30); -lean_ctor_set(x_34, 1, x_32); -lean_ctor_set_uint32(x_34, sizeof(void*)*2, 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_31); -return x_35; +x_33 = lean_box(0); +x_34 = 0; +x_35 = 1; +x_36 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_36, 0, x_31); +lean_ctor_set(x_36, 1, x_33); +lean_ctor_set_uint32(x_36, sizeof(void*)*2, x_34); +lean_ctor_set_uint8(x_36, sizeof(void*)*2 + 4, 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_32); +return x_37; } } else { -uint8_t x_36; -x_36 = !lean_is_exclusive(x_24); -if (x_36 == 0) +uint8_t x_38; +x_38 = !lean_is_exclusive(x_24); +if (x_38 == 0) { return x_24; } else { -lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_37 = lean_ctor_get(x_24, 0); -x_38 = lean_ctor_get(x_24, 1); -lean_inc(x_38); -lean_inc(x_37); +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_24, 0); +x_40 = lean_ctor_get(x_24, 1); +lean_inc(x_40); +lean_inc(x_39); lean_dec(x_24); -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; +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_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_21, 1); -lean_inc(x_40); +lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_21, 1); +lean_inc(x_42); lean_dec(x_21); -x_41 = lean_ctor_get(x_22, 0); -lean_inc(x_41); +x_43 = lean_ctor_get(x_22, 0); +lean_inc(x_43); lean_dec(x_22); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_42 = lean_simp(x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_40); -if (lean_obj_tag(x_42) == 0) +x_44 = lean_simp(x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_42); +if (lean_obj_tag(x_44) == 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; -x_43 = lean_ctor_get(x_42, 0); -lean_inc(x_43); -x_44 = lean_ctor_get(x_42, 1); -lean_inc(x_44); -if (lean_is_exclusive(x_42)) { - lean_ctor_release(x_42, 0); - lean_ctor_release(x_42, 1); - x_45 = x_42; -} else { - lean_dec_ref(x_42); - x_45 = lean_box(0); -} -x_46 = lean_ctor_get(x_43, 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; +x_45 = lean_ctor_get(x_44, 0); +lean_inc(x_45); +x_46 = lean_ctor_get(x_44, 1); lean_inc(x_46); -x_47 = lean_ctor_get(x_43, 1); -lean_inc(x_47); -lean_dec(x_43); +if (lean_is_exclusive(x_44)) { + lean_ctor_release(x_44, 0); + lean_ctor_release(x_44, 1); + x_47 = x_44; +} else { + lean_dec_ref(x_44); + x_47 = lean_box(0); +} +x_48 = lean_ctor_get(x_45, 0); +lean_inc(x_48); +x_49 = lean_ctor_get(x_45, 1); +lean_inc(x_49); +lean_dec(x_45); if (lean_obj_tag(x_1) == 11) { -lean_object* x_97; lean_object* x_98; lean_object* x_99; size_t x_100; size_t x_101; uint8_t x_102; -x_97 = lean_ctor_get(x_1, 0); -lean_inc(x_97); -x_98 = lean_ctor_get(x_1, 1); -lean_inc(x_98); -x_99 = lean_ctor_get(x_1, 2); -lean_inc(x_99); -x_100 = lean_ptr_addr(x_99); -lean_dec(x_99); -x_101 = lean_ptr_addr(x_46); -x_102 = lean_usize_dec_eq(x_100, x_101); -if (x_102 == 0) +lean_object* x_103; lean_object* x_104; lean_object* x_105; size_t x_106; size_t x_107; uint8_t x_108; +x_103 = lean_ctor_get(x_1, 0); +lean_inc(x_103); +x_104 = lean_ctor_get(x_1, 1); +lean_inc(x_104); +x_105 = lean_ctor_get(x_1, 2); +lean_inc(x_105); +x_106 = lean_ptr_addr(x_105); +lean_dec(x_105); +x_107 = lean_ptr_addr(x_48); +x_108 = lean_usize_dec_eq(x_106, x_107); +if (x_108 == 0) { -lean_object* x_103; -x_103 = l_Lean_Expr_proj___override(x_97, x_98, x_46); -x_48 = x_103; -goto block_96; +lean_object* x_109; +x_109 = l_Lean_Expr_proj___override(x_103, x_104, x_48); +x_50 = x_109; +goto block_102; } else { -lean_dec(x_98); -lean_dec(x_97); -lean_dec(x_46); +lean_dec(x_104); +lean_dec(x_103); +lean_dec(x_48); lean_inc(x_1); -x_48 = x_1; -goto block_96; +x_50 = x_1; +goto block_102; } } else { -lean_object* x_104; lean_object* x_105; -lean_dec(x_46); -x_104 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__5; -x_105 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_104); -x_48 = x_105; -goto block_96; +lean_object* x_110; lean_object* x_111; +lean_dec(x_48); +x_110 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__5; +x_111 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_110); +x_50 = x_111; +goto block_102; } -block_96: +block_102: { -if (lean_obj_tag(x_47) == 0) +if (lean_obj_tag(x_49) == 0) { -lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; -lean_dec(x_41); +lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +lean_dec(x_43); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_1); -x_49 = lean_box(0); -x_50 = 0; -x_51 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_51, 0, x_48); -lean_ctor_set(x_51, 1, x_49); -lean_ctor_set_uint32(x_51, sizeof(void*)*2, x_50); -if (lean_is_scalar(x_45)) { - x_52 = lean_alloc_ctor(0, 2, 0); +x_51 = lean_box(0); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +if (lean_is_scalar(x_47)) { + x_55 = lean_alloc_ctor(0, 2, 0); } else { - x_52 = x_45; + x_55 = x_47; } -lean_ctor_set(x_52, 0, x_51); -lean_ctor_set(x_52, 1, x_44); -return x_52; -} -else -{ -uint8_t x_53; -lean_dec(x_45); -x_53 = !lean_is_exclusive(x_47); -if (x_53 == 0) -{ -lean_object* x_54; lean_object* x_55; -x_54 = lean_ctor_get(x_47, 0); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -x_55 = l_Lean_Meta_mkEqRefl(x_1, x_5, x_6, x_7, x_8, x_44); -if (lean_obj_tag(x_55) == 0) -{ -lean_object* x_56; lean_object* x_57; lean_object* x_58; -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); -x_58 = l_Lean_Meta_mkEqNDRec(x_41, x_56, x_54, x_5, x_6, x_7, x_8, x_57); -if (lean_obj_tag(x_58) == 0) -{ -uint8_t x_59; -x_59 = !lean_is_exclusive(x_58); -if (x_59 == 0) -{ -lean_object* x_60; uint32_t x_61; lean_object* x_62; -x_60 = lean_ctor_get(x_58, 0); -lean_ctor_set(x_47, 0, x_60); -x_61 = 0; -x_62 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_62, 0, x_48); -lean_ctor_set(x_62, 1, x_47); -lean_ctor_set_uint32(x_62, sizeof(void*)*2, x_61); -lean_ctor_set(x_58, 0, x_62); -return x_58; -} -else -{ -lean_object* x_63; lean_object* x_64; uint32_t x_65; lean_object* x_66; lean_object* x_67; -x_63 = lean_ctor_get(x_58, 0); -x_64 = lean_ctor_get(x_58, 1); -lean_inc(x_64); -lean_inc(x_63); -lean_dec(x_58); -lean_ctor_set(x_47, 0, x_63); -x_65 = 0; -x_66 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_66, 0, x_48); -lean_ctor_set(x_66, 1, x_47); -lean_ctor_set_uint32(x_66, sizeof(void*)*2, 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_64); -return x_67; -} -} -else -{ -uint8_t x_68; -lean_free_object(x_47); -lean_dec(x_48); -x_68 = !lean_is_exclusive(x_58); -if (x_68 == 0) -{ -return x_58; -} -else -{ -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_58, 0); -x_70 = lean_ctor_get(x_58, 1); -lean_inc(x_70); -lean_inc(x_69); -lean_dec(x_58); -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_72; -lean_free_object(x_47); -lean_dec(x_54); -lean_dec(x_48); -lean_dec(x_41); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -x_72 = !lean_is_exclusive(x_55); -if (x_72 == 0) -{ +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_55, 1, x_46); return x_55; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_55, 0); -x_74 = lean_ctor_get(x_55, 1); -lean_inc(x_74); -lean_inc(x_73); -lean_dec(x_55); -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 -{ -lean_object* x_76; lean_object* x_77; -x_76 = lean_ctor_get(x_47, 0); -lean_inc(x_76); +uint8_t x_56; lean_dec(x_47); +x_56 = !lean_is_exclusive(x_49); +if (x_56 == 0) +{ +lean_object* x_57; lean_object* x_58; +x_57 = lean_ctor_get(x_49, 0); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_77 = l_Lean_Meta_mkEqRefl(x_1, x_5, x_6, x_7, x_8, x_44); -if (lean_obj_tag(x_77) == 0) +x_58 = l_Lean_Meta_mkEqRefl(x_1, x_5, x_6, x_7, x_8, x_46); +if (lean_obj_tag(x_58) == 0) { -lean_object* x_78; lean_object* x_79; lean_object* x_80; -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_mkEqNDRec(x_41, x_78, x_76, x_5, x_6, x_7, x_8, x_79); -if (lean_obj_tag(x_80) == 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); +lean_dec(x_58); +x_61 = l_Lean_Meta_mkEqNDRec(x_43, x_59, x_57, x_5, x_6, x_7, x_8, x_60); +if (lean_obj_tag(x_61) == 0) { -lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; uint32_t x_85; lean_object* x_86; lean_object* x_87; -x_81 = lean_ctor_get(x_80, 0); -lean_inc(x_81); -x_82 = lean_ctor_get(x_80, 1); -lean_inc(x_82); -if (lean_is_exclusive(x_80)) { - lean_ctor_release(x_80, 0); - lean_ctor_release(x_80, 1); - x_83 = x_80; -} else { - lean_dec_ref(x_80); - x_83 = lean_box(0); -} -x_84 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_84, 0, x_81); -x_85 = 0; -x_86 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_86, 0, x_48); -lean_ctor_set(x_86, 1, x_84); -lean_ctor_set_uint32(x_86, sizeof(void*)*2, x_85); -if (lean_is_scalar(x_83)) { - x_87 = lean_alloc_ctor(0, 2, 0); -} else { - x_87 = x_83; -} -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_82); -return x_87; +uint8_t x_62; +x_62 = !lean_is_exclusive(x_61); +if (x_62 == 0) +{ +lean_object* x_63; uint32_t x_64; uint8_t x_65; lean_object* x_66; +x_63 = lean_ctor_get(x_61, 0); +lean_ctor_set(x_49, 0, x_63); +x_64 = 0; +x_65 = 1; +x_66 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_66, 0, x_50); +lean_ctor_set(x_66, 1, x_49); +lean_ctor_set_uint32(x_66, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_66, sizeof(void*)*2 + 4, x_65); +lean_ctor_set(x_61, 0, x_66); +return x_61; } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; -lean_dec(x_48); -x_88 = lean_ctor_get(x_80, 0); -lean_inc(x_88); -x_89 = lean_ctor_get(x_80, 1); -lean_inc(x_89); -if (lean_is_exclusive(x_80)) { - lean_ctor_release(x_80, 0); - lean_ctor_release(x_80, 1); - x_90 = x_80; -} else { - lean_dec_ref(x_80); - x_90 = lean_box(0); -} -if (lean_is_scalar(x_90)) { - x_91 = lean_alloc_ctor(1, 2, 0); -} else { - x_91 = x_90; -} -lean_ctor_set(x_91, 0, x_88); -lean_ctor_set(x_91, 1, x_89); -return x_91; +lean_object* x_67; lean_object* x_68; uint32_t x_69; uint8_t x_70; lean_object* x_71; lean_object* x_72; +x_67 = lean_ctor_get(x_61, 0); +x_68 = lean_ctor_get(x_61, 1); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_61); +lean_ctor_set(x_49, 0, x_67); +x_69 = 0; +x_70 = 1; +x_71 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_71, 0, x_50); +lean_ctor_set(x_71, 1, x_49); +lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_69); +lean_ctor_set_uint8(x_71, sizeof(void*)*2 + 4, 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_68); +return x_72; } } else { -lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; -lean_dec(x_76); -lean_dec(x_48); -lean_dec(x_41); +uint8_t x_73; +lean_free_object(x_49); +lean_dec(x_50); +x_73 = !lean_is_exclusive(x_61); +if (x_73 == 0) +{ +return x_61; +} +else +{ +lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_74 = lean_ctor_get(x_61, 0); +x_75 = lean_ctor_get(x_61, 1); +lean_inc(x_75); +lean_inc(x_74); +lean_dec(x_61); +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_free_object(x_49); +lean_dec(x_57); +lean_dec(x_50); +lean_dec(x_43); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_92 = lean_ctor_get(x_77, 0); -lean_inc(x_92); -x_93 = lean_ctor_get(x_77, 1); -lean_inc(x_93); -if (lean_is_exclusive(x_77)) { - lean_ctor_release(x_77, 0); - lean_ctor_release(x_77, 1); - x_94 = x_77; -} else { - lean_dec_ref(x_77); - x_94 = lean_box(0); +x_77 = !lean_is_exclusive(x_58); +if (x_77 == 0) +{ +return x_58; } -if (lean_is_scalar(x_94)) { - x_95 = lean_alloc_ctor(1, 2, 0); -} else { - x_95 = x_94; +else +{ +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_58, 0); +x_79 = lean_ctor_get(x_58, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_58); +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_ctor_set(x_95, 0, x_92); -lean_ctor_set(x_95, 1, x_93); -return x_95; +} +} +else +{ +lean_object* x_81; lean_object* x_82; +x_81 = lean_ctor_get(x_49, 0); +lean_inc(x_81); +lean_dec(x_49); +lean_inc(x_8); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +x_82 = l_Lean_Meta_mkEqRefl(x_1, x_5, x_6, x_7, x_8, x_46); +if (lean_obj_tag(x_82) == 0) +{ +lean_object* x_83; lean_object* x_84; lean_object* x_85; +x_83 = lean_ctor_get(x_82, 0); +lean_inc(x_83); +x_84 = lean_ctor_get(x_82, 1); +lean_inc(x_84); +lean_dec(x_82); +x_85 = l_Lean_Meta_mkEqNDRec(x_43, x_83, x_81, x_5, x_6, x_7, x_8, x_84); +if (lean_obj_tag(x_85) == 0) +{ +lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; uint32_t x_90; uint8_t x_91; lean_object* x_92; lean_object* x_93; +x_86 = lean_ctor_get(x_85, 0); +lean_inc(x_86); +x_87 = lean_ctor_get(x_85, 1); +lean_inc(x_87); +if (lean_is_exclusive(x_85)) { + lean_ctor_release(x_85, 0); + lean_ctor_release(x_85, 1); + x_88 = x_85; +} else { + lean_dec_ref(x_85); + x_88 = lean_box(0); +} +x_89 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_89, 0, x_86); +x_90 = 0; +x_91 = 1; +x_92 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_92, 0, x_50); +lean_ctor_set(x_92, 1, x_89); +lean_ctor_set_uint32(x_92, sizeof(void*)*2, x_90); +lean_ctor_set_uint8(x_92, sizeof(void*)*2 + 4, x_91); +if (lean_is_scalar(x_88)) { + x_93 = lean_alloc_ctor(0, 2, 0); +} else { + x_93 = x_88; +} +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_93, 1, x_87); +return x_93; +} +else +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; lean_object* x_97; +lean_dec(x_50); +x_94 = lean_ctor_get(x_85, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_85, 1); +lean_inc(x_95); +if (lean_is_exclusive(x_85)) { + lean_ctor_release(x_85, 0); + lean_ctor_release(x_85, 1); + x_96 = x_85; +} else { + lean_dec_ref(x_85); + 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; +} +} +else +{ +lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; +lean_dec(x_81); +lean_dec(x_50); +lean_dec(x_43); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +x_98 = lean_ctor_get(x_82, 0); +lean_inc(x_98); +x_99 = lean_ctor_get(x_82, 1); +lean_inc(x_99); +if (lean_is_exclusive(x_82)) { + lean_ctor_release(x_82, 0); + lean_ctor_release(x_82, 1); + x_100 = x_82; +} else { + lean_dec_ref(x_82); + x_100 = lean_box(0); +} +if (lean_is_scalar(x_100)) { + x_101 = lean_alloc_ctor(1, 2, 0); +} else { + x_101 = x_100; +} +lean_ctor_set(x_101, 0, x_98); +lean_ctor_set(x_101, 1, x_99); +return x_101; } } } @@ -10807,37 +10791,37 @@ return x_95; } else { -uint8_t x_106; -lean_dec(x_41); +uint8_t x_112; +lean_dec(x_43); 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_42); -if (x_106 == 0) +x_112 = !lean_is_exclusive(x_44); +if (x_112 == 0) { -return x_42; +return x_44; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; -x_107 = lean_ctor_get(x_42, 0); -x_108 = lean_ctor_get(x_42, 1); -lean_inc(x_108); -lean_inc(x_107); -lean_dec(x_42); -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_44, 0); +x_114 = lean_ctor_get(x_44, 1); +lean_inc(x_114); +lean_inc(x_113); +lean_dec(x_44); +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; +uint8_t x_116; lean_dec(x_13); lean_dec(x_8); lean_dec(x_7); @@ -10847,29 +10831,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_110 = !lean_is_exclusive(x_21); -if (x_110 == 0) +x_116 = !lean_is_exclusive(x_21); +if (x_116 == 0) { return x_21; } else { -lean_object* x_111; lean_object* x_112; lean_object* x_113; -x_111 = lean_ctor_get(x_21, 0); -x_112 = lean_ctor_get(x_21, 1); -lean_inc(x_112); -lean_inc(x_111); +lean_object* x_117; lean_object* x_118; lean_object* x_119; +x_117 = lean_ctor_get(x_21, 0); +x_118 = lean_ctor_get(x_21, 1); +lean_inc(x_118); +lean_inc(x_117); lean_dec(x_21); -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; +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 { -uint8_t x_114; +uint8_t x_120; lean_dec(x_13); lean_dec(x_8); lean_dec(x_7); @@ -10879,29 +10863,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_114 = !lean_is_exclusive(x_14); -if (x_114 == 0) +x_120 = !lean_is_exclusive(x_14); +if (x_120 == 0) { return x_14; } else { -lean_object* x_115; lean_object* x_116; lean_object* x_117; -x_115 = lean_ctor_get(x_14, 0); -x_116 = lean_ctor_get(x_14, 1); -lean_inc(x_116); -lean_inc(x_115); +lean_object* x_121; lean_object* x_122; lean_object* x_123; +x_121 = lean_ctor_get(x_14, 0); +x_122 = lean_ctor_get(x_14, 1); +lean_inc(x_122); +lean_inc(x_121); lean_dec(x_14); -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_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_118; +uint8_t x_124; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -10910,74 +10894,78 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_118 = !lean_is_exclusive(x_10); -if (x_118 == 0) +x_124 = !lean_is_exclusive(x_10); +if (x_124 == 0) { -lean_object* x_119; lean_object* x_120; lean_object* x_121; uint32_t x_122; lean_object* x_123; -x_119 = lean_ctor_get(x_10, 0); -lean_dec(x_119); -x_120 = lean_ctor_get(x_11, 0); -lean_inc(x_120); +lean_object* x_125; lean_object* x_126; lean_object* x_127; uint32_t x_128; uint8_t x_129; lean_object* x_130; +x_125 = lean_ctor_get(x_10, 0); +lean_dec(x_125); +x_126 = lean_ctor_get(x_11, 0); +lean_inc(x_126); lean_dec(x_11); -x_121 = lean_box(0); -x_122 = 0; -x_123 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_123, 0, x_120); -lean_ctor_set(x_123, 1, x_121); -lean_ctor_set_uint32(x_123, sizeof(void*)*2, x_122); -lean_ctor_set(x_10, 0, x_123); +x_127 = lean_box(0); +x_128 = 0; +x_129 = 1; +x_130 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_130, 0, x_126); +lean_ctor_set(x_130, 1, x_127); +lean_ctor_set_uint32(x_130, sizeof(void*)*2, x_128); +lean_ctor_set_uint8(x_130, sizeof(void*)*2 + 4, x_129); +lean_ctor_set(x_10, 0, x_130); return x_10; } else { -lean_object* x_124; lean_object* x_125; lean_object* x_126; uint32_t x_127; lean_object* x_128; lean_object* x_129; -x_124 = lean_ctor_get(x_10, 1); -lean_inc(x_124); -lean_dec(x_10); -x_125 = lean_ctor_get(x_11, 0); -lean_inc(x_125); -lean_dec(x_11); -x_126 = lean_box(0); -x_127 = 0; -x_128 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_128, 0, x_125); -lean_ctor_set(x_128, 1, x_126); -lean_ctor_set_uint32(x_128, sizeof(void*)*2, 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; -} -} -} -else -{ -uint8_t x_130; -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_130 = !lean_is_exclusive(x_10); -if (x_130 == 0) -{ -return x_10; -} -else -{ -lean_object* x_131; lean_object* x_132; lean_object* x_133; -x_131 = lean_ctor_get(x_10, 0); -x_132 = lean_ctor_get(x_10, 1); -lean_inc(x_132); +lean_object* x_131; lean_object* x_132; lean_object* x_133; uint32_t x_134; uint8_t x_135; lean_object* x_136; lean_object* x_137; +x_131 = lean_ctor_get(x_10, 1); lean_inc(x_131); lean_dec(x_10); -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; +x_132 = lean_ctor_get(x_11, 0); +lean_inc(x_132); +lean_dec(x_11); +x_133 = lean_box(0); +x_134 = 0; +x_135 = 1; +x_136 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_136, 0, x_132); +lean_ctor_set(x_136, 1, x_133); +lean_ctor_set_uint32(x_136, sizeof(void*)*2, x_134); +lean_ctor_set_uint8(x_136, sizeof(void*)*2 + 4, x_135); +x_137 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_137, 1, x_131); +return x_137; +} +} +} +else +{ +uint8_t x_138; +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_138 = !lean_is_exclusive(x_10); +if (x_138 == 0) +{ +return x_10; +} +else +{ +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; } } } @@ -11204,57 +11192,61 @@ uint8_t x_11; x_11 = !lean_is_exclusive(x_10); if (x_11 == 0) { -lean_object* x_12; lean_object* x_13; uint32_t x_14; lean_object* x_15; +lean_object* x_12; lean_object* x_13; uint32_t x_14; uint8_t x_15; lean_object* x_16; x_12 = lean_ctor_get(x_10, 0); x_13 = lean_box(0); x_14 = 0; -x_15 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_15, 0, x_12); -lean_ctor_set(x_15, 1, x_13); -lean_ctor_set_uint32(x_15, sizeof(void*)*2, x_14); -lean_ctor_set(x_10, 0, x_15); +x_15 = 1; +x_16 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_16, 0, x_12); +lean_ctor_set(x_16, 1, x_13); +lean_ctor_set_uint32(x_16, sizeof(void*)*2, x_14); +lean_ctor_set_uint8(x_16, sizeof(void*)*2 + 4, x_15); +lean_ctor_set(x_10, 0, x_16); return x_10; } else { -lean_object* x_16; lean_object* x_17; lean_object* x_18; uint32_t 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_object* x_17; lean_object* x_18; lean_object* x_19; uint32_t x_20; uint8_t x_21; lean_object* x_22; lean_object* x_23; +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_inc(x_16); lean_dec(x_10); -x_18 = lean_box(0); -x_19 = 0; -x_20 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_20, 0, x_16); -lean_ctor_set(x_20, 1, x_18); -lean_ctor_set_uint32(x_20, sizeof(void*)*2, 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_17); -return x_21; +x_19 = lean_box(0); +x_20 = 0; +x_21 = 1; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_17); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, 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_22; -x_22 = !lean_is_exclusive(x_10); -if (x_22 == 0) +uint8_t x_24; +x_24 = !lean_is_exclusive(x_10); +if (x_24 == 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_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_10, 0); +x_26 = lean_ctor_get(x_10, 1); +lean_inc(x_26); +lean_inc(x_25); 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; +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; } } } @@ -11402,10 +11394,11 @@ lean_object* x_18; lean_object* x_19; uint32_t x_20; lean_object* x_21; x_18 = lean_ctor_get(x_15, 0); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); +x_21 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_21, 0, x_18); lean_ctor_set(x_21, 1, x_19); lean_ctor_set_uint32(x_21, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_21, sizeof(void*)*2 + 4, x_13); lean_ctor_set(x_15, 0, x_21); return x_15; } @@ -11419,10 +11412,11 @@ lean_inc(x_22); lean_dec(x_15); x_24 = lean_box(0); x_25 = 0; -x_26 = lean_alloc_ctor(0, 2, 4); +x_26 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_26, 0, x_22); lean_ctor_set(x_26, 1, x_24); lean_ctor_set_uint32(x_26, sizeof(void*)*2, x_25); +lean_ctor_set_uint8(x_26, sizeof(void*)*2 + 4, x_13); x_27 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_27, 0, x_26); lean_ctor_set(x_27, 1, x_23); @@ -11456,10 +11450,11 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); x_36 = 0; -x_37 = lean_alloc_ctor(0, 2, 4); +x_37 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_37, 0, x_30); lean_ctor_set(x_37, 1, x_16); lean_ctor_set_uint32(x_37, sizeof(void*)*2, x_36); +lean_ctor_set_uint8(x_37, sizeof(void*)*2 + 4, x_13); lean_ctor_set(x_15, 0, x_37); return x_15; } @@ -11482,10 +11477,11 @@ lean_object* x_42; uint32_t x_43; lean_object* x_44; x_42 = lean_ctor_get(x_40, 0); lean_ctor_set(x_16, 0, x_42); x_43 = 0; -x_44 = lean_alloc_ctor(0, 2, 4); +x_44 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_44, 0, x_30); lean_ctor_set(x_44, 1, x_16); lean_ctor_set_uint32(x_44, sizeof(void*)*2, x_43); +lean_ctor_set_uint8(x_44, sizeof(void*)*2 + 4, x_13); lean_ctor_set(x_40, 0, x_44); return x_40; } @@ -11499,10 +11495,11 @@ lean_inc(x_45); lean_dec(x_40); lean_ctor_set(x_16, 0, x_45); x_47 = 0; -x_48 = lean_alloc_ctor(0, 2, 4); +x_48 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_48, 0, x_30); lean_ctor_set(x_48, 1, x_16); lean_ctor_set_uint32(x_48, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_48, sizeof(void*)*2 + 4, x_13); x_49 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_49, 0, x_48); lean_ctor_set(x_49, 1, x_46); @@ -11558,10 +11555,11 @@ lean_dec(x_1); x_60 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_60, 0, x_56); x_61 = 0; -x_62 = lean_alloc_ctor(0, 2, 4); +x_62 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_62, 0, x_54); lean_ctor_set(x_62, 1, x_60); lean_ctor_set_uint32(x_62, sizeof(void*)*2, x_61); +lean_ctor_set_uint8(x_62, sizeof(void*)*2 + 4, x_13); lean_ctor_set(x_15, 0, x_62); return x_15; } @@ -11592,10 +11590,11 @@ if (lean_is_exclusive(x_65)) { x_69 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_69, 0, x_66); x_70 = 0; -x_71 = lean_alloc_ctor(0, 2, 4); +x_71 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_71, 0, x_54); lean_ctor_set(x_71, 1, x_69); lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_70); +lean_ctor_set_uint8(x_71, sizeof(void*)*2 + 4, x_13); if (lean_is_scalar(x_68)) { x_72 = lean_alloc_ctor(0, 2, 0); } else { @@ -11669,10 +11668,11 @@ if (lean_is_scalar(x_80)) { } lean_ctor_set(x_84, 0, x_79); x_85 = 0; -x_86 = lean_alloc_ctor(0, 2, 4); +x_86 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_86, 0, x_77); lean_ctor_set(x_86, 1, x_84); lean_ctor_set_uint32(x_86, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_86, sizeof(void*)*2 + 4, x_13); x_87 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_87, 0, x_86); lean_ctor_set(x_87, 1, x_78); @@ -11708,10 +11708,11 @@ if (lean_is_scalar(x_80)) { } lean_ctor_set(x_94, 0, x_91); x_95 = 0; -x_96 = lean_alloc_ctor(0, 2, 4); +x_96 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_96, 0, x_77); lean_ctor_set(x_96, 1, x_94); lean_ctor_set_uint32(x_96, sizeof(void*)*2, x_95); +lean_ctor_set_uint8(x_96, sizeof(void*)*2 + 4, x_13); if (lean_is_scalar(x_93)) { x_97 = lean_alloc_ctor(0, 2, 0); } else { @@ -11790,7 +11791,7 @@ lean_closure_set(x_11, 0, x_2); lean_inc(x_1); x_12 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simpLambda___lambda__1___boxed), 10, 1); lean_closure_set(x_12, 0, x_1); -x_13 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 2); +x_13 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg), 10, 2); lean_closure_set(x_13, 0, x_11); lean_closure_set(x_13, 1, x_12); x_14 = l_Lean_Meta_Simp_withNewLemmas___rarg(x_1, x_13, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); @@ -11826,31 +11827,29 @@ return x_14; } else { -lean_object* x_15; uint8_t x_16; uint32_t x_17; lean_object* x_18; lean_object* x_19; uint32_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +lean_object* x_15; uint32_t x_16; lean_object* x_17; lean_object* x_18; uint32_t x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; x_15 = lean_ctor_get(x_3, 0); -x_16 = lean_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -x_17 = lean_ctor_get_uint32(x_3, sizeof(void*)*4); -x_18 = lean_ctor_get(x_3, 1); -x_19 = lean_ctor_get(x_3, 2); -x_20 = lean_ctor_get_uint32(x_3, sizeof(void*)*4 + 4); -lean_inc(x_19); +x_16 = lean_ctor_get_uint32(x_3, sizeof(void*)*4); +x_17 = lean_ctor_get(x_3, 1); +x_18 = lean_ctor_get(x_3, 2); +x_19 = lean_ctor_get_uint32(x_3, sizeof(void*)*4 + 4); lean_inc(x_18); +lean_inc(x_17); lean_inc(x_15); lean_dec(x_3); lean_inc(x_1); -x_21 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_21, 0, x_1); -x_22 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_22, 0, x_15); -lean_ctor_set(x_22, 1, x_18); -lean_ctor_set(x_22, 2, x_19); -lean_ctor_set(x_22, 3, x_21); -lean_ctor_set_uint8(x_22, sizeof(void*)*4 + 8, x_16); -lean_ctor_set_uint32(x_22, sizeof(void*)*4, x_17); -lean_ctor_set_uint32(x_22, sizeof(void*)*4 + 4, x_20); -x_23 = l_Lean_Meta_Simp_simpLambda___closed__1; -x_24 = l_Lean_Meta_Simp_lambdaTelescopeDSimp___rarg(x_1, x_23, x_2, x_22, x_4, x_5, x_6, x_7, x_8, x_9); -return x_24; +x_20 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_20, 0, x_1); +x_21 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_21, 0, x_15); +lean_ctor_set(x_21, 1, x_17); +lean_ctor_set(x_21, 2, x_18); +lean_ctor_set(x_21, 3, x_20); +lean_ctor_set_uint32(x_21, sizeof(void*)*4, x_16); +lean_ctor_set_uint32(x_21, sizeof(void*)*4 + 4, x_19); +x_22 = l_Lean_Meta_Simp_simpLambda___closed__1; +x_23 = l_Lean_Meta_Simp_lambdaTelescopeDSimp___rarg(x_1, x_22, x_2, x_21, x_4, x_5, x_6, x_7, x_8, x_9); +return x_23; } } } @@ -11933,7 +11932,7 @@ lean_inc(x_5); x_19 = l_Lean_Meta_SimpTheoremsArray_addTheorem(x_15, x_18, x_5, x_9, x_10, x_11, x_12, x_16); 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_52; lean_object* x_53; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; +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_47; lean_object* x_48; lean_object* x_68; lean_object* x_69; lean_object* x_70; uint8_t x_71; x_20 = lean_ctor_get(x_19, 0); lean_inc(x_20); x_21 = lean_ctor_get(x_19, 1); @@ -11948,934 +11947,943 @@ lean_dec(x_22); x_25 = lean_ctor_get(x_23, 0); lean_inc(x_25); lean_dec(x_23); -x_26 = lean_st_ref_get(x_8, x_24); -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, 1); -lean_inc(x_29); -lean_dec(x_27); -x_74 = lean_st_ref_take(x_8, x_28); -x_75 = lean_ctor_get(x_74, 0); +x_68 = lean_st_ref_take(x_8, x_24); +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_is_exclusive(x_69); +if (x_71 == 0) +{ +lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; uint8_t x_76; +x_72 = lean_ctor_get(x_69, 0); +lean_dec(x_72); +x_73 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; +lean_ctor_set(x_69, 0, x_73); +x_74 = lean_st_ref_set(x_8, x_69, x_70); +x_75 = lean_ctor_get(x_74, 1); lean_inc(x_75); -x_76 = lean_ctor_get(x_74, 1); -lean_inc(x_76); lean_dec(x_74); -x_77 = !lean_is_exclusive(x_75); -if (x_77 == 0) +x_76 = !lean_is_exclusive(x_7); +if (x_76 == 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_75, 0); -lean_dec(x_78); -x_79 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; -lean_ctor_set(x_75, 0, x_79); -x_80 = lean_st_ref_set(x_8, x_75, x_76); -x_81 = lean_ctor_get(x_80, 1); -lean_inc(x_81); -lean_dec(x_80); -x_82 = !lean_is_exclusive(x_7); -if (x_82 == 0) -{ -lean_object* x_83; lean_object* x_84; -x_83 = lean_ctor_get(x_7, 1); -lean_dec(x_83); +lean_object* x_77; lean_object* x_78; +x_77 = lean_ctor_get(x_7, 1); +lean_dec(x_77); lean_ctor_set(x_7, 1, x_20); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_84 = lean_simp(x_1, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_81); -if (lean_obj_tag(x_84) == 0) +x_78 = lean_simp(x_1, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_75); +if (lean_obj_tag(x_78) == 0) { -lean_object* x_85; lean_object* x_86; -x_85 = lean_ctor_get(x_84, 0); -lean_inc(x_85); -x_86 = lean_ctor_get(x_85, 1); -lean_inc(x_86); -if (lean_obj_tag(x_86) == 0) +lean_object* x_79; lean_object* x_80; +x_79 = lean_ctor_get(x_78, 0); +lean_inc(x_79); +x_80 = lean_ctor_get(x_79, 1); +lean_inc(x_80); +if (lean_obj_tag(x_80) == 0) { -lean_object* x_87; lean_object* x_88; +lean_object* x_81; lean_object* x_82; lean_dec(x_17); lean_dec(x_5); lean_dec(x_4); -x_87 = lean_ctor_get(x_84, 1); +x_81 = lean_ctor_get(x_78, 1); +lean_inc(x_81); +lean_dec(x_78); +x_82 = l_Lean_Meta_Simp_mkImpCongr(x_2, x_3, x_79, x_9, x_10, x_11, x_12, x_81); +if (lean_obj_tag(x_82) == 0) +{ +lean_object* x_83; lean_object* x_84; +x_83 = lean_ctor_get(x_82, 0); +lean_inc(x_83); +x_84 = lean_ctor_get(x_82, 1); +lean_inc(x_84); +lean_dec(x_82); +x_26 = x_83; +x_27 = x_84; +goto block_46; +} +else +{ +lean_object* x_85; lean_object* x_86; +x_85 = lean_ctor_get(x_82, 0); +lean_inc(x_85); +x_86 = lean_ctor_get(x_82, 1); +lean_inc(x_86); +lean_dec(x_82); +x_47 = x_85; +x_48 = x_86; +goto block_67; +} +} +else +{ +lean_object* x_87; uint8_t x_88; +x_87 = lean_ctor_get(x_78, 1); lean_inc(x_87); -lean_dec(x_84); -x_88 = l_Lean_Meta_Simp_mkImpCongr(x_2, x_3, x_85, x_9, x_10, x_11, x_12, x_87); -if (lean_obj_tag(x_88) == 0) +lean_dec(x_78); +x_88 = !lean_is_exclusive(x_80); +if (x_88 == 0) { -lean_object* x_89; lean_object* x_90; -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_30 = x_89; -x_31 = x_90; -goto block_51; -} -else -{ -lean_object* x_91; lean_object* x_92; -x_91 = lean_ctor_get(x_88, 0); +lean_object* x_89; lean_object* x_90; lean_object* x_91; uint8_t x_92; uint8_t x_93; uint8_t x_94; lean_object* x_95; +x_89 = lean_ctor_get(x_80, 0); +x_90 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__1; +x_91 = lean_array_push(x_90, x_5); +x_92 = 0; +x_93 = 1; +x_94 = 1; lean_inc(x_91); -x_92 = lean_ctor_get(x_88, 1); -lean_inc(x_92); -lean_dec(x_88); -x_52 = x_91; -x_53 = x_92; -goto block_73; -} -} -else +x_95 = l_Lean_Meta_mkLambdaFVars(x_91, x_89, x_92, x_93, x_94, x_9, x_10, x_11, x_12, x_87); +if (lean_obj_tag(x_95) == 0) { -lean_object* x_93; uint8_t x_94; -x_93 = lean_ctor_get(x_84, 1); -lean_inc(x_93); -lean_dec(x_84); -x_94 = !lean_is_exclusive(x_86); -if (x_94 == 0) -{ -lean_object* x_95; lean_object* x_96; lean_object* x_97; uint8_t x_98; uint8_t x_99; uint8_t x_100; lean_object* x_101; -x_95 = lean_ctor_get(x_86, 0); -x_96 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__1; -x_97 = lean_array_push(x_96, x_5); -x_98 = 0; -x_99 = 1; -x_100 = 1; +lean_object* x_96; lean_object* x_97; lean_object* x_98; uint8_t 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); -x_101 = l_Lean_Meta_mkLambdaFVars(x_97, x_95, x_98, x_99, x_100, x_9, x_10, x_11, x_12, x_93); -if (lean_obj_tag(x_101) == 0) -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; uint8_t x_105; -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_85, 0); -lean_inc(x_104); -lean_dec(x_85); -x_105 = l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(x_17, x_104); +lean_dec(x_95); +x_98 = lean_ctor_get(x_79, 0); +lean_inc(x_98); +lean_dec(x_79); +x_99 = l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(x_17, x_98); lean_dec(x_17); -if (x_105 == 0) +if (x_99 == 0) { -lean_object* x_106; -lean_dec(x_97); +lean_object* x_100; +lean_dec(x_91); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_106 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_103); -if (lean_obj_tag(x_106) == 0) +x_100 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_97); +if (lean_obj_tag(x_100) == 0) { -lean_object* x_107; lean_object* x_108; lean_object* x_109; uint8_t x_110; -x_107 = lean_ctor_get(x_9, 0); -lean_inc(x_107); -x_108 = lean_ctor_get(x_106, 0); -lean_inc(x_108); -x_109 = lean_ctor_get(x_106, 1); +lean_object* x_101; lean_object* x_102; lean_object* x_103; uint8_t x_104; +x_101 = lean_ctor_get(x_9, 0); +lean_inc(x_101); +x_102 = lean_ctor_get(x_100, 0); +lean_inc(x_102); +x_103 = lean_ctor_get(x_100, 1); +lean_inc(x_103); +lean_dec(x_100); +x_104 = !lean_is_exclusive(x_9); +if (x_104 == 0) +{ +lean_object* x_105; uint8_t x_106; +x_105 = lean_ctor_get(x_9, 0); +lean_dec(x_105); +x_106 = !lean_is_exclusive(x_101); +if (x_106 == 0) +{ +uint8_t x_107; lean_object* x_108; +x_107 = 1; +lean_ctor_set_uint8(x_101, 9, x_107); +x_108 = l_Lean_Meta_mkImpCongrCtx(x_102, x_96, x_9, x_10, x_11, x_12, x_103); +if (lean_obj_tag(x_108) == 0) +{ +lean_object* x_109; lean_object* x_110; uint32_t x_111; +x_109 = lean_ctor_get(x_108, 0); lean_inc(x_109); -lean_dec(x_106); -x_110 = !lean_is_exclusive(x_9); -if (x_110 == 0) -{ -lean_object* x_111; uint8_t x_112; -x_111 = lean_ctor_get(x_9, 0); -lean_dec(x_111); -x_112 = !lean_is_exclusive(x_107); -if (x_112 == 0) -{ -uint8_t x_113; lean_object* x_114; -x_113 = 1; -lean_ctor_set_uint8(x_107, 9, x_113); -x_114 = l_Lean_Meta_mkImpCongrCtx(x_108, x_102, x_9, x_10, x_11, x_12, x_109); -if (lean_obj_tag(x_114) == 0) -{ -lean_object* x_115; lean_object* x_116; uint32_t x_117; -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_ctor_set(x_86, 0, x_115); -x_117 = 0; +x_110 = lean_ctor_get(x_108, 1); +lean_inc(x_110); +lean_dec(x_108); +lean_ctor_set(x_80, 0, x_109); +x_111 = 0; if (lean_obj_tag(x_2) == 7) { -lean_object* x_118; lean_object* x_119; lean_object* x_120; uint8_t x_121; lean_object* x_122; size_t x_123; size_t x_124; uint8_t x_125; -x_118 = lean_ctor_get(x_2, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_2, 1); -lean_inc(x_119); -x_120 = lean_ctor_get(x_2, 2); -lean_inc(x_120); -x_121 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); +lean_object* x_112; lean_object* x_113; lean_object* x_114; uint8_t x_115; lean_object* x_116; size_t x_117; size_t x_118; uint8_t x_119; +x_112 = lean_ctor_get(x_2, 0); +lean_inc(x_112); +x_113 = lean_ctor_get(x_2, 1); +lean_inc(x_113); +x_114 = lean_ctor_get(x_2, 2); +lean_inc(x_114); +x_115 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); lean_dec(x_2); -lean_inc(x_120); -lean_inc(x_119); -lean_inc(x_118); -x_122 = l_Lean_Expr_forallE___override(x_118, x_119, x_120, x_121); -x_123 = lean_ptr_addr(x_119); -lean_dec(x_119); -x_124 = lean_ptr_addr(x_4); -x_125 = lean_usize_dec_eq(x_123, x_124); -if (x_125 == 0) +lean_inc(x_114); +lean_inc(x_113); +lean_inc(x_112); +x_116 = l_Lean_Expr_forallE___override(x_112, x_113, x_114, x_115); +x_117 = lean_ptr_addr(x_113); +lean_dec(x_113); +x_118 = lean_ptr_addr(x_4); +x_119 = lean_usize_dec_eq(x_117, x_118); +if (x_119 == 0) { -lean_object* x_126; lean_object* x_127; -lean_dec(x_122); -lean_dec(x_120); -x_126 = l_Lean_Expr_forallE___override(x_118, x_4, x_104, x_121); -x_127 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_127, 0, x_126); -lean_ctor_set(x_127, 1, x_86); -lean_ctor_set_uint32(x_127, sizeof(void*)*2, x_117); -x_30 = x_127; -x_31 = x_116; -goto block_51; +lean_object* x_120; lean_object* x_121; +lean_dec(x_116); +lean_dec(x_114); +x_120 = l_Lean_Expr_forallE___override(x_112, x_4, x_98, x_115); +x_121 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_121, 0, x_120); +lean_ctor_set(x_121, 1, x_80); +lean_ctor_set_uint32(x_121, sizeof(void*)*2, x_111); +lean_ctor_set_uint8(x_121, sizeof(void*)*2 + 4, x_93); +x_26 = x_121; +x_27 = x_110; +goto block_46; } else { -size_t x_128; size_t x_129; uint8_t x_130; -x_128 = lean_ptr_addr(x_120); -lean_dec(x_120); -x_129 = lean_ptr_addr(x_104); -x_130 = lean_usize_dec_eq(x_128, x_129); -if (x_130 == 0) +size_t x_122; size_t x_123; uint8_t x_124; +x_122 = lean_ptr_addr(x_114); +lean_dec(x_114); +x_123 = lean_ptr_addr(x_98); +x_124 = lean_usize_dec_eq(x_122, x_123); +if (x_124 == 0) { -lean_object* x_131; lean_object* x_132; -lean_dec(x_122); -x_131 = l_Lean_Expr_forallE___override(x_118, x_4, x_104, x_121); -x_132 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_132, 0, x_131); -lean_ctor_set(x_132, 1, x_86); -lean_ctor_set_uint32(x_132, sizeof(void*)*2, x_117); -x_30 = x_132; -x_31 = x_116; -goto block_51; +lean_object* x_125; lean_object* x_126; +lean_dec(x_116); +x_125 = l_Lean_Expr_forallE___override(x_112, x_4, x_98, x_115); +x_126 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_126, 0, x_125); +lean_ctor_set(x_126, 1, x_80); +lean_ctor_set_uint32(x_126, sizeof(void*)*2, x_111); +lean_ctor_set_uint8(x_126, sizeof(void*)*2 + 4, x_93); +x_26 = x_126; +x_27 = x_110; +goto block_46; } else { -uint8_t x_133; -x_133 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_121, x_121); -if (x_133 == 0) +uint8_t x_127; +x_127 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_115, x_115); +if (x_127 == 0) +{ +lean_object* x_128; lean_object* x_129; +lean_dec(x_116); +x_128 = l_Lean_Expr_forallE___override(x_112, x_4, x_98, x_115); +x_129 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_129, 0, x_128); +lean_ctor_set(x_129, 1, x_80); +lean_ctor_set_uint32(x_129, sizeof(void*)*2, x_111); +lean_ctor_set_uint8(x_129, sizeof(void*)*2 + 4, x_93); +x_26 = x_129; +x_27 = x_110; +goto block_46; +} +else +{ +lean_object* x_130; +lean_dec(x_112); +lean_dec(x_98); +lean_dec(x_4); +x_130 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_130, 0, x_116); +lean_ctor_set(x_130, 1, x_80); +lean_ctor_set_uint32(x_130, sizeof(void*)*2, x_111); +lean_ctor_set_uint8(x_130, sizeof(void*)*2 + 4, x_93); +x_26 = x_130; +x_27 = x_110; +goto block_46; +} +} +} +} +else +{ +lean_object* x_131; lean_object* x_132; lean_object* x_133; +lean_dec(x_98); +lean_dec(x_4); +lean_dec(x_2); +x_131 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; +x_132 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_131); +x_133 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_133, 0, x_132); +lean_ctor_set(x_133, 1, x_80); +lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_111); +lean_ctor_set_uint8(x_133, sizeof(void*)*2 + 4, x_93); +x_26 = x_133; +x_27 = x_110; +goto block_46; +} +} +else { lean_object* x_134; lean_object* x_135; -lean_dec(x_122); -x_134 = l_Lean_Expr_forallE___override(x_118, x_4, x_104, x_121); -x_135 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_135, 0, x_134); -lean_ctor_set(x_135, 1, x_86); -lean_ctor_set_uint32(x_135, sizeof(void*)*2, x_117); -x_30 = x_135; -x_31 = x_116; -goto block_51; -} -else -{ -lean_object* x_136; -lean_dec(x_118); -lean_dec(x_104); -lean_dec(x_4); -x_136 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_136, 0, x_122); -lean_ctor_set(x_136, 1, x_86); -lean_ctor_set_uint32(x_136, sizeof(void*)*2, x_117); -x_30 = x_136; -x_31 = x_116; -goto block_51; -} -} -} -} -else -{ -lean_object* x_137; lean_object* x_138; lean_object* x_139; -lean_dec(x_104); +lean_dec(x_98); +lean_free_object(x_80); lean_dec(x_4); lean_dec(x_2); -x_137 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; -x_138 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_137); -x_139 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_139, 0, x_138); -lean_ctor_set(x_139, 1, x_86); -lean_ctor_set_uint32(x_139, sizeof(void*)*2, x_117); -x_30 = x_139; -x_31 = x_116; -goto block_51; +x_134 = lean_ctor_get(x_108, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_108, 1); +lean_inc(x_135); +lean_dec(x_108); +x_47 = x_134; +x_48 = x_135; +goto block_67; } } else { -lean_object* x_140; lean_object* x_141; -lean_dec(x_104); -lean_free_object(x_86); -lean_dec(x_4); -lean_dec(x_2); -x_140 = lean_ctor_get(x_114, 0); -lean_inc(x_140); -x_141 = lean_ctor_get(x_114, 1); -lean_inc(x_141); -lean_dec(x_114); -x_52 = x_140; -x_53 = x_141; -goto block_73; -} -} -else +uint8_t x_136; uint8_t x_137; uint8_t x_138; uint8_t x_139; uint8_t x_140; uint8_t x_141; uint8_t x_142; uint8_t x_143; uint8_t x_144; uint8_t x_145; uint8_t x_146; uint8_t x_147; lean_object* x_148; lean_object* x_149; +x_136 = lean_ctor_get_uint8(x_101, 0); +x_137 = lean_ctor_get_uint8(x_101, 1); +x_138 = lean_ctor_get_uint8(x_101, 2); +x_139 = lean_ctor_get_uint8(x_101, 3); +x_140 = lean_ctor_get_uint8(x_101, 4); +x_141 = lean_ctor_get_uint8(x_101, 5); +x_142 = lean_ctor_get_uint8(x_101, 6); +x_143 = lean_ctor_get_uint8(x_101, 7); +x_144 = lean_ctor_get_uint8(x_101, 8); +x_145 = lean_ctor_get_uint8(x_101, 10); +x_146 = lean_ctor_get_uint8(x_101, 11); +lean_dec(x_101); +x_147 = 1; +x_148 = lean_alloc_ctor(0, 0, 12); +lean_ctor_set_uint8(x_148, 0, x_136); +lean_ctor_set_uint8(x_148, 1, x_137); +lean_ctor_set_uint8(x_148, 2, x_138); +lean_ctor_set_uint8(x_148, 3, x_139); +lean_ctor_set_uint8(x_148, 4, x_140); +lean_ctor_set_uint8(x_148, 5, x_141); +lean_ctor_set_uint8(x_148, 6, x_142); +lean_ctor_set_uint8(x_148, 7, x_143); +lean_ctor_set_uint8(x_148, 8, x_144); +lean_ctor_set_uint8(x_148, 9, x_147); +lean_ctor_set_uint8(x_148, 10, x_145); +lean_ctor_set_uint8(x_148, 11, x_146); +lean_ctor_set(x_9, 0, x_148); +x_149 = l_Lean_Meta_mkImpCongrCtx(x_102, x_96, x_9, x_10, x_11, x_12, x_103); +if (lean_obj_tag(x_149) == 0) { -uint8_t x_142; uint8_t x_143; uint8_t x_144; uint8_t x_145; uint8_t x_146; uint8_t x_147; uint8_t x_148; uint8_t x_149; uint8_t x_150; uint8_t x_151; uint8_t x_152; uint8_t x_153; lean_object* x_154; lean_object* x_155; -x_142 = lean_ctor_get_uint8(x_107, 0); -x_143 = lean_ctor_get_uint8(x_107, 1); -x_144 = lean_ctor_get_uint8(x_107, 2); -x_145 = lean_ctor_get_uint8(x_107, 3); -x_146 = lean_ctor_get_uint8(x_107, 4); -x_147 = lean_ctor_get_uint8(x_107, 5); -x_148 = lean_ctor_get_uint8(x_107, 6); -x_149 = lean_ctor_get_uint8(x_107, 7); -x_150 = lean_ctor_get_uint8(x_107, 8); -x_151 = lean_ctor_get_uint8(x_107, 10); -x_152 = lean_ctor_get_uint8(x_107, 11); -lean_dec(x_107); -x_153 = 1; -x_154 = lean_alloc_ctor(0, 0, 12); -lean_ctor_set_uint8(x_154, 0, x_142); -lean_ctor_set_uint8(x_154, 1, x_143); -lean_ctor_set_uint8(x_154, 2, x_144); -lean_ctor_set_uint8(x_154, 3, x_145); -lean_ctor_set_uint8(x_154, 4, x_146); -lean_ctor_set_uint8(x_154, 5, x_147); -lean_ctor_set_uint8(x_154, 6, x_148); -lean_ctor_set_uint8(x_154, 7, x_149); -lean_ctor_set_uint8(x_154, 8, x_150); -lean_ctor_set_uint8(x_154, 9, x_153); -lean_ctor_set_uint8(x_154, 10, x_151); -lean_ctor_set_uint8(x_154, 11, x_152); -lean_ctor_set(x_9, 0, x_154); -x_155 = l_Lean_Meta_mkImpCongrCtx(x_108, x_102, x_9, x_10, x_11, x_12, x_109); -if (lean_obj_tag(x_155) == 0) -{ -lean_object* x_156; lean_object* x_157; uint32_t x_158; -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); -lean_ctor_set(x_86, 0, x_156); -x_158 = 0; +lean_object* x_150; lean_object* x_151; uint32_t x_152; +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); +lean_ctor_set(x_80, 0, x_150); +x_152 = 0; if (lean_obj_tag(x_2) == 7) { -lean_object* x_159; lean_object* x_160; lean_object* x_161; uint8_t x_162; lean_object* x_163; size_t x_164; size_t x_165; uint8_t x_166; -x_159 = lean_ctor_get(x_2, 0); -lean_inc(x_159); -x_160 = lean_ctor_get(x_2, 1); -lean_inc(x_160); -x_161 = lean_ctor_get(x_2, 2); -lean_inc(x_161); -x_162 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); +lean_object* x_153; lean_object* x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; size_t x_158; size_t x_159; uint8_t x_160; +x_153 = lean_ctor_get(x_2, 0); +lean_inc(x_153); +x_154 = lean_ctor_get(x_2, 1); +lean_inc(x_154); +x_155 = lean_ctor_get(x_2, 2); +lean_inc(x_155); +x_156 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); lean_dec(x_2); -lean_inc(x_161); -lean_inc(x_160); -lean_inc(x_159); -x_163 = l_Lean_Expr_forallE___override(x_159, x_160, x_161, x_162); -x_164 = lean_ptr_addr(x_160); -lean_dec(x_160); -x_165 = lean_ptr_addr(x_4); -x_166 = lean_usize_dec_eq(x_164, x_165); -if (x_166 == 0) +lean_inc(x_155); +lean_inc(x_154); +lean_inc(x_153); +x_157 = l_Lean_Expr_forallE___override(x_153, x_154, x_155, x_156); +x_158 = lean_ptr_addr(x_154); +lean_dec(x_154); +x_159 = lean_ptr_addr(x_4); +x_160 = lean_usize_dec_eq(x_158, x_159); +if (x_160 == 0) { -lean_object* x_167; lean_object* x_168; -lean_dec(x_163); -lean_dec(x_161); -x_167 = l_Lean_Expr_forallE___override(x_159, x_4, x_104, x_162); -x_168 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_168, 0, x_167); -lean_ctor_set(x_168, 1, x_86); -lean_ctor_set_uint32(x_168, sizeof(void*)*2, x_158); -x_30 = x_168; -x_31 = x_157; -goto block_51; +lean_object* x_161; lean_object* x_162; +lean_dec(x_157); +lean_dec(x_155); +x_161 = l_Lean_Expr_forallE___override(x_153, x_4, x_98, x_156); +x_162 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_162, 0, x_161); +lean_ctor_set(x_162, 1, x_80); +lean_ctor_set_uint32(x_162, sizeof(void*)*2, x_152); +lean_ctor_set_uint8(x_162, sizeof(void*)*2 + 4, x_93); +x_26 = x_162; +x_27 = x_151; +goto block_46; } else { -size_t x_169; size_t x_170; uint8_t x_171; -x_169 = lean_ptr_addr(x_161); -lean_dec(x_161); -x_170 = lean_ptr_addr(x_104); -x_171 = lean_usize_dec_eq(x_169, x_170); -if (x_171 == 0) +size_t x_163; size_t x_164; uint8_t x_165; +x_163 = lean_ptr_addr(x_155); +lean_dec(x_155); +x_164 = lean_ptr_addr(x_98); +x_165 = lean_usize_dec_eq(x_163, x_164); +if (x_165 == 0) { -lean_object* x_172; lean_object* x_173; -lean_dec(x_163); -x_172 = l_Lean_Expr_forallE___override(x_159, x_4, x_104, x_162); -x_173 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_173, 0, x_172); -lean_ctor_set(x_173, 1, x_86); -lean_ctor_set_uint32(x_173, sizeof(void*)*2, x_158); -x_30 = x_173; -x_31 = x_157; -goto block_51; +lean_object* x_166; lean_object* x_167; +lean_dec(x_157); +x_166 = l_Lean_Expr_forallE___override(x_153, x_4, x_98, x_156); +x_167 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_167, 0, x_166); +lean_ctor_set(x_167, 1, x_80); +lean_ctor_set_uint32(x_167, sizeof(void*)*2, x_152); +lean_ctor_set_uint8(x_167, sizeof(void*)*2 + 4, x_93); +x_26 = x_167; +x_27 = x_151; +goto block_46; } else { -uint8_t x_174; -x_174 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_162, x_162); -if (x_174 == 0) +uint8_t x_168; +x_168 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_156, x_156); +if (x_168 == 0) +{ +lean_object* x_169; lean_object* x_170; +lean_dec(x_157); +x_169 = l_Lean_Expr_forallE___override(x_153, x_4, x_98, x_156); +x_170 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_170, 0, x_169); +lean_ctor_set(x_170, 1, x_80); +lean_ctor_set_uint32(x_170, sizeof(void*)*2, x_152); +lean_ctor_set_uint8(x_170, sizeof(void*)*2 + 4, x_93); +x_26 = x_170; +x_27 = x_151; +goto block_46; +} +else +{ +lean_object* x_171; +lean_dec(x_153); +lean_dec(x_98); +lean_dec(x_4); +x_171 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_171, 0, x_157); +lean_ctor_set(x_171, 1, x_80); +lean_ctor_set_uint32(x_171, sizeof(void*)*2, x_152); +lean_ctor_set_uint8(x_171, sizeof(void*)*2 + 4, x_93); +x_26 = x_171; +x_27 = x_151; +goto block_46; +} +} +} +} +else +{ +lean_object* x_172; lean_object* x_173; lean_object* x_174; +lean_dec(x_98); +lean_dec(x_4); +lean_dec(x_2); +x_172 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; +x_173 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_172); +x_174 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_174, 0, x_173); +lean_ctor_set(x_174, 1, x_80); +lean_ctor_set_uint32(x_174, sizeof(void*)*2, x_152); +lean_ctor_set_uint8(x_174, sizeof(void*)*2 + 4, x_93); +x_26 = x_174; +x_27 = x_151; +goto block_46; +} +} +else { lean_object* x_175; lean_object* x_176; -lean_dec(x_163); -x_175 = l_Lean_Expr_forallE___override(x_159, x_4, x_104, x_162); -x_176 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_176, 0, x_175); -lean_ctor_set(x_176, 1, x_86); -lean_ctor_set_uint32(x_176, sizeof(void*)*2, x_158); -x_30 = x_176; -x_31 = x_157; -goto block_51; -} -else -{ -lean_object* x_177; -lean_dec(x_159); -lean_dec(x_104); -lean_dec(x_4); -x_177 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_177, 0, x_163); -lean_ctor_set(x_177, 1, x_86); -lean_ctor_set_uint32(x_177, sizeof(void*)*2, x_158); -x_30 = x_177; -x_31 = x_157; -goto block_51; -} -} -} -} -else -{ -lean_object* x_178; lean_object* x_179; lean_object* x_180; -lean_dec(x_104); +lean_dec(x_98); +lean_free_object(x_80); lean_dec(x_4); lean_dec(x_2); -x_178 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; -x_179 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_178); -x_180 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_180, 0, x_179); -lean_ctor_set(x_180, 1, x_86); -lean_ctor_set_uint32(x_180, sizeof(void*)*2, x_158); -x_30 = x_180; -x_31 = x_157; -goto block_51; +x_175 = lean_ctor_get(x_149, 0); +lean_inc(x_175); +x_176 = lean_ctor_get(x_149, 1); +lean_inc(x_176); +lean_dec(x_149); +x_47 = x_175; +x_48 = x_176; +goto block_67; +} } } else { -lean_object* x_181; lean_object* x_182; -lean_dec(x_104); -lean_free_object(x_86); -lean_dec(x_4); -lean_dec(x_2); -x_181 = lean_ctor_get(x_155, 0); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; uint8_t x_182; uint8_t x_183; uint8_t x_184; uint8_t x_185; uint8_t x_186; uint8_t x_187; uint8_t x_188; uint8_t x_189; uint8_t x_190; uint8_t x_191; uint8_t x_192; lean_object* x_193; uint8_t x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; +x_177 = lean_ctor_get(x_9, 1); +x_178 = lean_ctor_get(x_9, 2); +x_179 = lean_ctor_get(x_9, 3); +x_180 = lean_ctor_get(x_9, 4); +x_181 = lean_ctor_get(x_9, 5); lean_inc(x_181); -x_182 = lean_ctor_get(x_155, 1); -lean_inc(x_182); -lean_dec(x_155); -x_52 = x_181; -x_53 = x_182; -goto block_73; -} -} -} -else -{ -lean_object* x_183; lean_object* x_184; lean_object* x_185; lean_object* x_186; lean_object* x_187; uint8_t x_188; uint8_t x_189; uint8_t x_190; uint8_t x_191; uint8_t x_192; uint8_t x_193; uint8_t x_194; uint8_t x_195; uint8_t x_196; uint8_t x_197; uint8_t x_198; lean_object* x_199; uint8_t x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; -x_183 = lean_ctor_get(x_9, 1); -x_184 = lean_ctor_get(x_9, 2); -x_185 = lean_ctor_get(x_9, 3); -x_186 = lean_ctor_get(x_9, 4); -x_187 = lean_ctor_get(x_9, 5); -lean_inc(x_187); -lean_inc(x_186); -lean_inc(x_185); -lean_inc(x_184); -lean_inc(x_183); +lean_inc(x_180); +lean_inc(x_179); +lean_inc(x_178); +lean_inc(x_177); lean_dec(x_9); -x_188 = lean_ctor_get_uint8(x_107, 0); -x_189 = lean_ctor_get_uint8(x_107, 1); -x_190 = lean_ctor_get_uint8(x_107, 2); -x_191 = lean_ctor_get_uint8(x_107, 3); -x_192 = lean_ctor_get_uint8(x_107, 4); -x_193 = lean_ctor_get_uint8(x_107, 5); -x_194 = lean_ctor_get_uint8(x_107, 6); -x_195 = lean_ctor_get_uint8(x_107, 7); -x_196 = lean_ctor_get_uint8(x_107, 8); -x_197 = lean_ctor_get_uint8(x_107, 10); -x_198 = lean_ctor_get_uint8(x_107, 11); -if (lean_is_exclusive(x_107)) { - x_199 = x_107; +x_182 = lean_ctor_get_uint8(x_101, 0); +x_183 = lean_ctor_get_uint8(x_101, 1); +x_184 = lean_ctor_get_uint8(x_101, 2); +x_185 = lean_ctor_get_uint8(x_101, 3); +x_186 = lean_ctor_get_uint8(x_101, 4); +x_187 = lean_ctor_get_uint8(x_101, 5); +x_188 = lean_ctor_get_uint8(x_101, 6); +x_189 = lean_ctor_get_uint8(x_101, 7); +x_190 = lean_ctor_get_uint8(x_101, 8); +x_191 = lean_ctor_get_uint8(x_101, 10); +x_192 = lean_ctor_get_uint8(x_101, 11); +if (lean_is_exclusive(x_101)) { + x_193 = x_101; } else { - lean_dec_ref(x_107); - x_199 = lean_box(0); + lean_dec_ref(x_101); + x_193 = lean_box(0); } -x_200 = 1; -if (lean_is_scalar(x_199)) { - x_201 = lean_alloc_ctor(0, 0, 12); +x_194 = 1; +if (lean_is_scalar(x_193)) { + x_195 = lean_alloc_ctor(0, 0, 12); } else { - x_201 = x_199; + x_195 = x_193; } -lean_ctor_set_uint8(x_201, 0, x_188); -lean_ctor_set_uint8(x_201, 1, x_189); -lean_ctor_set_uint8(x_201, 2, x_190); -lean_ctor_set_uint8(x_201, 3, x_191); -lean_ctor_set_uint8(x_201, 4, x_192); -lean_ctor_set_uint8(x_201, 5, x_193); -lean_ctor_set_uint8(x_201, 6, x_194); -lean_ctor_set_uint8(x_201, 7, x_195); -lean_ctor_set_uint8(x_201, 8, x_196); -lean_ctor_set_uint8(x_201, 9, x_200); -lean_ctor_set_uint8(x_201, 10, x_197); -lean_ctor_set_uint8(x_201, 11, x_198); -x_202 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_202, 0, x_201); -lean_ctor_set(x_202, 1, x_183); -lean_ctor_set(x_202, 2, x_184); -lean_ctor_set(x_202, 3, x_185); -lean_ctor_set(x_202, 4, x_186); -lean_ctor_set(x_202, 5, x_187); -x_203 = l_Lean_Meta_mkImpCongrCtx(x_108, x_102, x_202, x_10, x_11, x_12, x_109); -if (lean_obj_tag(x_203) == 0) +lean_ctor_set_uint8(x_195, 0, x_182); +lean_ctor_set_uint8(x_195, 1, x_183); +lean_ctor_set_uint8(x_195, 2, x_184); +lean_ctor_set_uint8(x_195, 3, x_185); +lean_ctor_set_uint8(x_195, 4, x_186); +lean_ctor_set_uint8(x_195, 5, x_187); +lean_ctor_set_uint8(x_195, 6, x_188); +lean_ctor_set_uint8(x_195, 7, x_189); +lean_ctor_set_uint8(x_195, 8, x_190); +lean_ctor_set_uint8(x_195, 9, x_194); +lean_ctor_set_uint8(x_195, 10, x_191); +lean_ctor_set_uint8(x_195, 11, x_192); +x_196 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_196, 0, x_195); +lean_ctor_set(x_196, 1, x_177); +lean_ctor_set(x_196, 2, x_178); +lean_ctor_set(x_196, 3, x_179); +lean_ctor_set(x_196, 4, x_180); +lean_ctor_set(x_196, 5, x_181); +x_197 = l_Lean_Meta_mkImpCongrCtx(x_102, x_96, x_196, x_10, x_11, x_12, x_103); +if (lean_obj_tag(x_197) == 0) { -lean_object* x_204; lean_object* x_205; uint32_t x_206; -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); -lean_ctor_set(x_86, 0, x_204); -x_206 = 0; +lean_object* x_198; lean_object* x_199; uint32_t x_200; +x_198 = lean_ctor_get(x_197, 0); +lean_inc(x_198); +x_199 = lean_ctor_get(x_197, 1); +lean_inc(x_199); +lean_dec(x_197); +lean_ctor_set(x_80, 0, x_198); +x_200 = 0; if (lean_obj_tag(x_2) == 7) { -lean_object* x_207; lean_object* x_208; lean_object* x_209; uint8_t x_210; lean_object* x_211; size_t x_212; size_t x_213; uint8_t x_214; -x_207 = lean_ctor_get(x_2, 0); -lean_inc(x_207); -x_208 = lean_ctor_get(x_2, 1); -lean_inc(x_208); -x_209 = lean_ctor_get(x_2, 2); -lean_inc(x_209); -x_210 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); +lean_object* x_201; lean_object* x_202; lean_object* x_203; uint8_t x_204; lean_object* x_205; size_t x_206; size_t x_207; uint8_t x_208; +x_201 = lean_ctor_get(x_2, 0); +lean_inc(x_201); +x_202 = lean_ctor_get(x_2, 1); +lean_inc(x_202); +x_203 = lean_ctor_get(x_2, 2); +lean_inc(x_203); +x_204 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); lean_dec(x_2); -lean_inc(x_209); -lean_inc(x_208); -lean_inc(x_207); -x_211 = l_Lean_Expr_forallE___override(x_207, x_208, x_209, x_210); -x_212 = lean_ptr_addr(x_208); -lean_dec(x_208); -x_213 = lean_ptr_addr(x_4); -x_214 = lean_usize_dec_eq(x_212, x_213); -if (x_214 == 0) +lean_inc(x_203); +lean_inc(x_202); +lean_inc(x_201); +x_205 = l_Lean_Expr_forallE___override(x_201, x_202, x_203, x_204); +x_206 = lean_ptr_addr(x_202); +lean_dec(x_202); +x_207 = lean_ptr_addr(x_4); +x_208 = lean_usize_dec_eq(x_206, x_207); +if (x_208 == 0) { -lean_object* x_215; lean_object* x_216; -lean_dec(x_211); -lean_dec(x_209); -x_215 = l_Lean_Expr_forallE___override(x_207, x_4, x_104, x_210); -x_216 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_216, 0, x_215); -lean_ctor_set(x_216, 1, x_86); -lean_ctor_set_uint32(x_216, sizeof(void*)*2, x_206); -x_30 = x_216; -x_31 = x_205; -goto block_51; +lean_object* x_209; lean_object* x_210; +lean_dec(x_205); +lean_dec(x_203); +x_209 = l_Lean_Expr_forallE___override(x_201, x_4, x_98, x_204); +x_210 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_210, 0, x_209); +lean_ctor_set(x_210, 1, x_80); +lean_ctor_set_uint32(x_210, sizeof(void*)*2, x_200); +lean_ctor_set_uint8(x_210, sizeof(void*)*2 + 4, x_93); +x_26 = x_210; +x_27 = x_199; +goto block_46; } else { -size_t x_217; size_t x_218; uint8_t x_219; -x_217 = lean_ptr_addr(x_209); -lean_dec(x_209); -x_218 = lean_ptr_addr(x_104); -x_219 = lean_usize_dec_eq(x_217, x_218); -if (x_219 == 0) +size_t x_211; size_t x_212; uint8_t x_213; +x_211 = lean_ptr_addr(x_203); +lean_dec(x_203); +x_212 = lean_ptr_addr(x_98); +x_213 = lean_usize_dec_eq(x_211, x_212); +if (x_213 == 0) { -lean_object* x_220; lean_object* x_221; -lean_dec(x_211); -x_220 = l_Lean_Expr_forallE___override(x_207, x_4, x_104, x_210); -x_221 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_221, 0, x_220); -lean_ctor_set(x_221, 1, x_86); -lean_ctor_set_uint32(x_221, sizeof(void*)*2, x_206); -x_30 = x_221; -x_31 = x_205; -goto block_51; +lean_object* x_214; lean_object* x_215; +lean_dec(x_205); +x_214 = l_Lean_Expr_forallE___override(x_201, x_4, x_98, x_204); +x_215 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_215, 0, x_214); +lean_ctor_set(x_215, 1, x_80); +lean_ctor_set_uint32(x_215, sizeof(void*)*2, x_200); +lean_ctor_set_uint8(x_215, sizeof(void*)*2 + 4, x_93); +x_26 = x_215; +x_27 = x_199; +goto block_46; } else { -uint8_t x_222; -x_222 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_210, x_210); -if (x_222 == 0) +uint8_t x_216; +x_216 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_204, x_204); +if (x_216 == 0) +{ +lean_object* x_217; lean_object* x_218; +lean_dec(x_205); +x_217 = l_Lean_Expr_forallE___override(x_201, x_4, x_98, x_204); +x_218 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_218, 0, x_217); +lean_ctor_set(x_218, 1, x_80); +lean_ctor_set_uint32(x_218, sizeof(void*)*2, x_200); +lean_ctor_set_uint8(x_218, sizeof(void*)*2 + 4, x_93); +x_26 = x_218; +x_27 = x_199; +goto block_46; +} +else +{ +lean_object* x_219; +lean_dec(x_201); +lean_dec(x_98); +lean_dec(x_4); +x_219 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_219, 0, x_205); +lean_ctor_set(x_219, 1, x_80); +lean_ctor_set_uint32(x_219, sizeof(void*)*2, x_200); +lean_ctor_set_uint8(x_219, sizeof(void*)*2 + 4, x_93); +x_26 = x_219; +x_27 = x_199; +goto block_46; +} +} +} +} +else +{ +lean_object* x_220; lean_object* x_221; lean_object* x_222; +lean_dec(x_98); +lean_dec(x_4); +lean_dec(x_2); +x_220 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; +x_221 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_220); +x_222 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_222, 0, x_221); +lean_ctor_set(x_222, 1, x_80); +lean_ctor_set_uint32(x_222, sizeof(void*)*2, x_200); +lean_ctor_set_uint8(x_222, sizeof(void*)*2 + 4, x_93); +x_26 = x_222; +x_27 = x_199; +goto block_46; +} +} +else { lean_object* x_223; lean_object* x_224; -lean_dec(x_211); -x_223 = l_Lean_Expr_forallE___override(x_207, x_4, x_104, x_210); -x_224 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_224, 0, x_223); -lean_ctor_set(x_224, 1, x_86); -lean_ctor_set_uint32(x_224, sizeof(void*)*2, x_206); -x_30 = x_224; -x_31 = x_205; -goto block_51; -} -else -{ -lean_object* x_225; -lean_dec(x_207); -lean_dec(x_104); -lean_dec(x_4); -x_225 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_225, 0, x_211); -lean_ctor_set(x_225, 1, x_86); -lean_ctor_set_uint32(x_225, sizeof(void*)*2, x_206); -x_30 = x_225; -x_31 = x_205; -goto block_51; -} -} -} -} -else -{ -lean_object* x_226; lean_object* x_227; lean_object* x_228; -lean_dec(x_104); +lean_dec(x_98); +lean_free_object(x_80); lean_dec(x_4); lean_dec(x_2); -x_226 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; -x_227 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_226); -x_228 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_228, 0, x_227); -lean_ctor_set(x_228, 1, x_86); -lean_ctor_set_uint32(x_228, sizeof(void*)*2, x_206); -x_30 = x_228; -x_31 = x_205; -goto block_51; -} -} -else -{ -lean_object* x_229; lean_object* x_230; -lean_dec(x_104); -lean_free_object(x_86); -lean_dec(x_4); -lean_dec(x_2); -x_229 = lean_ctor_get(x_203, 0); -lean_inc(x_229); -x_230 = lean_ctor_get(x_203, 1); -lean_inc(x_230); -lean_dec(x_203); -x_52 = x_229; -x_53 = x_230; -goto block_73; +x_223 = lean_ctor_get(x_197, 0); +lean_inc(x_223); +x_224 = lean_ctor_get(x_197, 1); +lean_inc(x_224); +lean_dec(x_197); +x_47 = x_223; +x_48 = x_224; +goto block_67; } } } else { -lean_object* x_231; lean_object* x_232; -lean_dec(x_104); -lean_dec(x_102); -lean_free_object(x_86); +lean_object* x_225; lean_object* x_226; +lean_dec(x_98); +lean_dec(x_96); +lean_free_object(x_80); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_4); lean_dec(x_2); -x_231 = lean_ctor_get(x_106, 0); -lean_inc(x_231); -x_232 = lean_ctor_get(x_106, 1); -lean_inc(x_232); -lean_dec(x_106); -x_52 = x_231; -x_53 = x_232; -goto block_73; +x_225 = lean_ctor_get(x_100, 0); +lean_inc(x_225); +x_226 = lean_ctor_get(x_100, 1); +lean_inc(x_226); +lean_dec(x_100); +x_47 = x_225; +x_48 = x_226; +goto block_67; } } else { -lean_object* x_233; +lean_object* x_227; lean_dec(x_4); lean_dec(x_2); -x_233 = l_Lean_Meta_mkForallFVars(x_97, x_104, x_98, x_99, x_100, x_9, x_10, x_11, x_12, x_103); -if (lean_obj_tag(x_233) == 0) +x_227 = l_Lean_Meta_mkForallFVars(x_91, x_98, x_92, x_93, x_94, x_9, x_10, x_11, x_12, x_97); +if (lean_obj_tag(x_227) == 0) { -lean_object* x_234; lean_object* x_235; lean_object* x_236; -x_234 = lean_ctor_get(x_233, 0); -lean_inc(x_234); -x_235 = lean_ctor_get(x_233, 1); -lean_inc(x_235); -lean_dec(x_233); +lean_object* x_228; lean_object* x_229; lean_object* x_230; +x_228 = lean_ctor_get(x_227, 0); +lean_inc(x_228); +x_229 = lean_ctor_get(x_227, 1); +lean_inc(x_229); +lean_dec(x_227); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_236 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_235); -if (lean_obj_tag(x_236) == 0) +x_230 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_229); +if (lean_obj_tag(x_230) == 0) { -lean_object* x_237; lean_object* x_238; lean_object* x_239; uint8_t x_240; -x_237 = lean_ctor_get(x_9, 0); -lean_inc(x_237); -x_238 = lean_ctor_get(x_236, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_236, 1); +lean_object* x_231; lean_object* x_232; lean_object* x_233; uint8_t x_234; +x_231 = lean_ctor_get(x_9, 0); +lean_inc(x_231); +x_232 = lean_ctor_get(x_230, 0); +lean_inc(x_232); +x_233 = lean_ctor_get(x_230, 1); +lean_inc(x_233); +lean_dec(x_230); +x_234 = !lean_is_exclusive(x_9); +if (x_234 == 0) +{ +lean_object* x_235; uint8_t x_236; +x_235 = lean_ctor_get(x_9, 0); +lean_dec(x_235); +x_236 = !lean_is_exclusive(x_231); +if (x_236 == 0) +{ +uint8_t x_237; lean_object* x_238; +x_237 = 1; +lean_ctor_set_uint8(x_231, 9, x_237); +x_238 = l_Lean_Meta_mkImpDepCongrCtx(x_232, x_96, x_9, x_10, x_11, x_12, x_233); +if (lean_obj_tag(x_238) == 0) +{ +lean_object* x_239; lean_object* x_240; uint32_t x_241; lean_object* x_242; +x_239 = lean_ctor_get(x_238, 0); lean_inc(x_239); -lean_dec(x_236); -x_240 = !lean_is_exclusive(x_9); -if (x_240 == 0) -{ -lean_object* x_241; uint8_t x_242; -x_241 = lean_ctor_get(x_9, 0); -lean_dec(x_241); -x_242 = !lean_is_exclusive(x_237); -if (x_242 == 0) -{ -uint8_t x_243; lean_object* x_244; -x_243 = 1; -lean_ctor_set_uint8(x_237, 9, x_243); -x_244 = l_Lean_Meta_mkImpDepCongrCtx(x_238, x_102, x_9, x_10, x_11, x_12, x_239); -if (lean_obj_tag(x_244) == 0) -{ -lean_object* x_245; lean_object* x_246; uint32_t x_247; lean_object* x_248; -x_245 = lean_ctor_get(x_244, 0); -lean_inc(x_245); -x_246 = lean_ctor_get(x_244, 1); -lean_inc(x_246); -lean_dec(x_244); -lean_ctor_set(x_86, 0, x_245); -x_247 = 0; -x_248 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_248, 0, x_234); -lean_ctor_set(x_248, 1, x_86); -lean_ctor_set_uint32(x_248, sizeof(void*)*2, x_247); -x_30 = x_248; -x_31 = x_246; -goto block_51; +x_240 = lean_ctor_get(x_238, 1); +lean_inc(x_240); +lean_dec(x_238); +lean_ctor_set(x_80, 0, x_239); +x_241 = 0; +x_242 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_242, 0, x_228); +lean_ctor_set(x_242, 1, x_80); +lean_ctor_set_uint32(x_242, sizeof(void*)*2, x_241); +lean_ctor_set_uint8(x_242, sizeof(void*)*2 + 4, x_93); +x_26 = x_242; +x_27 = x_240; +goto block_46; } else { -lean_object* x_249; lean_object* x_250; -lean_dec(x_234); -lean_free_object(x_86); -x_249 = lean_ctor_get(x_244, 0); -lean_inc(x_249); -x_250 = lean_ctor_get(x_244, 1); -lean_inc(x_250); -lean_dec(x_244); -x_52 = x_249; -x_53 = x_250; -goto block_73; +lean_object* x_243; lean_object* x_244; +lean_dec(x_228); +lean_free_object(x_80); +x_243 = lean_ctor_get(x_238, 0); +lean_inc(x_243); +x_244 = lean_ctor_get(x_238, 1); +lean_inc(x_244); +lean_dec(x_238); +x_47 = x_243; +x_48 = x_244; +goto block_67; } } else { -uint8_t x_251; uint8_t x_252; uint8_t x_253; uint8_t x_254; uint8_t x_255; uint8_t x_256; uint8_t x_257; uint8_t x_258; uint8_t x_259; uint8_t x_260; uint8_t x_261; uint8_t x_262; lean_object* x_263; lean_object* x_264; -x_251 = lean_ctor_get_uint8(x_237, 0); -x_252 = lean_ctor_get_uint8(x_237, 1); -x_253 = lean_ctor_get_uint8(x_237, 2); -x_254 = lean_ctor_get_uint8(x_237, 3); -x_255 = lean_ctor_get_uint8(x_237, 4); -x_256 = lean_ctor_get_uint8(x_237, 5); -x_257 = lean_ctor_get_uint8(x_237, 6); -x_258 = lean_ctor_get_uint8(x_237, 7); -x_259 = lean_ctor_get_uint8(x_237, 8); -x_260 = lean_ctor_get_uint8(x_237, 10); -x_261 = lean_ctor_get_uint8(x_237, 11); -lean_dec(x_237); -x_262 = 1; -x_263 = lean_alloc_ctor(0, 0, 12); -lean_ctor_set_uint8(x_263, 0, x_251); -lean_ctor_set_uint8(x_263, 1, x_252); -lean_ctor_set_uint8(x_263, 2, x_253); -lean_ctor_set_uint8(x_263, 3, x_254); -lean_ctor_set_uint8(x_263, 4, x_255); -lean_ctor_set_uint8(x_263, 5, x_256); -lean_ctor_set_uint8(x_263, 6, x_257); -lean_ctor_set_uint8(x_263, 7, x_258); -lean_ctor_set_uint8(x_263, 8, x_259); -lean_ctor_set_uint8(x_263, 9, x_262); -lean_ctor_set_uint8(x_263, 10, x_260); -lean_ctor_set_uint8(x_263, 11, x_261); -lean_ctor_set(x_9, 0, x_263); -x_264 = l_Lean_Meta_mkImpDepCongrCtx(x_238, x_102, x_9, x_10, x_11, x_12, x_239); -if (lean_obj_tag(x_264) == 0) +uint8_t x_245; uint8_t x_246; uint8_t x_247; uint8_t x_248; uint8_t x_249; uint8_t x_250; uint8_t x_251; uint8_t x_252; uint8_t x_253; uint8_t x_254; uint8_t x_255; uint8_t x_256; lean_object* x_257; lean_object* x_258; +x_245 = lean_ctor_get_uint8(x_231, 0); +x_246 = lean_ctor_get_uint8(x_231, 1); +x_247 = lean_ctor_get_uint8(x_231, 2); +x_248 = lean_ctor_get_uint8(x_231, 3); +x_249 = lean_ctor_get_uint8(x_231, 4); +x_250 = lean_ctor_get_uint8(x_231, 5); +x_251 = lean_ctor_get_uint8(x_231, 6); +x_252 = lean_ctor_get_uint8(x_231, 7); +x_253 = lean_ctor_get_uint8(x_231, 8); +x_254 = lean_ctor_get_uint8(x_231, 10); +x_255 = lean_ctor_get_uint8(x_231, 11); +lean_dec(x_231); +x_256 = 1; +x_257 = lean_alloc_ctor(0, 0, 12); +lean_ctor_set_uint8(x_257, 0, x_245); +lean_ctor_set_uint8(x_257, 1, x_246); +lean_ctor_set_uint8(x_257, 2, x_247); +lean_ctor_set_uint8(x_257, 3, x_248); +lean_ctor_set_uint8(x_257, 4, x_249); +lean_ctor_set_uint8(x_257, 5, x_250); +lean_ctor_set_uint8(x_257, 6, x_251); +lean_ctor_set_uint8(x_257, 7, x_252); +lean_ctor_set_uint8(x_257, 8, x_253); +lean_ctor_set_uint8(x_257, 9, x_256); +lean_ctor_set_uint8(x_257, 10, x_254); +lean_ctor_set_uint8(x_257, 11, x_255); +lean_ctor_set(x_9, 0, x_257); +x_258 = l_Lean_Meta_mkImpDepCongrCtx(x_232, x_96, x_9, x_10, x_11, x_12, x_233); +if (lean_obj_tag(x_258) == 0) { -lean_object* x_265; lean_object* x_266; uint32_t x_267; lean_object* x_268; -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_ctor_set(x_86, 0, x_265); -x_267 = 0; -x_268 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_268, 0, x_234); -lean_ctor_set(x_268, 1, x_86); -lean_ctor_set_uint32(x_268, sizeof(void*)*2, x_267); -x_30 = x_268; -x_31 = x_266; -goto block_51; +lean_object* x_259; lean_object* x_260; uint32_t x_261; lean_object* x_262; +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); +lean_ctor_set(x_80, 0, x_259); +x_261 = 0; +x_262 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_262, 0, x_228); +lean_ctor_set(x_262, 1, x_80); +lean_ctor_set_uint32(x_262, sizeof(void*)*2, x_261); +lean_ctor_set_uint8(x_262, sizeof(void*)*2 + 4, x_93); +x_26 = x_262; +x_27 = x_260; +goto block_46; } else { -lean_object* x_269; lean_object* x_270; -lean_dec(x_234); -lean_free_object(x_86); -x_269 = lean_ctor_get(x_264, 0); +lean_object* x_263; lean_object* x_264; +lean_dec(x_228); +lean_free_object(x_80); +x_263 = lean_ctor_get(x_258, 0); +lean_inc(x_263); +x_264 = lean_ctor_get(x_258, 1); +lean_inc(x_264); +lean_dec(x_258); +x_47 = x_263; +x_48 = x_264; +goto block_67; +} +} +} +else +{ +lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_object* x_269; uint8_t x_270; uint8_t x_271; uint8_t x_272; uint8_t x_273; uint8_t x_274; uint8_t x_275; uint8_t x_276; uint8_t x_277; uint8_t x_278; uint8_t x_279; uint8_t x_280; lean_object* x_281; uint8_t x_282; lean_object* x_283; lean_object* x_284; lean_object* x_285; +x_265 = lean_ctor_get(x_9, 1); +x_266 = lean_ctor_get(x_9, 2); +x_267 = lean_ctor_get(x_9, 3); +x_268 = lean_ctor_get(x_9, 4); +x_269 = lean_ctor_get(x_9, 5); lean_inc(x_269); -x_270 = lean_ctor_get(x_264, 1); -lean_inc(x_270); -lean_dec(x_264); -x_52 = x_269; -x_53 = x_270; -goto block_73; +lean_inc(x_268); +lean_inc(x_267); +lean_inc(x_266); +lean_inc(x_265); +lean_dec(x_9); +x_270 = lean_ctor_get_uint8(x_231, 0); +x_271 = lean_ctor_get_uint8(x_231, 1); +x_272 = lean_ctor_get_uint8(x_231, 2); +x_273 = lean_ctor_get_uint8(x_231, 3); +x_274 = lean_ctor_get_uint8(x_231, 4); +x_275 = lean_ctor_get_uint8(x_231, 5); +x_276 = lean_ctor_get_uint8(x_231, 6); +x_277 = lean_ctor_get_uint8(x_231, 7); +x_278 = lean_ctor_get_uint8(x_231, 8); +x_279 = lean_ctor_get_uint8(x_231, 10); +x_280 = lean_ctor_get_uint8(x_231, 11); +if (lean_is_exclusive(x_231)) { + x_281 = x_231; +} else { + lean_dec_ref(x_231); + x_281 = lean_box(0); +} +x_282 = 1; +if (lean_is_scalar(x_281)) { + x_283 = lean_alloc_ctor(0, 0, 12); +} else { + x_283 = x_281; +} +lean_ctor_set_uint8(x_283, 0, x_270); +lean_ctor_set_uint8(x_283, 1, x_271); +lean_ctor_set_uint8(x_283, 2, x_272); +lean_ctor_set_uint8(x_283, 3, x_273); +lean_ctor_set_uint8(x_283, 4, x_274); +lean_ctor_set_uint8(x_283, 5, x_275); +lean_ctor_set_uint8(x_283, 6, x_276); +lean_ctor_set_uint8(x_283, 7, x_277); +lean_ctor_set_uint8(x_283, 8, x_278); +lean_ctor_set_uint8(x_283, 9, x_282); +lean_ctor_set_uint8(x_283, 10, x_279); +lean_ctor_set_uint8(x_283, 11, x_280); +x_284 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_284, 0, x_283); +lean_ctor_set(x_284, 1, x_265); +lean_ctor_set(x_284, 2, x_266); +lean_ctor_set(x_284, 3, x_267); +lean_ctor_set(x_284, 4, x_268); +lean_ctor_set(x_284, 5, x_269); +x_285 = l_Lean_Meta_mkImpDepCongrCtx(x_232, x_96, x_284, x_10, x_11, x_12, x_233); +if (lean_obj_tag(x_285) == 0) +{ +lean_object* x_286; lean_object* x_287; uint32_t x_288; lean_object* x_289; +x_286 = lean_ctor_get(x_285, 0); +lean_inc(x_286); +x_287 = lean_ctor_get(x_285, 1); +lean_inc(x_287); +lean_dec(x_285); +lean_ctor_set(x_80, 0, x_286); +x_288 = 0; +x_289 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_289, 0, x_228); +lean_ctor_set(x_289, 1, x_80); +lean_ctor_set_uint32(x_289, sizeof(void*)*2, x_288); +lean_ctor_set_uint8(x_289, sizeof(void*)*2 + 4, x_93); +x_26 = x_289; +x_27 = x_287; +goto block_46; +} +else +{ +lean_object* x_290; lean_object* x_291; +lean_dec(x_228); +lean_free_object(x_80); +x_290 = lean_ctor_get(x_285, 0); +lean_inc(x_290); +x_291 = lean_ctor_get(x_285, 1); +lean_inc(x_291); +lean_dec(x_285); +x_47 = x_290; +x_48 = x_291; +goto block_67; } } } else { -lean_object* x_271; lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; uint8_t x_276; uint8_t x_277; uint8_t x_278; uint8_t x_279; uint8_t x_280; uint8_t x_281; uint8_t x_282; uint8_t x_283; uint8_t x_284; uint8_t x_285; uint8_t x_286; lean_object* x_287; uint8_t x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; -x_271 = lean_ctor_get(x_9, 1); -x_272 = lean_ctor_get(x_9, 2); -x_273 = lean_ctor_get(x_9, 3); -x_274 = lean_ctor_get(x_9, 4); -x_275 = lean_ctor_get(x_9, 5); -lean_inc(x_275); -lean_inc(x_274); -lean_inc(x_273); -lean_inc(x_272); -lean_inc(x_271); +lean_object* x_292; lean_object* x_293; +lean_dec(x_228); +lean_dec(x_96); +lean_free_object(x_80); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); lean_dec(x_9); -x_276 = lean_ctor_get_uint8(x_237, 0); -x_277 = lean_ctor_get_uint8(x_237, 1); -x_278 = lean_ctor_get_uint8(x_237, 2); -x_279 = lean_ctor_get_uint8(x_237, 3); -x_280 = lean_ctor_get_uint8(x_237, 4); -x_281 = lean_ctor_get_uint8(x_237, 5); -x_282 = lean_ctor_get_uint8(x_237, 6); -x_283 = lean_ctor_get_uint8(x_237, 7); -x_284 = lean_ctor_get_uint8(x_237, 8); -x_285 = lean_ctor_get_uint8(x_237, 10); -x_286 = lean_ctor_get_uint8(x_237, 11); -if (lean_is_exclusive(x_237)) { - x_287 = x_237; -} else { - lean_dec_ref(x_237); - x_287 = lean_box(0); -} -x_288 = 1; -if (lean_is_scalar(x_287)) { - x_289 = lean_alloc_ctor(0, 0, 12); -} else { - x_289 = x_287; -} -lean_ctor_set_uint8(x_289, 0, x_276); -lean_ctor_set_uint8(x_289, 1, x_277); -lean_ctor_set_uint8(x_289, 2, x_278); -lean_ctor_set_uint8(x_289, 3, x_279); -lean_ctor_set_uint8(x_289, 4, x_280); -lean_ctor_set_uint8(x_289, 5, x_281); -lean_ctor_set_uint8(x_289, 6, x_282); -lean_ctor_set_uint8(x_289, 7, x_283); -lean_ctor_set_uint8(x_289, 8, x_284); -lean_ctor_set_uint8(x_289, 9, x_288); -lean_ctor_set_uint8(x_289, 10, x_285); -lean_ctor_set_uint8(x_289, 11, x_286); -x_290 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_290, 0, x_289); -lean_ctor_set(x_290, 1, x_271); -lean_ctor_set(x_290, 2, x_272); -lean_ctor_set(x_290, 3, x_273); -lean_ctor_set(x_290, 4, x_274); -lean_ctor_set(x_290, 5, x_275); -x_291 = l_Lean_Meta_mkImpDepCongrCtx(x_238, x_102, x_290, x_10, x_11, x_12, x_239); -if (lean_obj_tag(x_291) == 0) -{ -lean_object* x_292; lean_object* x_293; uint32_t x_294; lean_object* x_295; -x_292 = lean_ctor_get(x_291, 0); +x_292 = lean_ctor_get(x_230, 0); lean_inc(x_292); -x_293 = lean_ctor_get(x_291, 1); +x_293 = lean_ctor_get(x_230, 1); lean_inc(x_293); -lean_dec(x_291); -lean_ctor_set(x_86, 0, x_292); -x_294 = 0; -x_295 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_295, 0, x_234); -lean_ctor_set(x_295, 1, x_86); -lean_ctor_set_uint32(x_295, sizeof(void*)*2, x_294); -x_30 = x_295; -x_31 = x_293; -goto block_51; +lean_dec(x_230); +x_47 = x_292; +x_48 = x_293; +goto block_67; +} +} +else +{ +lean_object* x_294; lean_object* x_295; +lean_dec(x_96); +lean_free_object(x_80); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_3); +x_294 = lean_ctor_get(x_227, 0); +lean_inc(x_294); +x_295 = lean_ctor_get(x_227, 1); +lean_inc(x_295); +lean_dec(x_227); +x_47 = x_294; +x_48 = x_295; +goto block_67; +} +} } else { lean_object* x_296; lean_object* x_297; -lean_dec(x_234); -lean_free_object(x_86); -x_296 = lean_ctor_get(x_291, 0); -lean_inc(x_296); -x_297 = lean_ctor_get(x_291, 1); -lean_inc(x_297); -lean_dec(x_291); -x_52 = x_296; -x_53 = x_297; -goto block_73; -} -} -} -else -{ -lean_object* x_298; lean_object* x_299; -lean_dec(x_234); -lean_dec(x_102); -lean_free_object(x_86); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -x_298 = lean_ctor_get(x_236, 0); -lean_inc(x_298); -x_299 = lean_ctor_get(x_236, 1); -lean_inc(x_299); -lean_dec(x_236); -x_52 = x_298; -x_53 = x_299; -goto block_73; -} -} -else -{ -lean_object* x_300; lean_object* x_301; -lean_dec(x_102); -lean_free_object(x_86); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_3); -x_300 = lean_ctor_get(x_233, 0); -lean_inc(x_300); -x_301 = lean_ctor_get(x_233, 1); -lean_inc(x_301); -lean_dec(x_233); -x_52 = x_300; -x_53 = x_301; -goto block_73; -} -} -} -else -{ -lean_object* x_302; lean_object* x_303; -lean_dec(x_97); -lean_free_object(x_86); -lean_dec(x_85); +lean_dec(x_91); +lean_free_object(x_80); +lean_dec(x_79); lean_dec(x_17); lean_dec(x_12); lean_dec(x_11); @@ -12884,71 +12892,71 @@ lean_dec(x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_302 = lean_ctor_get(x_101, 0); -lean_inc(x_302); -x_303 = lean_ctor_get(x_101, 1); -lean_inc(x_303); -lean_dec(x_101); -x_52 = x_302; -x_53 = x_303; -goto block_73; +x_296 = lean_ctor_get(x_95, 0); +lean_inc(x_296); +x_297 = lean_ctor_get(x_95, 1); +lean_inc(x_297); +lean_dec(x_95); +x_47 = x_296; +x_48 = x_297; +goto block_67; } } else { -lean_object* x_304; lean_object* x_305; lean_object* x_306; uint8_t x_307; uint8_t x_308; uint8_t x_309; lean_object* x_310; -x_304 = lean_ctor_get(x_86, 0); -lean_inc(x_304); -lean_dec(x_86); -x_305 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__1; -x_306 = lean_array_push(x_305, x_5); -x_307 = 0; -x_308 = 1; -x_309 = 1; +lean_object* x_298; lean_object* x_299; lean_object* x_300; uint8_t x_301; uint8_t x_302; uint8_t x_303; lean_object* x_304; +x_298 = lean_ctor_get(x_80, 0); +lean_inc(x_298); +lean_dec(x_80); +x_299 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__1; +x_300 = lean_array_push(x_299, x_5); +x_301 = 0; +x_302 = 1; +x_303 = 1; +lean_inc(x_300); +x_304 = l_Lean_Meta_mkLambdaFVars(x_300, x_298, x_301, x_302, x_303, x_9, x_10, x_11, x_12, x_87); +if (lean_obj_tag(x_304) == 0) +{ +lean_object* x_305; lean_object* x_306; lean_object* x_307; uint8_t x_308; +x_305 = lean_ctor_get(x_304, 0); +lean_inc(x_305); +x_306 = lean_ctor_get(x_304, 1); lean_inc(x_306); -x_310 = l_Lean_Meta_mkLambdaFVars(x_306, x_304, x_307, x_308, x_309, x_9, x_10, x_11, x_12, x_93); -if (lean_obj_tag(x_310) == 0) -{ -lean_object* x_311; lean_object* x_312; lean_object* x_313; uint8_t x_314; -x_311 = lean_ctor_get(x_310, 0); -lean_inc(x_311); -x_312 = lean_ctor_get(x_310, 1); -lean_inc(x_312); -lean_dec(x_310); -x_313 = lean_ctor_get(x_85, 0); -lean_inc(x_313); -lean_dec(x_85); -x_314 = l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(x_17, x_313); +lean_dec(x_304); +x_307 = lean_ctor_get(x_79, 0); +lean_inc(x_307); +lean_dec(x_79); +x_308 = l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(x_17, x_307); lean_dec(x_17); -if (x_314 == 0) +if (x_308 == 0) { -lean_object* x_315; -lean_dec(x_306); +lean_object* x_309; +lean_dec(x_300); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_315 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_312); -if (lean_obj_tag(x_315) == 0) +x_309 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_306); +if (lean_obj_tag(x_309) == 0) { -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; uint8_t x_325; uint8_t x_326; uint8_t x_327; uint8_t x_328; uint8_t x_329; uint8_t x_330; uint8_t x_331; uint8_t x_332; uint8_t x_333; uint8_t x_334; uint8_t x_335; lean_object* x_336; uint8_t x_337; lean_object* x_338; lean_object* x_339; lean_object* x_340; -x_316 = lean_ctor_get(x_9, 0); +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; uint8_t x_319; uint8_t x_320; uint8_t x_321; uint8_t x_322; uint8_t x_323; uint8_t x_324; uint8_t x_325; uint8_t x_326; uint8_t x_327; uint8_t x_328; uint8_t x_329; lean_object* x_330; uint8_t x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; +x_310 = lean_ctor_get(x_9, 0); +lean_inc(x_310); +x_311 = lean_ctor_get(x_309, 0); +lean_inc(x_311); +x_312 = lean_ctor_get(x_309, 1); +lean_inc(x_312); +lean_dec(x_309); +x_313 = lean_ctor_get(x_9, 1); +lean_inc(x_313); +x_314 = lean_ctor_get(x_9, 2); +lean_inc(x_314); +x_315 = lean_ctor_get(x_9, 3); +lean_inc(x_315); +x_316 = lean_ctor_get(x_9, 4); lean_inc(x_316); -x_317 = lean_ctor_get(x_315, 0); +x_317 = lean_ctor_get(x_9, 5); lean_inc(x_317); -x_318 = lean_ctor_get(x_315, 1); -lean_inc(x_318); -lean_dec(x_315); -x_319 = lean_ctor_get(x_9, 1); -lean_inc(x_319); -x_320 = lean_ctor_get(x_9, 2); -lean_inc(x_320); -x_321 = lean_ctor_get(x_9, 3); -lean_inc(x_321); -x_322 = lean_ctor_get(x_9, 4); -lean_inc(x_322); -x_323 = lean_ctor_get(x_9, 5); -lean_inc(x_323); if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 0); lean_ctor_release(x_9, 1); @@ -12956,249 +12964,254 @@ if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 3); lean_ctor_release(x_9, 4); lean_ctor_release(x_9, 5); - x_324 = x_9; + x_318 = x_9; } else { lean_dec_ref(x_9); - x_324 = lean_box(0); + x_318 = lean_box(0); } -x_325 = lean_ctor_get_uint8(x_316, 0); -x_326 = lean_ctor_get_uint8(x_316, 1); -x_327 = lean_ctor_get_uint8(x_316, 2); -x_328 = lean_ctor_get_uint8(x_316, 3); -x_329 = lean_ctor_get_uint8(x_316, 4); -x_330 = lean_ctor_get_uint8(x_316, 5); -x_331 = lean_ctor_get_uint8(x_316, 6); -x_332 = lean_ctor_get_uint8(x_316, 7); -x_333 = lean_ctor_get_uint8(x_316, 8); -x_334 = lean_ctor_get_uint8(x_316, 10); -x_335 = lean_ctor_get_uint8(x_316, 11); -if (lean_is_exclusive(x_316)) { - x_336 = x_316; +x_319 = lean_ctor_get_uint8(x_310, 0); +x_320 = lean_ctor_get_uint8(x_310, 1); +x_321 = lean_ctor_get_uint8(x_310, 2); +x_322 = lean_ctor_get_uint8(x_310, 3); +x_323 = lean_ctor_get_uint8(x_310, 4); +x_324 = lean_ctor_get_uint8(x_310, 5); +x_325 = lean_ctor_get_uint8(x_310, 6); +x_326 = lean_ctor_get_uint8(x_310, 7); +x_327 = lean_ctor_get_uint8(x_310, 8); +x_328 = lean_ctor_get_uint8(x_310, 10); +x_329 = lean_ctor_get_uint8(x_310, 11); +if (lean_is_exclusive(x_310)) { + x_330 = x_310; } else { - lean_dec_ref(x_316); - x_336 = lean_box(0); + lean_dec_ref(x_310); + x_330 = lean_box(0); } -x_337 = 1; -if (lean_is_scalar(x_336)) { - x_338 = lean_alloc_ctor(0, 0, 12); +x_331 = 1; +if (lean_is_scalar(x_330)) { + x_332 = lean_alloc_ctor(0, 0, 12); } else { - x_338 = x_336; + x_332 = x_330; } -lean_ctor_set_uint8(x_338, 0, x_325); -lean_ctor_set_uint8(x_338, 1, x_326); -lean_ctor_set_uint8(x_338, 2, x_327); -lean_ctor_set_uint8(x_338, 3, x_328); -lean_ctor_set_uint8(x_338, 4, x_329); -lean_ctor_set_uint8(x_338, 5, x_330); -lean_ctor_set_uint8(x_338, 6, x_331); -lean_ctor_set_uint8(x_338, 7, x_332); -lean_ctor_set_uint8(x_338, 8, x_333); -lean_ctor_set_uint8(x_338, 9, x_337); -lean_ctor_set_uint8(x_338, 10, x_334); -lean_ctor_set_uint8(x_338, 11, x_335); -if (lean_is_scalar(x_324)) { - x_339 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set_uint8(x_332, 0, x_319); +lean_ctor_set_uint8(x_332, 1, x_320); +lean_ctor_set_uint8(x_332, 2, x_321); +lean_ctor_set_uint8(x_332, 3, x_322); +lean_ctor_set_uint8(x_332, 4, x_323); +lean_ctor_set_uint8(x_332, 5, x_324); +lean_ctor_set_uint8(x_332, 6, x_325); +lean_ctor_set_uint8(x_332, 7, x_326); +lean_ctor_set_uint8(x_332, 8, x_327); +lean_ctor_set_uint8(x_332, 9, x_331); +lean_ctor_set_uint8(x_332, 10, x_328); +lean_ctor_set_uint8(x_332, 11, x_329); +if (lean_is_scalar(x_318)) { + x_333 = lean_alloc_ctor(0, 6, 0); } else { - x_339 = x_324; + x_333 = x_318; } -lean_ctor_set(x_339, 0, x_338); -lean_ctor_set(x_339, 1, x_319); -lean_ctor_set(x_339, 2, x_320); -lean_ctor_set(x_339, 3, x_321); -lean_ctor_set(x_339, 4, x_322); -lean_ctor_set(x_339, 5, x_323); -x_340 = l_Lean_Meta_mkImpCongrCtx(x_317, x_311, x_339, x_10, x_11, x_12, x_318); -if (lean_obj_tag(x_340) == 0) +lean_ctor_set(x_333, 0, x_332); +lean_ctor_set(x_333, 1, x_313); +lean_ctor_set(x_333, 2, x_314); +lean_ctor_set(x_333, 3, x_315); +lean_ctor_set(x_333, 4, x_316); +lean_ctor_set(x_333, 5, x_317); +x_334 = l_Lean_Meta_mkImpCongrCtx(x_311, x_305, x_333, x_10, x_11, x_12, x_312); +if (lean_obj_tag(x_334) == 0) { -lean_object* x_341; lean_object* x_342; lean_object* x_343; uint32_t x_344; -x_341 = lean_ctor_get(x_340, 0); -lean_inc(x_341); -x_342 = lean_ctor_get(x_340, 1); -lean_inc(x_342); -lean_dec(x_340); -x_343 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_343, 0, x_341); -x_344 = 0; +lean_object* x_335; lean_object* x_336; lean_object* x_337; uint32_t x_338; +x_335 = lean_ctor_get(x_334, 0); +lean_inc(x_335); +x_336 = lean_ctor_get(x_334, 1); +lean_inc(x_336); +lean_dec(x_334); +x_337 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_337, 0, x_335); +x_338 = 0; if (lean_obj_tag(x_2) == 7) { -lean_object* x_345; lean_object* x_346; lean_object* x_347; uint8_t x_348; lean_object* x_349; size_t x_350; size_t x_351; uint8_t x_352; -x_345 = lean_ctor_get(x_2, 0); -lean_inc(x_345); -x_346 = lean_ctor_get(x_2, 1); -lean_inc(x_346); -x_347 = lean_ctor_get(x_2, 2); -lean_inc(x_347); -x_348 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); +lean_object* x_339; lean_object* x_340; lean_object* x_341; uint8_t x_342; lean_object* x_343; size_t x_344; size_t x_345; uint8_t x_346; +x_339 = lean_ctor_get(x_2, 0); +lean_inc(x_339); +x_340 = lean_ctor_get(x_2, 1); +lean_inc(x_340); +x_341 = lean_ctor_get(x_2, 2); +lean_inc(x_341); +x_342 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); lean_dec(x_2); -lean_inc(x_347); -lean_inc(x_346); -lean_inc(x_345); -x_349 = l_Lean_Expr_forallE___override(x_345, x_346, x_347, x_348); -x_350 = lean_ptr_addr(x_346); -lean_dec(x_346); -x_351 = lean_ptr_addr(x_4); -x_352 = lean_usize_dec_eq(x_350, x_351); -if (x_352 == 0) +lean_inc(x_341); +lean_inc(x_340); +lean_inc(x_339); +x_343 = l_Lean_Expr_forallE___override(x_339, x_340, x_341, x_342); +x_344 = lean_ptr_addr(x_340); +lean_dec(x_340); +x_345 = lean_ptr_addr(x_4); +x_346 = lean_usize_dec_eq(x_344, x_345); +if (x_346 == 0) { -lean_object* x_353; lean_object* x_354; -lean_dec(x_349); -lean_dec(x_347); -x_353 = l_Lean_Expr_forallE___override(x_345, x_4, x_313, x_348); -x_354 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_354, 0, x_353); -lean_ctor_set(x_354, 1, x_343); -lean_ctor_set_uint32(x_354, sizeof(void*)*2, x_344); -x_30 = x_354; -x_31 = x_342; -goto block_51; +lean_object* x_347; lean_object* x_348; +lean_dec(x_343); +lean_dec(x_341); +x_347 = l_Lean_Expr_forallE___override(x_339, x_4, x_307, x_342); +x_348 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_348, 0, x_347); +lean_ctor_set(x_348, 1, x_337); +lean_ctor_set_uint32(x_348, sizeof(void*)*2, x_338); +lean_ctor_set_uint8(x_348, sizeof(void*)*2 + 4, x_302); +x_26 = x_348; +x_27 = x_336; +goto block_46; } else { -size_t x_355; size_t x_356; uint8_t x_357; -x_355 = lean_ptr_addr(x_347); -lean_dec(x_347); -x_356 = lean_ptr_addr(x_313); -x_357 = lean_usize_dec_eq(x_355, x_356); -if (x_357 == 0) +size_t x_349; size_t x_350; uint8_t x_351; +x_349 = lean_ptr_addr(x_341); +lean_dec(x_341); +x_350 = lean_ptr_addr(x_307); +x_351 = lean_usize_dec_eq(x_349, x_350); +if (x_351 == 0) { -lean_object* x_358; lean_object* x_359; -lean_dec(x_349); -x_358 = l_Lean_Expr_forallE___override(x_345, x_4, x_313, x_348); -x_359 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_359, 0, x_358); -lean_ctor_set(x_359, 1, x_343); -lean_ctor_set_uint32(x_359, sizeof(void*)*2, x_344); -x_30 = x_359; -x_31 = x_342; -goto block_51; +lean_object* x_352; lean_object* x_353; +lean_dec(x_343); +x_352 = l_Lean_Expr_forallE___override(x_339, x_4, x_307, x_342); +x_353 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_353, 0, x_352); +lean_ctor_set(x_353, 1, x_337); +lean_ctor_set_uint32(x_353, sizeof(void*)*2, x_338); +lean_ctor_set_uint8(x_353, sizeof(void*)*2 + 4, x_302); +x_26 = x_353; +x_27 = x_336; +goto block_46; } else { -uint8_t x_360; -x_360 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_348, x_348); -if (x_360 == 0) +uint8_t x_354; +x_354 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_342, x_342); +if (x_354 == 0) +{ +lean_object* x_355; lean_object* x_356; +lean_dec(x_343); +x_355 = l_Lean_Expr_forallE___override(x_339, x_4, x_307, x_342); +x_356 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_356, 0, x_355); +lean_ctor_set(x_356, 1, x_337); +lean_ctor_set_uint32(x_356, sizeof(void*)*2, x_338); +lean_ctor_set_uint8(x_356, sizeof(void*)*2 + 4, x_302); +x_26 = x_356; +x_27 = x_336; +goto block_46; +} +else +{ +lean_object* x_357; +lean_dec(x_339); +lean_dec(x_307); +lean_dec(x_4); +x_357 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_357, 0, x_343); +lean_ctor_set(x_357, 1, x_337); +lean_ctor_set_uint32(x_357, sizeof(void*)*2, x_338); +lean_ctor_set_uint8(x_357, sizeof(void*)*2 + 4, x_302); +x_26 = x_357; +x_27 = x_336; +goto block_46; +} +} +} +} +else +{ +lean_object* x_358; lean_object* x_359; lean_object* x_360; +lean_dec(x_307); +lean_dec(x_4); +lean_dec(x_2); +x_358 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; +x_359 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_358); +x_360 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_360, 0, x_359); +lean_ctor_set(x_360, 1, x_337); +lean_ctor_set_uint32(x_360, sizeof(void*)*2, x_338); +lean_ctor_set_uint8(x_360, sizeof(void*)*2 + 4, x_302); +x_26 = x_360; +x_27 = x_336; +goto block_46; +} +} +else { lean_object* x_361; lean_object* x_362; -lean_dec(x_349); -x_361 = l_Lean_Expr_forallE___override(x_345, x_4, x_313, x_348); -x_362 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_362, 0, x_361); -lean_ctor_set(x_362, 1, x_343); -lean_ctor_set_uint32(x_362, sizeof(void*)*2, x_344); -x_30 = x_362; -x_31 = x_342; -goto block_51; -} -else -{ -lean_object* x_363; -lean_dec(x_345); -lean_dec(x_313); -lean_dec(x_4); -x_363 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_363, 0, x_349); -lean_ctor_set(x_363, 1, x_343); -lean_ctor_set_uint32(x_363, sizeof(void*)*2, x_344); -x_30 = x_363; -x_31 = x_342; -goto block_51; -} -} -} -} -else -{ -lean_object* x_364; lean_object* x_365; lean_object* x_366; -lean_dec(x_313); +lean_dec(x_307); lean_dec(x_4); lean_dec(x_2); -x_364 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; -x_365 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_364); -x_366 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_366, 0, x_365); -lean_ctor_set(x_366, 1, x_343); -lean_ctor_set_uint32(x_366, sizeof(void*)*2, x_344); -x_30 = x_366; -x_31 = x_342; -goto block_51; +x_361 = lean_ctor_get(x_334, 0); +lean_inc(x_361); +x_362 = lean_ctor_get(x_334, 1); +lean_inc(x_362); +lean_dec(x_334); +x_47 = x_361; +x_48 = x_362; +goto block_67; } } else { -lean_object* x_367; lean_object* x_368; -lean_dec(x_313); -lean_dec(x_4); -lean_dec(x_2); -x_367 = lean_ctor_get(x_340, 0); -lean_inc(x_367); -x_368 = lean_ctor_get(x_340, 1); -lean_inc(x_368); -lean_dec(x_340); -x_52 = x_367; -x_53 = x_368; -goto block_73; -} -} -else -{ -lean_object* x_369; lean_object* x_370; -lean_dec(x_313); -lean_dec(x_311); +lean_object* x_363; lean_object* x_364; +lean_dec(x_307); +lean_dec(x_305); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_4); lean_dec(x_2); -x_369 = lean_ctor_get(x_315, 0); -lean_inc(x_369); -x_370 = lean_ctor_get(x_315, 1); -lean_inc(x_370); -lean_dec(x_315); -x_52 = x_369; -x_53 = x_370; -goto block_73; +x_363 = lean_ctor_get(x_309, 0); +lean_inc(x_363); +x_364 = lean_ctor_get(x_309, 1); +lean_inc(x_364); +lean_dec(x_309); +x_47 = x_363; +x_48 = x_364; +goto block_67; } } else { -lean_object* x_371; +lean_object* x_365; lean_dec(x_4); lean_dec(x_2); -x_371 = l_Lean_Meta_mkForallFVars(x_306, x_313, x_307, x_308, x_309, x_9, x_10, x_11, x_12, x_312); -if (lean_obj_tag(x_371) == 0) +x_365 = l_Lean_Meta_mkForallFVars(x_300, x_307, x_301, x_302, x_303, x_9, x_10, x_11, x_12, x_306); +if (lean_obj_tag(x_365) == 0) { -lean_object* x_372; lean_object* x_373; lean_object* x_374; -x_372 = lean_ctor_get(x_371, 0); -lean_inc(x_372); -x_373 = lean_ctor_get(x_371, 1); -lean_inc(x_373); -lean_dec(x_371); +lean_object* x_366; lean_object* x_367; lean_object* x_368; +x_366 = lean_ctor_get(x_365, 0); +lean_inc(x_366); +x_367 = lean_ctor_get(x_365, 1); +lean_inc(x_367); +lean_dec(x_365); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_374 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_373); -if (lean_obj_tag(x_374) == 0) +x_368 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_367); +if (lean_obj_tag(x_368) == 0) { -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; uint8_t x_384; uint8_t x_385; uint8_t x_386; uint8_t x_387; uint8_t x_388; uint8_t x_389; uint8_t x_390; uint8_t x_391; uint8_t x_392; uint8_t x_393; uint8_t x_394; lean_object* x_395; uint8_t x_396; lean_object* x_397; lean_object* x_398; lean_object* x_399; -x_375 = lean_ctor_get(x_9, 0); +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; uint8_t x_378; uint8_t x_379; uint8_t x_380; uint8_t x_381; uint8_t x_382; uint8_t x_383; uint8_t x_384; uint8_t x_385; uint8_t x_386; uint8_t x_387; uint8_t x_388; lean_object* x_389; uint8_t x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; +x_369 = lean_ctor_get(x_9, 0); +lean_inc(x_369); +x_370 = lean_ctor_get(x_368, 0); +lean_inc(x_370); +x_371 = lean_ctor_get(x_368, 1); +lean_inc(x_371); +lean_dec(x_368); +x_372 = lean_ctor_get(x_9, 1); +lean_inc(x_372); +x_373 = lean_ctor_get(x_9, 2); +lean_inc(x_373); +x_374 = lean_ctor_get(x_9, 3); +lean_inc(x_374); +x_375 = lean_ctor_get(x_9, 4); lean_inc(x_375); -x_376 = lean_ctor_get(x_374, 0); +x_376 = lean_ctor_get(x_9, 5); lean_inc(x_376); -x_377 = lean_ctor_get(x_374, 1); -lean_inc(x_377); -lean_dec(x_374); -x_378 = lean_ctor_get(x_9, 1); -lean_inc(x_378); -x_379 = lean_ctor_get(x_9, 2); -lean_inc(x_379); -x_380 = lean_ctor_get(x_9, 3); -lean_inc(x_380); -x_381 = lean_ctor_get(x_9, 4); -lean_inc(x_381); -x_382 = lean_ctor_get(x_9, 5); -lean_inc(x_382); if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 0); lean_ctor_release(x_9, 1); @@ -13206,158 +13219,159 @@ if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 3); lean_ctor_release(x_9, 4); lean_ctor_release(x_9, 5); - x_383 = x_9; + x_377 = x_9; } else { lean_dec_ref(x_9); - x_383 = lean_box(0); + x_377 = lean_box(0); } -x_384 = lean_ctor_get_uint8(x_375, 0); -x_385 = lean_ctor_get_uint8(x_375, 1); -x_386 = lean_ctor_get_uint8(x_375, 2); -x_387 = lean_ctor_get_uint8(x_375, 3); -x_388 = lean_ctor_get_uint8(x_375, 4); -x_389 = lean_ctor_get_uint8(x_375, 5); -x_390 = lean_ctor_get_uint8(x_375, 6); -x_391 = lean_ctor_get_uint8(x_375, 7); -x_392 = lean_ctor_get_uint8(x_375, 8); -x_393 = lean_ctor_get_uint8(x_375, 10); -x_394 = lean_ctor_get_uint8(x_375, 11); -if (lean_is_exclusive(x_375)) { - x_395 = x_375; +x_378 = lean_ctor_get_uint8(x_369, 0); +x_379 = lean_ctor_get_uint8(x_369, 1); +x_380 = lean_ctor_get_uint8(x_369, 2); +x_381 = lean_ctor_get_uint8(x_369, 3); +x_382 = lean_ctor_get_uint8(x_369, 4); +x_383 = lean_ctor_get_uint8(x_369, 5); +x_384 = lean_ctor_get_uint8(x_369, 6); +x_385 = lean_ctor_get_uint8(x_369, 7); +x_386 = lean_ctor_get_uint8(x_369, 8); +x_387 = lean_ctor_get_uint8(x_369, 10); +x_388 = lean_ctor_get_uint8(x_369, 11); +if (lean_is_exclusive(x_369)) { + x_389 = x_369; } else { - lean_dec_ref(x_375); - x_395 = lean_box(0); + lean_dec_ref(x_369); + x_389 = lean_box(0); } -x_396 = 1; -if (lean_is_scalar(x_395)) { - x_397 = lean_alloc_ctor(0, 0, 12); +x_390 = 1; +if (lean_is_scalar(x_389)) { + x_391 = lean_alloc_ctor(0, 0, 12); } else { - x_397 = x_395; + x_391 = x_389; } -lean_ctor_set_uint8(x_397, 0, x_384); -lean_ctor_set_uint8(x_397, 1, x_385); -lean_ctor_set_uint8(x_397, 2, x_386); -lean_ctor_set_uint8(x_397, 3, x_387); -lean_ctor_set_uint8(x_397, 4, x_388); -lean_ctor_set_uint8(x_397, 5, x_389); -lean_ctor_set_uint8(x_397, 6, x_390); -lean_ctor_set_uint8(x_397, 7, x_391); -lean_ctor_set_uint8(x_397, 8, x_392); -lean_ctor_set_uint8(x_397, 9, x_396); -lean_ctor_set_uint8(x_397, 10, x_393); -lean_ctor_set_uint8(x_397, 11, x_394); -if (lean_is_scalar(x_383)) { - x_398 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set_uint8(x_391, 0, x_378); +lean_ctor_set_uint8(x_391, 1, x_379); +lean_ctor_set_uint8(x_391, 2, x_380); +lean_ctor_set_uint8(x_391, 3, x_381); +lean_ctor_set_uint8(x_391, 4, x_382); +lean_ctor_set_uint8(x_391, 5, x_383); +lean_ctor_set_uint8(x_391, 6, x_384); +lean_ctor_set_uint8(x_391, 7, x_385); +lean_ctor_set_uint8(x_391, 8, x_386); +lean_ctor_set_uint8(x_391, 9, x_390); +lean_ctor_set_uint8(x_391, 10, x_387); +lean_ctor_set_uint8(x_391, 11, x_388); +if (lean_is_scalar(x_377)) { + x_392 = lean_alloc_ctor(0, 6, 0); } else { - x_398 = x_383; + x_392 = x_377; } -lean_ctor_set(x_398, 0, x_397); -lean_ctor_set(x_398, 1, x_378); -lean_ctor_set(x_398, 2, x_379); -lean_ctor_set(x_398, 3, x_380); -lean_ctor_set(x_398, 4, x_381); -lean_ctor_set(x_398, 5, x_382); -x_399 = l_Lean_Meta_mkImpDepCongrCtx(x_376, x_311, x_398, x_10, x_11, x_12, x_377); -if (lean_obj_tag(x_399) == 0) +lean_ctor_set(x_392, 0, x_391); +lean_ctor_set(x_392, 1, x_372); +lean_ctor_set(x_392, 2, x_373); +lean_ctor_set(x_392, 3, x_374); +lean_ctor_set(x_392, 4, x_375); +lean_ctor_set(x_392, 5, x_376); +x_393 = l_Lean_Meta_mkImpDepCongrCtx(x_370, x_305, x_392, x_10, x_11, x_12, x_371); +if (lean_obj_tag(x_393) == 0) { -lean_object* x_400; lean_object* x_401; lean_object* x_402; uint32_t x_403; lean_object* x_404; -x_400 = lean_ctor_get(x_399, 0); +lean_object* x_394; lean_object* x_395; lean_object* x_396; uint32_t x_397; lean_object* x_398; +x_394 = lean_ctor_get(x_393, 0); +lean_inc(x_394); +x_395 = lean_ctor_get(x_393, 1); +lean_inc(x_395); +lean_dec(x_393); +x_396 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_396, 0, x_394); +x_397 = 0; +x_398 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_398, 0, x_366); +lean_ctor_set(x_398, 1, x_396); +lean_ctor_set_uint32(x_398, sizeof(void*)*2, x_397); +lean_ctor_set_uint8(x_398, sizeof(void*)*2 + 4, x_302); +x_26 = x_398; +x_27 = x_395; +goto block_46; +} +else +{ +lean_object* x_399; lean_object* x_400; +lean_dec(x_366); +x_399 = lean_ctor_get(x_393, 0); +lean_inc(x_399); +x_400 = lean_ctor_get(x_393, 1); lean_inc(x_400); -x_401 = lean_ctor_get(x_399, 1); +lean_dec(x_393); +x_47 = x_399; +x_48 = x_400; +goto block_67; +} +} +else +{ +lean_object* x_401; lean_object* x_402; +lean_dec(x_366); +lean_dec(x_305); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +x_401 = lean_ctor_get(x_368, 0); lean_inc(x_401); -lean_dec(x_399); -x_402 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_402, 0, x_400); -x_403 = 0; -x_404 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_404, 0, x_372); -lean_ctor_set(x_404, 1, x_402); -lean_ctor_set_uint32(x_404, sizeof(void*)*2, x_403); -x_30 = x_404; -x_31 = x_401; -goto block_51; +x_402 = lean_ctor_get(x_368, 1); +lean_inc(x_402); +lean_dec(x_368); +x_47 = x_401; +x_48 = x_402; +goto block_67; +} +} +else +{ +lean_object* x_403; lean_object* x_404; +lean_dec(x_305); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_3); +x_403 = lean_ctor_get(x_365, 0); +lean_inc(x_403); +x_404 = lean_ctor_get(x_365, 1); +lean_inc(x_404); +lean_dec(x_365); +x_47 = x_403; +x_48 = x_404; +goto block_67; +} +} } else { lean_object* x_405; lean_object* x_406; -lean_dec(x_372); -x_405 = lean_ctor_get(x_399, 0); +lean_dec(x_300); +lean_dec(x_79); +lean_dec(x_17); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +x_405 = lean_ctor_get(x_304, 0); lean_inc(x_405); -x_406 = lean_ctor_get(x_399, 1); +x_406 = lean_ctor_get(x_304, 1); lean_inc(x_406); -lean_dec(x_399); -x_52 = x_405; -x_53 = x_406; -goto block_73; +lean_dec(x_304); +x_47 = x_405; +x_48 = x_406; +goto block_67; +} +} } } else { lean_object* x_407; lean_object* x_408; -lean_dec(x_372); -lean_dec(x_311); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -x_407 = lean_ctor_get(x_374, 0); -lean_inc(x_407); -x_408 = lean_ctor_get(x_374, 1); -lean_inc(x_408); -lean_dec(x_374); -x_52 = x_407; -x_53 = x_408; -goto block_73; -} -} -else -{ -lean_object* x_409; lean_object* x_410; -lean_dec(x_311); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_3); -x_409 = lean_ctor_get(x_371, 0); -lean_inc(x_409); -x_410 = lean_ctor_get(x_371, 1); -lean_inc(x_410); -lean_dec(x_371); -x_52 = x_409; -x_53 = x_410; -goto block_73; -} -} -} -else -{ -lean_object* x_411; lean_object* x_412; -lean_dec(x_306); -lean_dec(x_85); -lean_dec(x_17); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -x_411 = lean_ctor_get(x_310, 0); -lean_inc(x_411); -x_412 = lean_ctor_get(x_310, 1); -lean_inc(x_412); -lean_dec(x_310); -x_52 = x_411; -x_53 = x_412; -goto block_73; -} -} -} -} -else -{ -lean_object* x_413; lean_object* x_414; lean_dec(x_17); lean_dec(x_12); lean_dec(x_11); @@ -13367,149 +13381,147 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_413 = lean_ctor_get(x_84, 0); -lean_inc(x_413); -x_414 = lean_ctor_get(x_84, 1); -lean_inc(x_414); -lean_dec(x_84); -x_52 = x_413; -x_53 = x_414; -goto block_73; +x_407 = lean_ctor_get(x_78, 0); +lean_inc(x_407); +x_408 = lean_ctor_get(x_78, 1); +lean_inc(x_408); +lean_dec(x_78); +x_47 = x_407; +x_48 = x_408; +goto block_67; } } else { -lean_object* x_415; uint8_t x_416; uint32_t x_417; lean_object* x_418; lean_object* x_419; uint32_t x_420; lean_object* x_421; lean_object* x_422; -x_415 = lean_ctor_get(x_7, 0); -x_416 = lean_ctor_get_uint8(x_7, sizeof(void*)*4 + 8); -x_417 = lean_ctor_get_uint32(x_7, sizeof(void*)*4); -x_418 = lean_ctor_get(x_7, 2); -x_419 = lean_ctor_get(x_7, 3); -x_420 = lean_ctor_get_uint32(x_7, sizeof(void*)*4 + 4); -lean_inc(x_419); -lean_inc(x_418); -lean_inc(x_415); +lean_object* x_409; uint32_t x_410; lean_object* x_411; lean_object* x_412; uint32_t x_413; lean_object* x_414; lean_object* x_415; +x_409 = lean_ctor_get(x_7, 0); +x_410 = lean_ctor_get_uint32(x_7, sizeof(void*)*4); +x_411 = lean_ctor_get(x_7, 2); +x_412 = lean_ctor_get(x_7, 3); +x_413 = lean_ctor_get_uint32(x_7, sizeof(void*)*4 + 4); +lean_inc(x_412); +lean_inc(x_411); +lean_inc(x_409); lean_dec(x_7); -x_421 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_421, 0, x_415); -lean_ctor_set(x_421, 1, x_20); -lean_ctor_set(x_421, 2, x_418); -lean_ctor_set(x_421, 3, x_419); -lean_ctor_set_uint8(x_421, sizeof(void*)*4 + 8, x_416); -lean_ctor_set_uint32(x_421, sizeof(void*)*4, x_417); -lean_ctor_set_uint32(x_421, sizeof(void*)*4 + 4, x_420); +x_414 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_414, 0, x_409); +lean_ctor_set(x_414, 1, x_20); +lean_ctor_set(x_414, 2, x_411); +lean_ctor_set(x_414, 3, x_412); +lean_ctor_set_uint32(x_414, sizeof(void*)*4, x_410); +lean_ctor_set_uint32(x_414, sizeof(void*)*4 + 4, x_413); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_422 = lean_simp(x_1, x_6, x_421, x_8, x_9, x_10, x_11, x_12, x_81); -if (lean_obj_tag(x_422) == 0) +x_415 = lean_simp(x_1, x_6, x_414, x_8, x_9, x_10, x_11, x_12, x_75); +if (lean_obj_tag(x_415) == 0) { -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_423, 1); -lean_inc(x_424); -if (lean_obj_tag(x_424) == 0) +lean_object* x_416; lean_object* x_417; +x_416 = lean_ctor_get(x_415, 0); +lean_inc(x_416); +x_417 = lean_ctor_get(x_416, 1); +lean_inc(x_417); +if (lean_obj_tag(x_417) == 0) { -lean_object* x_425; lean_object* x_426; +lean_object* x_418; lean_object* x_419; lean_dec(x_17); lean_dec(x_5); lean_dec(x_4); -x_425 = lean_ctor_get(x_422, 1); +x_418 = lean_ctor_get(x_415, 1); +lean_inc(x_418); +lean_dec(x_415); +x_419 = l_Lean_Meta_Simp_mkImpCongr(x_2, x_3, x_416, x_9, x_10, x_11, x_12, x_418); +if (lean_obj_tag(x_419) == 0) +{ +lean_object* x_420; lean_object* x_421; +x_420 = lean_ctor_get(x_419, 0); +lean_inc(x_420); +x_421 = lean_ctor_get(x_419, 1); +lean_inc(x_421); +lean_dec(x_419); +x_26 = x_420; +x_27 = x_421; +goto block_46; +} +else +{ +lean_object* x_422; lean_object* x_423; +x_422 = lean_ctor_get(x_419, 0); +lean_inc(x_422); +x_423 = lean_ctor_get(x_419, 1); +lean_inc(x_423); +lean_dec(x_419); +x_47 = x_422; +x_48 = x_423; +goto block_67; +} +} +else +{ +lean_object* x_424; lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; uint8_t x_429; uint8_t x_430; uint8_t x_431; lean_object* x_432; +x_424 = lean_ctor_get(x_415, 1); +lean_inc(x_424); +lean_dec(x_415); +x_425 = lean_ctor_get(x_417, 0); lean_inc(x_425); -lean_dec(x_422); -x_426 = l_Lean_Meta_Simp_mkImpCongr(x_2, x_3, x_423, x_9, x_10, x_11, x_12, x_425); -if (lean_obj_tag(x_426) == 0) -{ -lean_object* x_427; lean_object* x_428; -x_427 = lean_ctor_get(x_426, 0); -lean_inc(x_427); -x_428 = lean_ctor_get(x_426, 1); -lean_inc(x_428); -lean_dec(x_426); -x_30 = x_427; -x_31 = x_428; -goto block_51; -} -else -{ -lean_object* x_429; lean_object* x_430; -x_429 = lean_ctor_get(x_426, 0); -lean_inc(x_429); -x_430 = lean_ctor_get(x_426, 1); -lean_inc(x_430); -lean_dec(x_426); -x_52 = x_429; -x_53 = x_430; -goto block_73; -} -} -else -{ -lean_object* x_431; lean_object* x_432; lean_object* x_433; lean_object* x_434; lean_object* x_435; uint8_t x_436; uint8_t x_437; uint8_t x_438; lean_object* x_439; -x_431 = lean_ctor_get(x_422, 1); -lean_inc(x_431); -lean_dec(x_422); -x_432 = lean_ctor_get(x_424, 0); -lean_inc(x_432); -if (lean_is_exclusive(x_424)) { - lean_ctor_release(x_424, 0); - x_433 = x_424; +if (lean_is_exclusive(x_417)) { + lean_ctor_release(x_417, 0); + x_426 = x_417; } else { - lean_dec_ref(x_424); - x_433 = lean_box(0); + lean_dec_ref(x_417); + x_426 = lean_box(0); } -x_434 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__1; -x_435 = lean_array_push(x_434, x_5); -x_436 = 0; -x_437 = 1; -x_438 = 1; +x_427 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__1; +x_428 = lean_array_push(x_427, x_5); +x_429 = 0; +x_430 = 1; +x_431 = 1; +lean_inc(x_428); +x_432 = l_Lean_Meta_mkLambdaFVars(x_428, x_425, x_429, x_430, x_431, x_9, x_10, x_11, x_12, x_424); +if (lean_obj_tag(x_432) == 0) +{ +lean_object* x_433; lean_object* x_434; lean_object* x_435; uint8_t x_436; +x_433 = lean_ctor_get(x_432, 0); +lean_inc(x_433); +x_434 = lean_ctor_get(x_432, 1); +lean_inc(x_434); +lean_dec(x_432); +x_435 = lean_ctor_get(x_416, 0); lean_inc(x_435); -x_439 = l_Lean_Meta_mkLambdaFVars(x_435, x_432, x_436, x_437, x_438, x_9, x_10, x_11, x_12, x_431); -if (lean_obj_tag(x_439) == 0) -{ -lean_object* x_440; lean_object* x_441; lean_object* x_442; uint8_t x_443; -x_440 = lean_ctor_get(x_439, 0); -lean_inc(x_440); -x_441 = lean_ctor_get(x_439, 1); -lean_inc(x_441); -lean_dec(x_439); -x_442 = lean_ctor_get(x_423, 0); -lean_inc(x_442); -lean_dec(x_423); -x_443 = l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(x_17, x_442); +lean_dec(x_416); +x_436 = l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(x_17, x_435); lean_dec(x_17); -if (x_443 == 0) +if (x_436 == 0) { -lean_object* x_444; -lean_dec(x_435); +lean_object* x_437; +lean_dec(x_428); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_444 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_441); -if (lean_obj_tag(x_444) == 0) +x_437 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_434); +if (lean_obj_tag(x_437) == 0) { -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; uint8_t x_454; uint8_t x_455; uint8_t x_456; uint8_t x_457; uint8_t x_458; uint8_t x_459; uint8_t x_460; uint8_t x_461; uint8_t x_462; uint8_t x_463; uint8_t x_464; lean_object* x_465; uint8_t x_466; lean_object* x_467; lean_object* x_468; lean_object* x_469; -x_445 = lean_ctor_get(x_9, 0); +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; uint8_t x_447; uint8_t x_448; uint8_t x_449; uint8_t x_450; uint8_t x_451; uint8_t x_452; uint8_t x_453; uint8_t x_454; uint8_t x_455; uint8_t x_456; uint8_t x_457; lean_object* x_458; uint8_t x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; +x_438 = lean_ctor_get(x_9, 0); +lean_inc(x_438); +x_439 = lean_ctor_get(x_437, 0); +lean_inc(x_439); +x_440 = lean_ctor_get(x_437, 1); +lean_inc(x_440); +lean_dec(x_437); +x_441 = lean_ctor_get(x_9, 1); +lean_inc(x_441); +x_442 = lean_ctor_get(x_9, 2); +lean_inc(x_442); +x_443 = lean_ctor_get(x_9, 3); +lean_inc(x_443); +x_444 = lean_ctor_get(x_9, 4); +lean_inc(x_444); +x_445 = lean_ctor_get(x_9, 5); lean_inc(x_445); -x_446 = lean_ctor_get(x_444, 0); -lean_inc(x_446); -x_447 = lean_ctor_get(x_444, 1); -lean_inc(x_447); -lean_dec(x_444); -x_448 = lean_ctor_get(x_9, 1); -lean_inc(x_448); -x_449 = lean_ctor_get(x_9, 2); -lean_inc(x_449); -x_450 = lean_ctor_get(x_9, 3); -lean_inc(x_450); -x_451 = lean_ctor_get(x_9, 4); -lean_inc(x_451); -x_452 = lean_ctor_get(x_9, 5); -lean_inc(x_452); if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 0); lean_ctor_release(x_9, 1); @@ -13517,255 +13529,260 @@ if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 3); lean_ctor_release(x_9, 4); lean_ctor_release(x_9, 5); - x_453 = x_9; + x_446 = x_9; } else { lean_dec_ref(x_9); - x_453 = lean_box(0); + x_446 = lean_box(0); } -x_454 = lean_ctor_get_uint8(x_445, 0); -x_455 = lean_ctor_get_uint8(x_445, 1); -x_456 = lean_ctor_get_uint8(x_445, 2); -x_457 = lean_ctor_get_uint8(x_445, 3); -x_458 = lean_ctor_get_uint8(x_445, 4); -x_459 = lean_ctor_get_uint8(x_445, 5); -x_460 = lean_ctor_get_uint8(x_445, 6); -x_461 = lean_ctor_get_uint8(x_445, 7); -x_462 = lean_ctor_get_uint8(x_445, 8); -x_463 = lean_ctor_get_uint8(x_445, 10); -x_464 = lean_ctor_get_uint8(x_445, 11); -if (lean_is_exclusive(x_445)) { - x_465 = x_445; +x_447 = lean_ctor_get_uint8(x_438, 0); +x_448 = lean_ctor_get_uint8(x_438, 1); +x_449 = lean_ctor_get_uint8(x_438, 2); +x_450 = lean_ctor_get_uint8(x_438, 3); +x_451 = lean_ctor_get_uint8(x_438, 4); +x_452 = lean_ctor_get_uint8(x_438, 5); +x_453 = lean_ctor_get_uint8(x_438, 6); +x_454 = lean_ctor_get_uint8(x_438, 7); +x_455 = lean_ctor_get_uint8(x_438, 8); +x_456 = lean_ctor_get_uint8(x_438, 10); +x_457 = lean_ctor_get_uint8(x_438, 11); +if (lean_is_exclusive(x_438)) { + x_458 = x_438; } else { - lean_dec_ref(x_445); - x_465 = lean_box(0); + lean_dec_ref(x_438); + x_458 = lean_box(0); } -x_466 = 1; -if (lean_is_scalar(x_465)) { - x_467 = lean_alloc_ctor(0, 0, 12); +x_459 = 1; +if (lean_is_scalar(x_458)) { + x_460 = lean_alloc_ctor(0, 0, 12); } else { - x_467 = x_465; + x_460 = x_458; } -lean_ctor_set_uint8(x_467, 0, x_454); -lean_ctor_set_uint8(x_467, 1, x_455); -lean_ctor_set_uint8(x_467, 2, x_456); -lean_ctor_set_uint8(x_467, 3, x_457); -lean_ctor_set_uint8(x_467, 4, x_458); -lean_ctor_set_uint8(x_467, 5, x_459); -lean_ctor_set_uint8(x_467, 6, x_460); -lean_ctor_set_uint8(x_467, 7, x_461); -lean_ctor_set_uint8(x_467, 8, x_462); -lean_ctor_set_uint8(x_467, 9, x_466); -lean_ctor_set_uint8(x_467, 10, x_463); -lean_ctor_set_uint8(x_467, 11, x_464); -if (lean_is_scalar(x_453)) { - x_468 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set_uint8(x_460, 0, x_447); +lean_ctor_set_uint8(x_460, 1, x_448); +lean_ctor_set_uint8(x_460, 2, x_449); +lean_ctor_set_uint8(x_460, 3, x_450); +lean_ctor_set_uint8(x_460, 4, x_451); +lean_ctor_set_uint8(x_460, 5, x_452); +lean_ctor_set_uint8(x_460, 6, x_453); +lean_ctor_set_uint8(x_460, 7, x_454); +lean_ctor_set_uint8(x_460, 8, x_455); +lean_ctor_set_uint8(x_460, 9, x_459); +lean_ctor_set_uint8(x_460, 10, x_456); +lean_ctor_set_uint8(x_460, 11, x_457); +if (lean_is_scalar(x_446)) { + x_461 = lean_alloc_ctor(0, 6, 0); } else { - x_468 = x_453; + x_461 = x_446; } -lean_ctor_set(x_468, 0, x_467); -lean_ctor_set(x_468, 1, x_448); -lean_ctor_set(x_468, 2, x_449); -lean_ctor_set(x_468, 3, x_450); -lean_ctor_set(x_468, 4, x_451); -lean_ctor_set(x_468, 5, x_452); -x_469 = l_Lean_Meta_mkImpCongrCtx(x_446, x_440, x_468, x_10, x_11, x_12, x_447); -if (lean_obj_tag(x_469) == 0) +lean_ctor_set(x_461, 0, x_460); +lean_ctor_set(x_461, 1, x_441); +lean_ctor_set(x_461, 2, x_442); +lean_ctor_set(x_461, 3, x_443); +lean_ctor_set(x_461, 4, x_444); +lean_ctor_set(x_461, 5, x_445); +x_462 = l_Lean_Meta_mkImpCongrCtx(x_439, x_433, x_461, x_10, x_11, x_12, x_440); +if (lean_obj_tag(x_462) == 0) { -lean_object* x_470; lean_object* x_471; lean_object* x_472; uint32_t x_473; -x_470 = lean_ctor_get(x_469, 0); -lean_inc(x_470); -x_471 = lean_ctor_get(x_469, 1); -lean_inc(x_471); -lean_dec(x_469); -if (lean_is_scalar(x_433)) { - x_472 = lean_alloc_ctor(1, 1, 0); +lean_object* x_463; lean_object* x_464; lean_object* x_465; uint32_t x_466; +x_463 = lean_ctor_get(x_462, 0); +lean_inc(x_463); +x_464 = lean_ctor_get(x_462, 1); +lean_inc(x_464); +lean_dec(x_462); +if (lean_is_scalar(x_426)) { + x_465 = lean_alloc_ctor(1, 1, 0); } else { - x_472 = x_433; + x_465 = x_426; } -lean_ctor_set(x_472, 0, x_470); -x_473 = 0; +lean_ctor_set(x_465, 0, x_463); +x_466 = 0; if (lean_obj_tag(x_2) == 7) { -lean_object* x_474; lean_object* x_475; lean_object* x_476; uint8_t x_477; lean_object* x_478; size_t x_479; size_t x_480; uint8_t x_481; -x_474 = lean_ctor_get(x_2, 0); -lean_inc(x_474); -x_475 = lean_ctor_get(x_2, 1); -lean_inc(x_475); -x_476 = lean_ctor_get(x_2, 2); -lean_inc(x_476); -x_477 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); +lean_object* x_467; lean_object* x_468; lean_object* x_469; uint8_t x_470; lean_object* x_471; size_t x_472; size_t x_473; uint8_t x_474; +x_467 = lean_ctor_get(x_2, 0); +lean_inc(x_467); +x_468 = lean_ctor_get(x_2, 1); +lean_inc(x_468); +x_469 = lean_ctor_get(x_2, 2); +lean_inc(x_469); +x_470 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); lean_dec(x_2); -lean_inc(x_476); -lean_inc(x_475); -lean_inc(x_474); -x_478 = l_Lean_Expr_forallE___override(x_474, x_475, x_476, x_477); -x_479 = lean_ptr_addr(x_475); -lean_dec(x_475); -x_480 = lean_ptr_addr(x_4); -x_481 = lean_usize_dec_eq(x_479, x_480); -if (x_481 == 0) +lean_inc(x_469); +lean_inc(x_468); +lean_inc(x_467); +x_471 = l_Lean_Expr_forallE___override(x_467, x_468, x_469, x_470); +x_472 = lean_ptr_addr(x_468); +lean_dec(x_468); +x_473 = lean_ptr_addr(x_4); +x_474 = lean_usize_dec_eq(x_472, x_473); +if (x_474 == 0) { -lean_object* x_482; lean_object* x_483; -lean_dec(x_478); -lean_dec(x_476); -x_482 = l_Lean_Expr_forallE___override(x_474, x_4, x_442, x_477); -x_483 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_483, 0, x_482); -lean_ctor_set(x_483, 1, x_472); -lean_ctor_set_uint32(x_483, sizeof(void*)*2, x_473); -x_30 = x_483; -x_31 = x_471; -goto block_51; -} -else -{ -size_t x_484; size_t x_485; uint8_t x_486; -x_484 = lean_ptr_addr(x_476); -lean_dec(x_476); -x_485 = lean_ptr_addr(x_442); -x_486 = lean_usize_dec_eq(x_484, x_485); -if (x_486 == 0) -{ -lean_object* x_487; lean_object* x_488; -lean_dec(x_478); -x_487 = l_Lean_Expr_forallE___override(x_474, x_4, x_442, x_477); -x_488 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_488, 0, x_487); -lean_ctor_set(x_488, 1, x_472); -lean_ctor_set_uint32(x_488, sizeof(void*)*2, x_473); -x_30 = x_488; -x_31 = x_471; -goto block_51; -} -else -{ -uint8_t x_489; -x_489 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_477, x_477); -if (x_489 == 0) -{ -lean_object* x_490; lean_object* x_491; -lean_dec(x_478); -x_490 = l_Lean_Expr_forallE___override(x_474, x_4, x_442, x_477); -x_491 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_491, 0, x_490); -lean_ctor_set(x_491, 1, x_472); -lean_ctor_set_uint32(x_491, sizeof(void*)*2, x_473); -x_30 = x_491; -x_31 = x_471; -goto block_51; -} -else -{ -lean_object* x_492; -lean_dec(x_474); -lean_dec(x_442); -lean_dec(x_4); -x_492 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_492, 0, x_478); -lean_ctor_set(x_492, 1, x_472); -lean_ctor_set_uint32(x_492, sizeof(void*)*2, x_473); -x_30 = x_492; -x_31 = x_471; -goto block_51; -} -} -} -} -else -{ -lean_object* x_493; lean_object* x_494; lean_object* x_495; -lean_dec(x_442); -lean_dec(x_4); -lean_dec(x_2); -x_493 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; -x_494 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_493); -x_495 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_495, 0, x_494); -lean_ctor_set(x_495, 1, x_472); -lean_ctor_set_uint32(x_495, sizeof(void*)*2, x_473); -x_30 = x_495; -x_31 = x_471; -goto block_51; -} -} -else -{ -lean_object* x_496; lean_object* x_497; -lean_dec(x_442); -lean_dec(x_433); -lean_dec(x_4); -lean_dec(x_2); -x_496 = lean_ctor_get(x_469, 0); -lean_inc(x_496); -x_497 = lean_ctor_get(x_469, 1); -lean_inc(x_497); +lean_object* x_475; lean_object* x_476; +lean_dec(x_471); lean_dec(x_469); -x_52 = x_496; -x_53 = x_497; -goto block_73; +x_475 = l_Lean_Expr_forallE___override(x_467, x_4, x_435, x_470); +x_476 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_476, 0, x_475); +lean_ctor_set(x_476, 1, x_465); +lean_ctor_set_uint32(x_476, sizeof(void*)*2, x_466); +lean_ctor_set_uint8(x_476, sizeof(void*)*2 + 4, x_430); +x_26 = x_476; +x_27 = x_464; +goto block_46; +} +else +{ +size_t x_477; size_t x_478; uint8_t x_479; +x_477 = lean_ptr_addr(x_469); +lean_dec(x_469); +x_478 = lean_ptr_addr(x_435); +x_479 = lean_usize_dec_eq(x_477, x_478); +if (x_479 == 0) +{ +lean_object* x_480; lean_object* x_481; +lean_dec(x_471); +x_480 = l_Lean_Expr_forallE___override(x_467, x_4, x_435, x_470); +x_481 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_481, 0, x_480); +lean_ctor_set(x_481, 1, x_465); +lean_ctor_set_uint32(x_481, sizeof(void*)*2, x_466); +lean_ctor_set_uint8(x_481, sizeof(void*)*2 + 4, x_430); +x_26 = x_481; +x_27 = x_464; +goto block_46; +} +else +{ +uint8_t x_482; +x_482 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_470, x_470); +if (x_482 == 0) +{ +lean_object* x_483; lean_object* x_484; +lean_dec(x_471); +x_483 = l_Lean_Expr_forallE___override(x_467, x_4, x_435, x_470); +x_484 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_484, 0, x_483); +lean_ctor_set(x_484, 1, x_465); +lean_ctor_set_uint32(x_484, sizeof(void*)*2, x_466); +lean_ctor_set_uint8(x_484, sizeof(void*)*2 + 4, x_430); +x_26 = x_484; +x_27 = x_464; +goto block_46; +} +else +{ +lean_object* x_485; +lean_dec(x_467); +lean_dec(x_435); +lean_dec(x_4); +x_485 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_485, 0, x_471); +lean_ctor_set(x_485, 1, x_465); +lean_ctor_set_uint32(x_485, sizeof(void*)*2, x_466); +lean_ctor_set_uint8(x_485, sizeof(void*)*2 + 4, x_430); +x_26 = x_485; +x_27 = x_464; +goto block_46; +} +} } } else { -lean_object* x_498; lean_object* x_499; -lean_dec(x_442); -lean_dec(x_440); +lean_object* x_486; lean_object* x_487; lean_object* x_488; +lean_dec(x_435); +lean_dec(x_4); +lean_dec(x_2); +x_486 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; +x_487 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_486); +x_488 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_488, 0, x_487); +lean_ctor_set(x_488, 1, x_465); +lean_ctor_set_uint32(x_488, sizeof(void*)*2, x_466); +lean_ctor_set_uint8(x_488, sizeof(void*)*2 + 4, x_430); +x_26 = x_488; +x_27 = x_464; +goto block_46; +} +} +else +{ +lean_object* x_489; lean_object* x_490; +lean_dec(x_435); +lean_dec(x_426); +lean_dec(x_4); +lean_dec(x_2); +x_489 = lean_ctor_get(x_462, 0); +lean_inc(x_489); +x_490 = lean_ctor_get(x_462, 1); +lean_inc(x_490); +lean_dec(x_462); +x_47 = x_489; +x_48 = x_490; +goto block_67; +} +} +else +{ +lean_object* x_491; lean_object* x_492; +lean_dec(x_435); lean_dec(x_433); +lean_dec(x_426); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_4); lean_dec(x_2); -x_498 = lean_ctor_get(x_444, 0); -lean_inc(x_498); -x_499 = lean_ctor_get(x_444, 1); -lean_inc(x_499); -lean_dec(x_444); -x_52 = x_498; -x_53 = x_499; -goto block_73; +x_491 = lean_ctor_get(x_437, 0); +lean_inc(x_491); +x_492 = lean_ctor_get(x_437, 1); +lean_inc(x_492); +lean_dec(x_437); +x_47 = x_491; +x_48 = x_492; +goto block_67; } } else { -lean_object* x_500; +lean_object* x_493; lean_dec(x_4); lean_dec(x_2); -x_500 = l_Lean_Meta_mkForallFVars(x_435, x_442, x_436, x_437, x_438, x_9, x_10, x_11, x_12, x_441); -if (lean_obj_tag(x_500) == 0) +x_493 = l_Lean_Meta_mkForallFVars(x_428, x_435, x_429, x_430, x_431, x_9, x_10, x_11, x_12, x_434); +if (lean_obj_tag(x_493) == 0) { -lean_object* x_501; lean_object* x_502; lean_object* x_503; -x_501 = lean_ctor_get(x_500, 0); -lean_inc(x_501); -x_502 = lean_ctor_get(x_500, 1); -lean_inc(x_502); -lean_dec(x_500); +lean_object* x_494; lean_object* x_495; lean_object* x_496; +x_494 = lean_ctor_get(x_493, 0); +lean_inc(x_494); +x_495 = lean_ctor_get(x_493, 1); +lean_inc(x_495); +lean_dec(x_493); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_503 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_502); -if (lean_obj_tag(x_503) == 0) +x_496 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_495); +if (lean_obj_tag(x_496) == 0) { -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; uint8_t x_513; uint8_t x_514; uint8_t x_515; uint8_t x_516; uint8_t x_517; uint8_t x_518; uint8_t x_519; uint8_t x_520; uint8_t x_521; uint8_t x_522; uint8_t x_523; lean_object* x_524; uint8_t x_525; lean_object* x_526; lean_object* x_527; lean_object* x_528; -x_504 = lean_ctor_get(x_9, 0); +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; uint8_t x_506; uint8_t x_507; uint8_t x_508; uint8_t x_509; uint8_t x_510; uint8_t x_511; uint8_t x_512; uint8_t x_513; uint8_t x_514; uint8_t x_515; uint8_t x_516; lean_object* x_517; uint8_t x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; +x_497 = lean_ctor_get(x_9, 0); +lean_inc(x_497); +x_498 = lean_ctor_get(x_496, 0); +lean_inc(x_498); +x_499 = lean_ctor_get(x_496, 1); +lean_inc(x_499); +lean_dec(x_496); +x_500 = lean_ctor_get(x_9, 1); +lean_inc(x_500); +x_501 = lean_ctor_get(x_9, 2); +lean_inc(x_501); +x_502 = lean_ctor_get(x_9, 3); +lean_inc(x_502); +x_503 = lean_ctor_get(x_9, 4); +lean_inc(x_503); +x_504 = lean_ctor_get(x_9, 5); lean_inc(x_504); -x_505 = lean_ctor_get(x_503, 0); -lean_inc(x_505); -x_506 = lean_ctor_get(x_503, 1); -lean_inc(x_506); -lean_dec(x_503); -x_507 = lean_ctor_get(x_9, 1); -lean_inc(x_507); -x_508 = lean_ctor_get(x_9, 2); -lean_inc(x_508); -x_509 = lean_ctor_get(x_9, 3); -lean_inc(x_509); -x_510 = lean_ctor_get(x_9, 4); -lean_inc(x_510); -x_511 = lean_ctor_get(x_9, 5); -lean_inc(x_511); if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 0); lean_ctor_release(x_9, 1); @@ -13773,143 +13790,144 @@ if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 3); lean_ctor_release(x_9, 4); lean_ctor_release(x_9, 5); - x_512 = x_9; + x_505 = x_9; } else { lean_dec_ref(x_9); - x_512 = lean_box(0); + x_505 = lean_box(0); } -x_513 = lean_ctor_get_uint8(x_504, 0); -x_514 = lean_ctor_get_uint8(x_504, 1); -x_515 = lean_ctor_get_uint8(x_504, 2); -x_516 = lean_ctor_get_uint8(x_504, 3); -x_517 = lean_ctor_get_uint8(x_504, 4); -x_518 = lean_ctor_get_uint8(x_504, 5); -x_519 = lean_ctor_get_uint8(x_504, 6); -x_520 = lean_ctor_get_uint8(x_504, 7); -x_521 = lean_ctor_get_uint8(x_504, 8); -x_522 = lean_ctor_get_uint8(x_504, 10); -x_523 = lean_ctor_get_uint8(x_504, 11); -if (lean_is_exclusive(x_504)) { - x_524 = x_504; +x_506 = lean_ctor_get_uint8(x_497, 0); +x_507 = lean_ctor_get_uint8(x_497, 1); +x_508 = lean_ctor_get_uint8(x_497, 2); +x_509 = lean_ctor_get_uint8(x_497, 3); +x_510 = lean_ctor_get_uint8(x_497, 4); +x_511 = lean_ctor_get_uint8(x_497, 5); +x_512 = lean_ctor_get_uint8(x_497, 6); +x_513 = lean_ctor_get_uint8(x_497, 7); +x_514 = lean_ctor_get_uint8(x_497, 8); +x_515 = lean_ctor_get_uint8(x_497, 10); +x_516 = lean_ctor_get_uint8(x_497, 11); +if (lean_is_exclusive(x_497)) { + x_517 = x_497; } else { - lean_dec_ref(x_504); - x_524 = lean_box(0); + lean_dec_ref(x_497); + x_517 = lean_box(0); } -x_525 = 1; -if (lean_is_scalar(x_524)) { - x_526 = lean_alloc_ctor(0, 0, 12); +x_518 = 1; +if (lean_is_scalar(x_517)) { + x_519 = lean_alloc_ctor(0, 0, 12); } else { - x_526 = x_524; + x_519 = x_517; } -lean_ctor_set_uint8(x_526, 0, x_513); -lean_ctor_set_uint8(x_526, 1, x_514); -lean_ctor_set_uint8(x_526, 2, x_515); -lean_ctor_set_uint8(x_526, 3, x_516); -lean_ctor_set_uint8(x_526, 4, x_517); -lean_ctor_set_uint8(x_526, 5, x_518); -lean_ctor_set_uint8(x_526, 6, x_519); -lean_ctor_set_uint8(x_526, 7, x_520); -lean_ctor_set_uint8(x_526, 8, x_521); -lean_ctor_set_uint8(x_526, 9, x_525); -lean_ctor_set_uint8(x_526, 10, x_522); -lean_ctor_set_uint8(x_526, 11, x_523); -if (lean_is_scalar(x_512)) { - x_527 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set_uint8(x_519, 0, x_506); +lean_ctor_set_uint8(x_519, 1, x_507); +lean_ctor_set_uint8(x_519, 2, x_508); +lean_ctor_set_uint8(x_519, 3, x_509); +lean_ctor_set_uint8(x_519, 4, x_510); +lean_ctor_set_uint8(x_519, 5, x_511); +lean_ctor_set_uint8(x_519, 6, x_512); +lean_ctor_set_uint8(x_519, 7, x_513); +lean_ctor_set_uint8(x_519, 8, x_514); +lean_ctor_set_uint8(x_519, 9, x_518); +lean_ctor_set_uint8(x_519, 10, x_515); +lean_ctor_set_uint8(x_519, 11, x_516); +if (lean_is_scalar(x_505)) { + x_520 = lean_alloc_ctor(0, 6, 0); } else { - x_527 = x_512; + x_520 = x_505; } -lean_ctor_set(x_527, 0, x_526); -lean_ctor_set(x_527, 1, x_507); -lean_ctor_set(x_527, 2, x_508); -lean_ctor_set(x_527, 3, x_509); -lean_ctor_set(x_527, 4, x_510); -lean_ctor_set(x_527, 5, x_511); -x_528 = l_Lean_Meta_mkImpDepCongrCtx(x_505, x_440, x_527, x_10, x_11, x_12, x_506); -if (lean_obj_tag(x_528) == 0) +lean_ctor_set(x_520, 0, x_519); +lean_ctor_set(x_520, 1, x_500); +lean_ctor_set(x_520, 2, x_501); +lean_ctor_set(x_520, 3, x_502); +lean_ctor_set(x_520, 4, x_503); +lean_ctor_set(x_520, 5, x_504); +x_521 = l_Lean_Meta_mkImpDepCongrCtx(x_498, x_433, x_520, x_10, x_11, x_12, x_499); +if (lean_obj_tag(x_521) == 0) { -lean_object* x_529; lean_object* x_530; lean_object* x_531; uint32_t x_532; lean_object* x_533; -x_529 = lean_ctor_get(x_528, 0); -lean_inc(x_529); -x_530 = lean_ctor_get(x_528, 1); -lean_inc(x_530); -lean_dec(x_528); -if (lean_is_scalar(x_433)) { - x_531 = lean_alloc_ctor(1, 1, 0); +lean_object* x_522; lean_object* x_523; lean_object* x_524; uint32_t x_525; lean_object* x_526; +x_522 = lean_ctor_get(x_521, 0); +lean_inc(x_522); +x_523 = lean_ctor_get(x_521, 1); +lean_inc(x_523); +lean_dec(x_521); +if (lean_is_scalar(x_426)) { + x_524 = lean_alloc_ctor(1, 1, 0); } else { - x_531 = x_433; + x_524 = x_426; } -lean_ctor_set(x_531, 0, x_529); -x_532 = 0; -x_533 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_533, 0, x_501); -lean_ctor_set(x_533, 1, x_531); -lean_ctor_set_uint32(x_533, sizeof(void*)*2, x_532); -x_30 = x_533; -x_31 = x_530; -goto block_51; +lean_ctor_set(x_524, 0, x_522); +x_525 = 0; +x_526 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_526, 0, x_494); +lean_ctor_set(x_526, 1, x_524); +lean_ctor_set_uint32(x_526, sizeof(void*)*2, x_525); +lean_ctor_set_uint8(x_526, sizeof(void*)*2 + 4, x_430); +x_26 = x_526; +x_27 = x_523; +goto block_46; } else { -lean_object* x_534; lean_object* x_535; -lean_dec(x_501); -lean_dec(x_433); -x_534 = lean_ctor_get(x_528, 0); -lean_inc(x_534); -x_535 = lean_ctor_get(x_528, 1); -lean_inc(x_535); -lean_dec(x_528); -x_52 = x_534; -x_53 = x_535; -goto block_73; +lean_object* x_527; lean_object* x_528; +lean_dec(x_494); +lean_dec(x_426); +x_527 = lean_ctor_get(x_521, 0); +lean_inc(x_527); +x_528 = lean_ctor_get(x_521, 1); +lean_inc(x_528); +lean_dec(x_521); +x_47 = x_527; +x_48 = x_528; +goto block_67; } } else { -lean_object* x_536; lean_object* x_537; -lean_dec(x_501); -lean_dec(x_440); +lean_object* x_529; lean_object* x_530; +lean_dec(x_494); lean_dec(x_433); +lean_dec(x_426); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -x_536 = lean_ctor_get(x_503, 0); -lean_inc(x_536); -x_537 = lean_ctor_get(x_503, 1); -lean_inc(x_537); -lean_dec(x_503); -x_52 = x_536; -x_53 = x_537; -goto block_73; +x_529 = lean_ctor_get(x_496, 0); +lean_inc(x_529); +x_530 = lean_ctor_get(x_496, 1); +lean_inc(x_530); +lean_dec(x_496); +x_47 = x_529; +x_48 = x_530; +goto block_67; } } else { -lean_object* x_538; lean_object* x_539; -lean_dec(x_440); +lean_object* x_531; lean_object* x_532; lean_dec(x_433); +lean_dec(x_426); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_3); -x_538 = lean_ctor_get(x_500, 0); -lean_inc(x_538); -x_539 = lean_ctor_get(x_500, 1); -lean_inc(x_539); -lean_dec(x_500); -x_52 = x_538; -x_53 = x_539; -goto block_73; +x_531 = lean_ctor_get(x_493, 0); +lean_inc(x_531); +x_532 = lean_ctor_get(x_493, 1); +lean_inc(x_532); +lean_dec(x_493); +x_47 = x_531; +x_48 = x_532; +goto block_67; } } } else { -lean_object* x_540; lean_object* x_541; -lean_dec(x_435); -lean_dec(x_433); -lean_dec(x_423); +lean_object* x_533; lean_object* x_534; +lean_dec(x_428); +lean_dec(x_426); +lean_dec(x_416); lean_dec(x_17); lean_dec(x_12); lean_dec(x_11); @@ -13918,20 +13936,20 @@ lean_dec(x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_540 = lean_ctor_get(x_439, 0); -lean_inc(x_540); -x_541 = lean_ctor_get(x_439, 1); -lean_inc(x_541); -lean_dec(x_439); -x_52 = x_540; -x_53 = x_541; -goto block_73; +x_533 = lean_ctor_get(x_432, 0); +lean_inc(x_533); +x_534 = lean_ctor_get(x_432, 1); +lean_inc(x_534); +lean_dec(x_432); +x_47 = x_533; +x_48 = x_534; +goto block_67; } } } else { -lean_object* x_542; lean_object* x_543; +lean_object* x_535; lean_object* x_536; lean_dec(x_17); lean_dec(x_12); lean_dec(x_11); @@ -13941,183 +13959,178 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_542 = lean_ctor_get(x_422, 0); -lean_inc(x_542); -x_543 = lean_ctor_get(x_422, 1); -lean_inc(x_543); -lean_dec(x_422); -x_52 = x_542; -x_53 = x_543; -goto block_73; +x_535 = lean_ctor_get(x_415, 0); +lean_inc(x_535); +x_536 = lean_ctor_get(x_415, 1); +lean_inc(x_536); +lean_dec(x_415); +x_47 = x_535; +x_48 = x_536; +goto block_67; } } } else { -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; uint8_t x_553; uint32_t x_554; lean_object* x_555; lean_object* x_556; uint32_t x_557; lean_object* x_558; lean_object* x_559; lean_object* x_560; -x_544 = lean_ctor_get(x_75, 1); -x_545 = lean_ctor_get(x_75, 2); -x_546 = lean_ctor_get(x_75, 3); -x_547 = lean_ctor_get(x_75, 4); -lean_inc(x_547); -lean_inc(x_546); -lean_inc(x_545); +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; uint32_t x_545; lean_object* x_546; lean_object* x_547; uint32_t x_548; lean_object* x_549; lean_object* x_550; lean_object* x_551; +x_537 = lean_ctor_get(x_69, 1); +x_538 = lean_ctor_get(x_69, 2); +x_539 = lean_ctor_get(x_69, 3); +lean_inc(x_539); +lean_inc(x_538); +lean_inc(x_537); +lean_dec(x_69); +x_540 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; +x_541 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_541, 0, x_540); +lean_ctor_set(x_541, 1, x_537); +lean_ctor_set(x_541, 2, x_538); +lean_ctor_set(x_541, 3, x_539); +x_542 = lean_st_ref_set(x_8, x_541, x_70); +x_543 = lean_ctor_get(x_542, 1); +lean_inc(x_543); +lean_dec(x_542); +x_544 = lean_ctor_get(x_7, 0); lean_inc(x_544); -lean_dec(x_75); -x_548 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; -x_549 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_549, 0, x_548); -lean_ctor_set(x_549, 1, x_544); -lean_ctor_set(x_549, 2, x_545); -lean_ctor_set(x_549, 3, x_546); -lean_ctor_set(x_549, 4, x_547); -x_550 = lean_st_ref_set(x_8, x_549, x_76); -x_551 = lean_ctor_get(x_550, 1); -lean_inc(x_551); -lean_dec(x_550); -x_552 = lean_ctor_get(x_7, 0); -lean_inc(x_552); -x_553 = lean_ctor_get_uint8(x_7, sizeof(void*)*4 + 8); -x_554 = lean_ctor_get_uint32(x_7, sizeof(void*)*4); -x_555 = lean_ctor_get(x_7, 2); -lean_inc(x_555); -x_556 = lean_ctor_get(x_7, 3); -lean_inc(x_556); -x_557 = lean_ctor_get_uint32(x_7, sizeof(void*)*4 + 4); +x_545 = lean_ctor_get_uint32(x_7, sizeof(void*)*4); +x_546 = lean_ctor_get(x_7, 2); +lean_inc(x_546); +x_547 = lean_ctor_get(x_7, 3); +lean_inc(x_547); +x_548 = lean_ctor_get_uint32(x_7, sizeof(void*)*4 + 4); if (lean_is_exclusive(x_7)) { lean_ctor_release(x_7, 0); lean_ctor_release(x_7, 1); lean_ctor_release(x_7, 2); lean_ctor_release(x_7, 3); - x_558 = x_7; + x_549 = x_7; } else { lean_dec_ref(x_7); - x_558 = lean_box(0); + x_549 = lean_box(0); } -if (lean_is_scalar(x_558)) { - x_559 = lean_alloc_ctor(0, 4, 9); +if (lean_is_scalar(x_549)) { + x_550 = lean_alloc_ctor(0, 4, 8); } else { - x_559 = x_558; + x_550 = x_549; } -lean_ctor_set(x_559, 0, x_552); -lean_ctor_set(x_559, 1, x_20); -lean_ctor_set(x_559, 2, x_555); -lean_ctor_set(x_559, 3, x_556); -lean_ctor_set_uint8(x_559, sizeof(void*)*4 + 8, x_553); -lean_ctor_set_uint32(x_559, sizeof(void*)*4, x_554); -lean_ctor_set_uint32(x_559, sizeof(void*)*4 + 4, x_557); +lean_ctor_set(x_550, 0, x_544); +lean_ctor_set(x_550, 1, x_20); +lean_ctor_set(x_550, 2, x_546); +lean_ctor_set(x_550, 3, x_547); +lean_ctor_set_uint32(x_550, sizeof(void*)*4, x_545); +lean_ctor_set_uint32(x_550, sizeof(void*)*4 + 4, x_548); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_560 = lean_simp(x_1, x_6, x_559, x_8, x_9, x_10, x_11, x_12, x_551); -if (lean_obj_tag(x_560) == 0) +x_551 = lean_simp(x_1, x_6, x_550, x_8, x_9, x_10, x_11, x_12, x_543); +if (lean_obj_tag(x_551) == 0) { -lean_object* x_561; lean_object* x_562; -x_561 = lean_ctor_get(x_560, 0); -lean_inc(x_561); -x_562 = lean_ctor_get(x_561, 1); -lean_inc(x_562); -if (lean_obj_tag(x_562) == 0) +lean_object* x_552; lean_object* x_553; +x_552 = lean_ctor_get(x_551, 0); +lean_inc(x_552); +x_553 = lean_ctor_get(x_552, 1); +lean_inc(x_553); +if (lean_obj_tag(x_553) == 0) { -lean_object* x_563; lean_object* x_564; +lean_object* x_554; lean_object* x_555; lean_dec(x_17); lean_dec(x_5); lean_dec(x_4); -x_563 = lean_ctor_get(x_560, 1); -lean_inc(x_563); -lean_dec(x_560); -x_564 = l_Lean_Meta_Simp_mkImpCongr(x_2, x_3, x_561, x_9, x_10, x_11, x_12, x_563); -if (lean_obj_tag(x_564) == 0) +x_554 = lean_ctor_get(x_551, 1); +lean_inc(x_554); +lean_dec(x_551); +x_555 = l_Lean_Meta_Simp_mkImpCongr(x_2, x_3, x_552, x_9, x_10, x_11, x_12, x_554); +if (lean_obj_tag(x_555) == 0) { -lean_object* x_565; lean_object* x_566; -x_565 = lean_ctor_get(x_564, 0); -lean_inc(x_565); -x_566 = lean_ctor_get(x_564, 1); -lean_inc(x_566); -lean_dec(x_564); -x_30 = x_565; -x_31 = x_566; -goto block_51; +lean_object* x_556; lean_object* x_557; +x_556 = lean_ctor_get(x_555, 0); +lean_inc(x_556); +x_557 = lean_ctor_get(x_555, 1); +lean_inc(x_557); +lean_dec(x_555); +x_26 = x_556; +x_27 = x_557; +goto block_46; } else { -lean_object* x_567; lean_object* x_568; -x_567 = lean_ctor_get(x_564, 0); -lean_inc(x_567); -x_568 = lean_ctor_get(x_564, 1); -lean_inc(x_568); -lean_dec(x_564); -x_52 = x_567; -x_53 = x_568; -goto block_73; +lean_object* x_558; lean_object* x_559; +x_558 = lean_ctor_get(x_555, 0); +lean_inc(x_558); +x_559 = lean_ctor_get(x_555, 1); +lean_inc(x_559); +lean_dec(x_555); +x_47 = x_558; +x_48 = x_559; +goto block_67; } } else { -lean_object* x_569; lean_object* x_570; lean_object* x_571; lean_object* x_572; lean_object* x_573; uint8_t x_574; uint8_t x_575; uint8_t x_576; lean_object* x_577; -x_569 = lean_ctor_get(x_560, 1); -lean_inc(x_569); -lean_dec(x_560); -x_570 = lean_ctor_get(x_562, 0); -lean_inc(x_570); -if (lean_is_exclusive(x_562)) { - lean_ctor_release(x_562, 0); - x_571 = x_562; +lean_object* x_560; lean_object* x_561; lean_object* x_562; lean_object* x_563; lean_object* x_564; uint8_t x_565; uint8_t x_566; uint8_t x_567; lean_object* x_568; +x_560 = lean_ctor_get(x_551, 1); +lean_inc(x_560); +lean_dec(x_551); +x_561 = lean_ctor_get(x_553, 0); +lean_inc(x_561); +if (lean_is_exclusive(x_553)) { + lean_ctor_release(x_553, 0); + x_562 = x_553; } else { - lean_dec_ref(x_562); - x_571 = lean_box(0); + lean_dec_ref(x_553); + x_562 = lean_box(0); } -x_572 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__1; -x_573 = lean_array_push(x_572, x_5); -x_574 = 0; -x_575 = 1; -x_576 = 1; -lean_inc(x_573); -x_577 = l_Lean_Meta_mkLambdaFVars(x_573, x_570, x_574, x_575, x_576, x_9, x_10, x_11, x_12, x_569); -if (lean_obj_tag(x_577) == 0) +x_563 = l_Lean_Meta_Simp_simpProj___lambda__1___closed__1; +x_564 = lean_array_push(x_563, x_5); +x_565 = 0; +x_566 = 1; +x_567 = 1; +lean_inc(x_564); +x_568 = l_Lean_Meta_mkLambdaFVars(x_564, x_561, x_565, x_566, x_567, x_9, x_10, x_11, x_12, x_560); +if (lean_obj_tag(x_568) == 0) { -lean_object* x_578; lean_object* x_579; lean_object* x_580; uint8_t x_581; -x_578 = lean_ctor_get(x_577, 0); -lean_inc(x_578); -x_579 = lean_ctor_get(x_577, 1); -lean_inc(x_579); -lean_dec(x_577); -x_580 = lean_ctor_get(x_561, 0); -lean_inc(x_580); -lean_dec(x_561); -x_581 = l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(x_17, x_580); +lean_object* x_569; lean_object* x_570; lean_object* x_571; uint8_t x_572; +x_569 = lean_ctor_get(x_568, 0); +lean_inc(x_569); +x_570 = lean_ctor_get(x_568, 1); +lean_inc(x_570); +lean_dec(x_568); +x_571 = lean_ctor_get(x_552, 0); +lean_inc(x_571); +lean_dec(x_552); +x_572 = l_Lean_Expr_hasAnyFVar_visit___at_Lean_Expr_containsFVar___spec__1(x_17, x_571); lean_dec(x_17); -if (x_581 == 0) +if (x_572 == 0) { -lean_object* x_582; -lean_dec(x_573); +lean_object* x_573; +lean_dec(x_564); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_582 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_579); -if (lean_obj_tag(x_582) == 0) +x_573 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_570); +if (lean_obj_tag(x_573) == 0) { -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; uint8_t x_592; uint8_t x_593; uint8_t x_594; uint8_t x_595; uint8_t x_596; uint8_t x_597; uint8_t x_598; uint8_t x_599; uint8_t x_600; uint8_t x_601; uint8_t x_602; lean_object* x_603; uint8_t x_604; lean_object* x_605; lean_object* x_606; lean_object* x_607; -x_583 = lean_ctor_get(x_9, 0); -lean_inc(x_583); -x_584 = lean_ctor_get(x_582, 0); -lean_inc(x_584); -x_585 = lean_ctor_get(x_582, 1); -lean_inc(x_585); -lean_dec(x_582); -x_586 = lean_ctor_get(x_9, 1); -lean_inc(x_586); -x_587 = lean_ctor_get(x_9, 2); -lean_inc(x_587); -x_588 = lean_ctor_get(x_9, 3); -lean_inc(x_588); -x_589 = lean_ctor_get(x_9, 4); -lean_inc(x_589); -x_590 = lean_ctor_get(x_9, 5); -lean_inc(x_590); +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; uint8_t x_583; uint8_t x_584; uint8_t x_585; uint8_t x_586; uint8_t x_587; uint8_t x_588; uint8_t x_589; uint8_t x_590; uint8_t x_591; uint8_t x_592; uint8_t x_593; lean_object* x_594; uint8_t x_595; lean_object* x_596; lean_object* x_597; lean_object* x_598; +x_574 = lean_ctor_get(x_9, 0); +lean_inc(x_574); +x_575 = lean_ctor_get(x_573, 0); +lean_inc(x_575); +x_576 = lean_ctor_get(x_573, 1); +lean_inc(x_576); +lean_dec(x_573); +x_577 = lean_ctor_get(x_9, 1); +lean_inc(x_577); +x_578 = lean_ctor_get(x_9, 2); +lean_inc(x_578); +x_579 = lean_ctor_get(x_9, 3); +lean_inc(x_579); +x_580 = lean_ctor_get(x_9, 4); +lean_inc(x_580); +x_581 = lean_ctor_get(x_9, 5); +lean_inc(x_581); if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 0); lean_ctor_release(x_9, 1); @@ -14125,255 +14138,260 @@ if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 3); lean_ctor_release(x_9, 4); lean_ctor_release(x_9, 5); - x_591 = x_9; + x_582 = x_9; } else { lean_dec_ref(x_9); - x_591 = lean_box(0); + x_582 = lean_box(0); } -x_592 = lean_ctor_get_uint8(x_583, 0); -x_593 = lean_ctor_get_uint8(x_583, 1); -x_594 = lean_ctor_get_uint8(x_583, 2); -x_595 = lean_ctor_get_uint8(x_583, 3); -x_596 = lean_ctor_get_uint8(x_583, 4); -x_597 = lean_ctor_get_uint8(x_583, 5); -x_598 = lean_ctor_get_uint8(x_583, 6); -x_599 = lean_ctor_get_uint8(x_583, 7); -x_600 = lean_ctor_get_uint8(x_583, 8); -x_601 = lean_ctor_get_uint8(x_583, 10); -x_602 = lean_ctor_get_uint8(x_583, 11); -if (lean_is_exclusive(x_583)) { - x_603 = x_583; +x_583 = lean_ctor_get_uint8(x_574, 0); +x_584 = lean_ctor_get_uint8(x_574, 1); +x_585 = lean_ctor_get_uint8(x_574, 2); +x_586 = lean_ctor_get_uint8(x_574, 3); +x_587 = lean_ctor_get_uint8(x_574, 4); +x_588 = lean_ctor_get_uint8(x_574, 5); +x_589 = lean_ctor_get_uint8(x_574, 6); +x_590 = lean_ctor_get_uint8(x_574, 7); +x_591 = lean_ctor_get_uint8(x_574, 8); +x_592 = lean_ctor_get_uint8(x_574, 10); +x_593 = lean_ctor_get_uint8(x_574, 11); +if (lean_is_exclusive(x_574)) { + x_594 = x_574; } else { - lean_dec_ref(x_583); - x_603 = lean_box(0); + lean_dec_ref(x_574); + x_594 = lean_box(0); } -x_604 = 1; -if (lean_is_scalar(x_603)) { - x_605 = lean_alloc_ctor(0, 0, 12); +x_595 = 1; +if (lean_is_scalar(x_594)) { + x_596 = lean_alloc_ctor(0, 0, 12); } else { - x_605 = x_603; + x_596 = x_594; } -lean_ctor_set_uint8(x_605, 0, x_592); -lean_ctor_set_uint8(x_605, 1, x_593); -lean_ctor_set_uint8(x_605, 2, x_594); -lean_ctor_set_uint8(x_605, 3, x_595); -lean_ctor_set_uint8(x_605, 4, x_596); -lean_ctor_set_uint8(x_605, 5, x_597); -lean_ctor_set_uint8(x_605, 6, x_598); -lean_ctor_set_uint8(x_605, 7, x_599); -lean_ctor_set_uint8(x_605, 8, x_600); -lean_ctor_set_uint8(x_605, 9, x_604); -lean_ctor_set_uint8(x_605, 10, x_601); -lean_ctor_set_uint8(x_605, 11, x_602); -if (lean_is_scalar(x_591)) { - x_606 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set_uint8(x_596, 0, x_583); +lean_ctor_set_uint8(x_596, 1, x_584); +lean_ctor_set_uint8(x_596, 2, x_585); +lean_ctor_set_uint8(x_596, 3, x_586); +lean_ctor_set_uint8(x_596, 4, x_587); +lean_ctor_set_uint8(x_596, 5, x_588); +lean_ctor_set_uint8(x_596, 6, x_589); +lean_ctor_set_uint8(x_596, 7, x_590); +lean_ctor_set_uint8(x_596, 8, x_591); +lean_ctor_set_uint8(x_596, 9, x_595); +lean_ctor_set_uint8(x_596, 10, x_592); +lean_ctor_set_uint8(x_596, 11, x_593); +if (lean_is_scalar(x_582)) { + x_597 = lean_alloc_ctor(0, 6, 0); } else { - x_606 = x_591; + x_597 = x_582; } -lean_ctor_set(x_606, 0, x_605); -lean_ctor_set(x_606, 1, x_586); -lean_ctor_set(x_606, 2, x_587); -lean_ctor_set(x_606, 3, x_588); -lean_ctor_set(x_606, 4, x_589); -lean_ctor_set(x_606, 5, x_590); -x_607 = l_Lean_Meta_mkImpCongrCtx(x_584, x_578, x_606, x_10, x_11, x_12, x_585); -if (lean_obj_tag(x_607) == 0) +lean_ctor_set(x_597, 0, x_596); +lean_ctor_set(x_597, 1, x_577); +lean_ctor_set(x_597, 2, x_578); +lean_ctor_set(x_597, 3, x_579); +lean_ctor_set(x_597, 4, x_580); +lean_ctor_set(x_597, 5, x_581); +x_598 = l_Lean_Meta_mkImpCongrCtx(x_575, x_569, x_597, x_10, x_11, x_12, x_576); +if (lean_obj_tag(x_598) == 0) { -lean_object* x_608; lean_object* x_609; lean_object* x_610; uint32_t x_611; -x_608 = lean_ctor_get(x_607, 0); -lean_inc(x_608); -x_609 = lean_ctor_get(x_607, 1); -lean_inc(x_609); -lean_dec(x_607); -if (lean_is_scalar(x_571)) { - x_610 = lean_alloc_ctor(1, 1, 0); +lean_object* x_599; lean_object* x_600; lean_object* x_601; uint32_t x_602; +x_599 = lean_ctor_get(x_598, 0); +lean_inc(x_599); +x_600 = lean_ctor_get(x_598, 1); +lean_inc(x_600); +lean_dec(x_598); +if (lean_is_scalar(x_562)) { + x_601 = lean_alloc_ctor(1, 1, 0); } else { - x_610 = x_571; + x_601 = x_562; } -lean_ctor_set(x_610, 0, x_608); -x_611 = 0; +lean_ctor_set(x_601, 0, x_599); +x_602 = 0; if (lean_obj_tag(x_2) == 7) { -lean_object* x_612; lean_object* x_613; lean_object* x_614; uint8_t x_615; lean_object* x_616; size_t x_617; size_t x_618; uint8_t x_619; -x_612 = lean_ctor_get(x_2, 0); -lean_inc(x_612); -x_613 = lean_ctor_get(x_2, 1); -lean_inc(x_613); -x_614 = lean_ctor_get(x_2, 2); -lean_inc(x_614); -x_615 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); +lean_object* x_603; lean_object* x_604; lean_object* x_605; uint8_t x_606; lean_object* x_607; size_t x_608; size_t x_609; uint8_t x_610; +x_603 = lean_ctor_get(x_2, 0); +lean_inc(x_603); +x_604 = lean_ctor_get(x_2, 1); +lean_inc(x_604); +x_605 = lean_ctor_get(x_2, 2); +lean_inc(x_605); +x_606 = lean_ctor_get_uint8(x_2, sizeof(void*)*3 + 8); lean_dec(x_2); -lean_inc(x_614); -lean_inc(x_613); -lean_inc(x_612); -x_616 = l_Lean_Expr_forallE___override(x_612, x_613, x_614, x_615); -x_617 = lean_ptr_addr(x_613); -lean_dec(x_613); -x_618 = lean_ptr_addr(x_4); -x_619 = lean_usize_dec_eq(x_617, x_618); -if (x_619 == 0) +lean_inc(x_605); +lean_inc(x_604); +lean_inc(x_603); +x_607 = l_Lean_Expr_forallE___override(x_603, x_604, x_605, x_606); +x_608 = lean_ptr_addr(x_604); +lean_dec(x_604); +x_609 = lean_ptr_addr(x_4); +x_610 = lean_usize_dec_eq(x_608, x_609); +if (x_610 == 0) { -lean_object* x_620; lean_object* x_621; -lean_dec(x_616); -lean_dec(x_614); -x_620 = l_Lean_Expr_forallE___override(x_612, x_4, x_580, x_615); -x_621 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_621, 0, x_620); -lean_ctor_set(x_621, 1, x_610); -lean_ctor_set_uint32(x_621, sizeof(void*)*2, x_611); -x_30 = x_621; -x_31 = x_609; -goto block_51; +lean_object* x_611; lean_object* x_612; +lean_dec(x_607); +lean_dec(x_605); +x_611 = l_Lean_Expr_forallE___override(x_603, x_4, x_571, x_606); +x_612 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_612, 0, x_611); +lean_ctor_set(x_612, 1, x_601); +lean_ctor_set_uint32(x_612, sizeof(void*)*2, x_602); +lean_ctor_set_uint8(x_612, sizeof(void*)*2 + 4, x_566); +x_26 = x_612; +x_27 = x_600; +goto block_46; } else { -size_t x_622; size_t x_623; uint8_t x_624; -x_622 = lean_ptr_addr(x_614); -lean_dec(x_614); -x_623 = lean_ptr_addr(x_580); -x_624 = lean_usize_dec_eq(x_622, x_623); -if (x_624 == 0) +size_t x_613; size_t x_614; uint8_t x_615; +x_613 = lean_ptr_addr(x_605); +lean_dec(x_605); +x_614 = lean_ptr_addr(x_571); +x_615 = lean_usize_dec_eq(x_613, x_614); +if (x_615 == 0) +{ +lean_object* x_616; lean_object* x_617; +lean_dec(x_607); +x_616 = l_Lean_Expr_forallE___override(x_603, x_4, x_571, x_606); +x_617 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_617, 0, x_616); +lean_ctor_set(x_617, 1, x_601); +lean_ctor_set_uint32(x_617, sizeof(void*)*2, x_602); +lean_ctor_set_uint8(x_617, sizeof(void*)*2 + 4, x_566); +x_26 = x_617; +x_27 = x_600; +goto block_46; +} +else +{ +uint8_t x_618; +x_618 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_606, x_606); +if (x_618 == 0) +{ +lean_object* x_619; lean_object* x_620; +lean_dec(x_607); +x_619 = l_Lean_Expr_forallE___override(x_603, x_4, x_571, x_606); +x_620 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_620, 0, x_619); +lean_ctor_set(x_620, 1, x_601); +lean_ctor_set_uint32(x_620, sizeof(void*)*2, x_602); +lean_ctor_set_uint8(x_620, sizeof(void*)*2 + 4, x_566); +x_26 = x_620; +x_27 = x_600; +goto block_46; +} +else +{ +lean_object* x_621; +lean_dec(x_603); +lean_dec(x_571); +lean_dec(x_4); +x_621 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_621, 0, x_607); +lean_ctor_set(x_621, 1, x_601); +lean_ctor_set_uint32(x_621, sizeof(void*)*2, x_602); +lean_ctor_set_uint8(x_621, sizeof(void*)*2 + 4, x_566); +x_26 = x_621; +x_27 = x_600; +goto block_46; +} +} +} +} +else +{ +lean_object* x_622; lean_object* x_623; lean_object* x_624; +lean_dec(x_571); +lean_dec(x_4); +lean_dec(x_2); +x_622 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; +x_623 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_622); +x_624 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_624, 0, x_623); +lean_ctor_set(x_624, 1, x_601); +lean_ctor_set_uint32(x_624, sizeof(void*)*2, x_602); +lean_ctor_set_uint8(x_624, sizeof(void*)*2 + 4, x_566); +x_26 = x_624; +x_27 = x_600; +goto block_46; +} +} +else { lean_object* x_625; lean_object* x_626; -lean_dec(x_616); -x_625 = l_Lean_Expr_forallE___override(x_612, x_4, x_580, x_615); -x_626 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_626, 0, x_625); -lean_ctor_set(x_626, 1, x_610); -lean_ctor_set_uint32(x_626, sizeof(void*)*2, x_611); -x_30 = x_626; -x_31 = x_609; -goto block_51; -} -else -{ -uint8_t x_627; -x_627 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_615, x_615); -if (x_627 == 0) -{ -lean_object* x_628; lean_object* x_629; -lean_dec(x_616); -x_628 = l_Lean_Expr_forallE___override(x_612, x_4, x_580, x_615); -x_629 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_629, 0, x_628); -lean_ctor_set(x_629, 1, x_610); -lean_ctor_set_uint32(x_629, sizeof(void*)*2, x_611); -x_30 = x_629; -x_31 = x_609; -goto block_51; -} -else -{ -lean_object* x_630; -lean_dec(x_612); -lean_dec(x_580); -lean_dec(x_4); -x_630 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_630, 0, x_616); -lean_ctor_set(x_630, 1, x_610); -lean_ctor_set_uint32(x_630, sizeof(void*)*2, x_611); -x_30 = x_630; -x_31 = x_609; -goto block_51; -} -} -} -} -else -{ -lean_object* x_631; lean_object* x_632; lean_object* x_633; -lean_dec(x_580); +lean_dec(x_571); +lean_dec(x_562); lean_dec(x_4); lean_dec(x_2); -x_631 = l_Lean_Meta_Simp_simpArrow___lambda__1___closed__3; -x_632 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_631); -x_633 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_633, 0, x_632); -lean_ctor_set(x_633, 1, x_610); -lean_ctor_set_uint32(x_633, sizeof(void*)*2, x_611); -x_30 = x_633; -x_31 = x_609; -goto block_51; +x_625 = lean_ctor_get(x_598, 0); +lean_inc(x_625); +x_626 = lean_ctor_get(x_598, 1); +lean_inc(x_626); +lean_dec(x_598); +x_47 = x_625; +x_48 = x_626; +goto block_67; } } else { -lean_object* x_634; lean_object* x_635; -lean_dec(x_580); -lean_dec(x_571); -lean_dec(x_4); -lean_dec(x_2); -x_634 = lean_ctor_get(x_607, 0); -lean_inc(x_634); -x_635 = lean_ctor_get(x_607, 1); -lean_inc(x_635); -lean_dec(x_607); -x_52 = x_634; -x_53 = x_635; -goto block_73; -} -} -else -{ -lean_object* x_636; lean_object* x_637; -lean_dec(x_580); -lean_dec(x_578); +lean_object* x_627; lean_object* x_628; lean_dec(x_571); +lean_dec(x_569); +lean_dec(x_562); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_4); lean_dec(x_2); -x_636 = lean_ctor_get(x_582, 0); -lean_inc(x_636); -x_637 = lean_ctor_get(x_582, 1); -lean_inc(x_637); -lean_dec(x_582); -x_52 = x_636; -x_53 = x_637; -goto block_73; +x_627 = lean_ctor_get(x_573, 0); +lean_inc(x_627); +x_628 = lean_ctor_get(x_573, 1); +lean_inc(x_628); +lean_dec(x_573); +x_47 = x_627; +x_48 = x_628; +goto block_67; } } else { -lean_object* x_638; +lean_object* x_629; lean_dec(x_4); lean_dec(x_2); -x_638 = l_Lean_Meta_mkForallFVars(x_573, x_580, x_574, x_575, x_576, x_9, x_10, x_11, x_12, x_579); -if (lean_obj_tag(x_638) == 0) +x_629 = l_Lean_Meta_mkForallFVars(x_564, x_571, x_565, x_566, x_567, x_9, x_10, x_11, x_12, x_570); +if (lean_obj_tag(x_629) == 0) { -lean_object* x_639; lean_object* x_640; lean_object* x_641; -x_639 = lean_ctor_get(x_638, 0); -lean_inc(x_639); -x_640 = lean_ctor_get(x_638, 1); -lean_inc(x_640); -lean_dec(x_638); +lean_object* x_630; lean_object* x_631; lean_object* x_632; +x_630 = lean_ctor_get(x_629, 0); +lean_inc(x_630); +x_631 = lean_ctor_get(x_629, 1); +lean_inc(x_631); +lean_dec(x_629); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_641 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_640); -if (lean_obj_tag(x_641) == 0) +x_632 = l_Lean_Meta_Simp_Result_getProof(x_3, x_9, x_10, x_11, x_12, x_631); +if (lean_obj_tag(x_632) == 0) { -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; uint8_t x_651; uint8_t x_652; uint8_t x_653; uint8_t x_654; uint8_t x_655; uint8_t x_656; uint8_t x_657; uint8_t x_658; uint8_t x_659; uint8_t x_660; uint8_t x_661; lean_object* x_662; uint8_t x_663; lean_object* x_664; lean_object* x_665; lean_object* x_666; -x_642 = lean_ctor_get(x_9, 0); -lean_inc(x_642); -x_643 = lean_ctor_get(x_641, 0); -lean_inc(x_643); -x_644 = lean_ctor_get(x_641, 1); -lean_inc(x_644); -lean_dec(x_641); -x_645 = lean_ctor_get(x_9, 1); -lean_inc(x_645); -x_646 = lean_ctor_get(x_9, 2); -lean_inc(x_646); -x_647 = lean_ctor_get(x_9, 3); -lean_inc(x_647); -x_648 = lean_ctor_get(x_9, 4); -lean_inc(x_648); -x_649 = lean_ctor_get(x_9, 5); -lean_inc(x_649); +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; uint8_t x_642; uint8_t x_643; uint8_t x_644; uint8_t x_645; uint8_t x_646; uint8_t x_647; uint8_t x_648; uint8_t x_649; uint8_t x_650; uint8_t x_651; uint8_t x_652; lean_object* x_653; uint8_t x_654; lean_object* x_655; lean_object* x_656; lean_object* x_657; +x_633 = lean_ctor_get(x_9, 0); +lean_inc(x_633); +x_634 = lean_ctor_get(x_632, 0); +lean_inc(x_634); +x_635 = lean_ctor_get(x_632, 1); +lean_inc(x_635); +lean_dec(x_632); +x_636 = lean_ctor_get(x_9, 1); +lean_inc(x_636); +x_637 = lean_ctor_get(x_9, 2); +lean_inc(x_637); +x_638 = lean_ctor_get(x_9, 3); +lean_inc(x_638); +x_639 = lean_ctor_get(x_9, 4); +lean_inc(x_639); +x_640 = lean_ctor_get(x_9, 5); +lean_inc(x_640); if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 0); lean_ctor_release(x_9, 1); @@ -14381,143 +14399,144 @@ if (lean_is_exclusive(x_9)) { lean_ctor_release(x_9, 3); lean_ctor_release(x_9, 4); lean_ctor_release(x_9, 5); - x_650 = x_9; + x_641 = x_9; } else { lean_dec_ref(x_9); - x_650 = lean_box(0); + x_641 = lean_box(0); } -x_651 = lean_ctor_get_uint8(x_642, 0); -x_652 = lean_ctor_get_uint8(x_642, 1); -x_653 = lean_ctor_get_uint8(x_642, 2); -x_654 = lean_ctor_get_uint8(x_642, 3); -x_655 = lean_ctor_get_uint8(x_642, 4); -x_656 = lean_ctor_get_uint8(x_642, 5); -x_657 = lean_ctor_get_uint8(x_642, 6); -x_658 = lean_ctor_get_uint8(x_642, 7); -x_659 = lean_ctor_get_uint8(x_642, 8); -x_660 = lean_ctor_get_uint8(x_642, 10); -x_661 = lean_ctor_get_uint8(x_642, 11); -if (lean_is_exclusive(x_642)) { - x_662 = x_642; +x_642 = lean_ctor_get_uint8(x_633, 0); +x_643 = lean_ctor_get_uint8(x_633, 1); +x_644 = lean_ctor_get_uint8(x_633, 2); +x_645 = lean_ctor_get_uint8(x_633, 3); +x_646 = lean_ctor_get_uint8(x_633, 4); +x_647 = lean_ctor_get_uint8(x_633, 5); +x_648 = lean_ctor_get_uint8(x_633, 6); +x_649 = lean_ctor_get_uint8(x_633, 7); +x_650 = lean_ctor_get_uint8(x_633, 8); +x_651 = lean_ctor_get_uint8(x_633, 10); +x_652 = lean_ctor_get_uint8(x_633, 11); +if (lean_is_exclusive(x_633)) { + x_653 = x_633; } else { - lean_dec_ref(x_642); - x_662 = lean_box(0); + lean_dec_ref(x_633); + x_653 = lean_box(0); } -x_663 = 1; -if (lean_is_scalar(x_662)) { - x_664 = lean_alloc_ctor(0, 0, 12); +x_654 = 1; +if (lean_is_scalar(x_653)) { + x_655 = lean_alloc_ctor(0, 0, 12); } else { - x_664 = x_662; + x_655 = x_653; } -lean_ctor_set_uint8(x_664, 0, x_651); -lean_ctor_set_uint8(x_664, 1, x_652); -lean_ctor_set_uint8(x_664, 2, x_653); -lean_ctor_set_uint8(x_664, 3, x_654); -lean_ctor_set_uint8(x_664, 4, x_655); -lean_ctor_set_uint8(x_664, 5, x_656); -lean_ctor_set_uint8(x_664, 6, x_657); -lean_ctor_set_uint8(x_664, 7, x_658); -lean_ctor_set_uint8(x_664, 8, x_659); -lean_ctor_set_uint8(x_664, 9, x_663); -lean_ctor_set_uint8(x_664, 10, x_660); -lean_ctor_set_uint8(x_664, 11, x_661); -if (lean_is_scalar(x_650)) { - x_665 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set_uint8(x_655, 0, x_642); +lean_ctor_set_uint8(x_655, 1, x_643); +lean_ctor_set_uint8(x_655, 2, x_644); +lean_ctor_set_uint8(x_655, 3, x_645); +lean_ctor_set_uint8(x_655, 4, x_646); +lean_ctor_set_uint8(x_655, 5, x_647); +lean_ctor_set_uint8(x_655, 6, x_648); +lean_ctor_set_uint8(x_655, 7, x_649); +lean_ctor_set_uint8(x_655, 8, x_650); +lean_ctor_set_uint8(x_655, 9, x_654); +lean_ctor_set_uint8(x_655, 10, x_651); +lean_ctor_set_uint8(x_655, 11, x_652); +if (lean_is_scalar(x_641)) { + x_656 = lean_alloc_ctor(0, 6, 0); } else { - x_665 = x_650; + x_656 = x_641; } -lean_ctor_set(x_665, 0, x_664); -lean_ctor_set(x_665, 1, x_645); -lean_ctor_set(x_665, 2, x_646); -lean_ctor_set(x_665, 3, x_647); -lean_ctor_set(x_665, 4, x_648); -lean_ctor_set(x_665, 5, x_649); -x_666 = l_Lean_Meta_mkImpDepCongrCtx(x_643, x_578, x_665, x_10, x_11, x_12, x_644); -if (lean_obj_tag(x_666) == 0) +lean_ctor_set(x_656, 0, x_655); +lean_ctor_set(x_656, 1, x_636); +lean_ctor_set(x_656, 2, x_637); +lean_ctor_set(x_656, 3, x_638); +lean_ctor_set(x_656, 4, x_639); +lean_ctor_set(x_656, 5, x_640); +x_657 = l_Lean_Meta_mkImpDepCongrCtx(x_634, x_569, x_656, x_10, x_11, x_12, x_635); +if (lean_obj_tag(x_657) == 0) { -lean_object* x_667; lean_object* x_668; lean_object* x_669; uint32_t x_670; lean_object* x_671; -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); -if (lean_is_scalar(x_571)) { - x_669 = lean_alloc_ctor(1, 1, 0); +lean_object* x_658; lean_object* x_659; lean_object* x_660; uint32_t x_661; lean_object* x_662; +x_658 = lean_ctor_get(x_657, 0); +lean_inc(x_658); +x_659 = lean_ctor_get(x_657, 1); +lean_inc(x_659); +lean_dec(x_657); +if (lean_is_scalar(x_562)) { + x_660 = lean_alloc_ctor(1, 1, 0); } else { - x_669 = x_571; + x_660 = x_562; } -lean_ctor_set(x_669, 0, x_667); -x_670 = 0; -x_671 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_671, 0, x_639); -lean_ctor_set(x_671, 1, x_669); -lean_ctor_set_uint32(x_671, sizeof(void*)*2, x_670); -x_30 = x_671; -x_31 = x_668; -goto block_51; +lean_ctor_set(x_660, 0, x_658); +x_661 = 0; +x_662 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_662, 0, x_630); +lean_ctor_set(x_662, 1, x_660); +lean_ctor_set_uint32(x_662, sizeof(void*)*2, x_661); +lean_ctor_set_uint8(x_662, sizeof(void*)*2 + 4, x_566); +x_26 = x_662; +x_27 = x_659; +goto block_46; } else { -lean_object* x_672; lean_object* x_673; -lean_dec(x_639); -lean_dec(x_571); -x_672 = lean_ctor_get(x_666, 0); -lean_inc(x_672); -x_673 = lean_ctor_get(x_666, 1); -lean_inc(x_673); -lean_dec(x_666); -x_52 = x_672; -x_53 = x_673; -goto block_73; +lean_object* x_663; lean_object* x_664; +lean_dec(x_630); +lean_dec(x_562); +x_663 = lean_ctor_get(x_657, 0); +lean_inc(x_663); +x_664 = lean_ctor_get(x_657, 1); +lean_inc(x_664); +lean_dec(x_657); +x_47 = x_663; +x_48 = x_664; +goto block_67; } } else { -lean_object* x_674; lean_object* x_675; -lean_dec(x_639); -lean_dec(x_578); -lean_dec(x_571); +lean_object* x_665; lean_object* x_666; +lean_dec(x_630); +lean_dec(x_569); +lean_dec(x_562); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); -x_674 = lean_ctor_get(x_641, 0); -lean_inc(x_674); -x_675 = lean_ctor_get(x_641, 1); -lean_inc(x_675); -lean_dec(x_641); -x_52 = x_674; -x_53 = x_675; -goto block_73; +x_665 = lean_ctor_get(x_632, 0); +lean_inc(x_665); +x_666 = lean_ctor_get(x_632, 1); +lean_inc(x_666); +lean_dec(x_632); +x_47 = x_665; +x_48 = x_666; +goto block_67; } } else { -lean_object* x_676; lean_object* x_677; -lean_dec(x_578); -lean_dec(x_571); +lean_object* x_667; lean_object* x_668; +lean_dec(x_569); +lean_dec(x_562); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_3); -x_676 = lean_ctor_get(x_638, 0); -lean_inc(x_676); -x_677 = lean_ctor_get(x_638, 1); -lean_inc(x_677); -lean_dec(x_638); -x_52 = x_676; -x_53 = x_677; -goto block_73; +x_667 = lean_ctor_get(x_629, 0); +lean_inc(x_667); +x_668 = lean_ctor_get(x_629, 1); +lean_inc(x_668); +lean_dec(x_629); +x_47 = x_667; +x_48 = x_668; +goto block_67; } } } else { -lean_object* x_678; lean_object* x_679; -lean_dec(x_573); -lean_dec(x_571); -lean_dec(x_561); +lean_object* x_669; lean_object* x_670; +lean_dec(x_564); +lean_dec(x_562); +lean_dec(x_552); lean_dec(x_17); lean_dec(x_12); lean_dec(x_11); @@ -14526,20 +14545,20 @@ lean_dec(x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_678 = lean_ctor_get(x_577, 0); -lean_inc(x_678); -x_679 = lean_ctor_get(x_577, 1); -lean_inc(x_679); -lean_dec(x_577); -x_52 = x_678; -x_53 = x_679; -goto block_73; +x_669 = lean_ctor_get(x_568, 0); +lean_inc(x_669); +x_670 = lean_ctor_get(x_568, 1); +lean_inc(x_670); +lean_dec(x_568); +x_47 = x_669; +x_48 = x_670; +goto block_67; } } } else { -lean_object* x_680; lean_object* x_681; +lean_object* x_671; lean_object* x_672; lean_dec(x_17); lean_dec(x_12); lean_dec(x_11); @@ -14549,182 +14568,174 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_680 = lean_ctor_get(x_560, 0); -lean_inc(x_680); -x_681 = lean_ctor_get(x_560, 1); -lean_inc(x_681); -lean_dec(x_560); -x_52 = x_680; -x_53 = x_681; -goto block_73; +x_671 = lean_ctor_get(x_551, 0); +lean_inc(x_671); +x_672 = lean_ctor_get(x_551, 1); +lean_inc(x_672); +lean_dec(x_551); +x_47 = x_671; +x_48 = x_672; +goto block_67; } } -block_51: +block_46: { -lean_object* x_32; lean_object* x_33; lean_object* x_34; uint8_t x_35; -x_32 = lean_st_ref_take(x_8, 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_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; +x_28 = lean_st_ref_take(x_8, 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_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); lean_dec(x_32); -x_35 = !lean_is_exclusive(x_33); -if (x_35 == 0) +lean_ctor_set(x_29, 0, x_25); +x_33 = lean_st_ref_set(x_8, x_29, x_30); +lean_dec(x_8); +x_34 = !lean_is_exclusive(x_33); +if (x_34 == 0) { -lean_object* x_36; lean_object* x_37; lean_object* x_38; uint8_t x_39; +lean_object* x_35; +x_35 = lean_ctor_get(x_33, 0); +lean_dec(x_35); +lean_ctor_set(x_33, 0, x_26); +return x_33; +} +else +{ +lean_object* x_36; lean_object* x_37; x_36 = lean_ctor_get(x_33, 1); -lean_dec(x_36); -x_37 = lean_ctor_get(x_33, 0); -lean_dec(x_37); -lean_ctor_set(x_33, 1, x_29); -lean_ctor_set(x_33, 0, x_25); -x_38 = lean_st_ref_set(x_8, x_33, x_34); -lean_dec(x_8); -x_39 = !lean_is_exclusive(x_38); -if (x_39 == 0) -{ -lean_object* x_40; -x_40 = lean_ctor_get(x_38, 0); -lean_dec(x_40); -lean_ctor_set(x_38, 0, x_30); -return x_38; -} -else -{ -lean_object* x_41; lean_object* x_42; -x_41 = lean_ctor_get(x_38, 1); -lean_inc(x_41); -lean_dec(x_38); -x_42 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_42, 0, x_30); -lean_ctor_set(x_42, 1, x_41); -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; -x_43 = lean_ctor_get(x_33, 2); -x_44 = lean_ctor_get(x_33, 3); -x_45 = lean_ctor_get(x_33, 4); -lean_inc(x_45); -lean_inc(x_44); -lean_inc(x_43); +lean_inc(x_36); lean_dec(x_33); -x_46 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_46, 0, x_25); -lean_ctor_set(x_46, 1, x_29); -lean_ctor_set(x_46, 2, x_43); -lean_ctor_set(x_46, 3, x_44); -lean_ctor_set(x_46, 4, x_45); -x_47 = lean_st_ref_set(x_8, x_46, x_34); -lean_dec(x_8); -x_48 = lean_ctor_get(x_47, 1); -lean_inc(x_48); -if (lean_is_exclusive(x_47)) { - lean_ctor_release(x_47, 0); - lean_ctor_release(x_47, 1); - x_49 = x_47; -} else { - lean_dec_ref(x_47); - x_49 = lean_box(0); -} -if (lean_is_scalar(x_49)) { - x_50 = lean_alloc_ctor(0, 2, 0); -} else { - x_50 = x_49; -} -lean_ctor_set(x_50, 0, x_30); -lean_ctor_set(x_50, 1, x_48); -return x_50; +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_26); +lean_ctor_set(x_37, 1, x_36); +return x_37; } } -block_73: +else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; -x_54 = lean_st_ref_take(x_8, x_53); -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_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_38 = lean_ctor_get(x_29, 1); +x_39 = lean_ctor_get(x_29, 2); +x_40 = lean_ctor_get(x_29, 3); +lean_inc(x_40); +lean_inc(x_39); +lean_inc(x_38); +lean_dec(x_29); +x_41 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_41, 0, x_25); +lean_ctor_set(x_41, 1, x_38); +lean_ctor_set(x_41, 2, x_39); +lean_ctor_set(x_41, 3, x_40); +x_42 = lean_st_ref_set(x_8, x_41, x_30); +lean_dec(x_8); +x_43 = lean_ctor_get(x_42, 1); +lean_inc(x_43); +if (lean_is_exclusive(x_42)) { + lean_ctor_release(x_42, 0); + lean_ctor_release(x_42, 1); + x_44 = x_42; +} else { + lean_dec_ref(x_42); + x_44 = lean_box(0); +} +if (lean_is_scalar(x_44)) { + x_45 = lean_alloc_ctor(0, 2, 0); +} else { + x_45 = x_44; +} +lean_ctor_set(x_45, 0, x_26); +lean_ctor_set(x_45, 1, x_43); +return x_45; +} +} +block_67: +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; uint8_t x_52; +x_49 = lean_st_ref_take(x_8, x_48); +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_is_exclusive(x_50); +if (x_52 == 0) +{ +lean_object* x_53; lean_object* x_54; uint8_t x_55; +x_53 = lean_ctor_get(x_50, 0); +lean_dec(x_53); +lean_ctor_set(x_50, 0, x_25); +x_54 = lean_st_ref_set(x_8, x_50, x_51); +lean_dec(x_8); +x_55 = !lean_is_exclusive(x_54); +if (x_55 == 0) +{ +lean_object* x_56; +x_56 = lean_ctor_get(x_54, 0); +lean_dec(x_56); +lean_ctor_set_tag(x_54, 1); +lean_ctor_set(x_54, 0, x_47); +return x_54; +} +else +{ +lean_object* x_57; lean_object* x_58; +x_57 = lean_ctor_get(x_54, 1); +lean_inc(x_57); lean_dec(x_54); -x_57 = !lean_is_exclusive(x_55); -if (x_57 == 0) +x_58 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_58, 0, x_47); +lean_ctor_set(x_58, 1, x_57); +return x_58; +} +} +else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; uint8_t x_61; -x_58 = lean_ctor_get(x_55, 1); -lean_dec(x_58); -x_59 = lean_ctor_get(x_55, 0); -lean_dec(x_59); -lean_ctor_set(x_55, 1, x_29); -lean_ctor_set(x_55, 0, x_25); -x_60 = lean_st_ref_set(x_8, x_55, x_56); +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_59 = lean_ctor_get(x_50, 1); +x_60 = lean_ctor_get(x_50, 2); +x_61 = lean_ctor_get(x_50, 3); +lean_inc(x_61); +lean_inc(x_60); +lean_inc(x_59); +lean_dec(x_50); +x_62 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_62, 0, x_25); +lean_ctor_set(x_62, 1, x_59); +lean_ctor_set(x_62, 2, x_60); +lean_ctor_set(x_62, 3, x_61); +x_63 = lean_st_ref_set(x_8, x_62, x_51); lean_dec(x_8); -x_61 = !lean_is_exclusive(x_60); -if (x_61 == 0) -{ -lean_object* x_62; -x_62 = lean_ctor_get(x_60, 0); -lean_dec(x_62); -lean_ctor_set_tag(x_60, 1); -lean_ctor_set(x_60, 0, x_52); -return x_60; -} -else -{ -lean_object* x_63; lean_object* x_64; -x_63 = lean_ctor_get(x_60, 1); -lean_inc(x_63); -lean_dec(x_60); -x_64 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_64, 0, x_52); -lean_ctor_set(x_64, 1, x_63); -return x_64; -} -} -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; -x_65 = lean_ctor_get(x_55, 2); -x_66 = lean_ctor_get(x_55, 3); -x_67 = lean_ctor_get(x_55, 4); -lean_inc(x_67); -lean_inc(x_66); -lean_inc(x_65); -lean_dec(x_55); -x_68 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_68, 0, x_25); -lean_ctor_set(x_68, 1, x_29); -lean_ctor_set(x_68, 2, x_65); -lean_ctor_set(x_68, 3, x_66); -lean_ctor_set(x_68, 4, x_67); -x_69 = lean_st_ref_set(x_8, x_68, x_56); -lean_dec(x_8); -x_70 = lean_ctor_get(x_69, 1); -lean_inc(x_70); -if (lean_is_exclusive(x_69)) { - lean_ctor_release(x_69, 0); - lean_ctor_release(x_69, 1); - x_71 = x_69; +x_64 = lean_ctor_get(x_63, 1); +lean_inc(x_64); +if (lean_is_exclusive(x_63)) { + lean_ctor_release(x_63, 0); + lean_ctor_release(x_63, 1); + x_65 = x_63; } else { - lean_dec_ref(x_69); - x_71 = lean_box(0); + lean_dec_ref(x_63); + x_65 = lean_box(0); } -if (lean_is_scalar(x_71)) { - x_72 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_65)) { + x_66 = lean_alloc_ctor(1, 2, 0); } else { - x_72 = x_71; - lean_ctor_set_tag(x_72, 1); + x_66 = x_65; + lean_ctor_set_tag(x_66, 1); } -lean_ctor_set(x_72, 0, x_52); -lean_ctor_set(x_72, 1, x_70); -return x_72; +lean_ctor_set(x_66, 0, x_47); +lean_ctor_set(x_66, 1, x_64); +return x_66; } } } else { -uint8_t x_682; +uint8_t x_673; lean_dec(x_17); lean_dec(x_12); lean_dec(x_11); @@ -14738,23 +14749,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_682 = !lean_is_exclusive(x_19); -if (x_682 == 0) +x_673 = !lean_is_exclusive(x_19); +if (x_673 == 0) { return x_19; } else { -lean_object* x_683; lean_object* x_684; lean_object* x_685; -x_683 = lean_ctor_get(x_19, 0); -x_684 = lean_ctor_get(x_19, 1); -lean_inc(x_684); -lean_inc(x_683); +lean_object* x_674; lean_object* x_675; lean_object* x_676; +x_674 = lean_ctor_get(x_19, 0); +x_675 = lean_ctor_get(x_19, 1); +lean_inc(x_675); +lean_inc(x_674); lean_dec(x_19); -x_685 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_685, 0, x_683); -lean_ctor_set(x_685, 1, x_684); -return x_685; +x_676 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_676, 0, x_674); +lean_ctor_set(x_676, 1, x_675); +return x_676; } } } @@ -15051,7 +15062,7 @@ x_44 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lam x_45 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_45, 0, x_43); lean_ctor_set(x_45, 1, x_44); -x_46 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_4, x_45, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_35); +x_46 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_4, x_45, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_35); x_47 = lean_ctor_get(x_46, 0); lean_inc(x_47); x_48 = lean_ctor_get(x_46, 1); @@ -15378,7 +15389,7 @@ x_58 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_58, 0, x_56); lean_ctor_set(x_58, 1, x_57); lean_inc(x_2); -x_59 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_2, x_58, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_32); +x_59 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_2, x_58, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_32); x_60 = lean_ctor_get(x_59, 0); lean_inc(x_60); x_61 = lean_ctor_get(x_59, 1); @@ -15399,7 +15410,7 @@ x_66 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_66, 0, x_64); lean_ctor_set(x_66, 1, x_65); lean_inc(x_2); -x_67 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_2, x_66, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_32); +x_67 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_2, x_66, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_32); x_68 = lean_ctor_get(x_67, 0); lean_inc(x_68); x_69 = lean_ctor_get(x_67, 1); @@ -15593,7 +15604,7 @@ x_21 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lam x_22 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_22, 0, x_20); lean_ctor_set(x_22, 1, x_21); -x_23 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_10, x_22, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_17); +x_23 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_10, x_22, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_17); x_24 = lean_ctor_get(x_23, 0); lean_inc(x_24); x_25 = lean_ctor_get(x_23, 1); @@ -15645,10 +15656,11 @@ lean_object* x_18; lean_object* x_19; uint32_t x_20; lean_object* x_21; x_18 = lean_ctor_get(x_15, 0); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); +x_21 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_21, 0, x_18); lean_ctor_set(x_21, 1, x_19); lean_ctor_set_uint32(x_21, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_21, sizeof(void*)*2 + 4, x_13); lean_ctor_set(x_15, 0, x_21); return x_15; } @@ -15662,10 +15674,11 @@ lean_inc(x_22); lean_dec(x_15); x_24 = lean_box(0); x_25 = 0; -x_26 = lean_alloc_ctor(0, 2, 4); +x_26 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_26, 0, x_22); lean_ctor_set(x_26, 1, x_24); lean_ctor_set_uint32(x_26, sizeof(void*)*2, x_25); +lean_ctor_set_uint8(x_26, sizeof(void*)*2 + 4, x_13); x_27 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_27, 0, x_26); lean_ctor_set(x_27, 1, x_23); @@ -15705,10 +15718,11 @@ lean_object* x_37; uint32_t x_38; lean_object* x_39; x_37 = lean_ctor_get(x_35, 0); lean_ctor_set(x_16, 0, x_37); x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); +x_39 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_39, 0, x_28); lean_ctor_set(x_39, 1, x_16); lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_39, sizeof(void*)*2 + 4, x_13); lean_ctor_set(x_35, 0, x_39); return x_35; } @@ -15722,10 +15736,11 @@ lean_inc(x_40); lean_dec(x_35); lean_ctor_set(x_16, 0, x_40); x_42 = 0; -x_43 = lean_alloc_ctor(0, 2, 4); +x_43 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_43, 0, x_28); lean_ctor_set(x_43, 1, x_16); lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_42); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_13); x_44 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_44, 0, x_43); lean_ctor_set(x_44, 1, x_41); @@ -15820,10 +15835,11 @@ if (lean_is_exclusive(x_57)) { x_61 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_61, 0, x_58); x_62 = 0; -x_63 = lean_alloc_ctor(0, 2, 4); +x_63 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_63, 0, x_28); lean_ctor_set(x_63, 1, x_61); lean_ctor_set_uint32(x_63, sizeof(void*)*2, x_62); +lean_ctor_set_uint8(x_63, sizeof(void*)*2 + 4, x_13); if (lean_is_scalar(x_60)) { x_64 = lean_alloc_ctor(0, 2, 0); } else { @@ -15937,7 +15953,7 @@ lean_closure_set(x_15, 0, x_14); lean_inc(x_12); x_16 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simpForall___lambda__1___boxed), 10, 1); lean_closure_set(x_16, 0, x_12); -x_17 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 2); +x_17 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg), 10, 2); lean_closure_set(x_17, 0, x_15); lean_closure_set(x_17, 1, x_16); x_18 = l_Lean_Meta_Simp_withNewLemmas___rarg(x_12, x_17, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); @@ -16090,10 +16106,11 @@ x_34 = l_Lean_mkApp6(x_33, x_3, x_4, x_5, x_27, x_6, x_23); x_35 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_35, 0, x_34); x_36 = 0; -x_37 = lean_alloc_ctor(0, 2, 4); +x_37 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_37, 0, x_31); lean_ctor_set(x_37, 1, x_35); lean_ctor_set_uint32(x_37, sizeof(void*)*2, x_36); +lean_ctor_set_uint8(x_37, sizeof(void*)*2 + 4, x_20); lean_ctor_set(x_29, 0, x_37); return x_29; } @@ -16111,10 +16128,11 @@ x_42 = l_Lean_mkApp6(x_41, x_3, x_4, x_5, x_27, x_6, x_23); x_43 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_43, 0, x_42); x_44 = 0; -x_45 = lean_alloc_ctor(0, 2, 4); +x_45 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_45, 0, x_38); lean_ctor_set(x_45, 1, x_43); lean_ctor_set_uint32(x_45, sizeof(void*)*2, x_44); +lean_ctor_set_uint8(x_45, sizeof(void*)*2 + 4, x_20); x_46 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_46, 0, x_45); lean_ctor_set(x_46, 1, x_39); @@ -16369,7 +16387,7 @@ lean_closure_set(x_24, 2, x_2); lean_closure_set(x_24, 3, x_1); lean_closure_set(x_24, 4, x_5); lean_closure_set(x_24, 5, x_3); -x_25 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 2); +x_25 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg), 10, 2); lean_closure_set(x_25, 0, x_23); lean_closure_set(x_25, 1, x_24); x_26 = l_Lean_Meta_Simp_withNewLemmas___rarg(x_16, x_25, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); @@ -16412,96 +16430,100 @@ uint8_t x_17; x_17 = !lean_is_exclusive(x_16); if (x_17 == 0) { -lean_object* x_18; lean_object* x_19; uint32_t x_20; lean_object* x_21; +lean_object* x_18; lean_object* x_19; uint32_t x_20; uint8_t x_21; lean_object* x_22; x_18 = lean_ctor_get(x_16, 0); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*2, x_20); -lean_ctor_set(x_16, 0, x_21); +x_21 = 1; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_18); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, x_21); +lean_ctor_set(x_16, 0, x_22); return x_16; } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; uint32_t x_25; lean_object* x_26; lean_object* x_27; -x_22 = lean_ctor_get(x_16, 0); -x_23 = lean_ctor_get(x_16, 1); +lean_object* x_23; lean_object* x_24; lean_object* x_25; uint32_t x_26; uint8_t x_27; lean_object* x_28; lean_object* x_29; +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_inc(x_22); lean_dec(x_16); -x_24 = lean_box(0); -x_25 = 0; -x_26 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_26, 0, x_22); -lean_ctor_set(x_26, 1, x_24); -lean_ctor_set_uint32(x_26, sizeof(void*)*2, 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_23); -return x_27; +x_25 = lean_box(0); +x_26 = 0; +x_27 = 1; +x_28 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_28, 0, x_23); +lean_ctor_set(x_28, 1, x_25); +lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_26); +lean_ctor_set_uint8(x_28, sizeof(void*)*2 + 4, x_27); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_28); +lean_ctor_set(x_29, 1, x_24); +return x_29; } } else { -uint8_t x_28; -x_28 = !lean_is_exclusive(x_16); -if (x_28 == 0) +uint8_t x_30; +x_30 = !lean_is_exclusive(x_16); +if (x_30 == 0) { return x_16; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_16, 0); -x_30 = lean_ctor_get(x_16, 1); -lean_inc(x_30); -lean_inc(x_29); +lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_16, 0); +x_32 = lean_ctor_get(x_16, 1); +lean_inc(x_32); +lean_inc(x_31); lean_dec(x_16); -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; +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 { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_12, 1); -lean_inc(x_32); +lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_34 = lean_ctor_get(x_12, 1); +lean_inc(x_34); lean_dec(x_12); -x_33 = l_Lean_Expr_bindingDomain_x21(x_1); +x_35 = l_Lean_Expr_bindingDomain_x21(x_1); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -lean_inc(x_33); -x_34 = l_Lean_Meta_isProp(x_33, x_6, x_7, x_8, x_9, x_32); -if (lean_obj_tag(x_34) == 0) -{ -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) +x_36 = l_Lean_Meta_isProp(x_35, x_6, x_7, x_8, x_9, x_34); +if (lean_obj_tag(x_36) == 0) { -lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_37 = lean_ctor_get(x_34, 1); +lean_object* x_37; uint8_t x_38; +x_37 = lean_ctor_get(x_36, 0); lean_inc(x_37); -lean_dec(x_34); -x_38 = lean_box(0); -x_39 = l_Lean_Meta_Simp_simpForall___lambda__3(x_33, x_1, x_38, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_37); -return x_39; +x_38 = lean_unbox(x_37); +lean_dec(x_37); +if (x_38 == 0) +{ +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_36, 1); +lean_inc(x_39); +lean_dec(x_36); +x_40 = lean_box(0); +x_41 = l_Lean_Meta_Simp_simpForall___lambda__3(x_35, x_1, x_40, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_39); +return x_41; } else { -lean_object* x_40; lean_object* x_41; -x_40 = lean_ctor_get(x_34, 1); -lean_inc(x_40); -lean_dec(x_34); +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_36, 1); +lean_inc(x_42); +lean_dec(x_36); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); @@ -16509,108 +16531,108 @@ lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -lean_inc(x_33); -x_41 = lean_simp(x_33, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_40); -if (lean_obj_tag(x_41) == 0) -{ -lean_object* x_42; lean_object* x_43; -x_42 = lean_ctor_get(x_41, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_42, 1); -lean_inc(x_43); +lean_inc(x_35); +x_43 = lean_simp(x_35, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_42); if (lean_obj_tag(x_43) == 0) { -lean_object* x_44; lean_object* x_45; lean_object* x_46; -lean_dec(x_42); -x_44 = lean_ctor_get(x_41, 1); +lean_object* x_44; lean_object* x_45; +x_44 = lean_ctor_get(x_43, 0); lean_inc(x_44); -lean_dec(x_41); -x_45 = lean_box(0); -x_46 = l_Lean_Meta_Simp_simpForall___lambda__3(x_33, x_1, x_45, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_44); -return x_46; -} -else +x_45 = lean_ctor_get(x_44, 1); +lean_inc(x_45); +if (lean_obj_tag(x_45) == 0) { -lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* 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; -x_47 = lean_ctor_get(x_41, 1); -lean_inc(x_47); -lean_dec(x_41); -x_48 = lean_ctor_get(x_43, 0); -lean_inc(x_48); +lean_object* x_46; lean_object* x_47; lean_object* x_48; +lean_dec(x_44); +x_46 = lean_ctor_get(x_43, 1); +lean_inc(x_46); lean_dec(x_43); -x_49 = lean_ctor_get(x_42, 0); +x_47 = lean_box(0); +x_48 = l_Lean_Meta_Simp_simpForall___lambda__3(x_35, x_1, x_47, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_46); +return x_48; +} +else +{ +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; uint8_t x_58; lean_object* x_59; +x_49 = lean_ctor_get(x_43, 1); lean_inc(x_49); -lean_dec(x_42); -x_50 = l_Lean_Expr_bindingName_x21(x_1); -lean_inc(x_1); -x_51 = l_Lean_Expr_bindingInfo_x21(x_1); -x_52 = lean_unbox(x_51); -lean_dec(x_51); -x_53 = l_Lean_Expr_bindingBody_x21(x_1); -lean_dec(x_1); -lean_inc(x_53); -lean_inc(x_33); +lean_dec(x_43); +x_50 = lean_ctor_get(x_45, 0); lean_inc(x_50); -x_54 = l_Lean_Expr_lam___override(x_50, x_33, x_53, x_52); -lean_inc(x_49); -x_55 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simpForall___lambda__5___boxed), 14, 5); -lean_closure_set(x_55, 0, x_49); -lean_closure_set(x_55, 1, x_33); -lean_closure_set(x_55, 2, x_48); -lean_closure_set(x_55, 3, x_53); -lean_closure_set(x_55, 4, x_54); -x_56 = 0; -x_57 = l_Lean_Meta_withLocalDecl___at_Lean_Meta_Simp_simpCtorEq___spec__1___rarg(x_50, x_52, x_49, x_55, x_56, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_47); -if (lean_obj_tag(x_57) == 0) +lean_dec(x_45); +x_51 = lean_ctor_get(x_44, 0); +lean_inc(x_51); +lean_dec(x_44); +x_52 = l_Lean_Expr_bindingName_x21(x_1); +lean_inc(x_1); +x_53 = l_Lean_Expr_bindingInfo_x21(x_1); +x_54 = lean_unbox(x_53); +lean_dec(x_53); +x_55 = l_Lean_Expr_bindingBody_x21(x_1); +lean_dec(x_1); +lean_inc(x_55); +lean_inc(x_35); +lean_inc(x_52); +x_56 = l_Lean_Expr_lam___override(x_52, x_35, x_55, x_54); +lean_inc(x_51); +x_57 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simpForall___lambda__5___boxed), 14, 5); +lean_closure_set(x_57, 0, x_51); +lean_closure_set(x_57, 1, x_35); +lean_closure_set(x_57, 2, x_50); +lean_closure_set(x_57, 3, x_55); +lean_closure_set(x_57, 4, x_56); +x_58 = 0; +x_59 = l_Lean_Meta_withLocalDecl___at_Lean_Meta_Simp_simpCtorEq___spec__1___rarg(x_52, x_54, x_51, x_57, x_58, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_49); +if (lean_obj_tag(x_59) == 0) { -uint8_t x_58; -x_58 = !lean_is_exclusive(x_57); -if (x_58 == 0) +uint8_t x_60; +x_60 = !lean_is_exclusive(x_59); +if (x_60 == 0) { -return x_57; +return x_59; } else { -lean_object* x_59; lean_object* x_60; lean_object* x_61; -x_59 = lean_ctor_get(x_57, 0); -x_60 = lean_ctor_get(x_57, 1); -lean_inc(x_60); -lean_inc(x_59); -lean_dec(x_57); -x_61 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_61, 0, x_59); -lean_ctor_set(x_61, 1, x_60); -return x_61; +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_59, 0); +x_62 = lean_ctor_get(x_59, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_59); +x_63 = lean_alloc_ctor(0, 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_62; -x_62 = !lean_is_exclusive(x_57); -if (x_62 == 0) +uint8_t x_64; +x_64 = !lean_is_exclusive(x_59); +if (x_64 == 0) { -return x_57; +return x_59; } else { -lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_63 = lean_ctor_get(x_57, 0); -x_64 = lean_ctor_get(x_57, 1); -lean_inc(x_64); -lean_inc(x_63); -lean_dec(x_57); -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_65; lean_object* x_66; lean_object* x_67; +x_65 = lean_ctor_get(x_59, 0); +x_66 = lean_ctor_get(x_59, 1); +lean_inc(x_66); +lean_inc(x_65); +lean_dec(x_59); +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; } } } } else { -uint8_t x_66; -lean_dec(x_33); +uint8_t x_68; +lean_dec(x_35); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -16619,31 +16641,31 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_66 = !lean_is_exclusive(x_41); -if (x_66 == 0) +x_68 = !lean_is_exclusive(x_43); +if (x_68 == 0) { -return x_41; +return x_43; } else { -lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_67 = lean_ctor_get(x_41, 0); -x_68 = lean_ctor_get(x_41, 1); -lean_inc(x_68); -lean_inc(x_67); -lean_dec(x_41); -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_69; lean_object* x_70; lean_object* x_71; +x_69 = lean_ctor_get(x_43, 0); +x_70 = lean_ctor_get(x_43, 1); +lean_inc(x_70); +lean_inc(x_69); +lean_dec(x_43); +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_70; -lean_dec(x_33); +uint8_t x_72; +lean_dec(x_35); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -16652,30 +16674,30 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_70 = !lean_is_exclusive(x_34); -if (x_70 == 0) +x_72 = !lean_is_exclusive(x_36); +if (x_72 == 0) { -return x_34; +return x_36; } else { -lean_object* x_71; lean_object* x_72; lean_object* x_73; -x_71 = lean_ctor_get(x_34, 0); -x_72 = lean_ctor_get(x_34, 1); -lean_inc(x_72); -lean_inc(x_71); -lean_dec(x_34); -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; +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_36, 0); +x_74 = lean_ctor_get(x_36, 1); +lean_inc(x_74); +lean_inc(x_73); +lean_dec(x_36); +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_74; +uint8_t x_76; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -16684,31 +16706,31 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_74 = !lean_is_exclusive(x_12); -if (x_74 == 0) +x_76 = !lean_is_exclusive(x_12); +if (x_76 == 0) { return x_12; } else { -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_12, 0); -x_76 = lean_ctor_get(x_12, 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_12, 0); +x_78 = lean_ctor_get(x_12, 1); +lean_inc(x_78); +lean_inc(x_77); lean_dec(x_12); -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 { -lean_object* x_78; -x_78 = l_Lean_Meta_Simp_simpArrow(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_78; +lean_object* x_80; +x_80 = l_Lean_Meta_Simp_simpArrow(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +return x_80; } } } @@ -16775,7 +16797,7 @@ x_24 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lam 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_Meta_Simp_congrArgs___spec__3(x_10, x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_20); +x_26 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_10, x_25, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_20); x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); x_28 = lean_ctor_get(x_26, 1); @@ -16787,67 +16809,65 @@ return x_29; } else { -lean_object* x_30; uint8_t x_31; uint32_t x_32; lean_object* x_33; lean_object* x_34; uint32_t x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; +lean_object* x_30; uint32_t 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; lean_object* x_38; uint8_t x_39; x_30 = lean_ctor_get(x_3, 0); -x_31 = lean_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -x_32 = lean_ctor_get_uint32(x_3, sizeof(void*)*4); -x_33 = lean_ctor_get(x_3, 1); -x_34 = lean_ctor_get(x_3, 2); -x_35 = lean_ctor_get_uint32(x_3, sizeof(void*)*4 + 4); -lean_inc(x_34); +x_31 = lean_ctor_get_uint32(x_3, sizeof(void*)*4); +x_32 = lean_ctor_get(x_3, 1); +x_33 = lean_ctor_get(x_3, 2); +x_34 = lean_ctor_get_uint32(x_3, sizeof(void*)*4 + 4); lean_inc(x_33); +lean_inc(x_32); lean_inc(x_30); lean_dec(x_3); lean_inc(x_1); -x_36 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_36, 0, x_1); -x_37 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_37, 0, x_30); -lean_ctor_set(x_37, 1, x_33); -lean_ctor_set(x_37, 2, x_34); -lean_ctor_set(x_37, 3, x_36); -lean_ctor_set_uint8(x_37, sizeof(void*)*4 + 8, x_31); -lean_ctor_set_uint32(x_37, sizeof(void*)*4, x_32); -lean_ctor_set_uint32(x_37, sizeof(void*)*4 + 4, x_35); -x_38 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_10, x_2, x_37, x_4, x_5, x_6, x_7, x_8, x_9); -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) -{ -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_38, 1); -lean_inc(x_41); +x_35 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_35, 0, x_1); +x_36 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_36, 0, x_30); +lean_ctor_set(x_36, 1, x_32); +lean_ctor_set(x_36, 2, x_33); +lean_ctor_set(x_36, 3, x_35); +lean_ctor_set_uint32(x_36, sizeof(void*)*4, x_31); +lean_ctor_set_uint32(x_36, sizeof(void*)*4 + 4, x_34); +x_37 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_10, x_2, x_36, x_4, x_5, x_6, x_7, x_8, x_9); +x_38 = lean_ctor_get(x_37, 0); +lean_inc(x_38); +x_39 = lean_unbox(x_38); lean_dec(x_38); -x_42 = lean_box(0); -x_43 = l_Lean_Meta_Simp_simpForall___lambda__6(x_1, x_42, x_2, x_37, x_4, x_5, x_6, x_7, x_8, x_41); -return x_43; +if (x_39 == 0) +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_37, 1); +lean_inc(x_40); +lean_dec(x_37); +x_41 = lean_box(0); +x_42 = l_Lean_Meta_Simp_simpForall___lambda__6(x_1, x_41, x_2, x_36, x_4, x_5, x_6, x_7, x_8, x_40); +return x_42; } 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; lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_44 = lean_ctor_get(x_38, 1); -lean_inc(x_44); -lean_dec(x_38); +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_43 = lean_ctor_get(x_37, 1); +lean_inc(x_43); +lean_dec(x_37); lean_inc(x_1); -x_45 = l_Lean_MessageData_ofExpr(x_1); -x_46 = l_Lean_Meta_Simp_simpForall___closed__2; -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 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lambda__2___closed__13; -x_49 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_49, 0, x_47); -lean_ctor_set(x_49, 1, x_48); -x_50 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_10, x_49, x_2, x_37, x_4, x_5, x_6, x_7, x_8, x_44); -x_51 = lean_ctor_get(x_50, 0); +x_44 = l_Lean_MessageData_ofExpr(x_1); +x_45 = l_Lean_Meta_Simp_simpForall___closed__2; +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 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lambda__2___closed__13; +x_48 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_48, 0, x_46); +lean_ctor_set(x_48, 1, x_47); +x_49 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_10, x_48, x_2, x_36, x_4, x_5, x_6, x_7, x_8, x_43); +x_50 = lean_ctor_get(x_49, 0); +lean_inc(x_50); +x_51 = lean_ctor_get(x_49, 1); lean_inc(x_51); -x_52 = lean_ctor_get(x_50, 1); -lean_inc(x_52); -lean_dec(x_50); -x_53 = l_Lean_Meta_Simp_simpForall___lambda__6(x_1, x_51, x_2, x_37, x_4, x_5, x_6, x_7, x_8, x_52); -return x_53; +lean_dec(x_49); +x_52 = l_Lean_Meta_Simp_simpForall___lambda__6(x_1, x_50, x_2, x_36, x_4, x_5, x_6, x_7, x_8, x_51); +return x_52; } } } @@ -16963,7 +16983,7 @@ lean_inc(x_27); lean_dec(x_16); if (lean_obj_tag(x_27) == 0) { -lean_object* x_28; uint32_t x_29; lean_object* x_30; +lean_object* x_28; uint32_t x_29; uint8_t x_30; lean_object* x_31; lean_dec(x_20); lean_dec(x_12); lean_dec(x_11); @@ -16972,99 +16992,103 @@ lean_dec(x_9); lean_dec(x_4); x_28 = lean_box(0); x_29 = 0; -x_30 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_30, 0, x_26); -lean_ctor_set(x_30, 1, x_28); -lean_ctor_set_uint32(x_30, sizeof(void*)*2, x_29); -lean_ctor_set(x_21, 0, x_30); +x_30 = 1; +x_31 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_31, 0, x_26); +lean_ctor_set(x_31, 1, x_28); +lean_ctor_set_uint32(x_31, sizeof(void*)*2, x_29); +lean_ctor_set_uint8(x_31, sizeof(void*)*2 + 4, x_30); +lean_ctor_set(x_21, 0, x_31); return x_21; } else { -uint8_t x_31; +uint8_t x_32; lean_free_object(x_21); -x_31 = !lean_is_exclusive(x_27); -if (x_31 == 0) +x_32 = !lean_is_exclusive(x_27); +if (x_32 == 0) { -lean_object* x_32; uint8_t x_33; uint8_t x_34; lean_object* x_35; -x_32 = lean_ctor_get(x_27, 0); -x_33 = 1; +lean_object* x_33; uint8_t x_34; uint8_t x_35; lean_object* x_36; +x_33 = lean_ctor_get(x_27, 0); x_34 = 1; -x_35 = l_Lean_Meta_mkLambdaFVars(x_20, x_32, x_25, x_33, x_34, x_9, x_10, x_11, x_12, x_24); -if (lean_obj_tag(x_35) == 0) +x_35 = 1; +x_36 = l_Lean_Meta_mkLambdaFVars(x_20, x_33, x_25, x_34, x_35, x_9, x_10, x_11, x_12, x_24); +if (lean_obj_tag(x_36) == 0) { -lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_35, 0); -lean_inc(x_36); -x_37 = lean_ctor_get(x_35, 1); +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_36, 0); lean_inc(x_37); -lean_dec(x_35); -x_38 = l_Lean_Meta_mkLetBodyCongr(x_4, x_36, x_9, x_10, x_11, x_12, x_37); -if (lean_obj_tag(x_38) == 0) +x_38 = lean_ctor_get(x_36, 1); +lean_inc(x_38); +lean_dec(x_36); +x_39 = l_Lean_Meta_mkLetBodyCongr(x_4, x_37, x_9, x_10, x_11, x_12, x_38); +if (lean_obj_tag(x_39) == 0) { -uint8_t x_39; -x_39 = !lean_is_exclusive(x_38); -if (x_39 == 0) +uint8_t x_40; +x_40 = !lean_is_exclusive(x_39); +if (x_40 == 0) { -lean_object* x_40; uint32_t x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_38, 0); -lean_ctor_set(x_27, 0, x_40); -x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_26); -lean_ctor_set(x_42, 1, x_27); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_41); -lean_ctor_set(x_38, 0, x_42); -return x_38; +lean_object* x_41; uint32_t x_42; lean_object* x_43; +x_41 = lean_ctor_get(x_39, 0); +lean_ctor_set(x_27, 0, x_41); +x_42 = 0; +x_43 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_43, 0, x_26); +lean_ctor_set(x_43, 1, x_27); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_42); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_34); +lean_ctor_set(x_39, 0, x_43); +return x_39; } else { -lean_object* x_43; lean_object* x_44; uint32_t x_45; lean_object* x_46; lean_object* x_47; -x_43 = lean_ctor_get(x_38, 0); -x_44 = lean_ctor_get(x_38, 1); +lean_object* x_44; lean_object* x_45; uint32_t x_46; lean_object* x_47; lean_object* x_48; +x_44 = lean_ctor_get(x_39, 0); +x_45 = lean_ctor_get(x_39, 1); +lean_inc(x_45); lean_inc(x_44); -lean_inc(x_43); -lean_dec(x_38); -lean_ctor_set(x_27, 0, x_43); -x_45 = 0; -x_46 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_46, 0, x_26); -lean_ctor_set(x_46, 1, x_27); -lean_ctor_set_uint32(x_46, sizeof(void*)*2, 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_44); -return x_47; +lean_dec(x_39); +lean_ctor_set(x_27, 0, x_44); +x_46 = 0; +x_47 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_47, 0, x_26); +lean_ctor_set(x_47, 1, x_27); +lean_ctor_set_uint32(x_47, sizeof(void*)*2, x_46); +lean_ctor_set_uint8(x_47, sizeof(void*)*2 + 4, x_34); +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; } } else { -uint8_t x_48; +uint8_t x_49; lean_free_object(x_27); lean_dec(x_26); -x_48 = !lean_is_exclusive(x_38); -if (x_48 == 0) +x_49 = !lean_is_exclusive(x_39); +if (x_49 == 0) { -return x_38; +return x_39; } else { -lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_49 = lean_ctor_get(x_38, 0); -x_50 = lean_ctor_get(x_38, 1); +lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_50 = lean_ctor_get(x_39, 0); +x_51 = lean_ctor_get(x_39, 1); +lean_inc(x_51); lean_inc(x_50); -lean_inc(x_49); -lean_dec(x_38); -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_dec(x_39); +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; } } } else { -uint8_t x_52; +uint8_t x_53; lean_free_object(x_27); lean_dec(x_26); lean_dec(x_12); @@ -17072,291 +17096,295 @@ lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_4); -x_52 = !lean_is_exclusive(x_35); -if (x_52 == 0) +x_53 = !lean_is_exclusive(x_36); +if (x_53 == 0) { -return x_35; +return x_36; } else { -lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_53 = lean_ctor_get(x_35, 0); -x_54 = lean_ctor_get(x_35, 1); +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_36, 0); +x_55 = lean_ctor_get(x_36, 1); +lean_inc(x_55); lean_inc(x_54); -lean_inc(x_53); -lean_dec(x_35); -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_dec(x_36); +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_56; uint8_t x_57; uint8_t x_58; lean_object* x_59; -x_56 = lean_ctor_get(x_27, 0); -lean_inc(x_56); +lean_object* x_57; uint8_t x_58; uint8_t x_59; lean_object* x_60; +x_57 = lean_ctor_get(x_27, 0); +lean_inc(x_57); lean_dec(x_27); -x_57 = 1; x_58 = 1; -x_59 = l_Lean_Meta_mkLambdaFVars(x_20, x_56, x_25, x_57, x_58, x_9, x_10, x_11, x_12, x_24); -if (lean_obj_tag(x_59) == 0) +x_59 = 1; +x_60 = l_Lean_Meta_mkLambdaFVars(x_20, x_57, x_25, x_58, x_59, x_9, x_10, x_11, x_12, x_24); +if (lean_obj_tag(x_60) == 0) { -lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_60 = lean_ctor_get(x_59, 0); -lean_inc(x_60); -x_61 = lean_ctor_get(x_59, 1); +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_60, 0); lean_inc(x_61); -lean_dec(x_59); -x_62 = l_Lean_Meta_mkLetBodyCongr(x_4, x_60, x_9, x_10, x_11, x_12, x_61); -if (lean_obj_tag(x_62) == 0) +x_62 = lean_ctor_get(x_60, 1); +lean_inc(x_62); +lean_dec(x_60); +x_63 = l_Lean_Meta_mkLetBodyCongr(x_4, x_61, x_9, x_10, x_11, x_12, x_62); +if (lean_obj_tag(x_63) == 0) { -lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; uint32_t x_67; lean_object* x_68; lean_object* x_69; -x_63 = lean_ctor_get(x_62, 0); -lean_inc(x_63); -x_64 = lean_ctor_get(x_62, 1); +lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; uint32_t x_68; lean_object* x_69; lean_object* x_70; +x_64 = lean_ctor_get(x_63, 0); lean_inc(x_64); -if (lean_is_exclusive(x_62)) { - lean_ctor_release(x_62, 0); - lean_ctor_release(x_62, 1); - x_65 = x_62; +x_65 = lean_ctor_get(x_63, 1); +lean_inc(x_65); +if (lean_is_exclusive(x_63)) { + lean_ctor_release(x_63, 0); + lean_ctor_release(x_63, 1); + x_66 = x_63; } else { - lean_dec_ref(x_62); - x_65 = lean_box(0); + lean_dec_ref(x_63); + x_66 = lean_box(0); } -x_66 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_66, 0, x_63); -x_67 = 0; -x_68 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_68, 0, x_26); -lean_ctor_set(x_68, 1, x_66); -lean_ctor_set_uint32(x_68, sizeof(void*)*2, x_67); -if (lean_is_scalar(x_65)) { - x_69 = lean_alloc_ctor(0, 2, 0); +x_67 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_67, 0, x_64); +x_68 = 0; +x_69 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_69, 0, x_26); +lean_ctor_set(x_69, 1, x_67); +lean_ctor_set_uint32(x_69, sizeof(void*)*2, x_68); +lean_ctor_set_uint8(x_69, sizeof(void*)*2 + 4, x_58); +if (lean_is_scalar(x_66)) { + x_70 = lean_alloc_ctor(0, 2, 0); } else { - x_69 = x_65; + x_70 = x_66; } -lean_ctor_set(x_69, 0, x_68); -lean_ctor_set(x_69, 1, x_64); -return x_69; +lean_ctor_set(x_70, 0, x_69); +lean_ctor_set(x_70, 1, x_65); +return x_70; } else { -lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; +lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_dec(x_26); -x_70 = lean_ctor_get(x_62, 0); -lean_inc(x_70); -x_71 = lean_ctor_get(x_62, 1); +x_71 = lean_ctor_get(x_63, 0); lean_inc(x_71); -if (lean_is_exclusive(x_62)) { - lean_ctor_release(x_62, 0); - lean_ctor_release(x_62, 1); - x_72 = x_62; +x_72 = lean_ctor_get(x_63, 1); +lean_inc(x_72); +if (lean_is_exclusive(x_63)) { + lean_ctor_release(x_63, 0); + lean_ctor_release(x_63, 1); + x_73 = x_63; } else { - lean_dec_ref(x_62); - x_72 = lean_box(0); + lean_dec_ref(x_63); + x_73 = lean_box(0); } -if (lean_is_scalar(x_72)) { - x_73 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_73)) { + x_74 = lean_alloc_ctor(1, 2, 0); } else { - x_73 = x_72; + x_74 = x_73; } -lean_ctor_set(x_73, 0, x_70); -lean_ctor_set(x_73, 1, x_71); -return x_73; +lean_ctor_set(x_74, 0, x_71); +lean_ctor_set(x_74, 1, x_72); +return x_74; } } else { -lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_dec(x_26); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_4); -x_74 = lean_ctor_get(x_59, 0); -lean_inc(x_74); -x_75 = lean_ctor_get(x_59, 1); +x_75 = lean_ctor_get(x_60, 0); lean_inc(x_75); -if (lean_is_exclusive(x_59)) { - lean_ctor_release(x_59, 0); - lean_ctor_release(x_59, 1); - x_76 = x_59; +x_76 = lean_ctor_get(x_60, 1); +lean_inc(x_76); +if (lean_is_exclusive(x_60)) { + lean_ctor_release(x_60, 0); + lean_ctor_release(x_60, 1); + x_77 = x_60; } else { - lean_dec_ref(x_59); - x_76 = lean_box(0); + lean_dec_ref(x_60); + x_77 = lean_box(0); } -if (lean_is_scalar(x_76)) { - x_77 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_77)) { + x_78 = lean_alloc_ctor(1, 2, 0); } else { - x_77 = x_76; + x_78 = x_77; } -lean_ctor_set(x_77, 0, x_74); -lean_ctor_set(x_77, 1, x_75); -return x_77; +lean_ctor_set(x_78, 0, x_75); +lean_ctor_set(x_78, 1, x_76); +return x_78; } } } } else { -lean_object* x_78; lean_object* x_79; uint8_t x_80; lean_object* x_81; lean_object* x_82; -x_78 = lean_ctor_get(x_21, 0); -x_79 = lean_ctor_get(x_21, 1); +lean_object* x_79; lean_object* x_80; uint8_t x_81; lean_object* x_82; lean_object* x_83; +x_79 = lean_ctor_get(x_21, 0); +x_80 = lean_ctor_get(x_21, 1); +lean_inc(x_80); lean_inc(x_79); -lean_inc(x_78); lean_dec(x_21); -x_80 = 0; +x_81 = 0; lean_inc(x_4); -x_81 = l_Lean_Expr_letE___override(x_2, x_3, x_4, x_78, x_80); -x_82 = lean_ctor_get(x_16, 1); -lean_inc(x_82); +x_82 = l_Lean_Expr_letE___override(x_2, x_3, x_4, x_79, x_81); +x_83 = lean_ctor_get(x_16, 1); +lean_inc(x_83); lean_dec(x_16); -if (lean_obj_tag(x_82) == 0) +if (lean_obj_tag(x_83) == 0) { -lean_object* x_83; uint32_t x_84; lean_object* x_85; lean_object* x_86; +lean_object* x_84; uint32_t x_85; uint8_t x_86; lean_object* x_87; lean_object* x_88; lean_dec(x_20); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_4); -x_83 = lean_box(0); -x_84 = 0; -x_85 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_85, 0, x_81); -lean_ctor_set(x_85, 1, x_83); -lean_ctor_set_uint32(x_85, sizeof(void*)*2, x_84); -x_86 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_86, 0, x_85); -lean_ctor_set(x_86, 1, x_79); -return x_86; +x_84 = lean_box(0); +x_85 = 0; +x_86 = 1; +x_87 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_87, 0, x_82); +lean_ctor_set(x_87, 1, x_84); +lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_85); +lean_ctor_set_uint8(x_87, sizeof(void*)*2 + 4, x_86); +x_88 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_88, 0, x_87); +lean_ctor_set(x_88, 1, x_80); +return x_88; } else { -lean_object* x_87; lean_object* x_88; uint8_t x_89; uint8_t x_90; lean_object* x_91; -x_87 = lean_ctor_get(x_82, 0); -lean_inc(x_87); -if (lean_is_exclusive(x_82)) { - lean_ctor_release(x_82, 0); - x_88 = x_82; +lean_object* x_89; lean_object* x_90; uint8_t x_91; uint8_t x_92; lean_object* x_93; +x_89 = lean_ctor_get(x_83, 0); +lean_inc(x_89); +if (lean_is_exclusive(x_83)) { + lean_ctor_release(x_83, 0); + x_90 = x_83; } else { - lean_dec_ref(x_82); - x_88 = lean_box(0); + lean_dec_ref(x_83); + x_90 = lean_box(0); } -x_89 = 1; -x_90 = 1; -x_91 = l_Lean_Meta_mkLambdaFVars(x_20, x_87, x_80, x_89, x_90, x_9, x_10, x_11, x_12, x_79); -if (lean_obj_tag(x_91) == 0) +x_91 = 1; +x_92 = 1; +x_93 = l_Lean_Meta_mkLambdaFVars(x_20, x_89, x_81, x_91, x_92, x_9, x_10, x_11, x_12, x_80); +if (lean_obj_tag(x_93) == 0) { -lean_object* x_92; lean_object* x_93; lean_object* x_94; -x_92 = lean_ctor_get(x_91, 0); -lean_inc(x_92); -x_93 = lean_ctor_get(x_91, 1); -lean_inc(x_93); -lean_dec(x_91); -x_94 = l_Lean_Meta_mkLetBodyCongr(x_4, x_92, x_9, x_10, x_11, x_12, x_93); -if (lean_obj_tag(x_94) == 0) -{ -lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; uint32_t x_99; lean_object* x_100; lean_object* x_101; -x_95 = lean_ctor_get(x_94, 0); +lean_object* x_94; lean_object* x_95; lean_object* x_96; +x_94 = lean_ctor_get(x_93, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_93, 1); 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; +lean_dec(x_93); +x_96 = l_Lean_Meta_mkLetBodyCongr(x_4, x_94, x_9, x_10, x_11, x_12, x_95); +if (lean_obj_tag(x_96) == 0) +{ +lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; uint32_t x_101; lean_object* x_102; lean_object* x_103; +x_97 = lean_ctor_get(x_96, 0); +lean_inc(x_97); +x_98 = lean_ctor_get(x_96, 1); +lean_inc(x_98); +if (lean_is_exclusive(x_96)) { + lean_ctor_release(x_96, 0); + lean_ctor_release(x_96, 1); + x_99 = x_96; } else { - lean_dec_ref(x_94); - x_97 = lean_box(0); + lean_dec_ref(x_96); + x_99 = lean_box(0); } -if (lean_is_scalar(x_88)) { - x_98 = lean_alloc_ctor(1, 1, 0); +if (lean_is_scalar(x_90)) { + x_100 = lean_alloc_ctor(1, 1, 0); } else { - x_98 = x_88; + x_100 = x_90; } -lean_ctor_set(x_98, 0, x_95); -x_99 = 0; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_81); -lean_ctor_set(x_100, 1, x_98); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_99); -if (lean_is_scalar(x_97)) { - x_101 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_100, 0, x_97); +x_101 = 0; +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_82); +lean_ctor_set(x_102, 1, x_100); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_91); +if (lean_is_scalar(x_99)) { + x_103 = lean_alloc_ctor(0, 2, 0); } else { - x_101 = x_97; + x_103 = x_99; } -lean_ctor_set(x_101, 0, x_100); -lean_ctor_set(x_101, 1, x_96); -return x_101; +lean_ctor_set(x_103, 0, x_102); +lean_ctor_set(x_103, 1, x_98); +return x_103; } else { -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; -lean_dec(x_88); -lean_dec(x_81); -x_102 = lean_ctor_get(x_94, 0); -lean_inc(x_102); -x_103 = lean_ctor_get(x_94, 1); -lean_inc(x_103); -if (lean_is_exclusive(x_94)) { - lean_ctor_release(x_94, 0); - lean_ctor_release(x_94, 1); - x_104 = x_94; +lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; +lean_dec(x_90); +lean_dec(x_82); +x_104 = lean_ctor_get(x_96, 0); +lean_inc(x_104); +x_105 = lean_ctor_get(x_96, 1); +lean_inc(x_105); +if (lean_is_exclusive(x_96)) { + lean_ctor_release(x_96, 0); + lean_ctor_release(x_96, 1); + x_106 = x_96; } else { - lean_dec_ref(x_94); - x_104 = lean_box(0); + lean_dec_ref(x_96); + x_106 = lean_box(0); } -if (lean_is_scalar(x_104)) { - x_105 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_106)) { + x_107 = lean_alloc_ctor(1, 2, 0); } else { - x_105 = x_104; + x_107 = x_106; } -lean_ctor_set(x_105, 0, x_102); -lean_ctor_set(x_105, 1, x_103); -return x_105; +lean_ctor_set(x_107, 0, x_104); +lean_ctor_set(x_107, 1, x_105); +return x_107; } } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; -lean_dec(x_88); -lean_dec(x_81); +lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; +lean_dec(x_90); +lean_dec(x_82); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_4); -x_106 = lean_ctor_get(x_91, 0); -lean_inc(x_106); -x_107 = lean_ctor_get(x_91, 1); -lean_inc(x_107); -if (lean_is_exclusive(x_91)) { - lean_ctor_release(x_91, 0); - lean_ctor_release(x_91, 1); - x_108 = x_91; +x_108 = lean_ctor_get(x_93, 0); +lean_inc(x_108); +x_109 = lean_ctor_get(x_93, 1); +lean_inc(x_109); +if (lean_is_exclusive(x_93)) { + lean_ctor_release(x_93, 0); + lean_ctor_release(x_93, 1); + x_110 = x_93; } else { - lean_dec_ref(x_91); - x_108 = lean_box(0); + lean_dec_ref(x_93); + x_110 = lean_box(0); } -if (lean_is_scalar(x_108)) { - x_109 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_110)) { + x_111 = lean_alloc_ctor(1, 2, 0); } else { - x_109 = x_108; + x_111 = x_110; } -lean_ctor_set(x_109, 0, x_106); -lean_ctor_set(x_109, 1, x_107); -return x_109; +lean_ctor_set(x_111, 0, x_108); +lean_ctor_set(x_111, 1, x_109); +return x_111; } } } } else { -uint8_t x_110; +uint8_t x_112; lean_dec(x_20); lean_dec(x_16); lean_dec(x_12); @@ -17366,29 +17394,29 @@ lean_dec(x_9); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_110 = !lean_is_exclusive(x_21); -if (x_110 == 0) +x_112 = !lean_is_exclusive(x_21); +if (x_112 == 0) { return x_21; } else { -lean_object* x_111; lean_object* x_112; lean_object* x_113; -x_111 = lean_ctor_get(x_21, 0); -x_112 = lean_ctor_get(x_21, 1); -lean_inc(x_112); -lean_inc(x_111); +lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_113 = lean_ctor_get(x_21, 0); +x_114 = lean_ctor_get(x_21, 1); +lean_inc(x_114); +lean_inc(x_113); lean_dec(x_21); -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; +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_114; +uint8_t x_116; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -17397,23 +17425,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_114 = !lean_is_exclusive(x_15); -if (x_114 == 0) +x_116 = !lean_is_exclusive(x_15); +if (x_116 == 0) { return x_15; } else { -lean_object* x_115; lean_object* x_116; lean_object* x_117; -x_115 = lean_ctor_get(x_15, 0); -x_116 = lean_ctor_get(x_15, 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_15, 0); +x_118 = lean_ctor_get(x_15, 1); +lean_inc(x_118); +lean_inc(x_117); lean_dec(x_15); -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; } } } @@ -17453,7 +17481,7 @@ lean_dec(x_17); lean_dec(x_15); if (lean_obj_tag(x_6) == 0) { -lean_object* x_26; uint32_t x_27; lean_object* x_28; +lean_object* x_26; uint32_t x_27; uint8_t x_28; lean_object* x_29; lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); @@ -17461,224 +17489,201 @@ lean_dec(x_10); lean_dec(x_3); x_26 = lean_box(0); x_27 = 0; -x_28 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_28, 0, x_24); -lean_ctor_set(x_28, 1, x_26); -lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_27); -lean_ctor_set(x_18, 0, x_28); +x_28 = 1; +x_29 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_29, 0, x_24); +lean_ctor_set(x_29, 1, x_26); +lean_ctor_set_uint32(x_29, sizeof(void*)*2, x_27); +lean_ctor_set_uint8(x_29, sizeof(void*)*2 + 4, x_28); +lean_ctor_set(x_18, 0, x_29); return x_18; } else { -uint8_t x_29; +uint8_t x_30; lean_free_object(x_18); -x_29 = !lean_is_exclusive(x_6); -if (x_29 == 0) +x_30 = !lean_is_exclusive(x_6); +if (x_30 == 0) { -lean_object* x_30; lean_object* x_31; -x_30 = lean_ctor_get(x_6, 0); +lean_object* x_31; lean_object* x_32; +x_31 = lean_ctor_get(x_6, 0); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); -x_31 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_21); -if (lean_obj_tag(x_31) == 0) +x_32 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_21); +if (lean_obj_tag(x_32) == 0) { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_31, 0); -lean_inc(x_32); -x_33 = lean_ctor_get(x_31, 1); +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_32, 0); lean_inc(x_33); -lean_dec(x_31); -x_34 = l_Lean_Meta_mkLetCongr(x_32, x_30, x_10, x_11, x_12, x_13, x_33); -if (lean_obj_tag(x_34) == 0) +x_34 = lean_ctor_get(x_32, 1); +lean_inc(x_34); +lean_dec(x_32); +x_35 = l_Lean_Meta_mkLetCongr(x_33, x_31, x_10, x_11, x_12, x_13, x_34); +if (lean_obj_tag(x_35) == 0) { -uint8_t x_35; -x_35 = !lean_is_exclusive(x_34); -if (x_35 == 0) +uint8_t x_36; +x_36 = !lean_is_exclusive(x_35); +if (x_36 == 0) { -lean_object* x_36; uint32_t x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_34, 0); -lean_ctor_set(x_6, 0, x_36); -x_37 = 0; -x_38 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_38, 0, x_24); -lean_ctor_set(x_38, 1, x_6); -lean_ctor_set_uint32(x_38, sizeof(void*)*2, x_37); -lean_ctor_set(x_34, 0, x_38); -return x_34; +lean_object* x_37; uint32_t x_38; uint8_t x_39; lean_object* x_40; +x_37 = lean_ctor_get(x_35, 0); +lean_ctor_set(x_6, 0, x_37); +x_38 = 0; +x_39 = 1; +x_40 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_40, 0, x_24); +lean_ctor_set(x_40, 1, x_6); +lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_38); +lean_ctor_set_uint8(x_40, sizeof(void*)*2 + 4, x_39); +lean_ctor_set(x_35, 0, x_40); +return x_35; } else { -lean_object* x_39; lean_object* x_40; uint32_t x_41; lean_object* x_42; lean_object* x_43; -x_39 = lean_ctor_get(x_34, 0); -x_40 = lean_ctor_get(x_34, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_34); -lean_ctor_set(x_6, 0, x_39); -x_41 = 0; -x_42 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_42, 0, x_24); -lean_ctor_set(x_42, 1, x_6); -lean_ctor_set_uint32(x_42, sizeof(void*)*2, 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_40); -return x_43; +lean_object* x_41; lean_object* x_42; uint32_t x_43; uint8_t x_44; lean_object* x_45; lean_object* x_46; +x_41 = lean_ctor_get(x_35, 0); +x_42 = lean_ctor_get(x_35, 1); +lean_inc(x_42); +lean_inc(x_41); +lean_dec(x_35); +lean_ctor_set(x_6, 0, x_41); +x_43 = 0; +x_44 = 1; +x_45 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_45, 0, x_24); +lean_ctor_set(x_45, 1, x_6); +lean_ctor_set_uint32(x_45, sizeof(void*)*2, x_43); +lean_ctor_set_uint8(x_45, sizeof(void*)*2 + 4, 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_42); +return x_46; } } else { -uint8_t x_44; +uint8_t x_47; lean_free_object(x_6); lean_dec(x_24); -x_44 = !lean_is_exclusive(x_34); -if (x_44 == 0) +x_47 = !lean_is_exclusive(x_35); +if (x_47 == 0) { -return x_34; +return x_35; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; -x_45 = lean_ctor_get(x_34, 0); -x_46 = lean_ctor_get(x_34, 1); -lean_inc(x_46); -lean_inc(x_45); -lean_dec(x_34); -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_48; lean_object* x_49; lean_object* x_50; +x_48 = lean_ctor_get(x_35, 0); +x_49 = lean_ctor_get(x_35, 1); +lean_inc(x_49); +lean_inc(x_48); +lean_dec(x_35); +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; } } } else { -uint8_t x_48; +uint8_t x_51; lean_free_object(x_6); -lean_dec(x_30); +lean_dec(x_31); lean_dec(x_24); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -x_48 = !lean_is_exclusive(x_31); -if (x_48 == 0) +x_51 = !lean_is_exclusive(x_32); +if (x_51 == 0) { -return x_31; +return x_32; } else { -lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_49 = lean_ctor_get(x_31, 0); -x_50 = lean_ctor_get(x_31, 1); -lean_inc(x_50); -lean_inc(x_49); -lean_dec(x_31); -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; lean_object* x_53; -x_52 = lean_ctor_get(x_6, 0); +lean_object* x_52; lean_object* x_53; lean_object* x_54; +x_52 = lean_ctor_get(x_32, 0); +x_53 = lean_ctor_get(x_32, 1); +lean_inc(x_53); lean_inc(x_52); +lean_dec(x_32); +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_55; lean_object* x_56; +x_55 = lean_ctor_get(x_6, 0); +lean_inc(x_55); lean_dec(x_6); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); -x_53 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_21); -if (lean_obj_tag(x_53) == 0) -{ -lean_object* x_54; lean_object* x_55; lean_object* x_56; -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); -x_56 = l_Lean_Meta_mkLetCongr(x_54, x_52, x_10, x_11, x_12, x_13, x_55); +x_56 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_21); if (lean_obj_tag(x_56) == 0) { -lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; uint32_t x_61; lean_object* x_62; lean_object* x_63; +lean_object* x_57; lean_object* x_58; lean_object* x_59; x_57 = lean_ctor_get(x_56, 0); lean_inc(x_57); x_58 = lean_ctor_get(x_56, 1); lean_inc(x_58); -if (lean_is_exclusive(x_56)) { - lean_ctor_release(x_56, 0); - lean_ctor_release(x_56, 1); - x_59 = x_56; -} else { - lean_dec_ref(x_56); - x_59 = lean_box(0); -} -x_60 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_60, 0, x_57); -x_61 = 0; -x_62 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_62, 0, x_24); -lean_ctor_set(x_62, 1, x_60); -lean_ctor_set_uint32(x_62, sizeof(void*)*2, x_61); -if (lean_is_scalar(x_59)) { - x_63 = lean_alloc_ctor(0, 2, 0); -} else { - x_63 = x_59; -} -lean_ctor_set(x_63, 0, x_62); -lean_ctor_set(x_63, 1, x_58); -return x_63; -} -else +lean_dec(x_56); +x_59 = l_Lean_Meta_mkLetCongr(x_57, x_55, x_10, x_11, x_12, x_13, x_58); +if (lean_obj_tag(x_59) == 0) { -lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; -lean_dec(x_24); -x_64 = lean_ctor_get(x_56, 0); -lean_inc(x_64); -x_65 = lean_ctor_get(x_56, 1); -lean_inc(x_65); -if (lean_is_exclusive(x_56)) { - lean_ctor_release(x_56, 0); - lean_ctor_release(x_56, 1); - x_66 = x_56; +lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; uint8_t 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); +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_56); - x_66 = lean_box(0); + lean_dec_ref(x_59); + x_62 = lean_box(0); } -if (lean_is_scalar(x_66)) { - x_67 = lean_alloc_ctor(1, 2, 0); +x_63 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_63, 0, x_60); +x_64 = 0; +x_65 = 1; +x_66 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_66, 0, x_24); +lean_ctor_set(x_66, 1, x_63); +lean_ctor_set_uint32(x_66, sizeof(void*)*2, x_64); +lean_ctor_set_uint8(x_66, sizeof(void*)*2 + 4, x_65); +if (lean_is_scalar(x_62)) { + x_67 = lean_alloc_ctor(0, 2, 0); } else { - x_67 = x_66; + x_67 = x_62; } -lean_ctor_set(x_67, 0, x_64); -lean_ctor_set(x_67, 1, x_65); +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_61); return x_67; } -} else { lean_object* x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; -lean_dec(x_52); lean_dec(x_24); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -x_68 = lean_ctor_get(x_53, 0); +x_68 = lean_ctor_get(x_59, 0); lean_inc(x_68); -x_69 = lean_ctor_get(x_53, 1); +x_69 = lean_ctor_get(x_59, 1); lean_inc(x_69); -if (lean_is_exclusive(x_53)) { - lean_ctor_release(x_53, 0); - lean_ctor_release(x_53, 1); - x_70 = x_53; +if (lean_is_exclusive(x_59)) { + lean_ctor_release(x_59, 0); + lean_ctor_release(x_59, 1); + x_70 = x_59; } else { - lean_dec_ref(x_53); + lean_dec_ref(x_59); x_70 = lean_box(0); } if (lean_is_scalar(x_70)) { @@ -17691,6 +17696,37 @@ lean_ctor_set(x_71, 1, x_69); return x_71; } } +else +{ +lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; +lean_dec(x_55); +lean_dec(x_24); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +x_72 = lean_ctor_get(x_56, 0); +lean_inc(x_72); +x_73 = lean_ctor_get(x_56, 1); +lean_inc(x_73); +if (lean_is_exclusive(x_56)) { + lean_ctor_release(x_56, 0); + lean_ctor_release(x_56, 1); + x_74 = x_56; +} else { + lean_dec_ref(x_56); + x_74 = lean_box(0); +} +if (lean_is_scalar(x_74)) { + x_75 = lean_alloc_ctor(1, 2, 0); +} else { + x_75 = x_74; +} +lean_ctor_set(x_75, 0, x_72); +lean_ctor_set(x_75, 1, x_73); +return x_75; +} +} } } else @@ -17698,110 +17734,82 @@ else lean_free_object(x_18); if (lean_obj_tag(x_6) == 0) { -uint8_t x_72; +uint8_t x_76; lean_dec(x_3); -x_72 = !lean_is_exclusive(x_25); -if (x_72 == 0) +x_76 = !lean_is_exclusive(x_25); +if (x_76 == 0) { -lean_object* x_73; uint8_t x_74; uint8_t x_75; lean_object* x_76; -x_73 = lean_ctor_get(x_25, 0); -x_74 = 1; -x_75 = 1; -x_76 = l_Lean_Meta_mkLambdaFVars(x_17, x_15, x_23, x_74, x_75, x_10, x_11, x_12, x_13, x_21); -if (lean_obj_tag(x_76) == 0) +lean_object* x_77; uint8_t x_78; uint8_t x_79; lean_object* x_80; +x_77 = lean_ctor_get(x_25, 0); +x_78 = 1; +x_79 = 1; +x_80 = l_Lean_Meta_mkLambdaFVars(x_17, x_15, x_23, x_78, x_79, x_10, x_11, x_12, x_13, x_21); +if (lean_obj_tag(x_80) == 0) { -lean_object* x_77; lean_object* x_78; lean_object* x_79; -x_77 = lean_ctor_get(x_76, 0); -lean_inc(x_77); -x_78 = lean_ctor_get(x_76, 1); -lean_inc(x_78); -lean_dec(x_76); -x_79 = l_Lean_Meta_mkLetValCongr(x_77, x_73, x_10, x_11, x_12, x_13, x_78); -if (lean_obj_tag(x_79) == 0) +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_mkLetValCongr(x_81, x_77, x_10, x_11, x_12, x_13, x_82); +if (lean_obj_tag(x_83) == 0) { -uint8_t x_80; -x_80 = !lean_is_exclusive(x_79); -if (x_80 == 0) +uint8_t x_84; +x_84 = !lean_is_exclusive(x_83); +if (x_84 == 0) { -lean_object* x_81; uint32_t x_82; lean_object* x_83; -x_81 = lean_ctor_get(x_79, 0); -lean_ctor_set(x_25, 0, x_81); -x_82 = 0; -x_83 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_83, 0, x_24); -lean_ctor_set(x_83, 1, x_25); -lean_ctor_set_uint32(x_83, sizeof(void*)*2, x_82); -lean_ctor_set(x_79, 0, x_83); -return x_79; -} -else -{ -lean_object* x_84; lean_object* x_85; uint32_t x_86; lean_object* x_87; lean_object* x_88; -x_84 = lean_ctor_get(x_79, 0); -x_85 = lean_ctor_get(x_79, 1); -lean_inc(x_85); -lean_inc(x_84); -lean_dec(x_79); -lean_ctor_set(x_25, 0, x_84); +lean_object* x_85; uint32_t x_86; lean_object* x_87; +x_85 = lean_ctor_get(x_83, 0); +lean_ctor_set(x_25, 0, x_85); x_86 = 0; -x_87 = lean_alloc_ctor(0, 2, 4); +x_87 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_87, 0, x_24); lean_ctor_set(x_87, 1, x_25); lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_86); -x_88 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_88, 1, x_85); -return x_88; -} +lean_ctor_set_uint8(x_87, sizeof(void*)*2 + 4, x_78); +lean_ctor_set(x_83, 0, x_87); +return x_83; } else { -uint8_t x_89; -lean_free_object(x_25); -lean_dec(x_24); -x_89 = !lean_is_exclusive(x_79); -if (x_89 == 0) -{ -return x_79; -} -else -{ -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_79, 0); -x_91 = lean_ctor_get(x_79, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_79); -x_92 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_92, 0, x_90); -lean_ctor_set(x_92, 1, x_91); +lean_object* x_88; lean_object* x_89; uint32_t x_90; lean_object* x_91; lean_object* x_92; +x_88 = lean_ctor_get(x_83, 0); +x_89 = lean_ctor_get(x_83, 1); +lean_inc(x_89); +lean_inc(x_88); +lean_dec(x_83); +lean_ctor_set(x_25, 0, x_88); +x_90 = 0; +x_91 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_91, 0, x_24); +lean_ctor_set(x_91, 1, x_25); +lean_ctor_set_uint32(x_91, sizeof(void*)*2, x_90); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 4, x_78); +x_92 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_92, 0, x_91); +lean_ctor_set(x_92, 1, x_89); return x_92; } } -} else { uint8_t x_93; lean_free_object(x_25); -lean_dec(x_73); lean_dec(x_24); -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -x_93 = !lean_is_exclusive(x_76); +x_93 = !lean_is_exclusive(x_83); if (x_93 == 0) { -return x_76; +return x_83; } else { lean_object* x_94; lean_object* x_95; lean_object* x_96; -x_94 = lean_ctor_get(x_76, 0); -x_95 = lean_ctor_get(x_76, 1); +x_94 = lean_ctor_get(x_83, 0); +x_95 = lean_ctor_get(x_83, 1); lean_inc(x_95); lean_inc(x_94); -lean_dec(x_76); +lean_dec(x_83); x_96 = lean_alloc_ctor(1, 2, 0); lean_ctor_set(x_96, 0, x_94); lean_ctor_set(x_96, 1, x_95); @@ -17811,98 +17819,98 @@ return x_96; } else { -lean_object* x_97; uint8_t x_98; uint8_t x_99; lean_object* x_100; -x_97 = lean_ctor_get(x_25, 0); -lean_inc(x_97); -lean_dec(x_25); -x_98 = 1; -x_99 = 1; -x_100 = l_Lean_Meta_mkLambdaFVars(x_17, x_15, x_23, x_98, x_99, x_10, x_11, x_12, x_13, x_21); -if (lean_obj_tag(x_100) == 0) -{ -lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_101 = lean_ctor_get(x_100, 0); -lean_inc(x_101); -x_102 = lean_ctor_get(x_100, 1); -lean_inc(x_102); -lean_dec(x_100); -x_103 = l_Lean_Meta_mkLetValCongr(x_101, x_97, x_10, x_11, x_12, x_13, x_102); -if (lean_obj_tag(x_103) == 0) -{ -lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; uint32_t x_108; lean_object* x_109; lean_object* x_110; -x_104 = lean_ctor_get(x_103, 0); -lean_inc(x_104); -x_105 = lean_ctor_get(x_103, 1); -lean_inc(x_105); -if (lean_is_exclusive(x_103)) { - lean_ctor_release(x_103, 0); - lean_ctor_release(x_103, 1); - x_106 = x_103; -} else { - lean_dec_ref(x_103); - x_106 = lean_box(0); -} -x_107 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_107, 0, x_104); -x_108 = 0; -x_109 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_109, 0, x_24); -lean_ctor_set(x_109, 1, x_107); -lean_ctor_set_uint32(x_109, sizeof(void*)*2, x_108); -if (lean_is_scalar(x_106)) { - x_110 = lean_alloc_ctor(0, 2, 0); -} else { - x_110 = x_106; -} -lean_ctor_set(x_110, 0, x_109); -lean_ctor_set(x_110, 1, x_105); -return x_110; -} -else -{ -lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; -lean_dec(x_24); -x_111 = lean_ctor_get(x_103, 0); -lean_inc(x_111); -x_112 = lean_ctor_get(x_103, 1); -lean_inc(x_112); -if (lean_is_exclusive(x_103)) { - lean_ctor_release(x_103, 0); - lean_ctor_release(x_103, 1); - x_113 = x_103; -} else { - lean_dec_ref(x_103); - 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_ctor_set(x_114, 0, x_111); -lean_ctor_set(x_114, 1, x_112); -return x_114; -} -} -else -{ -lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; -lean_dec(x_97); +uint8_t x_97; +lean_free_object(x_25); +lean_dec(x_77); lean_dec(x_24); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -x_115 = lean_ctor_get(x_100, 0); -lean_inc(x_115); -x_116 = lean_ctor_get(x_100, 1); -lean_inc(x_116); -if (lean_is_exclusive(x_100)) { - lean_ctor_release(x_100, 0); - lean_ctor_release(x_100, 1); - x_117 = x_100; +x_97 = !lean_is_exclusive(x_80); +if (x_97 == 0) +{ +return x_80; +} +else +{ +lean_object* x_98; lean_object* x_99; lean_object* x_100; +x_98 = lean_ctor_get(x_80, 0); +x_99 = lean_ctor_get(x_80, 1); +lean_inc(x_99); +lean_inc(x_98); +lean_dec(x_80); +x_100 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_100, 0, x_98); +lean_ctor_set(x_100, 1, x_99); +return x_100; +} +} +} +else +{ +lean_object* x_101; uint8_t x_102; uint8_t x_103; lean_object* x_104; +x_101 = lean_ctor_get(x_25, 0); +lean_inc(x_101); +lean_dec(x_25); +x_102 = 1; +x_103 = 1; +x_104 = l_Lean_Meta_mkLambdaFVars(x_17, x_15, x_23, x_102, x_103, x_10, x_11, x_12, x_13, x_21); +if (lean_obj_tag(x_104) == 0) +{ +lean_object* x_105; lean_object* x_106; lean_object* x_107; +x_105 = lean_ctor_get(x_104, 0); +lean_inc(x_105); +x_106 = lean_ctor_get(x_104, 1); +lean_inc(x_106); +lean_dec(x_104); +x_107 = l_Lean_Meta_mkLetValCongr(x_105, x_101, x_10, x_11, x_12, x_13, x_106); +if (lean_obj_tag(x_107) == 0) +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; uint32_t x_112; lean_object* x_113; lean_object* x_114; +x_108 = lean_ctor_get(x_107, 0); +lean_inc(x_108); +x_109 = lean_ctor_get(x_107, 1); +lean_inc(x_109); +if (lean_is_exclusive(x_107)) { + lean_ctor_release(x_107, 0); + lean_ctor_release(x_107, 1); + x_110 = x_107; } else { - lean_dec_ref(x_100); + lean_dec_ref(x_107); + x_110 = lean_box(0); +} +x_111 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_111, 0, x_108); +x_112 = 0; +x_113 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_113, 0, x_24); +lean_ctor_set(x_113, 1, x_111); +lean_ctor_set_uint32(x_113, sizeof(void*)*2, x_112); +lean_ctor_set_uint8(x_113, sizeof(void*)*2 + 4, x_102); +if (lean_is_scalar(x_110)) { + x_114 = lean_alloc_ctor(0, 2, 0); +} else { + x_114 = x_110; +} +lean_ctor_set(x_114, 0, x_113); +lean_ctor_set(x_114, 1, x_109); +return x_114; +} +else +{ +lean_object* x_115; lean_object* x_116; lean_object* x_117; lean_object* x_118; +lean_dec(x_24); +x_115 = lean_ctor_get(x_107, 0); +lean_inc(x_115); +x_116 = lean_ctor_get(x_107, 1); +lean_inc(x_116); +if (lean_is_exclusive(x_107)) { + lean_ctor_release(x_107, 0); + lean_ctor_release(x_107, 1); + x_117 = x_107; +} else { + lean_dec_ref(x_107); x_117 = lean_box(0); } if (lean_is_scalar(x_117)) { @@ -17915,230 +17923,267 @@ lean_ctor_set(x_118, 1, x_116); return x_118; } } -} else { -uint8_t x_119; -lean_dec(x_25); -lean_dec(x_17); -lean_dec(x_15); -x_119 = !lean_is_exclusive(x_6); -if (x_119 == 0) -{ -lean_object* x_120; lean_object* x_121; -x_120 = lean_ctor_get(x_6, 0); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -x_121 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_21); -if (lean_obj_tag(x_121) == 0) -{ -lean_object* x_122; lean_object* x_123; lean_object* x_124; -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 = l_Lean_Meta_mkLetCongr(x_122, x_120, x_10, x_11, x_12, x_13, x_123); -if (lean_obj_tag(x_124) == 0) -{ -uint8_t x_125; -x_125 = !lean_is_exclusive(x_124); -if (x_125 == 0) -{ -lean_object* x_126; uint32_t x_127; lean_object* x_128; -x_126 = lean_ctor_get(x_124, 0); -lean_ctor_set(x_6, 0, x_126); -x_127 = 0; -x_128 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_128, 0, x_24); -lean_ctor_set(x_128, 1, x_6); -lean_ctor_set_uint32(x_128, sizeof(void*)*2, x_127); -lean_ctor_set(x_124, 0, x_128); -return x_124; -} -else -{ -lean_object* x_129; lean_object* x_130; uint32_t x_131; lean_object* x_132; lean_object* x_133; -x_129 = lean_ctor_get(x_124, 0); -x_130 = lean_ctor_get(x_124, 1); -lean_inc(x_130); -lean_inc(x_129); -lean_dec(x_124); -lean_ctor_set(x_6, 0, x_129); -x_131 = 0; -x_132 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_132, 0, x_24); -lean_ctor_set(x_132, 1, x_6); -lean_ctor_set_uint32(x_132, sizeof(void*)*2, 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_130); -return x_133; -} -} -else -{ -uint8_t x_134; -lean_free_object(x_6); -lean_dec(x_24); -x_134 = !lean_is_exclusive(x_124); -if (x_134 == 0) -{ -return x_124; -} -else -{ -lean_object* x_135; lean_object* x_136; lean_object* x_137; -x_135 = lean_ctor_get(x_124, 0); -x_136 = lean_ctor_get(x_124, 1); -lean_inc(x_136); -lean_inc(x_135); -lean_dec(x_124); -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; -} -} -} -else -{ -uint8_t x_138; -lean_free_object(x_6); -lean_dec(x_120); +lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; +lean_dec(x_101); lean_dec(x_24); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -x_138 = !lean_is_exclusive(x_121); -if (x_138 == 0) -{ -return x_121; +x_119 = lean_ctor_get(x_104, 0); +lean_inc(x_119); +x_120 = lean_ctor_get(x_104, 1); +lean_inc(x_120); +if (lean_is_exclusive(x_104)) { + lean_ctor_release(x_104, 0); + lean_ctor_release(x_104, 1); + x_121 = x_104; +} else { + lean_dec_ref(x_104); + x_121 = lean_box(0); } -else -{ -lean_object* x_139; lean_object* x_140; lean_object* x_141; -x_139 = lean_ctor_get(x_121, 0); -x_140 = lean_ctor_get(x_121, 1); -lean_inc(x_140); -lean_inc(x_139); -lean_dec(x_121); -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; +if (lean_is_scalar(x_121)) { + x_122 = lean_alloc_ctor(1, 2, 0); +} else { + x_122 = x_121; +} +lean_ctor_set(x_122, 0, x_119); +lean_ctor_set(x_122, 1, x_120); +return x_122; } } } else { -lean_object* x_142; lean_object* x_143; -x_142 = lean_ctor_get(x_6, 0); +uint8_t x_123; +lean_dec(x_25); +lean_dec(x_17); +lean_dec(x_15); +x_123 = !lean_is_exclusive(x_6); +if (x_123 == 0) +{ +lean_object* x_124; lean_object* x_125; +x_124 = lean_ctor_get(x_6, 0); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +x_125 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_21); +if (lean_obj_tag(x_125) == 0) +{ +lean_object* x_126; lean_object* x_127; lean_object* x_128; +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_Meta_mkLetCongr(x_126, x_124, x_10, x_11, x_12, x_13, x_127); +if (lean_obj_tag(x_128) == 0) +{ +uint8_t x_129; +x_129 = !lean_is_exclusive(x_128); +if (x_129 == 0) +{ +lean_object* x_130; uint32_t x_131; uint8_t x_132; lean_object* x_133; +x_130 = lean_ctor_get(x_128, 0); +lean_ctor_set(x_6, 0, x_130); +x_131 = 0; +x_132 = 1; +x_133 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_133, 0, x_24); +lean_ctor_set(x_133, 1, x_6); +lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_131); +lean_ctor_set_uint8(x_133, sizeof(void*)*2 + 4, x_132); +lean_ctor_set(x_128, 0, x_133); +return x_128; +} +else +{ +lean_object* x_134; lean_object* x_135; uint32_t x_136; uint8_t x_137; lean_object* x_138; lean_object* x_139; +x_134 = lean_ctor_get(x_128, 0); +x_135 = lean_ctor_get(x_128, 1); +lean_inc(x_135); +lean_inc(x_134); +lean_dec(x_128); +lean_ctor_set(x_6, 0, x_134); +x_136 = 0; +x_137 = 1; +x_138 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_138, 0, x_24); +lean_ctor_set(x_138, 1, x_6); +lean_ctor_set_uint32(x_138, sizeof(void*)*2, x_136); +lean_ctor_set_uint8(x_138, sizeof(void*)*2 + 4, x_137); +x_139 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_139, 0, x_138); +lean_ctor_set(x_139, 1, x_135); +return x_139; +} +} +else +{ +uint8_t x_140; +lean_free_object(x_6); +lean_dec(x_24); +x_140 = !lean_is_exclusive(x_128); +if (x_140 == 0) +{ +return x_128; +} +else +{ +lean_object* x_141; lean_object* x_142; lean_object* x_143; +x_141 = lean_ctor_get(x_128, 0); +x_142 = lean_ctor_get(x_128, 1); lean_inc(x_142); +lean_inc(x_141); +lean_dec(x_128); +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; +} +} +} +else +{ +uint8_t x_144; +lean_free_object(x_6); +lean_dec(x_124); +lean_dec(x_24); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +x_144 = !lean_is_exclusive(x_125); +if (x_144 == 0) +{ +return x_125; +} +else +{ +lean_object* x_145; lean_object* x_146; lean_object* x_147; +x_145 = lean_ctor_get(x_125, 0); +x_146 = lean_ctor_get(x_125, 1); +lean_inc(x_146); +lean_inc(x_145); +lean_dec(x_125); +x_147 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_147, 0, x_145); +lean_ctor_set(x_147, 1, x_146); +return x_147; +} +} +} +else +{ +lean_object* x_148; lean_object* x_149; +x_148 = lean_ctor_get(x_6, 0); +lean_inc(x_148); lean_dec(x_6); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); -x_143 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_21); -if (lean_obj_tag(x_143) == 0) +x_149 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_21); +if (lean_obj_tag(x_149) == 0) { -lean_object* x_144; lean_object* x_145; lean_object* x_146; -x_144 = lean_ctor_get(x_143, 0); -lean_inc(x_144); -x_145 = lean_ctor_get(x_143, 1); -lean_inc(x_145); -lean_dec(x_143); -x_146 = l_Lean_Meta_mkLetCongr(x_144, x_142, x_10, x_11, x_12, x_13, x_145); -if (lean_obj_tag(x_146) == 0) +lean_object* x_150; lean_object* x_151; lean_object* x_152; +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_Meta_mkLetCongr(x_150, x_148, x_10, x_11, x_12, x_13, x_151); +if (lean_obj_tag(x_152) == 0) { -lean_object* x_147; lean_object* x_148; lean_object* x_149; lean_object* x_150; uint32_t x_151; lean_object* x_152; lean_object* x_153; -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); -} -x_150 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_150, 0, x_147); -x_151 = 0; -x_152 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_152, 0, x_24); -lean_ctor_set(x_152, 1, x_150); -lean_ctor_set_uint32(x_152, sizeof(void*)*2, x_151); -if (lean_is_scalar(x_149)) { - x_153 = lean_alloc_ctor(0, 2, 0); -} else { - x_153 = x_149; -} -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_153, 1, x_148); -return x_153; -} -else -{ -lean_object* x_154; lean_object* x_155; lean_object* x_156; lean_object* x_157; -lean_dec(x_24); -x_154 = lean_ctor_get(x_146, 0); +lean_object* x_153; lean_object* x_154; lean_object* x_155; lean_object* x_156; uint32_t x_157; uint8_t x_158; lean_object* x_159; lean_object* x_160; +x_153 = lean_ctor_get(x_152, 0); +lean_inc(x_153); +x_154 = lean_ctor_get(x_152, 1); lean_inc(x_154); -x_155 = lean_ctor_get(x_146, 1); -lean_inc(x_155); -if (lean_is_exclusive(x_146)) { - lean_ctor_release(x_146, 0); - lean_ctor_release(x_146, 1); - x_156 = x_146; +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_146); - x_156 = lean_box(0); + lean_dec_ref(x_152); + x_155 = lean_box(0); } -if (lean_is_scalar(x_156)) { - x_157 = lean_alloc_ctor(1, 2, 0); +x_156 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_156, 0, x_153); +x_157 = 0; +x_158 = 1; +x_159 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_159, 0, x_24); +lean_ctor_set(x_159, 1, x_156); +lean_ctor_set_uint32(x_159, sizeof(void*)*2, x_157); +lean_ctor_set_uint8(x_159, sizeof(void*)*2 + 4, x_158); +if (lean_is_scalar(x_155)) { + x_160 = lean_alloc_ctor(0, 2, 0); } else { - x_157 = x_156; + x_160 = x_155; } -lean_ctor_set(x_157, 0, x_154); -lean_ctor_set(x_157, 1, x_155); -return x_157; +lean_ctor_set(x_160, 0, x_159); +lean_ctor_set(x_160, 1, x_154); +return x_160; +} +else +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +lean_dec(x_24); +x_161 = lean_ctor_get(x_152, 0); +lean_inc(x_161); +x_162 = lean_ctor_get(x_152, 1); +lean_inc(x_162); +if (lean_is_exclusive(x_152)) { + lean_ctor_release(x_152, 0); + lean_ctor_release(x_152, 1); + x_163 = x_152; +} else { + lean_dec_ref(x_152); + x_163 = lean_box(0); +} +if (lean_is_scalar(x_163)) { + x_164 = lean_alloc_ctor(1, 2, 0); +} else { + x_164 = x_163; +} +lean_ctor_set(x_164, 0, x_161); +lean_ctor_set(x_164, 1, x_162); +return x_164; } } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; lean_object* x_161; -lean_dec(x_142); +lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; +lean_dec(x_148); lean_dec(x_24); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -x_158 = lean_ctor_get(x_143, 0); -lean_inc(x_158); -x_159 = lean_ctor_get(x_143, 1); -lean_inc(x_159); -if (lean_is_exclusive(x_143)) { - lean_ctor_release(x_143, 0); - lean_ctor_release(x_143, 1); - x_160 = x_143; +x_165 = lean_ctor_get(x_149, 0); +lean_inc(x_165); +x_166 = lean_ctor_get(x_149, 1); +lean_inc(x_166); +if (lean_is_exclusive(x_149)) { + lean_ctor_release(x_149, 0); + lean_ctor_release(x_149, 1); + x_167 = x_149; } else { - lean_dec_ref(x_143); - x_160 = lean_box(0); + lean_dec_ref(x_149); + x_167 = lean_box(0); } -if (lean_is_scalar(x_160)) { - x_161 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_167)) { + x_168 = lean_alloc_ctor(1, 2, 0); } else { - x_161 = x_160; + x_168 = x_167; } -lean_ctor_set(x_161, 0, x_158); -lean_ctor_set(x_161, 1, x_159); -return x_161; +lean_ctor_set(x_168, 0, x_165); +lean_ctor_set(x_168, 1, x_166); +return x_168; } } } @@ -18146,159 +18191,163 @@ return x_161; } else { -lean_object* x_162; lean_object* x_163; lean_object* x_164; uint8_t x_165; lean_object* x_166; lean_object* x_167; -x_162 = lean_ctor_get(x_18, 0); -x_163 = lean_ctor_get(x_18, 1); -lean_inc(x_163); -lean_inc(x_162); +lean_object* x_169; lean_object* x_170; lean_object* x_171; uint8_t x_172; lean_object* x_173; lean_object* x_174; +x_169 = lean_ctor_get(x_18, 0); +x_170 = lean_ctor_get(x_18, 1); +lean_inc(x_170); +lean_inc(x_169); lean_dec(x_18); -x_164 = lean_ctor_get(x_3, 0); -lean_inc(x_164); -x_165 = 0; -x_166 = l_Lean_Expr_letE___override(x_4, x_5, x_164, x_162, x_165); -x_167 = lean_ctor_get(x_3, 1); -lean_inc(x_167); -if (lean_obj_tag(x_167) == 0) -{ -lean_dec(x_17); -lean_dec(x_15); -if (lean_obj_tag(x_6) == 0) -{ -lean_object* x_168; uint32_t x_169; lean_object* x_170; lean_object* x_171; -lean_dec(x_13); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_3); -x_168 = lean_box(0); -x_169 = 0; -x_170 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_170, 0, x_166); -lean_ctor_set(x_170, 1, x_168); -lean_ctor_set_uint32(x_170, sizeof(void*)*2, 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_163); -return x_171; -} -else -{ -lean_object* x_172; lean_object* x_173; lean_object* x_174; -x_172 = lean_ctor_get(x_6, 0); -lean_inc(x_172); -if (lean_is_exclusive(x_6)) { - lean_ctor_release(x_6, 0); - x_173 = x_6; -} else { - lean_dec_ref(x_6); - x_173 = lean_box(0); -} -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -x_174 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_163); +x_171 = lean_ctor_get(x_3, 0); +lean_inc(x_171); +x_172 = 0; +x_173 = l_Lean_Expr_letE___override(x_4, x_5, x_171, x_169, x_172); +x_174 = lean_ctor_get(x_3, 1); +lean_inc(x_174); if (lean_obj_tag(x_174) == 0) { -lean_object* x_175; lean_object* x_176; lean_object* x_177; -x_175 = lean_ctor_get(x_174, 0); -lean_inc(x_175); -x_176 = lean_ctor_get(x_174, 1); -lean_inc(x_176); -lean_dec(x_174); -x_177 = l_Lean_Meta_mkLetCongr(x_175, x_172, x_10, x_11, x_12, x_13, x_176); -if (lean_obj_tag(x_177) == 0) +lean_dec(x_17); +lean_dec(x_15); +if (lean_obj_tag(x_6) == 0) { -lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; uint32_t x_182; lean_object* x_183; lean_object* x_184; -x_178 = lean_ctor_get(x_177, 0); -lean_inc(x_178); -x_179 = lean_ctor_get(x_177, 1); -lean_inc(x_179); -if (lean_is_exclusive(x_177)) { - lean_ctor_release(x_177, 0); - lean_ctor_release(x_177, 1); - x_180 = x_177; -} else { - lean_dec_ref(x_177); - x_180 = lean_box(0); -} -if (lean_is_scalar(x_173)) { - x_181 = lean_alloc_ctor(1, 1, 0); -} else { - x_181 = x_173; -} -lean_ctor_set(x_181, 0, x_178); -x_182 = 0; -x_183 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_183, 0, x_166); -lean_ctor_set(x_183, 1, x_181); -lean_ctor_set_uint32(x_183, sizeof(void*)*2, x_182); -if (lean_is_scalar(x_180)) { - x_184 = lean_alloc_ctor(0, 2, 0); -} else { - x_184 = x_180; -} -lean_ctor_set(x_184, 0, x_183); -lean_ctor_set(x_184, 1, x_179); -return x_184; -} -else -{ -lean_object* x_185; lean_object* x_186; lean_object* x_187; lean_object* x_188; -lean_dec(x_173); -lean_dec(x_166); -x_185 = lean_ctor_get(x_177, 0); -lean_inc(x_185); -x_186 = lean_ctor_get(x_177, 1); -lean_inc(x_186); -if (lean_is_exclusive(x_177)) { - lean_ctor_release(x_177, 0); - lean_ctor_release(x_177, 1); - x_187 = x_177; -} else { - lean_dec_ref(x_177); - x_187 = lean_box(0); -} -if (lean_is_scalar(x_187)) { - x_188 = lean_alloc_ctor(1, 2, 0); -} else { - x_188 = x_187; -} -lean_ctor_set(x_188, 0, x_185); -lean_ctor_set(x_188, 1, x_186); -return x_188; -} -} -else -{ -lean_object* x_189; lean_object* x_190; lean_object* x_191; lean_object* x_192; -lean_dec(x_173); -lean_dec(x_172); -lean_dec(x_166); +lean_object* x_175; uint32_t x_176; uint8_t x_177; lean_object* x_178; lean_object* x_179; lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -x_189 = lean_ctor_get(x_174, 0); -lean_inc(x_189); -x_190 = lean_ctor_get(x_174, 1); -lean_inc(x_190); -if (lean_is_exclusive(x_174)) { - lean_ctor_release(x_174, 0); - lean_ctor_release(x_174, 1); - x_191 = x_174; -} else { - lean_dec_ref(x_174); - x_191 = lean_box(0); +lean_dec(x_3); +x_175 = lean_box(0); +x_176 = 0; +x_177 = 1; +x_178 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_178, 0, x_173); +lean_ctor_set(x_178, 1, x_175); +lean_ctor_set_uint32(x_178, sizeof(void*)*2, x_176); +lean_ctor_set_uint8(x_178, sizeof(void*)*2 + 4, x_177); +x_179 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_179, 0, x_178); +lean_ctor_set(x_179, 1, x_170); +return x_179; } -if (lean_is_scalar(x_191)) { - x_192 = lean_alloc_ctor(1, 2, 0); +else +{ +lean_object* x_180; lean_object* x_181; lean_object* x_182; +x_180 = lean_ctor_get(x_6, 0); +lean_inc(x_180); +if (lean_is_exclusive(x_6)) { + lean_ctor_release(x_6, 0); + x_181 = x_6; } else { - x_192 = x_191; + lean_dec_ref(x_6); + x_181 = lean_box(0); } -lean_ctor_set(x_192, 0, x_189); -lean_ctor_set(x_192, 1, x_190); -return x_192; +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +x_182 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_170); +if (lean_obj_tag(x_182) == 0) +{ +lean_object* x_183; lean_object* x_184; lean_object* x_185; +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 = l_Lean_Meta_mkLetCongr(x_183, x_180, x_10, x_11, x_12, x_13, x_184); +if (lean_obj_tag(x_185) == 0) +{ +lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; uint32_t x_190; uint8_t x_191; lean_object* x_192; lean_object* x_193; +x_186 = lean_ctor_get(x_185, 0); +lean_inc(x_186); +x_187 = lean_ctor_get(x_185, 1); +lean_inc(x_187); +if (lean_is_exclusive(x_185)) { + lean_ctor_release(x_185, 0); + lean_ctor_release(x_185, 1); + x_188 = x_185; +} else { + lean_dec_ref(x_185); + x_188 = lean_box(0); +} +if (lean_is_scalar(x_181)) { + x_189 = lean_alloc_ctor(1, 1, 0); +} else { + x_189 = x_181; +} +lean_ctor_set(x_189, 0, x_186); +x_190 = 0; +x_191 = 1; +x_192 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_192, 0, x_173); +lean_ctor_set(x_192, 1, x_189); +lean_ctor_set_uint32(x_192, sizeof(void*)*2, x_190); +lean_ctor_set_uint8(x_192, sizeof(void*)*2 + 4, x_191); +if (lean_is_scalar(x_188)) { + x_193 = lean_alloc_ctor(0, 2, 0); +} else { + x_193 = x_188; +} +lean_ctor_set(x_193, 0, x_192); +lean_ctor_set(x_193, 1, x_187); +return x_193; +} +else +{ +lean_object* x_194; lean_object* x_195; lean_object* x_196; lean_object* x_197; +lean_dec(x_181); +lean_dec(x_173); +x_194 = lean_ctor_get(x_185, 0); +lean_inc(x_194); +x_195 = lean_ctor_get(x_185, 1); +lean_inc(x_195); +if (lean_is_exclusive(x_185)) { + lean_ctor_release(x_185, 0); + lean_ctor_release(x_185, 1); + x_196 = x_185; +} else { + lean_dec_ref(x_185); + x_196 = lean_box(0); +} +if (lean_is_scalar(x_196)) { + x_197 = lean_alloc_ctor(1, 2, 0); +} else { + x_197 = x_196; +} +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_181); +lean_dec(x_180); +lean_dec(x_173); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +x_198 = lean_ctor_get(x_182, 0); +lean_inc(x_198); +x_199 = lean_ctor_get(x_182, 1); +lean_inc(x_199); +if (lean_is_exclusive(x_182)) { + lean_ctor_release(x_182, 0); + lean_ctor_release(x_182, 1); + x_200 = x_182; +} else { + lean_dec_ref(x_182); + x_200 = lean_box(0); +} +if (lean_is_scalar(x_200)) { + x_201 = lean_alloc_ctor(1, 2, 0); +} else { + x_201 = x_200; +} +lean_ctor_set(x_201, 0, x_198); +lean_ctor_set(x_201, 1, x_199); +return x_201; } } } @@ -18306,244 +18355,247 @@ else { if (lean_obj_tag(x_6) == 0) { -lean_object* x_193; lean_object* x_194; uint8_t x_195; uint8_t x_196; lean_object* x_197; +lean_object* x_202; lean_object* x_203; uint8_t x_204; uint8_t x_205; lean_object* x_206; lean_dec(x_3); -x_193 = lean_ctor_get(x_167, 0); -lean_inc(x_193); -if (lean_is_exclusive(x_167)) { - lean_ctor_release(x_167, 0); - x_194 = x_167; -} else { - lean_dec_ref(x_167); - x_194 = lean_box(0); -} -x_195 = 1; -x_196 = 1; -x_197 = l_Lean_Meta_mkLambdaFVars(x_17, x_15, x_165, x_195, x_196, x_10, x_11, x_12, x_13, x_163); -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_197, 0); -lean_inc(x_198); -x_199 = lean_ctor_get(x_197, 1); -lean_inc(x_199); -lean_dec(x_197); -x_200 = l_Lean_Meta_mkLetValCongr(x_198, x_193, x_10, x_11, x_12, x_13, x_199); -if (lean_obj_tag(x_200) == 0) -{ -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; uint32_t x_205; lean_object* x_206; lean_object* x_207; -x_201 = lean_ctor_get(x_200, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_200, 1); +x_202 = lean_ctor_get(x_174, 0); lean_inc(x_202); -if (lean_is_exclusive(x_200)) { - lean_ctor_release(x_200, 0); - lean_ctor_release(x_200, 1); - x_203 = x_200; +if (lean_is_exclusive(x_174)) { + lean_ctor_release(x_174, 0); + x_203 = x_174; } else { - lean_dec_ref(x_200); + lean_dec_ref(x_174); x_203 = lean_box(0); } -if (lean_is_scalar(x_194)) { - x_204 = lean_alloc_ctor(1, 1, 0); -} else { - x_204 = x_194; -} -lean_ctor_set(x_204, 0, x_201); -x_205 = 0; -x_206 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_206, 0, x_166); -lean_ctor_set(x_206, 1, x_204); -lean_ctor_set_uint32(x_206, sizeof(void*)*2, x_205); -if (lean_is_scalar(x_203)) { - x_207 = lean_alloc_ctor(0, 2, 0); -} else { - x_207 = x_203; -} -lean_ctor_set(x_207, 0, x_206); -lean_ctor_set(x_207, 1, x_202); -return x_207; -} -else +x_204 = 1; +x_205 = 1; +x_206 = l_Lean_Meta_mkLambdaFVars(x_17, x_15, x_172, x_204, x_205, x_10, x_11, x_12, x_13, x_170); +if (lean_obj_tag(x_206) == 0) { -lean_object* x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; -lean_dec(x_194); -lean_dec(x_166); -x_208 = lean_ctor_get(x_200, 0); +lean_object* x_207; lean_object* x_208; lean_object* x_209; +x_207 = lean_ctor_get(x_206, 0); +lean_inc(x_207); +x_208 = lean_ctor_get(x_206, 1); lean_inc(x_208); -x_209 = lean_ctor_get(x_200, 1); -lean_inc(x_209); -if (lean_is_exclusive(x_200)) { - lean_ctor_release(x_200, 0); - lean_ctor_release(x_200, 1); - x_210 = x_200; +lean_dec(x_206); +x_209 = l_Lean_Meta_mkLetValCongr(x_207, x_202, x_10, x_11, x_12, x_13, x_208); +if (lean_obj_tag(x_209) == 0) +{ +lean_object* x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; uint32_t x_214; lean_object* x_215; lean_object* x_216; +x_210 = lean_ctor_get(x_209, 0); +lean_inc(x_210); +x_211 = lean_ctor_get(x_209, 1); +lean_inc(x_211); +if (lean_is_exclusive(x_209)) { + lean_ctor_release(x_209, 0); + lean_ctor_release(x_209, 1); + x_212 = x_209; } else { - lean_dec_ref(x_200); - x_210 = lean_box(0); + lean_dec_ref(x_209); + x_212 = lean_box(0); } -if (lean_is_scalar(x_210)) { - x_211 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_203)) { + x_213 = lean_alloc_ctor(1, 1, 0); } else { - x_211 = x_210; + x_213 = x_203; } -lean_ctor_set(x_211, 0, x_208); -lean_ctor_set(x_211, 1, x_209); -return x_211; +lean_ctor_set(x_213, 0, x_210); +x_214 = 0; +x_215 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_215, 0, x_173); +lean_ctor_set(x_215, 1, x_213); +lean_ctor_set_uint32(x_215, sizeof(void*)*2, x_214); +lean_ctor_set_uint8(x_215, sizeof(void*)*2 + 4, x_204); +if (lean_is_scalar(x_212)) { + x_216 = lean_alloc_ctor(0, 2, 0); +} else { + x_216 = x_212; +} +lean_ctor_set(x_216, 0, x_215); +lean_ctor_set(x_216, 1, x_211); +return x_216; +} +else +{ +lean_object* x_217; lean_object* x_218; lean_object* x_219; lean_object* x_220; +lean_dec(x_203); +lean_dec(x_173); +x_217 = lean_ctor_get(x_209, 0); +lean_inc(x_217); +x_218 = lean_ctor_get(x_209, 1); +lean_inc(x_218); +if (lean_is_exclusive(x_209)) { + lean_ctor_release(x_209, 0); + lean_ctor_release(x_209, 1); + x_219 = x_209; +} else { + lean_dec_ref(x_209); + x_219 = lean_box(0); +} +if (lean_is_scalar(x_219)) { + x_220 = lean_alloc_ctor(1, 2, 0); +} else { + x_220 = x_219; +} +lean_ctor_set(x_220, 0, x_217); +lean_ctor_set(x_220, 1, x_218); +return x_220; } } else { -lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; -lean_dec(x_194); -lean_dec(x_193); -lean_dec(x_166); +lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; +lean_dec(x_203); +lean_dec(x_202); +lean_dec(x_173); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -x_212 = lean_ctor_get(x_197, 0); -lean_inc(x_212); -x_213 = lean_ctor_get(x_197, 1); -lean_inc(x_213); -if (lean_is_exclusive(x_197)) { - lean_ctor_release(x_197, 0); - lean_ctor_release(x_197, 1); - x_214 = x_197; +x_221 = lean_ctor_get(x_206, 0); +lean_inc(x_221); +x_222 = lean_ctor_get(x_206, 1); +lean_inc(x_222); +if (lean_is_exclusive(x_206)) { + lean_ctor_release(x_206, 0); + lean_ctor_release(x_206, 1); + x_223 = x_206; } else { - lean_dec_ref(x_197); - x_214 = lean_box(0); + lean_dec_ref(x_206); + x_223 = lean_box(0); } -if (lean_is_scalar(x_214)) { - x_215 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_223)) { + x_224 = lean_alloc_ctor(1, 2, 0); } else { - x_215 = x_214; + x_224 = x_223; } -lean_ctor_set(x_215, 0, x_212); -lean_ctor_set(x_215, 1, x_213); -return x_215; +lean_ctor_set(x_224, 0, x_221); +lean_ctor_set(x_224, 1, x_222); +return x_224; } } else { -lean_object* x_216; lean_object* x_217; lean_object* x_218; -lean_dec(x_167); +lean_object* x_225; lean_object* x_226; lean_object* x_227; +lean_dec(x_174); lean_dec(x_17); lean_dec(x_15); -x_216 = lean_ctor_get(x_6, 0); -lean_inc(x_216); +x_225 = lean_ctor_get(x_6, 0); +lean_inc(x_225); if (lean_is_exclusive(x_6)) { lean_ctor_release(x_6, 0); - x_217 = x_6; + x_226 = x_6; } else { lean_dec_ref(x_6); - x_217 = lean_box(0); + x_226 = lean_box(0); } lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); -x_218 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_163); -if (lean_obj_tag(x_218) == 0) +x_227 = l_Lean_Meta_Simp_Result_getProof(x_3, x_10, x_11, x_12, x_13, x_170); +if (lean_obj_tag(x_227) == 0) { -lean_object* x_219; lean_object* x_220; lean_object* x_221; -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 = l_Lean_Meta_mkLetCongr(x_219, x_216, x_10, x_11, x_12, x_13, x_220); -if (lean_obj_tag(x_221) == 0) -{ -lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; uint32_t x_226; lean_object* x_227; lean_object* x_228; -x_222 = lean_ctor_get(x_221, 0); -lean_inc(x_222); -x_223 = lean_ctor_get(x_221, 1); -lean_inc(x_223); -if (lean_is_exclusive(x_221)) { - lean_ctor_release(x_221, 0); - lean_ctor_release(x_221, 1); - x_224 = x_221; -} else { - lean_dec_ref(x_221); - x_224 = lean_box(0); -} -if (lean_is_scalar(x_217)) { - x_225 = lean_alloc_ctor(1, 1, 0); -} else { - x_225 = x_217; -} -lean_ctor_set(x_225, 0, x_222); -x_226 = 0; -x_227 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_227, 0, x_166); -lean_ctor_set(x_227, 1, x_225); -lean_ctor_set_uint32(x_227, sizeof(void*)*2, x_226); -if (lean_is_scalar(x_224)) { - x_228 = lean_alloc_ctor(0, 2, 0); -} else { - x_228 = x_224; -} -lean_ctor_set(x_228, 0, x_227); -lean_ctor_set(x_228, 1, x_223); -return x_228; -} -else -{ -lean_object* x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; -lean_dec(x_217); -lean_dec(x_166); -x_229 = lean_ctor_get(x_221, 0); +lean_object* x_228; lean_object* x_229; lean_object* x_230; +x_228 = lean_ctor_get(x_227, 0); +lean_inc(x_228); +x_229 = lean_ctor_get(x_227, 1); lean_inc(x_229); -x_230 = lean_ctor_get(x_221, 1); -lean_inc(x_230); -if (lean_is_exclusive(x_221)) { - lean_ctor_release(x_221, 0); - lean_ctor_release(x_221, 1); - x_231 = x_221; +lean_dec(x_227); +x_230 = l_Lean_Meta_mkLetCongr(x_228, x_225, x_10, x_11, x_12, x_13, x_229); +if (lean_obj_tag(x_230) == 0) +{ +lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; uint32_t x_235; uint8_t x_236; lean_object* x_237; lean_object* x_238; +x_231 = lean_ctor_get(x_230, 0); +lean_inc(x_231); +x_232 = lean_ctor_get(x_230, 1); +lean_inc(x_232); +if (lean_is_exclusive(x_230)) { + lean_ctor_release(x_230, 0); + lean_ctor_release(x_230, 1); + x_233 = x_230; } else { - lean_dec_ref(x_221); - x_231 = lean_box(0); + lean_dec_ref(x_230); + x_233 = lean_box(0); } -if (lean_is_scalar(x_231)) { - x_232 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_226)) { + x_234 = lean_alloc_ctor(1, 1, 0); } else { - x_232 = x_231; + x_234 = x_226; } -lean_ctor_set(x_232, 0, x_229); -lean_ctor_set(x_232, 1, x_230); -return x_232; +lean_ctor_set(x_234, 0, x_231); +x_235 = 0; +x_236 = 1; +x_237 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_237, 0, x_173); +lean_ctor_set(x_237, 1, x_234); +lean_ctor_set_uint32(x_237, sizeof(void*)*2, x_235); +lean_ctor_set_uint8(x_237, sizeof(void*)*2 + 4, x_236); +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_237); +lean_ctor_set(x_238, 1, x_232); +return x_238; +} +else +{ +lean_object* x_239; lean_object* x_240; lean_object* x_241; lean_object* x_242; +lean_dec(x_226); +lean_dec(x_173); +x_239 = lean_ctor_get(x_230, 0); +lean_inc(x_239); +x_240 = lean_ctor_get(x_230, 1); +lean_inc(x_240); +if (lean_is_exclusive(x_230)) { + lean_ctor_release(x_230, 0); + lean_ctor_release(x_230, 1); + x_241 = x_230; +} else { + lean_dec_ref(x_230); + x_241 = lean_box(0); +} +if (lean_is_scalar(x_241)) { + x_242 = lean_alloc_ctor(1, 2, 0); +} else { + x_242 = x_241; +} +lean_ctor_set(x_242, 0, x_239); +lean_ctor_set(x_242, 1, x_240); +return x_242; } } else { -lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; -lean_dec(x_217); -lean_dec(x_216); -lean_dec(x_166); +lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; +lean_dec(x_226); +lean_dec(x_225); +lean_dec(x_173); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); -x_233 = lean_ctor_get(x_218, 0); -lean_inc(x_233); -x_234 = lean_ctor_get(x_218, 1); -lean_inc(x_234); -if (lean_is_exclusive(x_218)) { - lean_ctor_release(x_218, 0); - lean_ctor_release(x_218, 1); - x_235 = x_218; +x_243 = lean_ctor_get(x_227, 0); +lean_inc(x_243); +x_244 = lean_ctor_get(x_227, 1); +lean_inc(x_244); +if (lean_is_exclusive(x_227)) { + lean_ctor_release(x_227, 0); + lean_ctor_release(x_227, 1); + x_245 = x_227; } else { - lean_dec_ref(x_218); - x_235 = lean_box(0); + lean_dec_ref(x_227); + x_245 = lean_box(0); } -if (lean_is_scalar(x_235)) { - x_236 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_245)) { + x_246 = lean_alloc_ctor(1, 2, 0); } else { - x_236 = x_235; + x_246 = x_245; } -lean_ctor_set(x_236, 0, x_233); -lean_ctor_set(x_236, 1, x_234); -return x_236; +lean_ctor_set(x_246, 0, x_243); +lean_ctor_set(x_246, 1, x_244); +return x_246; } } } @@ -18551,7 +18603,7 @@ return x_236; } else { -uint8_t x_237; +uint8_t x_247; lean_dec(x_17); lean_dec(x_15); lean_dec(x_13); @@ -18562,23 +18614,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_237 = !lean_is_exclusive(x_18); -if (x_237 == 0) +x_247 = !lean_is_exclusive(x_18); +if (x_247 == 0) { return x_18; } else { -lean_object* x_238; lean_object* x_239; lean_object* x_240; -x_238 = lean_ctor_get(x_18, 0); -x_239 = lean_ctor_get(x_18, 1); -lean_inc(x_239); -lean_inc(x_238); +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_dec(x_18); -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; +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; } } } @@ -18884,66 +18936,70 @@ uint8_t x_23; x_23 = !lean_is_exclusive(x_22); if (x_23 == 0) { -lean_object* x_24; lean_object* x_25; uint32_t x_26; lean_object* x_27; +lean_object* x_24; lean_object* x_25; uint32_t x_26; uint8_t x_27; lean_object* x_28; x_24 = lean_ctor_get(x_22, 0); x_25 = lean_box(0); x_26 = 0; -x_27 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_27, 0, x_24); -lean_ctor_set(x_27, 1, x_25); -lean_ctor_set_uint32(x_27, sizeof(void*)*2, x_26); -lean_ctor_set(x_22, 0, x_27); +x_27 = 1; +x_28 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_28, 0, x_24); +lean_ctor_set(x_28, 1, x_25); +lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_26); +lean_ctor_set_uint8(x_28, sizeof(void*)*2 + 4, x_27); +lean_ctor_set(x_22, 0, x_28); return x_22; } else { -lean_object* x_28; lean_object* x_29; lean_object* x_30; uint32_t x_31; lean_object* x_32; lean_object* x_33; -x_28 = lean_ctor_get(x_22, 0); -x_29 = lean_ctor_get(x_22, 1); +lean_object* x_29; lean_object* x_30; lean_object* x_31; uint32_t x_32; uint8_t x_33; lean_object* x_34; lean_object* x_35; +x_29 = lean_ctor_get(x_22, 0); +x_30 = lean_ctor_get(x_22, 1); +lean_inc(x_30); lean_inc(x_29); -lean_inc(x_28); lean_dec(x_22); -x_30 = lean_box(0); -x_31 = 0; -x_32 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_32, 0, x_28); -lean_ctor_set(x_32, 1, x_30); -lean_ctor_set_uint32(x_32, sizeof(void*)*2, 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_29); -return x_33; +x_31 = lean_box(0); +x_32 = 0; +x_33 = 1; +x_34 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_34, 0, x_29); +lean_ctor_set(x_34, 1, x_31); +lean_ctor_set_uint32(x_34, sizeof(void*)*2, x_32); +lean_ctor_set_uint8(x_34, sizeof(void*)*2 + 4, 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_30); +return x_35; } } else { -uint8_t x_34; -x_34 = !lean_is_exclusive(x_22); -if (x_34 == 0) +uint8_t x_36; +x_36 = !lean_is_exclusive(x_22); +if (x_36 == 0) { return x_22; } else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_35 = lean_ctor_get(x_22, 0); -x_36 = lean_ctor_get(x_22, 1); -lean_inc(x_36); -lean_inc(x_35); +lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_37 = lean_ctor_get(x_22, 0); +x_38 = lean_ctor_get(x_22, 1); +lean_inc(x_38); +lean_inc(x_37); lean_dec(x_22); -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; +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; } } } case 1: { -lean_object* x_38; lean_object* x_39; +lean_object* x_40; lean_object* x_41; lean_dec(x_1); -x_38 = lean_ctor_get(x_18, 1); -lean_inc(x_38); +x_40 = lean_ctor_get(x_18, 1); +lean_inc(x_40); lean_dec(x_18); lean_inc(x_8); lean_inc(x_7); @@ -18952,30 +19008,30 @@ lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_39 = lean_dsimp(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_38); -if (lean_obj_tag(x_39) == 0) +x_41 = lean_dsimp(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_40); +if (lean_obj_tag(x_41) == 0) { -lean_object* x_40; lean_object* x_41; lean_object* x_42; uint8_t x_43; uint8_t 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); +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_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_11); lean_inc(x_10); -x_42 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simpLet___lambda__1___boxed), 13, 4); -lean_closure_set(x_42, 0, x_13); -lean_closure_set(x_42, 1, x_10); -lean_closure_set(x_42, 2, x_11); -lean_closure_set(x_42, 3, x_40); -x_43 = 0; -x_44 = 0; -x_45 = l_Lean_Meta_withLocalDecl___at_Lean_Meta_Simp_simpCtorEq___spec__1___rarg(x_10, x_43, x_11, x_42, x_44, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_41); -return x_45; +x_44 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simpLet___lambda__1___boxed), 13, 4); +lean_closure_set(x_44, 0, x_13); +lean_closure_set(x_44, 1, x_10); +lean_closure_set(x_44, 2, x_11); +lean_closure_set(x_44, 3, x_42); +x_45 = 0; +x_46 = 0; +x_47 = l_Lean_Meta_withLocalDecl___at_Lean_Meta_Simp_simpCtorEq___spec__1___rarg(x_10, x_45, x_11, x_44, x_46, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_43); +return x_47; } else { -uint8_t x_46; +uint8_t x_48; lean_dec(x_13); lean_dec(x_11); lean_dec(x_10); @@ -18986,32 +19042,32 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_46 = !lean_is_exclusive(x_39); -if (x_46 == 0) +x_48 = !lean_is_exclusive(x_41); +if (x_48 == 0) { -return x_39; +return x_41; } else { -lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_47 = lean_ctor_get(x_39, 0); -x_48 = lean_ctor_get(x_39, 1); -lean_inc(x_48); -lean_inc(x_47); -lean_dec(x_39); -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_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_41, 0); +x_50 = lean_ctor_get(x_41, 1); +lean_inc(x_50); +lean_inc(x_49); +lean_dec(x_41); +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; } } } default: { -lean_object* x_50; lean_object* x_51; +lean_object* x_52; lean_object* x_53; lean_dec(x_1); -x_50 = lean_ctor_get(x_18, 1); -lean_inc(x_50); +x_52 = lean_ctor_get(x_18, 1); +lean_inc(x_52); lean_dec(x_18); lean_inc(x_8); lean_inc(x_7); @@ -19020,30 +19076,30 @@ lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); lean_inc(x_2); -x_51 = lean_simp(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_50); -if (lean_obj_tag(x_51) == 0) +x_53 = lean_simp(x_12, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_52); +if (lean_obj_tag(x_53) == 0) { -lean_object* x_52; lean_object* x_53; lean_object* x_54; uint8_t x_55; uint8_t x_56; lean_object* x_57; -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_object* x_54; lean_object* x_55; lean_object* x_56; uint8_t x_57; uint8_t x_58; lean_object* x_59; +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_11); lean_inc(x_10); -x_54 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simpLet___lambda__3), 13, 4); -lean_closure_set(x_54, 0, x_13); -lean_closure_set(x_54, 1, x_52); -lean_closure_set(x_54, 2, x_10); -lean_closure_set(x_54, 3, x_11); -x_55 = 0; -x_56 = 0; -x_57 = l_Lean_Meta_withLocalDecl___at_Lean_Meta_Simp_simpCtorEq___spec__1___rarg(x_10, x_55, x_11, x_54, x_56, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_53); -return x_57; +x_56 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simpLet___lambda__3), 13, 4); +lean_closure_set(x_56, 0, x_13); +lean_closure_set(x_56, 1, x_54); +lean_closure_set(x_56, 2, x_10); +lean_closure_set(x_56, 3, x_11); +x_57 = 0; +x_58 = 0; +x_59 = l_Lean_Meta_withLocalDecl___at_Lean_Meta_Simp_simpCtorEq___spec__1___rarg(x_10, x_57, x_11, x_56, x_58, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_55); +return x_59; } else { -uint8_t x_58; +uint8_t x_60; lean_dec(x_13); lean_dec(x_11); lean_dec(x_10); @@ -19054,23 +19110,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_58 = !lean_is_exclusive(x_51); -if (x_58 == 0) +x_60 = !lean_is_exclusive(x_53); +if (x_60 == 0) { -return x_51; +return x_53; } else { -lean_object* x_59; lean_object* x_60; lean_object* x_61; -x_59 = lean_ctor_get(x_51, 0); -x_60 = lean_ctor_get(x_51, 1); -lean_inc(x_60); -lean_inc(x_59); -lean_dec(x_51); -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_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_53, 0); +x_62 = lean_ctor_get(x_53, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_53); +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; } } } @@ -19078,7 +19134,7 @@ return x_61; } else { -uint8_t x_62; +uint8_t x_64; lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); @@ -19091,29 +19147,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_62 = !lean_is_exclusive(x_18); -if (x_62 == 0) +x_64 = !lean_is_exclusive(x_18); +if (x_64 == 0) { return x_18; } else { -lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_63 = lean_ctor_get(x_18, 0); -x_64 = lean_ctor_get(x_18, 1); -lean_inc(x_64); -lean_inc(x_63); +lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_65 = lean_ctor_get(x_18, 0); +x_66 = lean_ctor_get(x_18, 1); +lean_inc(x_66); +lean_inc(x_65); lean_dec(x_18); -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; +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; } } } else { -uint8_t x_66; +uint8_t x_68; lean_dec(x_11); lean_dec(x_10); lean_dec(x_8); @@ -19124,53 +19180,57 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_66 = !lean_is_exclusive(x_14); -if (x_66 == 0) +x_68 = !lean_is_exclusive(x_14); +if (x_68 == 0) { -lean_object* x_67; lean_object* x_68; lean_object* x_69; uint32_t x_70; lean_object* x_71; -x_67 = lean_ctor_get(x_14, 0); -lean_dec(x_67); -x_68 = lean_expr_instantiate1(x_13, x_12); +lean_object* x_69; lean_object* x_70; lean_object* x_71; uint32_t x_72; uint8_t x_73; lean_object* x_74; +x_69 = lean_ctor_get(x_14, 0); +lean_dec(x_69); +x_70 = lean_expr_instantiate1(x_13, x_12); lean_dec(x_12); lean_dec(x_13); -x_69 = lean_box(0); -x_70 = 0; -x_71 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_71, 0, x_68); -lean_ctor_set(x_71, 1, x_69); -lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_70); -lean_ctor_set(x_14, 0, x_71); +x_71 = lean_box(0); +x_72 = 0; +x_73 = 1; +x_74 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_74, 0, x_70); +lean_ctor_set(x_74, 1, x_71); +lean_ctor_set_uint32(x_74, sizeof(void*)*2, x_72); +lean_ctor_set_uint8(x_74, sizeof(void*)*2 + 4, x_73); +lean_ctor_set(x_14, 0, x_74); return x_14; } else { -lean_object* x_72; lean_object* x_73; lean_object* x_74; uint32_t x_75; lean_object* x_76; lean_object* x_77; -x_72 = lean_ctor_get(x_14, 1); -lean_inc(x_72); +lean_object* x_75; lean_object* x_76; lean_object* x_77; uint32_t x_78; uint8_t x_79; lean_object* x_80; lean_object* x_81; +x_75 = lean_ctor_get(x_14, 1); +lean_inc(x_75); lean_dec(x_14); -x_73 = lean_expr_instantiate1(x_13, x_12); +x_76 = lean_expr_instantiate1(x_13, x_12); lean_dec(x_12); lean_dec(x_13); -x_74 = lean_box(0); -x_75 = 0; -x_76 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_76, 0, x_73); -lean_ctor_set(x_76, 1, x_74); -lean_ctor_set_uint32(x_76, sizeof(void*)*2, 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_72); -return x_77; +x_77 = lean_box(0); +x_78 = 0; +x_79 = 1; +x_80 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_80, 0, x_76); +lean_ctor_set(x_80, 1, x_77); +lean_ctor_set_uint32(x_80, sizeof(void*)*2, x_78); +lean_ctor_set_uint8(x_80, sizeof(void*)*2 + 4, x_79); +x_81 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_81, 0, x_80); +lean_ctor_set(x_81, 1, x_75); +return x_81; } } } else { -lean_object* x_78; lean_object* x_79; +lean_object* x_82; lean_object* x_83; lean_dec(x_1); -x_78 = l_Lean_Meta_Simp_simpLet___closed__4; -x_79 = l_panic___at_Lean_Meta_Simp_simpLet___spec__1(x_78, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_79; +x_82 = l_Lean_Meta_Simp_simpLet___closed__4; +x_83 = l_panic___at_Lean_Meta_Simp_simpLet___spec__1(x_82, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_83; } } } @@ -23219,88 +23279,92 @@ uint8_t x_20; x_20 = !lean_is_exclusive(x_19); if (x_20 == 0) { -lean_object* x_21; lean_object* x_22; uint32_t x_23; lean_object* x_24; +lean_object* x_21; lean_object* x_22; uint32_t x_23; uint8_t x_24; lean_object* x_25; x_21 = lean_ctor_get(x_19, 0); x_22 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_22, 0, x_21); x_23 = 0; -x_24 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_24, 0, x_3); -lean_ctor_set(x_24, 1, x_22); -lean_ctor_set_uint32(x_24, sizeof(void*)*2, x_23); -lean_ctor_set(x_19, 0, x_24); +x_24 = 1; +x_25 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_25, 0, x_3); +lean_ctor_set(x_25, 1, x_22); +lean_ctor_set_uint32(x_25, sizeof(void*)*2, x_23); +lean_ctor_set_uint8(x_25, sizeof(void*)*2 + 4, x_24); +lean_ctor_set(x_19, 0, x_25); return x_19; } else { -lean_object* x_25; lean_object* x_26; lean_object* x_27; uint32_t x_28; lean_object* x_29; lean_object* x_30; -x_25 = lean_ctor_get(x_19, 0); -x_26 = lean_ctor_get(x_19, 1); +lean_object* x_26; lean_object* x_27; lean_object* x_28; uint32_t x_29; uint8_t x_30; lean_object* x_31; lean_object* x_32; +x_26 = lean_ctor_get(x_19, 0); +x_27 = lean_ctor_get(x_19, 1); +lean_inc(x_27); lean_inc(x_26); -lean_inc(x_25); lean_dec(x_19); -x_27 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_27, 0, x_25); -x_28 = 0; -x_29 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_29, 0, x_3); -lean_ctor_set(x_29, 1, x_27); -lean_ctor_set_uint32(x_29, sizeof(void*)*2, 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_26); -return x_30; +x_28 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_28, 0, x_26); +x_29 = 0; +x_30 = 1; +x_31 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_31, 0, x_3); +lean_ctor_set(x_31, 1, x_28); +lean_ctor_set_uint32(x_31, sizeof(void*)*2, x_29); +lean_ctor_set_uint8(x_31, sizeof(void*)*2 + 4, x_30); +x_32 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_32, 0, x_31); +lean_ctor_set(x_32, 1, x_27); +return x_32; } } else { -uint8_t x_31; +uint8_t x_33; lean_dec(x_3); -x_31 = !lean_is_exclusive(x_19); -if (x_31 == 0) +x_33 = !lean_is_exclusive(x_19); +if (x_33 == 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_object* x_34; lean_object* x_35; lean_object* x_36; +x_34 = lean_ctor_get(x_19, 0); +x_35 = lean_ctor_get(x_19, 1); +lean_inc(x_35); +lean_inc(x_34); 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; +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 { -uint8_t x_35; +uint8_t x_37; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); -x_35 = !lean_is_exclusive(x_13); -if (x_35 == 0) +x_37 = !lean_is_exclusive(x_13); +if (x_37 == 0) { return x_13; } else { -lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_13, 0); -x_37 = lean_ctor_get(x_13, 1); -lean_inc(x_37); -lean_inc(x_36); +lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_38 = lean_ctor_get(x_13, 0); +x_39 = lean_ctor_get(x_13, 1); +lean_inc(x_39); +lean_inc(x_38); lean_dec(x_13); -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; +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; } } } @@ -23350,7 +23414,7 @@ x_25 = lean_ctor_get(x_13, 1); lean_inc(x_25); if (lean_obj_tag(x_25) == 0) { -lean_object* x_26; uint32_t x_27; lean_object* x_28; +lean_object* x_26; uint32_t x_27; uint8_t x_28; lean_object* x_29; lean_dec(x_23); lean_dec(x_13); lean_dec(x_8); @@ -23362,30 +23426,32 @@ lean_dec(x_3); lean_dec(x_2); x_26 = lean_box(0); x_27 = 0; -x_28 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_28, 0, x_24); -lean_ctor_set(x_28, 1, x_26); -lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_27); -lean_ctor_set(x_11, 0, x_28); +x_28 = 1; +x_29 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_29, 0, x_24); +lean_ctor_set(x_29, 1, x_26); +lean_ctor_set_uint32(x_29, sizeof(void*)*2, x_27); +lean_ctor_set_uint8(x_29, sizeof(void*)*2 + 4, x_28); +lean_ctor_set(x_11, 0, x_29); return x_11; } else { -lean_object* x_29; lean_object* x_30; +lean_object* x_30; lean_object* x_31; lean_dec(x_25); lean_free_object(x_11); -x_29 = lean_box(0); -x_30 = l_Lean_Meta_Simp_visitFn___lambda__1(x_13, x_23, x_24, x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); +x_30 = lean_box(0); +x_31 = l_Lean_Meta_Simp_visitFn___lambda__1(x_13, x_23, x_24, x_30, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_14); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_23); -return x_30; +return x_31; } } else { -lean_object* x_31; uint32_t x_32; lean_object* x_33; +lean_object* x_32; uint32_t x_33; uint8_t x_34; lean_object* x_35; lean_dec(x_15); lean_dec(x_13); lean_dec(x_8); @@ -23395,85 +23461,51 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_31 = lean_box(0); -x_32 = 0; -x_33 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_33, 0, x_1); -lean_ctor_set(x_33, 1, x_31); -lean_ctor_set_uint32(x_33, sizeof(void*)*2, x_32); -lean_ctor_set(x_11, 0, x_33); +x_32 = lean_box(0); +x_33 = 0; +x_34 = 1; +x_35 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_35, 0, x_1); +lean_ctor_set(x_35, 1, x_32); +lean_ctor_set_uint32(x_35, sizeof(void*)*2, x_33); +lean_ctor_set_uint8(x_35, sizeof(void*)*2 + 4, x_34); +lean_ctor_set(x_11, 0, x_35); return x_11; } } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; uint8_t x_37; -x_34 = lean_ctor_get(x_11, 0); -x_35 = lean_ctor_get(x_11, 1); -lean_inc(x_35); -lean_inc(x_34); -lean_dec(x_11); -x_36 = lean_ctor_get(x_34, 0); +lean_object* x_36; lean_object* x_37; lean_object* x_38; uint8_t x_39; +x_36 = lean_ctor_get(x_11, 0); +x_37 = lean_ctor_get(x_11, 1); +lean_inc(x_37); lean_inc(x_36); -x_37 = lean_expr_eqv(x_36, x_10); +lean_dec(x_11); +x_38 = lean_ctor_get(x_36, 0); +lean_inc(x_38); +x_39 = lean_expr_eqv(x_38, x_10); lean_dec(x_10); -if (x_37 == 0) +if (x_39 == 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; -x_38 = lean_unsigned_to_nat(0u); -x_39 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_38); -x_40 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceProjFn_x3f___lambda__1___closed__1; -lean_inc(x_39); -x_41 = lean_mk_array(x_39, x_40); -x_42 = lean_unsigned_to_nat(1u); -x_43 = lean_nat_sub(x_39, x_42); -lean_dec(x_39); -x_44 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_41, x_43); -lean_inc(x_44); -x_45 = l_Lean_mkAppN(x_36, x_44); -x_46 = lean_ctor_get(x_34, 1); +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_40 = lean_unsigned_to_nat(0u); +x_41 = l___private_Lean_Expr_0__Lean_Expr_getAppNumArgsAux(x_1, x_40); +x_42 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceProjFn_x3f___lambda__1___closed__1; +lean_inc(x_41); +x_43 = lean_mk_array(x_41, x_42); +x_44 = lean_unsigned_to_nat(1u); +x_45 = lean_nat_sub(x_41, x_44); +lean_dec(x_41); +x_46 = l___private_Lean_Expr_0__Lean_Expr_getAppArgsAux(x_1, x_43, x_45); lean_inc(x_46); -if (lean_obj_tag(x_46) == 0) +x_47 = l_Lean_mkAppN(x_38, x_46); +x_48 = lean_ctor_get(x_36, 1); +lean_inc(x_48); +if (lean_obj_tag(x_48) == 0) { -lean_object* x_47; uint32_t x_48; lean_object* x_49; lean_object* x_50; -lean_dec(x_44); -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_3); -lean_dec(x_2); -x_47 = lean_box(0); -x_48 = 0; -x_49 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_49, 0, x_45); -lean_ctor_set(x_49, 1, x_47); -lean_ctor_set_uint32(x_49, sizeof(void*)*2, 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_35); -return x_50; -} -else -{ -lean_object* x_51; lean_object* x_52; +lean_object* x_49; uint32_t x_50; uint8_t x_51; lean_object* x_52; lean_object* x_53; lean_dec(x_46); -x_51 = lean_box(0); -x_52 = l_Lean_Meta_Simp_visitFn___lambda__1(x_34, x_44, x_45, x_51, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_35); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_44); -return x_52; -} -} -else -{ -lean_object* x_53; uint32_t x_54; lean_object* x_55; lean_object* x_56; lean_dec(x_36); -lean_dec(x_34); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -23481,22 +23513,62 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_53 = lean_box(0); -x_54 = 0; -x_55 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_55, 0, x_1); -lean_ctor_set(x_55, 1, x_53); -lean_ctor_set_uint32(x_55, sizeof(void*)*2, 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_35); -return x_56; +x_49 = lean_box(0); +x_50 = 0; +x_51 = 1; +x_52 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_52, 0, x_47); +lean_ctor_set(x_52, 1, x_49); +lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_50); +lean_ctor_set_uint8(x_52, sizeof(void*)*2 + 4, 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_37); +return x_53; +} +else +{ +lean_object* x_54; lean_object* x_55; +lean_dec(x_48); +x_54 = lean_box(0); +x_55 = l_Lean_Meta_Simp_visitFn___lambda__1(x_36, x_46, x_47, x_54, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_37); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_46); +return x_55; +} +} +else +{ +lean_object* x_56; uint32_t x_57; uint8_t x_58; lean_object* x_59; lean_object* x_60; +lean_dec(x_38); +lean_dec(x_36); +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_56 = lean_box(0); +x_57 = 0; +x_58 = 1; +x_59 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_59, 0, x_1); +lean_ctor_set(x_59, 1, x_56); +lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_57); +lean_ctor_set_uint8(x_59, sizeof(void*)*2 + 4, 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_37); +return x_60; } } } else { -uint8_t x_57; +uint8_t x_61; lean_dec(x_10); lean_dec(x_8); lean_dec(x_7); @@ -23506,23 +23578,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_57 = !lean_is_exclusive(x_11); -if (x_57 == 0) +x_61 = !lean_is_exclusive(x_11); +if (x_61 == 0) { return x_11; } else { -lean_object* x_58; lean_object* x_59; lean_object* x_60; -x_58 = lean_ctor_get(x_11, 0); -x_59 = lean_ctor_get(x_11, 1); -lean_inc(x_59); -lean_inc(x_58); +lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_62 = lean_ctor_get(x_11, 0); +x_63 = lean_ctor_get(x_11, 1); +lean_inc(x_63); +lean_inc(x_62); lean_dec(x_11); -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; +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; } } } @@ -23680,92 +23752,90 @@ return x_22; } else { -lean_object* x_23; uint8_t x_24; uint32_t x_25; lean_object* x_26; lean_object* x_27; uint32_t x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +lean_object* x_23; uint32_t x_24; lean_object* x_25; lean_object* x_26; uint32_t x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; x_23 = lean_ctor_get(x_3, 0); -x_24 = lean_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -x_25 = lean_ctor_get_uint32(x_3, sizeof(void*)*4); -x_26 = lean_ctor_get(x_3, 1); -x_27 = lean_ctor_get(x_3, 2); -x_28 = lean_ctor_get_uint32(x_3, sizeof(void*)*4 + 4); -lean_inc(x_27); +x_24 = lean_ctor_get_uint32(x_3, sizeof(void*)*4); +x_25 = lean_ctor_get(x_3, 1); +x_26 = lean_ctor_get(x_3, 2); +x_27 = lean_ctor_get_uint32(x_3, sizeof(void*)*4 + 4); lean_inc(x_26); +lean_inc(x_25); lean_inc(x_23); lean_dec(x_3); lean_inc(x_1); -x_29 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_29, 0, x_1); -x_30 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_30, 0, x_23); -lean_ctor_set(x_30, 1, x_26); -lean_ctor_set(x_30, 2, x_27); -lean_ctor_set(x_30, 3, x_29); -lean_ctor_set_uint8(x_30, sizeof(void*)*4 + 8, x_24); -lean_ctor_set_uint32(x_30, sizeof(void*)*4, x_25); -lean_ctor_set_uint32(x_30, sizeof(void*)*4 + 4, x_28); -x_31 = l_Lean_Expr_withAppAux___at_Lean_Meta_Simp_congrDefault___spec__1(x_1, x_16, x_18, x_2, x_30, x_4, x_5, x_6, x_7, x_8, x_12); -return x_31; +x_28 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_28, 0, x_1); +x_29 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_29, 0, x_23); +lean_ctor_set(x_29, 1, x_25); +lean_ctor_set(x_29, 2, x_26); +lean_ctor_set(x_29, 3, x_28); +lean_ctor_set_uint32(x_29, sizeof(void*)*4, x_24); +lean_ctor_set_uint32(x_29, sizeof(void*)*4 + 4, x_27); +x_30 = l_Lean_Expr_withAppAux___at_Lean_Meta_Simp_congrDefault___spec__1(x_1, x_16, x_18, x_2, x_29, x_4, x_5, x_6, x_7, x_8, x_12); +return x_30; } } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_dec(x_1); -x_32 = lean_ctor_get(x_10, 1); -lean_inc(x_32); +x_31 = lean_ctor_get(x_10, 1); +lean_inc(x_31); lean_dec(x_10); -x_33 = lean_ctor_get(x_11, 0); -lean_inc(x_33); +x_32 = lean_ctor_get(x_11, 0); +lean_inc(x_32); lean_dec(x_11); -x_34 = lean_ctor_get(x_33, 0); -lean_inc(x_34); +x_33 = lean_ctor_get(x_32, 0); +lean_inc(x_33); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_35 = l_Lean_Meta_Simp_visitFn(x_34, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_32); -if (lean_obj_tag(x_35) == 0) +x_34 = l_Lean_Meta_Simp_visitFn(x_33, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_31); +if (lean_obj_tag(x_34) == 0) { -lean_object* x_36; lean_object* x_37; lean_object* x_38; -x_36 = lean_ctor_get(x_35, 0); +lean_object* x_35; lean_object* x_36; lean_object* x_37; +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_inc(x_37); -lean_dec(x_35); -x_38 = l_Lean_Meta_Simp_Result_mkEqTrans(x_33, x_36, x_5, x_6, x_7, x_8, x_37); -return x_38; +lean_dec(x_34); +x_37 = l_Lean_Meta_Simp_Result_mkEqTrans(x_32, x_35, x_5, x_6, x_7, x_8, x_36); +return x_37; } else { -uint8_t x_39; -lean_dec(x_33); +uint8_t x_38; +lean_dec(x_32); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_39 = !lean_is_exclusive(x_35); -if (x_39 == 0) +x_38 = !lean_is_exclusive(x_34); +if (x_38 == 0) { -return x_35; +return x_34; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; -x_40 = lean_ctor_get(x_35, 0); -x_41 = lean_ctor_get(x_35, 1); -lean_inc(x_41); +lean_object* x_39; lean_object* x_40; lean_object* x_41; +x_39 = lean_ctor_get(x_34, 0); +x_40 = lean_ctor_get(x_34, 1); lean_inc(x_40); -lean_dec(x_35); -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_34); +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; +uint8_t x_42; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -23774,23 +23844,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_43 = !lean_is_exclusive(x_10); -if (x_43 == 0) +x_42 = !lean_is_exclusive(x_10); +if (x_42 == 0) { return x_10; } else { -lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_44 = lean_ctor_get(x_10, 0); -x_45 = lean_ctor_get(x_10, 1); -lean_inc(x_45); +lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_10, 0); +x_44 = lean_ctor_get(x_10, 1); lean_inc(x_44); +lean_inc(x_43); lean_dec(x_10); -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; +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; } } } @@ -24611,7 +24681,7 @@ x_15 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_processCongrHypothesis___lamb lean_closure_set(x_15, 0, x_3); lean_closure_set(x_15, 1, x_1); lean_closure_set(x_15, 2, x_2); -x_16 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 2); +x_16 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg), 10, 2); lean_closure_set(x_16, 0, x_14); lean_closure_set(x_16, 1, x_15); x_17 = l_Lean_Meta_Simp_withNewLemmas___rarg(x_2, x_16, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); @@ -25024,7 +25094,7 @@ x_74 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lam 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 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_53, x_75, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_66); +x_76 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_53, x_75, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_66); x_77 = lean_ctor_get(x_76, 0); lean_inc(x_77); x_78 = lean_ctor_get(x_76, 1); @@ -25164,7 +25234,7 @@ x_109 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___la x_110 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_110, 0, x_108); lean_ctor_set(x_110, 1, x_109); -x_111 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_88, x_110, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_101); +x_111 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_88, x_110, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_101); x_112 = lean_ctor_get(x_111, 0); lean_inc(x_112); x_113 = lean_ctor_get(x_111, 1); @@ -25295,7 +25365,7 @@ x_146 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___la x_147 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_147, 0, x_145); lean_ctor_set(x_147, 1, x_146); -x_148 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_125, x_147, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_138); +x_148 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_125, x_147, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_138); x_149 = lean_ctor_get(x_148, 0); lean_inc(x_149); x_150 = lean_ctor_get(x_148, 1); @@ -25440,7 +25510,7 @@ x_182 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___la x_183 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_183, 0, x_181); lean_ctor_set(x_183, 1, x_182); -x_184 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_161, x_183, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_174); +x_184 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_161, x_183, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_174); x_185 = lean_ctor_get(x_184, 0); lean_inc(x_185); x_186 = lean_ctor_get(x_184, 1); @@ -25541,64 +25611,66 @@ return x_13; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_trySimpCongrTheorem_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; uint32_t x_14; lean_object* x_15; lean_object* x_16; +lean_object* x_13; uint32_t x_14; uint8_t x_15; lean_object* x_16; lean_object* x_17; x_13 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_13, 0, x_1); x_14 = 0; -x_15 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_15, 0, x_2); -lean_ctor_set(x_15, 1, x_13); -lean_ctor_set_uint32(x_15, sizeof(void*)*2, x_14); -x_16 = l_Lean_Meta_Simp_congrArgs(x_15, x_3, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_16) == 0) +x_15 = 1; +x_16 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_16, 0, x_2); +lean_ctor_set(x_16, 1, x_13); +lean_ctor_set_uint32(x_16, sizeof(void*)*2, x_14); +lean_ctor_set_uint8(x_16, sizeof(void*)*2 + 4, x_15); +x_17 = l_Lean_Meta_Simp_congrArgs(x_16, x_3, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_17) == 0) { -uint8_t x_17; -x_17 = !lean_is_exclusive(x_16); -if (x_17 == 0) +uint8_t x_18; +x_18 = !lean_is_exclusive(x_17); +if (x_18 == 0) { -lean_object* x_18; lean_object* x_19; -x_18 = lean_ctor_get(x_16, 0); -x_19 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_19, 0, x_18); -lean_ctor_set(x_16, 0, x_19); -return x_16; +lean_object* x_19; lean_object* x_20; +x_19 = lean_ctor_get(x_17, 0); +x_20 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_20, 0, x_19); +lean_ctor_set(x_17, 0, x_20); +return x_17; } else { -lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_20 = lean_ctor_get(x_16, 0); -x_21 = lean_ctor_get(x_16, 1); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +x_21 = lean_ctor_get(x_17, 0); +x_22 = lean_ctor_get(x_17, 1); +lean_inc(x_22); lean_inc(x_21); -lean_inc(x_20); -lean_dec(x_16); -x_22 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_22, 0, x_20); -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_dec(x_17); +x_23 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_23, 0, x_21); +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_24; -x_24 = !lean_is_exclusive(x_16); -if (x_24 == 0) +uint8_t x_25; +x_25 = !lean_is_exclusive(x_17); +if (x_25 == 0) { -return x_16; +return x_17; } else { -lean_object* x_25; lean_object* x_26; lean_object* x_27; -x_25 = lean_ctor_get(x_16, 0); -x_26 = lean_ctor_get(x_16, 1); +lean_object* x_26; lean_object* x_27; lean_object* x_28; +x_26 = lean_ctor_get(x_17, 0); +x_27 = lean_ctor_get(x_17, 1); +lean_inc(x_27); lean_inc(x_26); -lean_inc(x_25); -lean_dec(x_16); -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_dec(x_17); +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; } } } @@ -25823,7 +25895,7 @@ x_31 = l_Lean_Meta_Simp_trySimpCongrTheorem_x3f___lambda__2___closed__2; 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_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_19, x_32, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_27); +x_33 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_19, x_32, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_27); lean_dec(x_13); lean_dec(x_12); lean_dec(x_11); @@ -26127,7 +26199,7 @@ x_37 = l_Lean_Meta_Simp_trySimpCongrTheorem_x3f___lambda__4___closed__2; x_38 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_38, 0, x_36); lean_ctor_set(x_38, 1, x_37); -x_39 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_25, x_38, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_33); +x_39 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_25, x_38, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_33); lean_dec(x_16); lean_dec(x_15); lean_dec(x_14); @@ -26287,7 +26359,7 @@ x_31 = l_Lean_Meta_Simp_trySimpCongrTheorem_x3f___lambda__5___closed__2; 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_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_19, x_32, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_27); +x_33 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_19, x_32, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_27); lean_dec(x_17); lean_dec(x_16); lean_dec(x_15); @@ -26921,7 +26993,7 @@ lean_ctor_set(x_22, 1, x_21); x_23 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_23, 0, x_22); lean_ctor_set(x_23, 1, x_17); -x_24 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_3, x_23, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_24 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_3, x_23, x_5, 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); @@ -26965,11 +27037,11 @@ lean_closure_set(x_12, 0, x_1); lean_closure_set(x_12, 1, x_2); lean_closure_set(x_12, 2, x_11); x_13 = l_Lean_Meta_Simp_trySimpCongrTheorem_x3f___closed__2; -x_14 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 2); +x_14 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg), 10, 2); lean_closure_set(x_14, 0, x_13); lean_closure_set(x_14, 1, x_12); x_15 = 0; -x_16 = l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg(x_14, x_15, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_16 = l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2___rarg(x_14, x_15, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); return x_16; } } @@ -27501,7 +27573,7 @@ return x_11; } else { -lean_object* x_12; uint32_t x_13; lean_object* x_14; lean_object* x_15; +lean_object* x_12; uint32_t x_13; uint8_t x_14; lean_object* x_15; lean_object* x_16; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -27511,14 +27583,16 @@ lean_dec(x_3); lean_dec(x_2); x_12 = lean_box(0); x_13 = 0; -x_14 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_14, 0, x_1); -lean_ctor_set(x_14, 1, x_12); -lean_ctor_set_uint32(x_14, sizeof(void*)*2, 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_9); -return x_15; +x_14 = 1; +x_15 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_15, 0, x_1); +lean_ctor_set(x_15, 1, x_12); +lean_ctor_set_uint32(x_15, sizeof(void*)*2, x_13); +lean_ctor_set_uint8(x_15, sizeof(void*)*2 + 4, x_14); +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; } } } @@ -27584,64 +27658,68 @@ uint8_t x_19; x_19 = !lean_is_exclusive(x_18); if (x_19 == 0) { -lean_object* x_20; lean_object* x_21; uint32_t x_22; lean_object* x_23; +lean_object* x_20; lean_object* x_21; uint32_t x_22; uint8_t x_23; lean_object* x_24; x_20 = lean_ctor_get(x_18, 0); x_21 = lean_box(0); x_22 = 0; -x_23 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_23, 0, x_20); -lean_ctor_set(x_23, 1, x_21); -lean_ctor_set_uint32(x_23, sizeof(void*)*2, x_22); -lean_ctor_set(x_18, 0, x_23); +x_23 = 1; +x_24 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_24, 0, x_20); +lean_ctor_set(x_24, 1, x_21); +lean_ctor_set_uint32(x_24, sizeof(void*)*2, x_22); +lean_ctor_set_uint8(x_24, sizeof(void*)*2 + 4, x_23); +lean_ctor_set(x_18, 0, x_24); return x_18; } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; uint32_t x_27; lean_object* x_28; lean_object* x_29; -x_24 = lean_ctor_get(x_18, 0); -x_25 = lean_ctor_get(x_18, 1); +lean_object* x_25; lean_object* x_26; lean_object* x_27; uint32_t x_28; uint8_t 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_inc(x_24); lean_dec(x_18); -x_26 = lean_box(0); -x_27 = 0; -x_28 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_28, 0, x_24); -lean_ctor_set(x_28, 1, x_26); -lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_27); -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_27 = lean_box(0); +x_28 = 0; +x_29 = 1; +x_30 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_30, 0, x_25); +lean_ctor_set(x_30, 1, x_27); +lean_ctor_set_uint32(x_30, sizeof(void*)*2, x_28); +lean_ctor_set_uint8(x_30, sizeof(void*)*2 + 4, 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; } } else { -uint8_t x_30; -x_30 = !lean_is_exclusive(x_18); -if (x_30 == 0) +uint8_t x_32; +x_32 = !lean_is_exclusive(x_18); +if (x_32 == 0) { return x_18; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_18, 0); -x_32 = lean_ctor_get(x_18, 1); -lean_inc(x_32); -lean_inc(x_31); +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_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; +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; } } } case 2: { -lean_object* x_34; uint8_t x_35; -x_34 = l_Lean_instantiateMVars___at_Lean_Meta_Simp_synthesizeArgs___spec__1(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_object* x_36; uint8_t x_37; +x_36 = l_Lean_instantiateMVars___at_Lean_Meta_Simp_synthesizeArgs___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); @@ -27649,43 +27727,47 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_35 = !lean_is_exclusive(x_34); -if (x_35 == 0) +x_37 = !lean_is_exclusive(x_36); +if (x_37 == 0) { -lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; -x_36 = lean_ctor_get(x_34, 0); -x_37 = lean_box(0); -x_38 = 0; -x_39 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_39, 0, x_36); -lean_ctor_set(x_39, 1, x_37); -lean_ctor_set_uint32(x_39, sizeof(void*)*2, x_38); -lean_ctor_set(x_34, 0, x_39); -return x_34; +lean_object* x_38; lean_object* x_39; uint32_t x_40; uint8_t x_41; lean_object* x_42; +x_38 = lean_ctor_get(x_36, 0); +x_39 = lean_box(0); +x_40 = 0; +x_41 = 1; +x_42 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_42, 0, x_38); +lean_ctor_set(x_42, 1, x_39); +lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_40); +lean_ctor_set_uint8(x_42, sizeof(void*)*2 + 4, x_41); +lean_ctor_set(x_36, 0, x_42); +return x_36; } else { -lean_object* x_40; lean_object* x_41; lean_object* x_42; uint32_t x_43; lean_object* x_44; lean_object* x_45; -x_40 = lean_ctor_get(x_34, 0); -x_41 = lean_ctor_get(x_34, 1); -lean_inc(x_41); -lean_inc(x_40); -lean_dec(x_34); -x_42 = lean_box(0); -x_43 = 0; -x_44 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_44, 0, x_40); -lean_ctor_set(x_44, 1, x_42); -lean_ctor_set_uint32(x_44, sizeof(void*)*2, 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_41); -return x_45; +lean_object* x_43; lean_object* x_44; lean_object* x_45; uint32_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; +x_43 = lean_ctor_get(x_36, 0); +x_44 = lean_ctor_get(x_36, 1); +lean_inc(x_44); +lean_inc(x_43); +lean_dec(x_36); +x_45 = lean_box(0); +x_46 = 0; +x_47 = 1; +x_48 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_48, 0, x_43); +lean_ctor_set(x_48, 1, x_45); +lean_ctor_set_uint32(x_48, sizeof(void*)*2, x_46); +lean_ctor_set_uint8(x_48, sizeof(void*)*2 + 4, 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_44); +return x_49; } } case 3: { -lean_object* x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; +lean_object* x_50; uint32_t x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -27693,140 +27775,146 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_46 = lean_box(0); -x_47 = 0; -x_48 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_48, 0, x_1); -lean_ctor_set(x_48, 1, x_46); -lean_ctor_set_uint32(x_48, sizeof(void*)*2, 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_9); -return x_49; +x_50 = lean_box(0); +x_51 = 0; +x_52 = 1; +x_53 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_53, 0, x_1); +lean_ctor_set(x_53, 1, x_50); +lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_51); +lean_ctor_set_uint8(x_53, sizeof(void*)*2 + 4, 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_9); +return x_54; } case 4: { -lean_object* x_50; -x_50 = l_Lean_Meta_Simp_simpConst(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_50; +lean_object* x_55; +x_55 = l_Lean_Meta_Simp_simpConst(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_55; } case 5: { -lean_object* x_51; -x_51 = l_Lean_Meta_Simp_simpApp(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_51; +lean_object* x_56; +x_56 = l_Lean_Meta_Simp_simpApp(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_56; } case 6: { -lean_object* x_52; -x_52 = l_Lean_Meta_Simp_simpLambda(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_52; +lean_object* x_57; +x_57 = l_Lean_Meta_Simp_simpLambda(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_57; } case 7: { -lean_object* x_53; -x_53 = l_Lean_Meta_Simp_simpForall(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_53; +lean_object* x_58; +x_58 = l_Lean_Meta_Simp_simpForall(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_58; } case 8: { -lean_object* x_54; -x_54 = l_Lean_Meta_Simp_simpLet(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_54; +lean_object* x_59; +x_59 = l_Lean_Meta_Simp_simpLet(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_59; } case 9: { -lean_object* x_55; -x_55 = l_Lean_Meta_Simp_simpLit(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +lean_object* x_60; +x_60 = l_Lean_Meta_Simp_simpLit(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_55; +return x_60; } case 10: { -lean_object* x_56; lean_object* x_57; lean_object* x_58; -x_56 = lean_ctor_get(x_1, 0); -lean_inc(x_56); -x_57 = lean_ctor_get(x_1, 1); -lean_inc(x_57); -lean_dec(x_1); -x_58 = lean_simp(x_57, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -if (lean_obj_tag(x_58) == 0) -{ -uint8_t x_59; -x_59 = !lean_is_exclusive(x_58); -if (x_59 == 0) -{ -lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; uint32_t x_64; lean_object* x_65; -x_60 = lean_ctor_get(x_58, 0); -x_61 = lean_ctor_get(x_60, 0); +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_1, 0); lean_inc(x_61); -x_62 = l_Lean_Expr_mdata___override(x_56, x_61); -x_63 = lean_ctor_get(x_60, 1); -lean_inc(x_63); -x_64 = lean_ctor_get_uint32(x_60, sizeof(void*)*2); -lean_dec(x_60); -x_65 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); -lean_ctor_set_uint32(x_65, sizeof(void*)*2, x_64); -lean_ctor_set(x_58, 0, x_65); -return x_58; -} -else +x_62 = lean_ctor_get(x_1, 1); +lean_inc(x_62); +lean_dec(x_1); +x_63 = lean_simp(x_62, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +if (lean_obj_tag(x_63) == 0) { -lean_object* x_66; lean_object* 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; -x_66 = lean_ctor_get(x_58, 0); -x_67 = lean_ctor_get(x_58, 1); -lean_inc(x_67); +uint8_t x_64; +x_64 = !lean_is_exclusive(x_63); +if (x_64 == 0) +{ +lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; uint32_t x_69; uint8_t x_70; lean_object* x_71; +x_65 = lean_ctor_get(x_63, 0); +x_66 = lean_ctor_get(x_65, 0); lean_inc(x_66); -lean_dec(x_58); -x_68 = lean_ctor_get(x_66, 0); +x_67 = l_Lean_Expr_mdata___override(x_61, x_66); +x_68 = lean_ctor_get(x_65, 1); lean_inc(x_68); -x_69 = l_Lean_Expr_mdata___override(x_56, x_68); -x_70 = lean_ctor_get(x_66, 1); -lean_inc(x_70); -x_71 = lean_ctor_get_uint32(x_66, sizeof(void*)*2); -lean_dec(x_66); -x_72 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_72, 0, x_69); -lean_ctor_set(x_72, 1, x_70); -lean_ctor_set_uint32(x_72, sizeof(void*)*2, 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_67); -return x_73; -} +x_69 = lean_ctor_get_uint32(x_65, sizeof(void*)*2); +x_70 = lean_ctor_get_uint8(x_65, sizeof(void*)*2 + 4); +lean_dec(x_65); +x_71 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_71, 0, x_67); +lean_ctor_set(x_71, 1, x_68); +lean_ctor_set_uint32(x_71, sizeof(void*)*2, x_69); +lean_ctor_set_uint8(x_71, sizeof(void*)*2 + 4, x_70); +lean_ctor_set(x_63, 0, x_71); +return x_63; } else { -uint8_t x_74; -lean_dec(x_56); -x_74 = !lean_is_exclusive(x_58); -if (x_74 == 0) -{ -return x_58; -} -else -{ -lean_object* x_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_58, 0); -x_76 = lean_ctor_get(x_58, 1); +lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint32_t x_77; uint8_t x_78; lean_object* x_79; lean_object* x_80; +x_72 = lean_ctor_get(x_63, 0); +x_73 = lean_ctor_get(x_63, 1); +lean_inc(x_73); +lean_inc(x_72); +lean_dec(x_63); +x_74 = lean_ctor_get(x_72, 0); +lean_inc(x_74); +x_75 = l_Lean_Expr_mdata___override(x_61, x_74); +x_76 = lean_ctor_get(x_72, 1); lean_inc(x_76); -lean_inc(x_75); -lean_dec(x_58); -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_77 = lean_ctor_get_uint32(x_72, sizeof(void*)*2); +x_78 = lean_ctor_get_uint8(x_72, sizeof(void*)*2 + 4); +lean_dec(x_72); +x_79 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_79, 0, x_75); +lean_ctor_set(x_79, 1, x_76); +lean_ctor_set_uint32(x_79, sizeof(void*)*2, x_77); +lean_ctor_set_uint8(x_79, sizeof(void*)*2 + 4, x_78); +x_80 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_80, 0, x_79); +lean_ctor_set(x_80, 1, x_73); +return x_80; +} +} +else +{ +uint8_t x_81; +lean_dec(x_61); +x_81 = !lean_is_exclusive(x_63); +if (x_81 == 0) +{ +return x_63; +} +else +{ +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_63, 0); +x_83 = lean_ctor_get(x_63, 1); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_63); +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; } } } default: { -lean_object* x_78; -x_78 = l_Lean_Meta_Simp_simpProj(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_78; +lean_object* x_85; +x_85 = l_Lean_Meta_Simp_simpProj(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +return x_85; } } } @@ -28164,199 +28252,106 @@ return x_13; else { uint8_t x_14; -x_14 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); +x_14 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 4); if (x_14 == 0) { -uint32_t x_15; lean_object* x_16; lean_object* x_17; lean_object* x_18; uint8_t x_19; -x_15 = lean_ctor_get_uint32(x_5, sizeof(void*)*4 + 4); -x_16 = lean_st_ref_take(x_6, x_11); -x_17 = lean_ctor_get(x_16, 0); +lean_object* x_15; +lean_dec(x_1); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_3); +lean_ctor_set(x_15, 1, x_11); +return x_15; +} +else +{ +lean_object* x_16; lean_object* x_17; uint32_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; uint8_t x_22; +x_16 = lean_ctor_get(x_3, 0); +lean_inc(x_16); +x_17 = lean_ctor_get(x_3, 1); lean_inc(x_17); -x_18 = lean_ctor_get(x_16, 1); -lean_inc(x_18); -lean_dec(x_16); -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; lean_object* x_25; uint8_t x_26; -x_20 = lean_ctor_get(x_17, 0); -x_21 = lean_ctor_get(x_3, 0); +x_18 = lean_ctor_get_uint32(x_5, sizeof(void*)*4 + 4); +x_19 = lean_st_ref_take(x_6, x_11); +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_3, 1); -lean_inc(x_22); -x_23 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_23, 0, x_21); -lean_ctor_set(x_23, 1, x_22); -lean_ctor_set_uint32(x_23, sizeof(void*)*2, x_15); -x_24 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_cacheResult___spec__1(x_20, x_1, x_23); -lean_ctor_set(x_17, 0, x_24); -x_25 = lean_st_ref_set(x_6, x_17, x_18); -x_26 = !lean_is_exclusive(x_25); -if (x_26 == 0) +lean_dec(x_19); +x_22 = !lean_is_exclusive(x_20); +if (x_22 == 0) { -lean_object* x_27; -x_27 = lean_ctor_get(x_25, 0); -lean_dec(x_27); -lean_ctor_set(x_25, 0, x_3); -return x_25; +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_20, 0); +x_24 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_24, 0, x_16); +lean_ctor_set(x_24, 1, x_17); +lean_ctor_set_uint32(x_24, sizeof(void*)*2, x_18); +lean_ctor_set_uint8(x_24, sizeof(void*)*2 + 4, x_14); +x_25 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_cacheResult___spec__1(x_23, x_1, x_24); +lean_ctor_set(x_20, 0, x_25); +x_26 = lean_st_ref_set(x_6, x_20, x_21); +x_27 = !lean_is_exclusive(x_26); +if (x_27 == 0) +{ +lean_object* x_28; +x_28 = lean_ctor_get(x_26, 0); +lean_dec(x_28); +lean_ctor_set(x_26, 0, x_3); +return x_26; } 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_3); -lean_ctor_set(x_29, 1, x_28); -return x_29; +lean_object* x_29; lean_object* x_30; +x_29 = lean_ctor_get(x_26, 1); +lean_inc(x_29); +lean_dec(x_26); +x_30 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_30, 0, x_3); +lean_ctor_set(x_30, 1, x_29); +return x_30; } } 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; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_30 = lean_ctor_get(x_17, 0); -x_31 = lean_ctor_get(x_17, 1); -x_32 = lean_ctor_get(x_17, 2); -x_33 = lean_ctor_get(x_17, 3); -x_34 = lean_ctor_get(x_17, 4); +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); +x_33 = lean_ctor_get(x_20, 2); +x_34 = lean_ctor_get(x_20, 3); lean_inc(x_34); lean_inc(x_33); lean_inc(x_32); lean_inc(x_31); -lean_inc(x_30); -lean_dec(x_17); -x_35 = lean_ctor_get(x_3, 0); -lean_inc(x_35); -x_36 = lean_ctor_get(x_3, 1); -lean_inc(x_36); -x_37 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_37, 0, x_35); -lean_ctor_set(x_37, 1, x_36); -lean_ctor_set_uint32(x_37, sizeof(void*)*2, x_15); -x_38 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_cacheResult___spec__1(x_30, x_1, x_37); -x_39 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_31); -lean_ctor_set(x_39, 2, x_32); -lean_ctor_set(x_39, 3, x_33); -lean_ctor_set(x_39, 4, x_34); -x_40 = lean_st_ref_set(x_6, x_39, x_18); -x_41 = lean_ctor_get(x_40, 1); -lean_inc(x_41); -if (lean_is_exclusive(x_40)) { - lean_ctor_release(x_40, 0); - lean_ctor_release(x_40, 1); - x_42 = x_40; +lean_dec(x_20); +x_35 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_35, 0, x_16); +lean_ctor_set(x_35, 1, x_17); +lean_ctor_set_uint32(x_35, sizeof(void*)*2, x_18); +lean_ctor_set_uint8(x_35, sizeof(void*)*2 + 4, x_14); +x_36 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_cacheResult___spec__1(x_31, x_1, x_35); +x_37 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_32); +lean_ctor_set(x_37, 2, x_33); +lean_ctor_set(x_37, 3, x_34); +x_38 = lean_st_ref_set(x_6, x_37, x_21); +x_39 = lean_ctor_get(x_38, 1); +lean_inc(x_39); +if (lean_is_exclusive(x_38)) { + lean_ctor_release(x_38, 0); + lean_ctor_release(x_38, 1); + x_40 = x_38; } else { - lean_dec_ref(x_40); - x_42 = lean_box(0); + lean_dec_ref(x_38); + x_40 = lean_box(0); } -if (lean_is_scalar(x_42)) { - x_43 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_40)) { + x_41 = lean_alloc_ctor(0, 2, 0); } else { - x_43 = x_42; + x_41 = x_40; } -lean_ctor_set(x_43, 0, x_3); -lean_ctor_set(x_43, 1, x_41); -return x_43; -} -} -else -{ -uint32_t x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint8_t x_48; -x_44 = lean_ctor_get_uint32(x_5, sizeof(void*)*4 + 4); -x_45 = lean_st_ref_take(x_6, x_11); -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_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; uint8_t x_55; -x_49 = lean_ctor_get(x_46, 1); -x_50 = lean_ctor_get(x_3, 0); -lean_inc(x_50); -x_51 = lean_ctor_get(x_3, 1); -lean_inc(x_51); -x_52 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_52, 0, x_50); -lean_ctor_set(x_52, 1, x_51); -lean_ctor_set_uint32(x_52, sizeof(void*)*2, x_44); -x_53 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_cacheResult___spec__1(x_49, x_1, x_52); -lean_ctor_set(x_46, 1, x_53); -x_54 = lean_st_ref_set(x_6, x_46, x_47); -x_55 = !lean_is_exclusive(x_54); -if (x_55 == 0) -{ -lean_object* x_56; -x_56 = lean_ctor_get(x_54, 0); -lean_dec(x_56); -lean_ctor_set(x_54, 0, x_3); -return x_54; -} -else -{ -lean_object* x_57; lean_object* x_58; -x_57 = lean_ctor_get(x_54, 1); -lean_inc(x_57); -lean_dec(x_54); -x_58 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_58, 0, x_3); -lean_ctor_set(x_58, 1, x_57); -return x_58; -} -} -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_46, 0); -x_60 = lean_ctor_get(x_46, 1); -x_61 = lean_ctor_get(x_46, 2); -x_62 = lean_ctor_get(x_46, 3); -x_63 = lean_ctor_get(x_46, 4); -lean_inc(x_63); -lean_inc(x_62); -lean_inc(x_61); -lean_inc(x_60); -lean_inc(x_59); -lean_dec(x_46); -x_64 = lean_ctor_get(x_3, 0); -lean_inc(x_64); -x_65 = lean_ctor_get(x_3, 1); -lean_inc(x_65); -x_66 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_66, 0, x_64); -lean_ctor_set(x_66, 1, x_65); -lean_ctor_set_uint32(x_66, sizeof(void*)*2, x_44); -x_67 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_cacheResult___spec__1(x_60, x_1, x_66); -x_68 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_68, 0, x_59); -lean_ctor_set(x_68, 1, x_67); -lean_ctor_set(x_68, 2, x_61); -lean_ctor_set(x_68, 3, x_62); -lean_ctor_set(x_68, 4, x_63); -x_69 = lean_st_ref_set(x_6, x_68, x_47); -x_70 = lean_ctor_get(x_69, 1); -lean_inc(x_70); -if (lean_is_exclusive(x_69)) { - lean_ctor_release(x_69, 0); - lean_ctor_release(x_69, 1); - x_71 = x_69; -} else { - lean_dec_ref(x_69); - x_71 = lean_box(0); -} -if (lean_is_scalar(x_71)) { - x_72 = lean_alloc_ctor(0, 2, 0); -} else { - x_72 = x_71; -} -lean_ctor_set(x_72, 0, x_3); -lean_ctor_set(x_72, 1, x_70); -return x_72; +lean_ctor_set(x_41, 0, x_3); +lean_ctor_set(x_41, 1, x_39); +return x_41; } } } @@ -28392,12 +28387,13 @@ return x_12; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpLoop_visitPreContinue(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, 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; uint32_t x_14; lean_object* x_15; +lean_object* x_12; lean_object* x_13; uint32_t x_14; uint8_t x_15; lean_object* x_16; x_12 = lean_ctor_get(x_3, 0); lean_inc(x_12); x_13 = lean_ctor_get(x_3, 1); lean_inc(x_13); x_14 = lean_ctor_get_uint32(x_3, sizeof(void*)*2); +x_15 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 4); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); @@ -28406,30 +28402,30 @@ lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); lean_inc(x_12); -x_15 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_15) == 0) +x_16 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +if (lean_obj_tag(x_16) == 0) { -lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_16 = lean_ctor_get(x_15, 0); -lean_inc(x_16); -x_17 = lean_ctor_get(x_15, 1); +lean_object* x_17; lean_object* x_18; uint8_t x_19; +x_17 = lean_ctor_get(x_16, 0); lean_inc(x_17); -lean_dec(x_15); -x_18 = lean_expr_eqv(x_16, x_12); -if (x_18 == 0) -{ -uint8_t x_19; -lean_dec(x_12); -x_19 = !lean_is_exclusive(x_3); +x_18 = lean_ctor_get(x_16, 1); +lean_inc(x_18); +lean_dec(x_16); +x_19 = lean_expr_eqv(x_17, x_12); if (x_19 == 0) { -lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_20 = lean_ctor_get(x_3, 1); -lean_dec(x_20); -x_21 = lean_ctor_get(x_3, 0); +uint8_t x_20; +lean_dec(x_12); +x_20 = !lean_is_exclusive(x_3); +if (x_20 == 0) +{ +lean_object* x_21; lean_object* x_22; lean_object* x_23; +x_21 = lean_ctor_get(x_3, 1); lean_dec(x_21); -lean_inc(x_16); -lean_ctor_set(x_3, 0, x_16); +x_22 = lean_ctor_get(x_3, 0); +lean_dec(x_22); +lean_inc(x_17); +lean_ctor_set(x_3, 0, x_17); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); @@ -28437,29 +28433,29 @@ lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_22 = l_Lean_Meta_Simp_simpLoop(x_16, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_17); -if (lean_obj_tag(x_22) == 0) +x_23 = l_Lean_Meta_Simp_simpLoop(x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_18); +if (lean_obj_tag(x_23) == 0) { -lean_object* x_23; lean_object* x_24; lean_object* x_25; -x_23 = lean_ctor_get(x_22, 0); -lean_inc(x_23); -x_24 = lean_ctor_get(x_22, 1); +lean_object* x_24; lean_object* x_25; lean_object* x_26; +x_24 = lean_ctor_get(x_23, 0); lean_inc(x_24); -lean_dec(x_22); +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); -x_25 = l_Lean_Meta_Simp_Result_mkEqTrans(x_3, x_23, x_7, x_8, x_9, x_10, x_24); -if (lean_obj_tag(x_25) == 0) +x_26 = l_Lean_Meta_Simp_Result_mkEqTrans(x_3, x_24, x_7, x_8, x_9, x_10, x_25); +if (lean_obj_tag(x_26) == 0) { -lean_object* x_26; lean_object* x_27; lean_object* x_28; -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; lean_object* x_29; +x_27 = lean_ctor_get(x_26, 0); lean_inc(x_27); -lean_dec(x_25); -x_28 = l_Lean_Meta_Simp_cacheResult(x_1, x_2, x_26, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_27); +x_28 = lean_ctor_get(x_26, 1); +lean_inc(x_28); +lean_dec(x_26); +x_29 = l_Lean_Meta_Simp_cacheResult(x_1, x_2, x_27, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_28); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -28467,11 +28463,11 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -return x_28; +return x_29; } else { -uint8_t x_29; +uint8_t x_30; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -28480,29 +28476,29 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); -x_29 = !lean_is_exclusive(x_25); -if (x_29 == 0) +x_30 = !lean_is_exclusive(x_26); +if (x_30 == 0) { -return x_25; +return x_26; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_25, 0); -x_31 = lean_ctor_get(x_25, 1); +lean_object* x_31; lean_object* x_32; lean_object* x_33; +x_31 = lean_ctor_get(x_26, 0); +x_32 = lean_ctor_get(x_26, 1); +lean_inc(x_32); lean_inc(x_31); -lean_inc(x_30); -lean_dec(x_25); -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_dec(x_26); +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_33; +uint8_t x_34; lean_dec(x_3); lean_dec(x_10); lean_dec(x_9); @@ -28512,35 +28508,36 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); -x_33 = !lean_is_exclusive(x_22); -if (x_33 == 0) +x_34 = !lean_is_exclusive(x_23); +if (x_34 == 0) { -return x_22; +return x_23; } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_22, 0); -x_35 = lean_ctor_get(x_22, 1); +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_23, 0); +x_36 = lean_ctor_get(x_23, 1); +lean_inc(x_36); lean_inc(x_35); -lean_inc(x_34); -lean_dec(x_22); -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_23); +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; lean_object* x_38; +lean_object* x_38; lean_object* x_39; lean_dec(x_3); -lean_inc(x_16); -x_37 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_37, 0, x_16); -lean_ctor_set(x_37, 1, x_13); -lean_ctor_set_uint32(x_37, sizeof(void*)*2, x_14); +lean_inc(x_17); +x_38 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_38, 0, x_17); +lean_ctor_set(x_38, 1, x_13); +lean_ctor_set_uint32(x_38, sizeof(void*)*2, x_14); +lean_ctor_set_uint8(x_38, sizeof(void*)*2 + 4, x_15); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); @@ -28548,29 +28545,29 @@ lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_38 = l_Lean_Meta_Simp_simpLoop(x_16, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_17); -if (lean_obj_tag(x_38) == 0) +x_39 = l_Lean_Meta_Simp_simpLoop(x_17, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_18); +if (lean_obj_tag(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_object* x_40; lean_object* x_41; lean_object* x_42; +x_40 = lean_ctor_get(x_39, 0); lean_inc(x_40); -lean_dec(x_38); +x_41 = lean_ctor_get(x_39, 1); +lean_inc(x_41); +lean_dec(x_39); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_41 = l_Lean_Meta_Simp_Result_mkEqTrans(x_37, x_39, x_7, x_8, x_9, x_10, x_40); -if (lean_obj_tag(x_41) == 0) +x_42 = l_Lean_Meta_Simp_Result_mkEqTrans(x_38, x_40, x_7, x_8, x_9, x_10, x_41); +if (lean_obj_tag(x_42) == 0) { -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_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_42, 0); lean_inc(x_43); -lean_dec(x_41); -x_44 = l_Lean_Meta_Simp_cacheResult(x_1, x_2, x_42, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_43); +x_44 = lean_ctor_get(x_42, 1); +lean_inc(x_44); +lean_dec(x_42); +x_45 = l_Lean_Meta_Simp_cacheResult(x_1, x_2, x_43, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_44); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -28578,11 +28575,11 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -return x_44; +return x_45; } else { -lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -28591,32 +28588,32 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); -x_45 = lean_ctor_get(x_41, 0); -lean_inc(x_45); -x_46 = lean_ctor_get(x_41, 1); +x_46 = lean_ctor_get(x_42, 0); lean_inc(x_46); -if (lean_is_exclusive(x_41)) { - lean_ctor_release(x_41, 0); - lean_ctor_release(x_41, 1); - x_47 = x_41; +x_47 = lean_ctor_get(x_42, 1); +lean_inc(x_47); +if (lean_is_exclusive(x_42)) { + lean_ctor_release(x_42, 0); + lean_ctor_release(x_42, 1); + x_48 = x_42; } else { - lean_dec_ref(x_41); - x_47 = lean_box(0); + lean_dec_ref(x_42); + x_48 = lean_box(0); } -if (lean_is_scalar(x_47)) { - x_48 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_48)) { + x_49 = lean_alloc_ctor(1, 2, 0); } else { - x_48 = x_47; + x_49 = x_48; } -lean_ctor_set(x_48, 0, x_45); -lean_ctor_set(x_48, 1, x_46); -return x_48; +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); +return x_49; } } else { -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; -lean_dec(x_37); +lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; +lean_dec(x_38); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -28625,33 +28622,33 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); -x_49 = lean_ctor_get(x_38, 0); -lean_inc(x_49); -x_50 = lean_ctor_get(x_38, 1); +x_50 = lean_ctor_get(x_39, 0); lean_inc(x_50); -if (lean_is_exclusive(x_38)) { - lean_ctor_release(x_38, 0); - lean_ctor_release(x_38, 1); - x_51 = x_38; +x_51 = lean_ctor_get(x_39, 1); +lean_inc(x_51); +if (lean_is_exclusive(x_39)) { + lean_ctor_release(x_39, 0); + lean_ctor_release(x_39, 1); + x_52 = x_39; } else { - lean_dec_ref(x_38); - x_51 = lean_box(0); + lean_dec_ref(x_39); + x_52 = lean_box(0); } -if (lean_is_scalar(x_51)) { - x_52 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_52)) { + x_53 = lean_alloc_ctor(1, 2, 0); } else { - x_52 = x_51; + x_53 = x_52; } -lean_ctor_set(x_52, 0, x_49); -lean_ctor_set(x_52, 1, x_50); -return x_52; +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +return x_53; } } } else { -lean_object* x_53; -lean_dec(x_16); +lean_object* x_54; +lean_dec(x_17); lean_dec(x_13); lean_inc(x_10); lean_inc(x_9); @@ -28660,34 +28657,34 @@ lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_53 = l_Lean_Meta_Simp_simpStep(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_17); -if (lean_obj_tag(x_53) == 0) +x_54 = l_Lean_Meta_Simp_simpStep(x_12, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_18); +if (lean_obj_tag(x_54) == 0) { -lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_54 = lean_ctor_get(x_53, 0); -lean_inc(x_54); -x_55 = lean_ctor_get(x_53, 1); +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_54, 0); lean_inc(x_55); -lean_dec(x_53); +x_56 = lean_ctor_get(x_54, 1); +lean_inc(x_56); +lean_dec(x_54); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_56 = l_Lean_Meta_Simp_Result_mkEqTrans(x_3, x_54, x_7, x_8, x_9, x_10, x_55); -if (lean_obj_tag(x_56) == 0) +x_57 = l_Lean_Meta_Simp_Result_mkEqTrans(x_3, x_55, x_7, x_8, x_9, x_10, x_56); +if (lean_obj_tag(x_57) == 0) { -lean_object* x_57; lean_object* x_58; lean_object* x_59; -x_57 = lean_ctor_get(x_56, 0); -lean_inc(x_57); -x_58 = lean_ctor_get(x_56, 1); +lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_57, 0); lean_inc(x_58); -lean_dec(x_56); -x_59 = l_Lean_Meta_Simp_simpLoop_visitPost(x_1, x_2, x_57, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_58); -return x_59; +x_59 = lean_ctor_get(x_57, 1); +lean_inc(x_59); +lean_dec(x_57); +x_60 = l_Lean_Meta_Simp_simpLoop_visitPost(x_1, x_2, x_58, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_59); +return x_60; } else { -uint8_t x_60; +uint8_t x_61; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -28696,29 +28693,29 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_1); -x_60 = !lean_is_exclusive(x_56); -if (x_60 == 0) +x_61 = !lean_is_exclusive(x_57); +if (x_61 == 0) { -return x_56; +return x_57; } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; -x_61 = lean_ctor_get(x_56, 0); -x_62 = lean_ctor_get(x_56, 1); +lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_62 = lean_ctor_get(x_57, 0); +x_63 = lean_ctor_get(x_57, 1); +lean_inc(x_63); lean_inc(x_62); -lean_inc(x_61); -lean_dec(x_56); -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_dec(x_57); +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; } } } else { -uint8_t x_64; +uint8_t x_65; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -28728,30 +28725,30 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_64 = !lean_is_exclusive(x_53); -if (x_64 == 0) +x_65 = !lean_is_exclusive(x_54); +if (x_65 == 0) { -return x_53; +return x_54; } else { -lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_65 = lean_ctor_get(x_53, 0); -x_66 = lean_ctor_get(x_53, 1); +lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_66 = lean_ctor_get(x_54, 0); +x_67 = lean_ctor_get(x_54, 1); +lean_inc(x_67); lean_inc(x_66); -lean_inc(x_65); -lean_dec(x_53); -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_dec(x_54); +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_68; +uint8_t x_69; lean_dec(x_13); lean_dec(x_12); lean_dec(x_10); @@ -28763,23 +28760,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_68 = !lean_is_exclusive(x_15); -if (x_68 == 0) +x_69 = !lean_is_exclusive(x_16); +if (x_69 == 0) { -return x_15; +return x_16; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_15, 0); -x_70 = lean_ctor_get(x_15, 1); +lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_70 = lean_ctor_get(x_16, 0); +x_71 = lean_ctor_get(x_16, 1); +lean_inc(x_71); lean_inc(x_70); -lean_inc(x_69); -lean_dec(x_15); -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_dec(x_16); +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; } } } @@ -29257,7 +29254,7 @@ lean_inc(x_15); lean_dec(x_13); x_16 = lean_ctor_get(x_11, 0); lean_inc(x_16); -x_17 = lean_ctor_get(x_14, 4); +x_17 = lean_ctor_get(x_14, 3); lean_inc(x_17); lean_dec(x_14); x_18 = lean_nat_dec_lt(x_16, x_17); @@ -29276,11 +29273,11 @@ x_22 = !lean_is_exclusive(x_20); 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; -x_23 = lean_ctor_get(x_20, 4); +x_23 = lean_ctor_get(x_20, 3); x_24 = lean_unsigned_to_nat(1u); x_25 = lean_nat_add(x_23, x_24); lean_dec(x_23); -lean_ctor_set(x_20, 4, x_25); +lean_ctor_set(x_20, 3, x_25); x_26 = lean_st_ref_set(x_4, x_20, x_21); x_27 = lean_ctor_get(x_26, 1); lean_inc(x_27); @@ -29444,40 +29441,42 @@ lean_inc(x_51); lean_dec(x_29); if (lean_obj_tag(x_51) == 0) { -lean_object* x_52; lean_object* x_53; uint32_t x_54; lean_object* x_55; lean_object* x_56; +lean_object* x_52; lean_object* x_53; uint32_t x_54; uint8_t x_55; lean_object* x_56; lean_object* x_57; x_52 = lean_ctor_get(x_28, 1); lean_inc(x_52); lean_dec(x_28); x_53 = lean_box(0); x_54 = 0; +x_55 = 1; lean_inc(x_1); -x_55 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_55, 0, x_1); -lean_ctor_set(x_55, 1, x_53); -lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_54); -x_56 = l_Lean_Meta_Simp_simpLoop_visitPreContinue(x_1, x_11, x_55, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_52); +x_56 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_56, 0, x_1); +lean_ctor_set(x_56, 1, x_53); +lean_ctor_set_uint32(x_56, sizeof(void*)*2, x_54); +lean_ctor_set_uint8(x_56, sizeof(void*)*2 + 4, x_55); +x_57 = l_Lean_Meta_Simp_simpLoop_visitPreContinue(x_1, x_11, x_56, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_52); lean_dec(x_11); -return x_56; +return x_57; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; -x_57 = lean_ctor_get(x_28, 1); -lean_inc(x_57); -lean_dec(x_28); -x_58 = lean_ctor_get(x_51, 0); +lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_28, 1); lean_inc(x_58); +lean_dec(x_28); +x_59 = lean_ctor_get(x_51, 0); +lean_inc(x_59); lean_dec(x_51); -x_59 = l_Lean_Meta_Simp_simpLoop_visitPreContinue(x_1, x_11, x_58, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_57); +x_60 = l_Lean_Meta_Simp_simpLoop_visitPreContinue(x_1, x_11, x_59, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_58); lean_dec(x_11); -return x_59; +return x_60; } } } } else { -uint8_t x_60; +uint8_t x_61; lean_dec(x_11); lean_dec(x_8); lean_dec(x_7); @@ -29487,49 +29486,46 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_60 = !lean_is_exclusive(x_28); -if (x_60 == 0) +x_61 = !lean_is_exclusive(x_28); +if (x_61 == 0) { return x_28; } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; -x_61 = lean_ctor_get(x_28, 0); -x_62 = lean_ctor_get(x_28, 1); +lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_62 = lean_ctor_get(x_28, 0); +x_63 = lean_ctor_get(x_28, 1); +lean_inc(x_63); lean_inc(x_62); -lean_inc(x_61); lean_dec(x_28); -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; +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; } } } else { -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_64 = lean_ctor_get(x_20, 0); -x_65 = lean_ctor_get(x_20, 1); -x_66 = lean_ctor_get(x_20, 2); -x_67 = lean_ctor_get(x_20, 3); -x_68 = lean_ctor_get(x_20, 4); +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_65 = lean_ctor_get(x_20, 0); +x_66 = lean_ctor_get(x_20, 1); +x_67 = lean_ctor_get(x_20, 2); +x_68 = lean_ctor_get(x_20, 3); lean_inc(x_68); lean_inc(x_67); lean_inc(x_66); lean_inc(x_65); -lean_inc(x_64); lean_dec(x_20); x_69 = lean_unsigned_to_nat(1u); x_70 = lean_nat_add(x_68, x_69); lean_dec(x_68); -x_71 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_71, 0, x_64); -lean_ctor_set(x_71, 1, x_65); -lean_ctor_set(x_71, 2, x_66); -lean_ctor_set(x_71, 3, x_67); -lean_ctor_set(x_71, 4, x_70); +x_71 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_71, 0, x_65); +lean_ctor_set(x_71, 1, x_66); +lean_ctor_set(x_71, 2, x_67); +lean_ctor_set(x_71, 3, x_70); x_72 = lean_st_ref_set(x_4, x_71, x_21); x_73 = lean_ctor_get(x_72, 1); lean_inc(x_73); @@ -29697,40 +29693,42 @@ lean_inc(x_97); lean_dec(x_75); if (lean_obj_tag(x_97) == 0) { -lean_object* x_98; lean_object* x_99; uint32_t x_100; lean_object* x_101; lean_object* x_102; +lean_object* x_98; lean_object* x_99; uint32_t x_100; uint8_t x_101; lean_object* x_102; lean_object* x_103; x_98 = lean_ctor_get(x_74, 1); lean_inc(x_98); lean_dec(x_74); x_99 = lean_box(0); x_100 = 0; +x_101 = 1; lean_inc(x_1); -x_101 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_101, 0, x_1); -lean_ctor_set(x_101, 1, x_99); -lean_ctor_set_uint32(x_101, sizeof(void*)*2, x_100); -x_102 = l_Lean_Meta_Simp_simpLoop_visitPreContinue(x_1, x_11, x_101, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_98); +x_102 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_102, 0, x_1); +lean_ctor_set(x_102, 1, x_99); +lean_ctor_set_uint32(x_102, sizeof(void*)*2, x_100); +lean_ctor_set_uint8(x_102, sizeof(void*)*2 + 4, x_101); +x_103 = l_Lean_Meta_Simp_simpLoop_visitPreContinue(x_1, x_11, x_102, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_98); lean_dec(x_11); -return x_102; +return x_103; } else { -lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_103 = lean_ctor_get(x_74, 1); -lean_inc(x_103); -lean_dec(x_74); -x_104 = lean_ctor_get(x_97, 0); +lean_object* x_104; lean_object* x_105; lean_object* x_106; +x_104 = lean_ctor_get(x_74, 1); lean_inc(x_104); +lean_dec(x_74); +x_105 = lean_ctor_get(x_97, 0); +lean_inc(x_105); lean_dec(x_97); -x_105 = l_Lean_Meta_Simp_simpLoop_visitPreContinue(x_1, x_11, x_104, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_103); +x_106 = l_Lean_Meta_Simp_simpLoop_visitPreContinue(x_1, x_11, x_105, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_104); lean_dec(x_11); -return x_105; +return x_106; } } } } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_dec(x_11); lean_dec(x_8); lean_dec(x_7); @@ -29740,36 +29738,36 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_106 = lean_ctor_get(x_74, 0); -lean_inc(x_106); -x_107 = lean_ctor_get(x_74, 1); +x_107 = lean_ctor_get(x_74, 0); lean_inc(x_107); +x_108 = lean_ctor_get(x_74, 1); +lean_inc(x_108); if (lean_is_exclusive(x_74)) { lean_ctor_release(x_74, 0); lean_ctor_release(x_74, 1); - x_108 = x_74; + x_109 = x_74; } else { lean_dec_ref(x_74); - x_108 = lean_box(0); + x_109 = lean_box(0); } -if (lean_is_scalar(x_108)) { - x_109 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_109)) { + x_110 = lean_alloc_ctor(1, 2, 0); } else { - x_109 = x_108; + x_110 = x_109; } -lean_ctor_set(x_109, 0, x_106); -lean_ctor_set(x_109, 1, x_107); -return x_109; +lean_ctor_set(x_110, 0, x_107); +lean_ctor_set(x_110, 1, x_108); +return x_110; } } } else { -lean_object* x_110; lean_object* x_111; +lean_object* x_111; lean_object* x_112; lean_dec(x_11); lean_dec(x_1); -x_110 = l_Lean_Meta_Simp_simpLoop___closed__2; -x_111 = l_Lean_throwError___at_Lean_Meta_Simp_simpLoop___spec__1(x_110, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_15); +x_111 = l_Lean_Meta_Simp_simpLoop___closed__2; +x_112 = l_Lean_throwError___at_Lean_Meta_Simp_simpLoop___spec__1(x_111, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_15); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -29777,7 +29775,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_111; +return x_112; } } } @@ -29956,7 +29954,7 @@ lean_ctor_set(x_23, 1, x_21); 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_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_11, x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17); +x_25 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_11, x_24, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_17); x_26 = lean_ctor_get(x_25, 1); lean_inc(x_26); lean_dec(x_25); @@ -29965,54 +29963,6 @@ return x_27; } } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpImpl_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) { -_start: -{ -lean_object* x_12; -x_12 = l_Lean_HashMapImp_find_x3f___at_Lean_Meta_Simp_simpImpl_go___spec__1(x_3, x_1); -if (lean_obj_tag(x_12) == 0) -{ -lean_object* x_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = lean_apply_9(x_2, x_13, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -return x_14; -} -else -{ -lean_object* x_15; uint32_t x_16; uint32_t x_17; uint8_t x_18; -x_15 = lean_ctor_get(x_12, 0); -lean_inc(x_15); -lean_dec(x_12); -x_16 = lean_ctor_get_uint32(x_15, sizeof(void*)*2); -x_17 = lean_ctor_get_uint32(x_5, sizeof(void*)*4 + 4); -x_18 = lean_uint32_dec_le(x_16, x_17); -if (x_18 == 0) -{ -lean_object* x_19; lean_object* x_20; -lean_dec(x_15); -x_19 = lean_box(0); -x_20 = lean_apply_9(x_2, x_19, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -return x_20; -} -else -{ -lean_object* x_21; -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_21 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_21, 0, x_15); -lean_ctor_set(x_21, 1, x_11); -return x_21; -} -} -} -} LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpImpl_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: { @@ -30038,39 +29988,113 @@ lean_object* x_16; lean_object* x_17; uint8_t x_18; x_16 = lean_ctor_get(x_10, 1); lean_inc(x_16); lean_dec(x_10); -lean_inc(x_1); -x_17 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simpImpl_go___lambda__2___boxed), 10, 1); -lean_closure_set(x_17, 0, x_1); -x_18 = lean_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); +x_17 = lean_st_ref_get(x_4, x_16); +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; -x_19 = lean_st_ref_get(x_4, x_16); -x_20 = lean_ctor_get(x_19, 0); -lean_inc(x_20); -x_21 = lean_ctor_get(x_19, 1); +lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; +x_19 = lean_ctor_get(x_17, 0); +x_20 = lean_ctor_get(x_17, 1); +x_21 = lean_ctor_get(x_19, 0); 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 = l_Lean_Meta_Simp_simpImpl_go___lambda__3(x_1, x_17, x_22, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_21); -return x_23; +lean_inc(x_1); +x_22 = l_Lean_HashMapImp_find_x3f___at_Lean_Meta_Simp_simpImpl_go___spec__1(x_21, x_1); +if (lean_obj_tag(x_22) == 0) +{ +lean_object* x_23; lean_object* x_24; +lean_free_object(x_17); +x_23 = lean_box(0); +x_24 = l_Lean_Meta_Simp_simpImpl_go___lambda__2(x_1, x_23, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_20); +return x_24; } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_24 = lean_st_ref_get(x_4, x_16); -x_25 = lean_ctor_get(x_24, 0); +lean_object* x_25; uint32_t x_26; uint32_t x_27; uint8_t x_28; +x_25 = lean_ctor_get(x_22, 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, 1); -lean_inc(x_27); +lean_dec(x_22); +x_26 = lean_ctor_get_uint32(x_25, sizeof(void*)*2); +x_27 = lean_ctor_get_uint32(x_3, sizeof(void*)*4 + 4); +x_28 = lean_uint32_dec_le(x_26, x_27); +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; lean_dec(x_25); -x_28 = l_Lean_Meta_Simp_simpImpl_go___lambda__3(x_1, x_17, x_27, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_26); -return x_28; +lean_free_object(x_17); +x_29 = lean_box(0); +x_30 = l_Lean_Meta_Simp_simpImpl_go___lambda__2(x_1, x_29, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_20); +return x_30; +} +else +{ +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); +lean_ctor_set(x_17, 0, x_25); +return x_17; +} +} +} +else +{ +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_31 = lean_ctor_get(x_17, 0); +x_32 = lean_ctor_get(x_17, 1); +lean_inc(x_32); +lean_inc(x_31); +lean_dec(x_17); +x_33 = lean_ctor_get(x_31, 0); +lean_inc(x_33); +lean_dec(x_31); +lean_inc(x_1); +x_34 = l_Lean_HashMapImp_find_x3f___at_Lean_Meta_Simp_simpImpl_go___spec__1(x_33, x_1); +if (lean_obj_tag(x_34) == 0) +{ +lean_object* x_35; lean_object* x_36; +x_35 = lean_box(0); +x_36 = l_Lean_Meta_Simp_simpImpl_go___lambda__2(x_1, x_35, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_32); +return x_36; +} +else +{ +lean_object* x_37; uint32_t x_38; uint32_t x_39; uint8_t x_40; +x_37 = lean_ctor_get(x_34, 0); +lean_inc(x_37); +lean_dec(x_34); +x_38 = lean_ctor_get_uint32(x_37, sizeof(void*)*2); +x_39 = lean_ctor_get_uint32(x_3, sizeof(void*)*4 + 4); +x_40 = lean_uint32_dec_le(x_38, x_39); +if (x_40 == 0) +{ +lean_object* x_41; lean_object* x_42; +lean_dec(x_37); +x_41 = lean_box(0); +x_42 = l_Lean_Meta_Simp_simpImpl_go___lambda__2(x_1, x_41, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_32); +return x_42; +} +else +{ +lean_object* x_43; +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_43 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_43, 0, x_37); +lean_ctor_set(x_43, 1, x_32); +return x_43; +} +} } } } @@ -30125,295 +30149,6 @@ x_11 = l_Lean_Meta_Simp_simpImpl_go(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10 return x_11; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpImpl___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: -{ -uint8_t x_11; -x_11 = lean_ctor_get_uint8(x_4, sizeof(void*)*4 + 8); -if (x_11 == 0) -{ -lean_object* x_12; -x_12 = l_Lean_Meta_Simp_simpImpl_go(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_12; -} -else -{ -lean_object* x_13; uint32_t x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint32_t x_18; lean_object* x_19; -x_13 = lean_ctor_get(x_4, 0); -lean_inc(x_13); -x_14 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); -x_15 = lean_ctor_get(x_4, 1); -lean_inc(x_15); -x_16 = lean_ctor_get(x_4, 2); -lean_inc(x_16); -x_17 = lean_ctor_get(x_4, 3); -lean_inc(x_17); -x_18 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_1); -x_19 = l_Lean_Meta_isType(x_1, x_6, x_7, x_8, x_9, x_10); -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_dec(x_17); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_13); -x_22 = lean_ctor_get(x_19, 1); -lean_inc(x_22); -lean_dec(x_19); -x_23 = l_Lean_Meta_Simp_simpImpl_go(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_22); -return x_23; -} -else -{ -lean_object* x_24; lean_object* x_25; -x_24 = lean_ctor_get(x_19, 1); -lean_inc(x_24); -lean_dec(x_19); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_1); -x_25 = l_Lean_Meta_isProp(x_1, x_6, x_7, x_8, x_9, x_24); -if (lean_obj_tag(x_25) == 0) -{ -lean_object* x_26; uint8_t x_27; -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) -{ -uint8_t x_28; -x_28 = !lean_is_exclusive(x_4); -if (x_28 == 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; -x_29 = lean_ctor_get(x_4, 3); -lean_dec(x_29); -x_30 = lean_ctor_get(x_4, 2); -lean_dec(x_30); -x_31 = lean_ctor_get(x_4, 1); -lean_dec(x_31); -x_32 = lean_ctor_get(x_4, 0); -lean_dec(x_32); -x_33 = lean_ctor_get(x_25, 1); -lean_inc(x_33); -lean_dec(x_25); -x_34 = 0; -lean_ctor_set_uint8(x_4, sizeof(void*)*4 + 8, x_34); -x_35 = l_Lean_Meta_Simp_simpImpl_go(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_33); -if (lean_obj_tag(x_35) == 0) -{ -uint8_t x_36; -x_36 = !lean_is_exclusive(x_35); -if (x_36 == 0) -{ -return x_35; -} -else -{ -lean_object* x_37; lean_object* x_38; lean_object* x_39; -x_37 = lean_ctor_get(x_35, 0); -x_38 = lean_ctor_get(x_35, 1); -lean_inc(x_38); -lean_inc(x_37); -lean_dec(x_35); -x_39 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_39, 0, x_37); -lean_ctor_set(x_39, 1, x_38); -return x_39; -} -} -else -{ -uint8_t x_40; -x_40 = !lean_is_exclusive(x_35); -if (x_40 == 0) -{ -return x_35; -} -else -{ -lean_object* x_41; lean_object* x_42; lean_object* x_43; -x_41 = lean_ctor_get(x_35, 0); -x_42 = lean_ctor_get(x_35, 1); -lean_inc(x_42); -lean_inc(x_41); -lean_dec(x_35); -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; uint8_t x_45; lean_object* x_46; lean_object* x_47; -lean_dec(x_4); -x_44 = lean_ctor_get(x_25, 1); -lean_inc(x_44); -lean_dec(x_25); -x_45 = 0; -x_46 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_46, 0, x_13); -lean_ctor_set(x_46, 1, x_15); -lean_ctor_set(x_46, 2, x_16); -lean_ctor_set(x_46, 3, x_17); -lean_ctor_set_uint8(x_46, sizeof(void*)*4 + 8, x_45); -lean_ctor_set_uint32(x_46, sizeof(void*)*4, x_14); -lean_ctor_set_uint32(x_46, sizeof(void*)*4 + 4, x_18); -x_47 = l_Lean_Meta_Simp_simpImpl_go(x_1, x_3, x_46, x_5, x_6, x_7, x_8, x_9, x_44); -if (lean_obj_tag(x_47) == 0) -{ -lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_48 = lean_ctor_get(x_47, 0); -lean_inc(x_48); -x_49 = lean_ctor_get(x_47, 1); -lean_inc(x_49); -if (lean_is_exclusive(x_47)) { - lean_ctor_release(x_47, 0); - lean_ctor_release(x_47, 1); - x_50 = x_47; -} else { - lean_dec_ref(x_47); - x_50 = lean_box(0); -} -if (lean_is_scalar(x_50)) { - x_51 = lean_alloc_ctor(0, 2, 0); -} else { - x_51 = x_50; -} -lean_ctor_set(x_51, 0, x_48); -lean_ctor_set(x_51, 1, x_49); -return x_51; -} -else -{ -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_52 = lean_ctor_get(x_47, 0); -lean_inc(x_52); -x_53 = lean_ctor_get(x_47, 1); -lean_inc(x_53); -if (lean_is_exclusive(x_47)) { - lean_ctor_release(x_47, 0); - lean_ctor_release(x_47, 1); - x_54 = x_47; -} else { - lean_dec_ref(x_47); - x_54 = lean_box(0); -} -if (lean_is_scalar(x_54)) { - x_55 = lean_alloc_ctor(1, 2, 0); -} else { - x_55 = x_54; -} -lean_ctor_set(x_55, 0, x_52); -lean_ctor_set(x_55, 1, x_53); -return x_55; -} -} -} -else -{ -lean_object* x_56; lean_object* x_57; -lean_dec(x_17); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(x_13); -x_56 = lean_ctor_get(x_25, 1); -lean_inc(x_56); -lean_dec(x_25); -x_57 = l_Lean_Meta_Simp_simpImpl_go(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_56); -return x_57; -} -} -else -{ -uint8_t x_58; -lean_dec(x_17); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(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_3); -lean_dec(x_1); -x_58 = !lean_is_exclusive(x_25); -if (x_58 == 0) -{ -return x_25; -} -else -{ -lean_object* x_59; lean_object* x_60; lean_object* x_61; -x_59 = lean_ctor_get(x_25, 0); -x_60 = lean_ctor_get(x_25, 1); -lean_inc(x_60); -lean_inc(x_59); -lean_dec(x_25); -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_62; -lean_dec(x_17); -lean_dec(x_16); -lean_dec(x_15); -lean_dec(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_3); -lean_dec(x_1); -x_62 = !lean_is_exclusive(x_19); -if (x_62 == 0) -{ -return x_19; -} -else -{ -lean_object* x_63; lean_object* x_64; lean_object* x_65; -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_19); -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_EXPORT lean_object* lean_simp(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { _start: { @@ -30498,17 +30233,16 @@ 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; +lean_object* x_43; lean_object* x_44; 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_Simp_simpImpl___lambda__2(x_1, x_44, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_43); -return x_45; +x_44 = l_Lean_Meta_Simp_simpImpl_go(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_43); +return x_44; } else { -uint8_t x_46; +uint8_t x_45; lean_dec(x_7); lean_dec(x_8); lean_dec(x_6); @@ -30516,43 +30250,47 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_46 = !lean_is_exclusive(x_40); -if (x_46 == 0) +x_45 = !lean_is_exclusive(x_40); +if (x_45 == 0) { -lean_object* x_47; lean_object* x_48; uint32_t x_49; lean_object* x_50; -x_47 = lean_ctor_get(x_40, 0); -lean_dec(x_47); -x_48 = lean_box(0); -x_49 = 0; -x_50 = lean_alloc_ctor(0, 2, 4); +lean_object* x_46; lean_object* x_47; uint32_t x_48; uint8_t x_49; lean_object* x_50; +x_46 = lean_ctor_get(x_40, 0); +lean_dec(x_46); +x_47 = lean_box(0); +x_48 = 0; +x_49 = 1; +x_50 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_50, 0, x_1); -lean_ctor_set(x_50, 1, x_48); -lean_ctor_set_uint32(x_50, sizeof(void*)*2, x_49); +lean_ctor_set(x_50, 1, x_47); +lean_ctor_set_uint32(x_50, sizeof(void*)*2, x_48); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 4, x_49); lean_ctor_set(x_40, 0, x_50); return x_40; } else { -lean_object* x_51; lean_object* x_52; uint32_t x_53; lean_object* x_54; lean_object* x_55; +lean_object* x_51; lean_object* x_52; uint32_t x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; x_51 = lean_ctor_get(x_40, 1); lean_inc(x_51); lean_dec(x_40); x_52 = lean_box(0); x_53 = 0; -x_54 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_54, 0, x_1); -lean_ctor_set(x_54, 1, x_52); -lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_53); -x_55 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_55, 1, x_51); -return x_55; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_1); +lean_ctor_set(x_55, 1, x_52); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_53); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, 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 { -uint8_t x_56; +uint8_t x_57; lean_dec(x_7); lean_dec(x_8); lean_dec(x_6); @@ -30561,29 +30299,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_56 = !lean_is_exclusive(x_40); -if (x_56 == 0) +x_57 = !lean_is_exclusive(x_40); +if (x_57 == 0) { return x_40; } else { -lean_object* x_57; lean_object* x_58; lean_object* x_59; -x_57 = lean_ctor_get(x_40, 0); -x_58 = lean_ctor_get(x_40, 1); +lean_object* x_58; lean_object* x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_40, 0); +x_59 = lean_ctor_get(x_40, 1); +lean_inc(x_59); lean_inc(x_58); -lean_inc(x_57); lean_dec(x_40); -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; +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 { -uint8_t x_60; +uint8_t x_61; lean_dec(x_7); lean_dec(x_8); lean_dec(x_6); @@ -30592,117 +30330,118 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_60 = !lean_is_exclusive(x_38); -if (x_60 == 0) +x_61 = !lean_is_exclusive(x_38); +if (x_61 == 0) { return x_38; } else { -lean_object* x_61; lean_object* x_62; lean_object* x_63; -x_61 = lean_ctor_get(x_38, 0); -x_62 = lean_ctor_get(x_38, 1); +lean_object* x_62; lean_object* x_63; lean_object* x_64; +x_62 = lean_ctor_get(x_38, 0); +x_63 = lean_ctor_get(x_38, 1); +lean_inc(x_63); lean_inc(x_62); -lean_inc(x_61); lean_dec(x_38); -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; +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; } } } else { -lean_object* x_64; lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; +lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_dec(x_7); -x_64 = lean_unsigned_to_nat(1u); -x_65 = lean_nat_add(x_13, x_64); +x_65 = lean_unsigned_to_nat(1u); +x_66 = lean_nat_add(x_13, x_65); lean_dec(x_13); -x_66 = lean_alloc_ctor(0, 11, 1); -lean_ctor_set(x_66, 0, x_10); -lean_ctor_set(x_66, 1, x_11); -lean_ctor_set(x_66, 2, x_12); -lean_ctor_set(x_66, 3, x_65); -lean_ctor_set(x_66, 4, x_14); -lean_ctor_set(x_66, 5, x_15); -lean_ctor_set(x_66, 6, x_16); -lean_ctor_set(x_66, 7, x_17); -lean_ctor_set(x_66, 8, x_18); -lean_ctor_set(x_66, 9, x_19); -lean_ctor_set(x_66, 10, x_20); -lean_ctor_set_uint8(x_66, sizeof(void*)*11, x_21); -x_67 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lambda__2___closed__3; -x_68 = l_Lean_Core_checkSystem(x_67, x_66, x_8, x_9); -if (lean_obj_tag(x_68) == 0) +x_67 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_67, 0, x_10); +lean_ctor_set(x_67, 1, x_11); +lean_ctor_set(x_67, 2, x_12); +lean_ctor_set(x_67, 3, x_66); +lean_ctor_set(x_67, 4, x_14); +lean_ctor_set(x_67, 5, x_15); +lean_ctor_set(x_67, 6, x_16); +lean_ctor_set(x_67, 7, x_17); +lean_ctor_set(x_67, 8, x_18); +lean_ctor_set(x_67, 9, x_19); +lean_ctor_set(x_67, 10, x_20); +lean_ctor_set_uint8(x_67, sizeof(void*)*11, x_21); +x_68 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lambda__2___closed__3; +x_69 = l_Lean_Core_checkSystem(x_68, x_67, x_8, x_9); +if (lean_obj_tag(x_69) == 0) { -lean_object* x_69; lean_object* x_70; -x_69 = lean_ctor_get(x_68, 1); -lean_inc(x_69); -lean_dec(x_68); +lean_object* x_70; lean_object* x_71; +x_70 = lean_ctor_get(x_69, 1); +lean_inc(x_70); +lean_dec(x_69); lean_inc(x_8); -lean_inc(x_66); +lean_inc(x_67); lean_inc(x_6); lean_inc(x_5); lean_inc(x_1); -x_70 = l_Lean_Meta_isProof(x_1, x_5, x_6, x_66, x_8, x_69); -if (lean_obj_tag(x_70) == 0) +x_71 = l_Lean_Meta_isProof(x_1, x_5, x_6, x_67, x_8, x_70); +if (lean_obj_tag(x_71) == 0) { -lean_object* x_71; uint8_t x_72; -x_71 = lean_ctor_get(x_70, 0); -lean_inc(x_71); -x_72 = lean_unbox(x_71); +lean_object* x_72; uint8_t x_73; +x_72 = lean_ctor_get(x_71, 0); +lean_inc(x_72); +x_73 = lean_unbox(x_72); +lean_dec(x_72); +if (x_73 == 0) +{ +lean_object* x_74; lean_object* x_75; +x_74 = lean_ctor_get(x_71, 1); +lean_inc(x_74); lean_dec(x_71); -if (x_72 == 0) -{ -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_70, 1); -lean_inc(x_73); -lean_dec(x_70); -x_74 = lean_box(0); -x_75 = l_Lean_Meta_Simp_simpImpl___lambda__2(x_1, x_74, x_2, x_3, x_4, x_5, x_6, x_66, x_8, x_73); +x_75 = l_Lean_Meta_Simp_simpImpl_go(x_1, x_2, x_3, x_4, x_5, x_6, x_67, x_8, x_74); return x_75; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; uint32_t x_79; lean_object* x_80; lean_object* x_81; -lean_dec(x_66); +lean_object* x_76; lean_object* x_77; lean_object* x_78; uint32_t x_79; uint8_t x_80; lean_object* x_81; lean_object* x_82; +lean_dec(x_67); lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_76 = lean_ctor_get(x_70, 1); +x_76 = lean_ctor_get(x_71, 1); lean_inc(x_76); -if (lean_is_exclusive(x_70)) { - lean_ctor_release(x_70, 0); - lean_ctor_release(x_70, 1); - x_77 = x_70; +if (lean_is_exclusive(x_71)) { + lean_ctor_release(x_71, 0); + lean_ctor_release(x_71, 1); + x_77 = x_71; } else { - lean_dec_ref(x_70); + lean_dec_ref(x_71); x_77 = lean_box(0); } x_78 = lean_box(0); x_79 = 0; -x_80 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_80, 0, x_1); -lean_ctor_set(x_80, 1, x_78); -lean_ctor_set_uint32(x_80, sizeof(void*)*2, x_79); +x_80 = 1; +x_81 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_81, 0, x_1); +lean_ctor_set(x_81, 1, x_78); +lean_ctor_set_uint32(x_81, sizeof(void*)*2, x_79); +lean_ctor_set_uint8(x_81, sizeof(void*)*2 + 4, x_80); if (lean_is_scalar(x_77)) { - x_81 = lean_alloc_ctor(0, 2, 0); + x_82 = lean_alloc_ctor(0, 2, 0); } else { - x_81 = x_77; + x_82 = x_77; } -lean_ctor_set(x_81, 0, x_80); -lean_ctor_set(x_81, 1, x_76); -return x_81; +lean_ctor_set(x_82, 0, x_81); +lean_ctor_set(x_82, 1, x_76); +return x_82; } } else { -lean_object* x_82; lean_object* x_83; lean_object* x_84; lean_object* x_85; -lean_dec(x_66); +lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; +lean_dec(x_67); lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); @@ -30710,32 +30449,32 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_82 = lean_ctor_get(x_70, 0); -lean_inc(x_82); -x_83 = lean_ctor_get(x_70, 1); +x_83 = lean_ctor_get(x_71, 0); lean_inc(x_83); -if (lean_is_exclusive(x_70)) { - lean_ctor_release(x_70, 0); - lean_ctor_release(x_70, 1); - x_84 = x_70; +x_84 = lean_ctor_get(x_71, 1); +lean_inc(x_84); +if (lean_is_exclusive(x_71)) { + lean_ctor_release(x_71, 0); + lean_ctor_release(x_71, 1); + x_85 = x_71; } else { - lean_dec_ref(x_70); - x_84 = lean_box(0); + lean_dec_ref(x_71); + x_85 = lean_box(0); } -if (lean_is_scalar(x_84)) { - x_85 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_85)) { + x_86 = lean_alloc_ctor(1, 2, 0); } else { - x_85 = x_84; + x_86 = x_85; } -lean_ctor_set(x_85, 0, x_82); -lean_ctor_set(x_85, 1, x_83); -return x_85; +lean_ctor_set(x_86, 0, x_83); +lean_ctor_set(x_86, 1, x_84); +return x_86; } } else { -lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; -lean_dec(x_66); +lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; +lean_dec(x_67); lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); @@ -30743,32 +30482,32 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_86 = lean_ctor_get(x_68, 0); -lean_inc(x_86); -x_87 = lean_ctor_get(x_68, 1); +x_87 = lean_ctor_get(x_69, 0); lean_inc(x_87); -if (lean_is_exclusive(x_68)) { - lean_ctor_release(x_68, 0); - lean_ctor_release(x_68, 1); - x_88 = x_68; +x_88 = lean_ctor_get(x_69, 1); +lean_inc(x_88); +if (lean_is_exclusive(x_69)) { + lean_ctor_release(x_69, 0); + lean_ctor_release(x_69, 1); + x_89 = x_69; } else { - lean_dec_ref(x_68); - x_88 = lean_box(0); + lean_dec_ref(x_69); + x_89 = lean_box(0); } -if (lean_is_scalar(x_88)) { - x_89 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_89)) { + x_90 = lean_alloc_ctor(1, 2, 0); } else { - x_89 = x_88; + x_90 = x_89; } -lean_ctor_set(x_89, 0, x_86); -lean_ctor_set(x_89, 1, x_87); -return x_89; +lean_ctor_set(x_90, 0, x_87); +lean_ctor_set(x_90, 1, x_88); +return x_90; } } } else { -lean_object* x_90; +lean_object* x_91; lean_dec(x_20); lean_dec(x_19); lean_dec(x_18); @@ -30780,7 +30519,7 @@ lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); lean_dec(x_1); -x_90 = l_Lean_throwMaxRecDepthAt___at_Lean_Meta_Simp_simpImpl___spec__1(x_15, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); +x_91 = l_Lean_throwMaxRecDepthAt___at_Lean_Meta_Simp_simpImpl___spec__1(x_15, 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); @@ -30788,7 +30527,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -return x_90; +return x_91; } } } @@ -30816,15 +30555,6 @@ lean_dec(x_2); return x_11; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpImpl___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: -{ -lean_object* x_11; -x_11 = l_Lean_Meta_Simp_simpImpl___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_2); -return x_11; -} -} LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withSimpConfig___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: { @@ -31103,7 +30833,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_main___lambda__1(lean_object* x_1, lea _start: { lean_object* x_9; lean_object* x_10; lean_object* x_11; -x_9 = lean_ctor_get(x_1, 3); +x_9 = lean_ctor_get(x_1, 2); lean_inc(x_9); x_10 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_10, 0, x_2); @@ -31170,12 +30900,11 @@ lean_inc(x_13); lean_ctor_set(x_2, 0, x_13); x_16 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; x_17 = lean_unsigned_to_nat(0u); -x_18 = lean_alloc_ctor(0, 5, 0); +x_18 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_18, 0, x_16); lean_ctor_set(x_18, 1, x_16); -lean_ctor_set(x_18, 2, x_16); -lean_ctor_set(x_18, 3, x_3); -lean_ctor_set(x_18, 4, x_17); +lean_ctor_set(x_18, 2, x_3); +lean_ctor_set(x_18, 3, x_17); x_19 = !lean_is_exclusive(x_5); if (x_19 == 0) { @@ -31305,7 +31034,7 @@ lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean x_70 = lean_ctor_get(x_60, 1); lean_inc(x_70); lean_dec(x_60); -x_71 = lean_ctor_get(x_57, 4); +x_71 = lean_ctor_get(x_57, 3); lean_inc(x_71); x_72 = l_Nat_repr(x_71); x_73 = lean_alloc_ctor(3, 1, 0); @@ -31554,7 +31283,7 @@ lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; x_134 = lean_ctor_get(x_124, 1); lean_inc(x_134); lean_dec(x_124); -x_135 = lean_ctor_get(x_121, 4); +x_135 = lean_ctor_get(x_121, 3); lean_inc(x_135); x_136 = l_Nat_repr(x_135); x_137 = lean_alloc_ctor(3, 1, 0); @@ -31856,7 +31585,7 @@ lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; x_212 = lean_ctor_get(x_202, 1); lean_inc(x_212); lean_dec(x_202); -x_213 = lean_ctor_get(x_199, 4); +x_213 = lean_ctor_get(x_199, 3); lean_inc(x_213); x_214 = l_Nat_repr(x_213); x_215 = lean_alloc_ctor(3, 1, 0); @@ -32186,7 +31915,7 @@ lean_object* x_298; lean_object* x_299; lean_object* x_300; lean_object* x_301; x_298 = lean_ctor_get(x_288, 1); lean_inc(x_298); lean_dec(x_288); -x_299 = lean_ctor_get(x_285, 4); +x_299 = lean_ctor_get(x_285, 3); lean_inc(x_299); x_300 = l_Nat_repr(x_299); x_301 = lean_alloc_ctor(3, 1, 0); @@ -32302,61 +32031,58 @@ return x_274; } else { -lean_object* x_316; uint8_t x_317; uint32_t x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; uint32_t 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; uint8_t x_338; uint8_t x_339; uint8_t x_340; uint8_t x_341; uint8_t x_342; uint8_t x_343; uint8_t x_344; uint8_t x_345; uint8_t x_346; uint8_t x_347; lean_object* x_348; uint8_t x_349; uint8_t 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; uint8_t x_365; lean_object* x_366; lean_object* x_367; lean_object* x_368; uint8_t 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_316; uint32_t x_317; lean_object* x_318; lean_object* x_319; lean_object* x_320; uint32_t 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; uint8_t x_337; uint8_t x_338; uint8_t x_339; uint8_t x_340; uint8_t x_341; uint8_t x_342; uint8_t x_343; uint8_t x_344; uint8_t x_345; uint8_t x_346; lean_object* x_347; uint8_t 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; 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; uint8_t x_364; lean_object* x_365; lean_object* x_366; lean_object* x_367; uint8_t x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; lean_object* x_382; x_316 = lean_ctor_get(x_2, 0); -x_317 = lean_ctor_get_uint8(x_2, sizeof(void*)*4 + 8); -x_318 = lean_ctor_get_uint32(x_2, sizeof(void*)*4); -x_319 = lean_ctor_get(x_2, 1); -x_320 = lean_ctor_get(x_2, 2); -x_321 = lean_ctor_get(x_2, 3); -x_322 = lean_ctor_get_uint32(x_2, sizeof(void*)*4 + 4); -lean_inc(x_321); +x_317 = lean_ctor_get_uint32(x_2, sizeof(void*)*4); +x_318 = lean_ctor_get(x_2, 1); +x_319 = lean_ctor_get(x_2, 2); +x_320 = lean_ctor_get(x_2, 3); +x_321 = lean_ctor_get_uint32(x_2, sizeof(void*)*4 + 4); lean_inc(x_320); lean_inc(x_319); +lean_inc(x_318); lean_inc(x_316); lean_dec(x_2); -x_323 = l_Lean_Meta_Simp_Config_updateArith(x_316, x_7, x_8, x_9); -x_324 = lean_ctor_get(x_323, 0); +x_322 = l_Lean_Meta_Simp_Config_updateArith(x_316, x_7, x_8, x_9); +x_323 = lean_ctor_get(x_322, 0); +lean_inc(x_323); +x_324 = lean_ctor_get(x_322, 1); lean_inc(x_324); -x_325 = lean_ctor_get(x_323, 1); -lean_inc(x_325); -if (lean_is_exclusive(x_323)) { - lean_ctor_release(x_323, 0); - lean_ctor_release(x_323, 1); - x_326 = x_323; +if (lean_is_exclusive(x_322)) { + lean_ctor_release(x_322, 0); + lean_ctor_release(x_322, 1); + x_325 = x_322; } else { - lean_dec_ref(x_323); - x_326 = lean_box(0); + lean_dec_ref(x_322); + x_325 = lean_box(0); } -lean_inc(x_324); -x_327 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_327, 0, x_324); -lean_ctor_set(x_327, 1, x_319); -lean_ctor_set(x_327, 2, x_320); -lean_ctor_set(x_327, 3, x_321); -lean_ctor_set_uint8(x_327, sizeof(void*)*4 + 8, x_317); -lean_ctor_set_uint32(x_327, sizeof(void*)*4, x_318); -lean_ctor_set_uint32(x_327, sizeof(void*)*4 + 4, x_322); -x_328 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; -x_329 = lean_unsigned_to_nat(0u); -x_330 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_330, 0, x_328); -lean_ctor_set(x_330, 1, x_328); -lean_ctor_set(x_330, 2, x_328); -lean_ctor_set(x_330, 3, x_3); -lean_ctor_set(x_330, 4, x_329); -x_331 = lean_ctor_get(x_5, 0); +lean_inc(x_323); +x_326 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_326, 0, x_323); +lean_ctor_set(x_326, 1, x_318); +lean_ctor_set(x_326, 2, x_319); +lean_ctor_set(x_326, 3, x_320); +lean_ctor_set_uint32(x_326, sizeof(void*)*4, x_317); +lean_ctor_set_uint32(x_326, sizeof(void*)*4 + 4, x_321); +x_327 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; +x_328 = lean_unsigned_to_nat(0u); +x_329 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_329, 0, x_327); +lean_ctor_set(x_329, 1, x_327); +lean_ctor_set(x_329, 2, x_3); +lean_ctor_set(x_329, 3, x_328); +x_330 = lean_ctor_get(x_5, 0); +lean_inc(x_330); +x_331 = lean_ctor_get(x_5, 1); lean_inc(x_331); -x_332 = lean_ctor_get(x_5, 1); +x_332 = lean_ctor_get(x_5, 2); lean_inc(x_332); -x_333 = lean_ctor_get(x_5, 2); +x_333 = lean_ctor_get(x_5, 3); lean_inc(x_333); -x_334 = lean_ctor_get(x_5, 3); +x_334 = lean_ctor_get(x_5, 4); lean_inc(x_334); -x_335 = lean_ctor_get(x_5, 4); +x_335 = lean_ctor_get(x_5, 5); lean_inc(x_335); -x_336 = lean_ctor_get(x_5, 5); -lean_inc(x_336); if (lean_is_exclusive(x_5)) { lean_ctor_release(x_5, 0); lean_ctor_release(x_5, 1); @@ -32364,80 +32090,80 @@ if (lean_is_exclusive(x_5)) { lean_ctor_release(x_5, 3); lean_ctor_release(x_5, 4); lean_ctor_release(x_5, 5); - x_337 = x_5; + x_336 = x_5; } else { lean_dec_ref(x_5); - x_337 = lean_box(0); + x_336 = lean_box(0); } -x_338 = lean_ctor_get_uint8(x_331, 0); -x_339 = lean_ctor_get_uint8(x_331, 1); -x_340 = lean_ctor_get_uint8(x_331, 2); -x_341 = lean_ctor_get_uint8(x_331, 3); -x_342 = lean_ctor_get_uint8(x_331, 4); -x_343 = lean_ctor_get_uint8(x_331, 5); -x_344 = lean_ctor_get_uint8(x_331, 6); -x_345 = lean_ctor_get_uint8(x_331, 7); -x_346 = lean_ctor_get_uint8(x_331, 8); -x_347 = lean_ctor_get_uint8(x_331, 10); -if (lean_is_exclusive(x_331)) { - x_348 = x_331; +x_337 = lean_ctor_get_uint8(x_330, 0); +x_338 = lean_ctor_get_uint8(x_330, 1); +x_339 = lean_ctor_get_uint8(x_330, 2); +x_340 = lean_ctor_get_uint8(x_330, 3); +x_341 = lean_ctor_get_uint8(x_330, 4); +x_342 = lean_ctor_get_uint8(x_330, 5); +x_343 = lean_ctor_get_uint8(x_330, 6); +x_344 = lean_ctor_get_uint8(x_330, 7); +x_345 = lean_ctor_get_uint8(x_330, 8); +x_346 = lean_ctor_get_uint8(x_330, 10); +if (lean_is_exclusive(x_330)) { + x_347 = x_330; } else { - lean_dec_ref(x_331); - x_348 = lean_box(0); + lean_dec_ref(x_330); + x_347 = lean_box(0); } -x_349 = lean_ctor_get_uint8(x_324, sizeof(void*)*2 + 6); -lean_dec(x_324); -x_350 = 2; -if (lean_is_scalar(x_348)) { - x_351 = lean_alloc_ctor(0, 0, 12); +x_348 = lean_ctor_get_uint8(x_323, sizeof(void*)*2 + 6); +lean_dec(x_323); +x_349 = 2; +if (lean_is_scalar(x_347)) { + x_350 = lean_alloc_ctor(0, 0, 12); } else { - x_351 = x_348; + x_350 = x_347; } -lean_ctor_set_uint8(x_351, 0, x_338); -lean_ctor_set_uint8(x_351, 1, x_339); -lean_ctor_set_uint8(x_351, 2, x_340); -lean_ctor_set_uint8(x_351, 3, x_341); -lean_ctor_set_uint8(x_351, 4, x_342); -lean_ctor_set_uint8(x_351, 5, x_343); -lean_ctor_set_uint8(x_351, 6, x_344); -lean_ctor_set_uint8(x_351, 7, x_345); -lean_ctor_set_uint8(x_351, 8, x_346); -lean_ctor_set_uint8(x_351, 9, x_350); -lean_ctor_set_uint8(x_351, 10, x_347); -lean_ctor_set_uint8(x_351, 11, x_349); -if (lean_is_scalar(x_337)) { - x_352 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set_uint8(x_350, 0, x_337); +lean_ctor_set_uint8(x_350, 1, x_338); +lean_ctor_set_uint8(x_350, 2, x_339); +lean_ctor_set_uint8(x_350, 3, x_340); +lean_ctor_set_uint8(x_350, 4, x_341); +lean_ctor_set_uint8(x_350, 5, x_342); +lean_ctor_set_uint8(x_350, 6, x_343); +lean_ctor_set_uint8(x_350, 7, x_344); +lean_ctor_set_uint8(x_350, 8, x_345); +lean_ctor_set_uint8(x_350, 9, x_349); +lean_ctor_set_uint8(x_350, 10, x_346); +lean_ctor_set_uint8(x_350, 11, x_348); +if (lean_is_scalar(x_336)) { + x_351 = lean_alloc_ctor(0, 6, 0); } else { - x_352 = x_337; + x_351 = x_336; } -lean_ctor_set(x_352, 0, x_351); -lean_ctor_set(x_352, 1, x_332); -lean_ctor_set(x_352, 2, x_333); -lean_ctor_set(x_352, 3, x_334); -lean_ctor_set(x_352, 4, x_335); -lean_ctor_set(x_352, 5, x_336); -x_353 = lean_ctor_get(x_7, 0); +lean_ctor_set(x_351, 0, x_350); +lean_ctor_set(x_351, 1, x_331); +lean_ctor_set(x_351, 2, x_332); +lean_ctor_set(x_351, 3, x_333); +lean_ctor_set(x_351, 4, x_334); +lean_ctor_set(x_351, 5, x_335); +x_352 = lean_ctor_get(x_7, 0); +lean_inc(x_352); +x_353 = lean_ctor_get(x_7, 1); lean_inc(x_353); -x_354 = lean_ctor_get(x_7, 1); +x_354 = lean_ctor_get(x_7, 2); lean_inc(x_354); -x_355 = lean_ctor_get(x_7, 2); +x_355 = lean_ctor_get(x_7, 3); lean_inc(x_355); -x_356 = lean_ctor_get(x_7, 3); +x_356 = lean_ctor_get(x_7, 4); lean_inc(x_356); -x_357 = lean_ctor_get(x_7, 4); +x_357 = lean_ctor_get(x_7, 5); lean_inc(x_357); -x_358 = lean_ctor_get(x_7, 5); +x_358 = lean_ctor_get(x_7, 6); lean_inc(x_358); -x_359 = lean_ctor_get(x_7, 6); +x_359 = lean_ctor_get(x_7, 7); lean_inc(x_359); -x_360 = lean_ctor_get(x_7, 7); +x_360 = lean_ctor_get(x_7, 8); lean_inc(x_360); -x_361 = lean_ctor_get(x_7, 8); +x_361 = lean_ctor_get(x_7, 9); lean_inc(x_361); -x_362 = lean_ctor_get(x_7, 9); +x_362 = lean_ctor_get(x_7, 10); lean_inc(x_362); -x_363 = lean_ctor_get(x_7, 10); -lean_inc(x_363); if (lean_is_exclusive(x_7)) { lean_ctor_release(x_7, 0); lean_ctor_release(x_7, 1); @@ -32450,13 +32176,12 @@ if (lean_is_exclusive(x_7)) { lean_ctor_release(x_7, 8); lean_ctor_release(x_7, 9); lean_ctor_release(x_7, 10); - x_364 = x_7; + x_363 = x_7; } else { lean_dec_ref(x_7); - x_364 = lean_box(0); + x_363 = lean_box(0); } -x_365 = 1; -lean_inc(x_363); +x_364 = 1; lean_inc(x_362); lean_inc(x_361); lean_inc(x_360); @@ -32467,222 +32192,223 @@ lean_inc(x_356); lean_inc(x_355); lean_inc(x_354); lean_inc(x_353); -if (lean_is_scalar(x_364)) { - x_366 = lean_alloc_ctor(0, 11, 1); -} else { - x_366 = x_364; -} -lean_ctor_set(x_366, 0, x_353); -lean_ctor_set(x_366, 1, x_354); -lean_ctor_set(x_366, 2, x_355); -lean_ctor_set(x_366, 3, x_356); -lean_ctor_set(x_366, 4, x_357); -lean_ctor_set(x_366, 5, x_358); -lean_ctor_set(x_366, 6, x_359); -lean_ctor_set(x_366, 7, x_360); -lean_ctor_set(x_366, 8, x_361); -lean_ctor_set(x_366, 9, x_362); -lean_ctor_set(x_366, 10, x_363); -lean_ctor_set_uint8(x_366, sizeof(void*)*11, x_365); -x_378 = 0; -x_379 = lean_alloc_ctor(0, 11, 1); -lean_ctor_set(x_379, 0, x_353); -lean_ctor_set(x_379, 1, x_354); -lean_ctor_set(x_379, 2, x_355); -lean_ctor_set(x_379, 3, x_356); -lean_ctor_set(x_379, 4, x_357); -lean_ctor_set(x_379, 5, x_358); -lean_ctor_set(x_379, 6, x_359); -lean_ctor_set(x_379, 7, x_360); -lean_ctor_set(x_379, 8, x_361); -lean_ctor_set(x_379, 9, x_362); -lean_ctor_set(x_379, 10, x_363); -lean_ctor_set_uint8(x_379, sizeof(void*)*11, x_378); -x_380 = lean_st_mk_ref(x_330, x_325); -x_381 = lean_ctor_get(x_380, 0); -lean_inc(x_381); -x_382 = lean_ctor_get(x_380, 1); -lean_inc(x_382); -lean_dec(x_380); -lean_inc(x_8); -lean_inc(x_379); -lean_inc(x_6); lean_inc(x_352); +if (lean_is_scalar(x_363)) { + x_365 = lean_alloc_ctor(0, 11, 1); +} else { + x_365 = x_363; +} +lean_ctor_set(x_365, 0, x_352); +lean_ctor_set(x_365, 1, x_353); +lean_ctor_set(x_365, 2, x_354); +lean_ctor_set(x_365, 3, x_355); +lean_ctor_set(x_365, 4, x_356); +lean_ctor_set(x_365, 5, x_357); +lean_ctor_set(x_365, 6, x_358); +lean_ctor_set(x_365, 7, x_359); +lean_ctor_set(x_365, 8, x_360); +lean_ctor_set(x_365, 9, x_361); +lean_ctor_set(x_365, 10, x_362); +lean_ctor_set_uint8(x_365, sizeof(void*)*11, x_364); +x_377 = 0; +x_378 = lean_alloc_ctor(0, 11, 1); +lean_ctor_set(x_378, 0, x_352); +lean_ctor_set(x_378, 1, x_353); +lean_ctor_set(x_378, 2, x_354); +lean_ctor_set(x_378, 3, x_355); +lean_ctor_set(x_378, 4, x_356); +lean_ctor_set(x_378, 5, x_357); +lean_ctor_set(x_378, 6, x_358); +lean_ctor_set(x_378, 7, x_359); +lean_ctor_set(x_378, 8, x_360); +lean_ctor_set(x_378, 9, x_361); +lean_ctor_set(x_378, 10, x_362); +lean_ctor_set_uint8(x_378, sizeof(void*)*11, x_377); +x_379 = lean_st_mk_ref(x_329, x_324); +x_380 = lean_ctor_get(x_379, 0); +lean_inc(x_380); +x_381 = lean_ctor_get(x_379, 1); lean_inc(x_381); -x_383 = lean_simp(x_1, x_4, x_327, x_381, x_352, x_6, x_379, x_8, x_382); -if (lean_obj_tag(x_383) == 0) -{ -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; uint8_t x_392; -lean_dec(x_366); -lean_dec(x_326); -x_384 = lean_ctor_get(x_383, 0); -lean_inc(x_384); -x_385 = lean_ctor_get(x_383, 1); -lean_inc(x_385); -lean_dec(x_383); -x_386 = lean_st_ref_get(x_381, x_385); -lean_dec(x_381); -x_387 = lean_ctor_get(x_386, 0); -lean_inc(x_387); -x_388 = lean_ctor_get(x_386, 1); -lean_inc(x_388); -lean_dec(x_386); -x_389 = l_Lean_Meta_Simp_main___closed__3; -x_390 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_389, x_352, x_6, x_379, x_8, x_388); -x_391 = lean_ctor_get(x_390, 0); -lean_inc(x_391); -x_392 = lean_unbox(x_391); -lean_dec(x_391); -if (x_392 == 0) -{ -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; -x_393 = lean_ctor_get(x_390, 1); -lean_inc(x_393); -lean_dec(x_390); -x_394 = lean_box(0); -x_395 = l_Lean_Meta_Simp_main___lambda__1(x_387, x_384, x_394, x_352, x_6, x_379, x_8, x_393); -lean_dec(x_8); lean_dec(x_379); +lean_inc(x_8); +lean_inc(x_378); +lean_inc(x_6); +lean_inc(x_351); +lean_inc(x_380); +x_382 = lean_simp(x_1, x_4, x_326, x_380, x_351, x_6, x_378, x_8, x_381); +if (lean_obj_tag(x_382) == 0) +{ +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; uint8_t x_391; +lean_dec(x_365); +lean_dec(x_325); +x_383 = lean_ctor_get(x_382, 0); +lean_inc(x_383); +x_384 = lean_ctor_get(x_382, 1); +lean_inc(x_384); +lean_dec(x_382); +x_385 = lean_st_ref_get(x_380, x_384); +lean_dec(x_380); +x_386 = lean_ctor_get(x_385, 0); +lean_inc(x_386); +x_387 = lean_ctor_get(x_385, 1); +lean_inc(x_387); +lean_dec(x_385); +x_388 = l_Lean_Meta_Simp_main___closed__3; +x_389 = l_Lean_isTracingEnabledFor___at_Lean_Meta_processPostponed_loop___spec__1(x_388, x_351, x_6, x_378, x_8, x_387); +x_390 = lean_ctor_get(x_389, 0); +lean_inc(x_390); +x_391 = lean_unbox(x_390); +lean_dec(x_390); +if (x_391 == 0) +{ +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; +x_392 = lean_ctor_get(x_389, 1); +lean_inc(x_392); +lean_dec(x_389); +x_393 = lean_box(0); +x_394 = l_Lean_Meta_Simp_main___lambda__1(x_386, x_383, x_393, x_351, x_6, x_378, x_8, x_392); +lean_dec(x_8); +lean_dec(x_378); lean_dec(x_6); -lean_dec(x_352); -lean_dec(x_387); -x_396 = lean_ctor_get(x_395, 0); +lean_dec(x_351); +lean_dec(x_386); +x_395 = lean_ctor_get(x_394, 0); +lean_inc(x_395); +x_396 = lean_ctor_get(x_394, 1); lean_inc(x_396); -x_397 = lean_ctor_get(x_395, 1); -lean_inc(x_397); -if (lean_is_exclusive(x_395)) { - lean_ctor_release(x_395, 0); - lean_ctor_release(x_395, 1); - x_398 = x_395; +if (lean_is_exclusive(x_394)) { + lean_ctor_release(x_394, 0); + lean_ctor_release(x_394, 1); + x_397 = x_394; } else { - lean_dec_ref(x_395); - x_398 = lean_box(0); + lean_dec_ref(x_394); + x_397 = lean_box(0); } -if (lean_is_scalar(x_398)) { - x_399 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_397)) { + x_398 = lean_alloc_ctor(0, 2, 0); } else { - x_399 = x_398; + x_398 = x_397; } -lean_ctor_set(x_399, 0, x_396); -lean_ctor_set(x_399, 1, x_397); -return x_399; +lean_ctor_set(x_398, 0, x_395); +lean_ctor_set(x_398, 1, x_396); +return x_398; } else { -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; -x_400 = lean_ctor_get(x_390, 1); +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; +x_399 = lean_ctor_get(x_389, 1); +lean_inc(x_399); +lean_dec(x_389); +x_400 = lean_ctor_get(x_386, 3); lean_inc(x_400); -lean_dec(x_390); -x_401 = lean_ctor_get(x_387, 4); -lean_inc(x_401); -x_402 = l_Nat_repr(x_401); -x_403 = lean_alloc_ctor(3, 1, 0); +x_401 = l_Nat_repr(x_400); +x_402 = lean_alloc_ctor(3, 1, 0); +lean_ctor_set(x_402, 0, x_401); +x_403 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_403, 0, x_402); -x_404 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_404, 0, x_403); -x_405 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lambda__2___closed__13; +x_404 = l___private_Lean_Meta_Tactic_Simp_Main_0__Lean_Meta_Simp_reduceStep___lambda__2___closed__13; +x_405 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_405, 0, x_404); +lean_ctor_set(x_405, 1, x_403); x_406 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_406, 0, x_405); lean_ctor_set(x_406, 1, x_404); -x_407 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_407, 0, x_406); -lean_ctor_set(x_407, 1, x_405); -x_408 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_389, x_407, x_352, x_6, x_379, x_8, x_400); -x_409 = lean_ctor_get(x_408, 0); +x_407 = l_Lean_addTrace___at_Lean_Meta_processPostponed_loop___spec__2(x_388, x_406, x_351, x_6, x_378, x_8, x_399); +x_408 = lean_ctor_get(x_407, 0); +lean_inc(x_408); +x_409 = lean_ctor_get(x_407, 1); lean_inc(x_409); -x_410 = lean_ctor_get(x_408, 1); -lean_inc(x_410); +lean_dec(x_407); +x_410 = l_Lean_Meta_Simp_main___lambda__1(x_386, x_383, x_408, x_351, x_6, x_378, x_8, x_409); +lean_dec(x_8); +lean_dec(x_378); +lean_dec(x_6); +lean_dec(x_351); lean_dec(x_408); -x_411 = l_Lean_Meta_Simp_main___lambda__1(x_387, x_384, x_409, x_352, x_6, x_379, x_8, x_410); -lean_dec(x_8); -lean_dec(x_379); -lean_dec(x_6); -lean_dec(x_352); -lean_dec(x_409); -lean_dec(x_387); -x_412 = lean_ctor_get(x_411, 0); +lean_dec(x_386); +x_411 = lean_ctor_get(x_410, 0); +lean_inc(x_411); +x_412 = lean_ctor_get(x_410, 1); lean_inc(x_412); -x_413 = lean_ctor_get(x_411, 1); -lean_inc(x_413); -if (lean_is_exclusive(x_411)) { - lean_ctor_release(x_411, 0); - lean_ctor_release(x_411, 1); - x_414 = x_411; +if (lean_is_exclusive(x_410)) { + lean_ctor_release(x_410, 0); + lean_ctor_release(x_410, 1); + x_413 = x_410; } else { - lean_dec_ref(x_411); - x_414 = lean_box(0); + lean_dec_ref(x_410); + x_413 = lean_box(0); } -if (lean_is_scalar(x_414)) { - x_415 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_413)) { + x_414 = lean_alloc_ctor(0, 2, 0); } else { - x_415 = x_414; + x_414 = x_413; } -lean_ctor_set(x_415, 0, x_412); -lean_ctor_set(x_415, 1, x_413); -return x_415; +lean_ctor_set(x_414, 0, x_411); +lean_ctor_set(x_414, 1, x_412); +return x_414; } } else { -lean_object* x_416; lean_object* x_417; -lean_dec(x_381); -lean_dec(x_379); -x_416 = lean_ctor_get(x_383, 0); +lean_object* x_415; lean_object* x_416; +lean_dec(x_380); +lean_dec(x_378); +x_415 = lean_ctor_get(x_382, 0); +lean_inc(x_415); +x_416 = lean_ctor_get(x_382, 1); lean_inc(x_416); -x_417 = lean_ctor_get(x_383, 1); -lean_inc(x_417); -lean_dec(x_383); +lean_dec(x_382); +x_366 = x_415; x_367 = x_416; -x_368 = x_417; -goto block_377; +goto block_376; } -block_377: +block_376: { -uint8_t x_369; -x_369 = l_Lean_Exception_isRuntime(x_367); -if (x_369 == 0) +uint8_t x_368; +x_368 = l_Lean_Exception_isRuntime(x_366); +if (x_368 == 0) { -lean_object* x_370; -lean_dec(x_366); -lean_dec(x_352); +lean_object* x_369; +lean_dec(x_365); +lean_dec(x_351); lean_dec(x_8); lean_dec(x_6); -if (lean_is_scalar(x_326)) { - x_370 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_325)) { + x_369 = lean_alloc_ctor(1, 2, 0); } else { - x_370 = x_326; - lean_ctor_set_tag(x_370, 1); + x_369 = x_325; + lean_ctor_set_tag(x_369, 1); } -lean_ctor_set(x_370, 0, x_367); -lean_ctor_set(x_370, 1, x_368); -return x_370; +lean_ctor_set(x_369, 0, x_366); +lean_ctor_set(x_369, 1, x_367); +return x_369; } else { -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_dec(x_326); -x_371 = l_Lean_Meta_Simp_main___closed__1; -x_372 = l_Lean_Meta_throwNestedTacticEx___rarg(x_371, x_367, x_352, x_6, x_366, x_8, x_368); -x_373 = lean_ctor_get(x_372, 0); +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_dec(x_325); +x_370 = l_Lean_Meta_Simp_main___closed__1; +x_371 = l_Lean_Meta_throwNestedTacticEx___rarg(x_370, x_366, x_351, x_6, x_365, x_8, x_367); +x_372 = lean_ctor_get(x_371, 0); +lean_inc(x_372); +x_373 = lean_ctor_get(x_371, 1); lean_inc(x_373); -x_374 = lean_ctor_get(x_372, 1); -lean_inc(x_374); -if (lean_is_exclusive(x_372)) { - lean_ctor_release(x_372, 0); - lean_ctor_release(x_372, 1); - x_375 = x_372; +if (lean_is_exclusive(x_371)) { + lean_ctor_release(x_371, 0); + lean_ctor_release(x_371, 1); + x_374 = x_371; } else { - lean_dec_ref(x_372); - x_375 = lean_box(0); + lean_dec_ref(x_371); + x_374 = lean_box(0); } -if (lean_is_scalar(x_375)) { - x_376 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_374)) { + x_375 = lean_alloc_ctor(1, 2, 0); } else { - x_376 = x_375; + x_375 = x_374; } -lean_ctor_set(x_376, 0, x_373); -lean_ctor_set(x_376, 1, x_374); -return x_376; +lean_ctor_set(x_375, 0, x_372); +lean_ctor_set(x_375, 1, x_373); +return x_375; } } } @@ -32726,12 +32452,11 @@ _start: lean_object* x_10; lean_object* x_11; lean_object* x_12; uint8_t x_13; x_10 = l_Lean_Meta_Simp_withNewLemmas___rarg___closed__1; x_11 = lean_unsigned_to_nat(0u); -x_12 = lean_alloc_ctor(0, 5, 0); +x_12 = lean_alloc_ctor(0, 4, 0); lean_ctor_set(x_12, 0, x_10); lean_ctor_set(x_12, 1, x_10); -lean_ctor_set(x_12, 2, x_10); -lean_ctor_set(x_12, 3, x_3); -lean_ctor_set(x_12, 4, x_11); +lean_ctor_set(x_12, 2, x_3); +lean_ctor_set(x_12, 3, x_11); x_13 = !lean_is_exclusive(x_5); if (x_13 == 0) { @@ -32820,7 +32545,7 @@ if (x_41 == 0) { 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_42, 3); +x_43 = lean_ctor_get(x_42, 2); lean_inc(x_43); lean_dec(x_42); x_44 = lean_alloc_ctor(0, 2, 0); @@ -32837,7 +32562,7 @@ x_46 = lean_ctor_get(x_40, 1); lean_inc(x_46); lean_inc(x_45); lean_dec(x_40); -x_47 = lean_ctor_get(x_45, 3); +x_47 = lean_ctor_get(x_45, 2); lean_inc(x_47); lean_dec(x_45); x_48 = lean_alloc_ctor(0, 2, 0); @@ -33046,7 +32771,7 @@ if (lean_is_exclusive(x_91)) { lean_dec_ref(x_91); x_94 = lean_box(0); } -x_95 = lean_ctor_get(x_92, 3); +x_95 = lean_ctor_get(x_92, 2); lean_inc(x_95); lean_dec(x_92); x_96 = lean_alloc_ctor(0, 2, 0); @@ -33276,7 +33001,7 @@ if (lean_is_exclusive(x_145)) { lean_dec_ref(x_145); x_148 = lean_box(0); } -x_149 = lean_ctor_get(x_146, 3); +x_149 = lean_ctor_get(x_146, 2); lean_inc(x_149); lean_dec(x_146); x_150 = lean_alloc_ctor(0, 2, 0); @@ -33534,7 +33259,7 @@ if (lean_is_exclusive(x_207)) { lean_dec_ref(x_207); x_210 = lean_box(0); } -x_211 = lean_ctor_get(x_208, 3); +x_211 = lean_ctor_get(x_208, 2); lean_inc(x_211); lean_dec(x_208); x_212 = lean_alloc_ctor(0, 2, 0); @@ -37143,7 +36868,7 @@ lean_inc(x_16); x_38 = l_Lean_FVarId_getDecl(x_16, x_9, x_10, x_11, x_12, x_13); if (lean_obj_tag(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; uint8_t x_46; uint32_t x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint32_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_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; uint32_t x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; uint32_t x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; x_39 = lean_ctor_get(x_38, 0); lean_inc(x_39); x_40 = lean_ctor_get(x_38, 1); @@ -37158,27 +36883,25 @@ lean_inc(x_44); lean_dec(x_42); x_45 = lean_ctor_get(x_1, 0); lean_inc(x_45); -x_46 = lean_ctor_get_uint8(x_1, sizeof(void*)*4 + 8); -x_47 = lean_ctor_get_uint32(x_1, sizeof(void*)*4); -x_48 = lean_ctor_get(x_1, 1); +x_46 = lean_ctor_get_uint32(x_1, sizeof(void*)*4); +x_47 = lean_ctor_get(x_1, 1); +lean_inc(x_47); +x_48 = lean_ctor_get(x_1, 2); lean_inc(x_48); -x_49 = lean_ctor_get(x_1, 2); +x_49 = lean_ctor_get(x_1, 3); lean_inc(x_49); -x_50 = lean_ctor_get(x_1, 3); -lean_inc(x_50); -x_51 = lean_ctor_get_uint32(x_1, sizeof(void*)*4 + 4); -x_52 = l_Lean_LocalDecl_fvarId(x_39); -x_53 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_53, 0, x_52); -x_54 = l_Lean_Meta_SimpTheoremsArray_eraseTheorem(x_48, x_53); -x_55 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_55, 0, x_45); -lean_ctor_set(x_55, 1, x_54); -lean_ctor_set(x_55, 2, x_49); -lean_ctor_set(x_55, 3, x_50); -lean_ctor_set_uint8(x_55, sizeof(void*)*4 + 8, x_46); -lean_ctor_set_uint32(x_55, sizeof(void*)*4, x_47); -lean_ctor_set_uint32(x_55, sizeof(void*)*4 + 4, x_51); +x_50 = lean_ctor_get_uint32(x_1, sizeof(void*)*4 + 4); +x_51 = l_Lean_LocalDecl_fvarId(x_39); +x_52 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_52, 0, x_51); +x_53 = l_Lean_Meta_SimpTheoremsArray_eraseTheorem(x_47, x_52); +x_54 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_54, 0, x_45); +lean_ctor_set(x_54, 1, x_53); +lean_ctor_set(x_54, 2, x_48); +lean_ctor_set(x_54, 3, x_49); +lean_ctor_set_uint32(x_54, sizeof(void*)*4, x_46); +lean_ctor_set_uint32(x_54, sizeof(void*)*4 + 4, x_50); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); @@ -37186,67 +36909,67 @@ lean_inc(x_9); lean_inc(x_3); lean_inc(x_2); lean_inc(x_43); -x_56 = l_Lean_Meta_simp(x_43, x_55, x_2, x_3, x_37, x_9, x_10, x_11, x_12, x_44); -if (lean_obj_tag(x_56) == 0) +x_55 = l_Lean_Meta_simp(x_43, x_54, x_2, x_3, x_37, x_9, x_10, x_11, x_12, x_44); +if (lean_obj_tag(x_55) == 0) { -lean_object* x_57; lean_object* x_58; lean_object* x_59; +lean_object* x_56; lean_object* x_57; lean_object* x_58; +x_56 = lean_ctor_get(x_55, 0); +lean_inc(x_56); x_57 = lean_ctor_get(x_56, 0); lean_inc(x_57); -x_58 = lean_ctor_get(x_57, 0); +x_58 = lean_ctor_get(x_57, 1); lean_inc(x_58); -x_59 = lean_ctor_get(x_58, 1); -lean_inc(x_59); -if (lean_obj_tag(x_59) == 0) +if (lean_obj_tag(x_58) == 0) { -lean_object* x_60; uint8_t x_61; +lean_object* x_59; uint8_t x_60; lean_dec(x_43); lean_dec(x_39); -x_60 = lean_ctor_get(x_56, 1); -lean_inc(x_60); -lean_dec(x_56); -x_61 = !lean_is_exclusive(x_57); -if (x_61 == 0) +x_59 = lean_ctor_get(x_55, 1); +lean_inc(x_59); +lean_dec(x_55); +x_60 = !lean_is_exclusive(x_56); +if (x_60 == 0) { -lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; uint8_t x_67; -x_62 = lean_ctor_get(x_57, 1); +lean_object* x_61; lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; uint8_t x_66; +x_61 = lean_ctor_get(x_56, 1); +x_62 = lean_ctor_get(x_56, 0); +lean_dec(x_62); x_63 = lean_ctor_get(x_57, 0); +lean_inc(x_63); +x_64 = l_Lean_Expr_consumeMData(x_63); lean_dec(x_63); -x_64 = lean_ctor_get(x_58, 0); -lean_inc(x_64); -x_65 = l_Lean_Expr_consumeMData(x_64); +x_65 = l_Lean_Meta_applySimpResultToProp___closed__2; +x_66 = l_Lean_Expr_isConstOf(x_64, x_65); lean_dec(x_64); -x_66 = l_Lean_Meta_applySimpResultToProp___closed__2; -x_67 = l_Lean_Expr_isConstOf(x_65, x_66); -lean_dec(x_65); -if (x_67 == 0) +if (x_66 == 0) { -lean_object* x_68; lean_object* x_69; -lean_free_object(x_57); +lean_object* x_67; lean_object* x_68; +lean_free_object(x_56); lean_free_object(x_28); lean_free_object(x_27); lean_free_object(x_26); -x_68 = lean_box(0); +x_67 = lean_box(0); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_4); -x_69 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_58, x_16, x_36, x_62, x_4, x_30, x_33, x_68, x_9, x_10, x_11, x_12, x_60); -if (lean_obj_tag(x_69) == 0) +x_68 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_57, x_16, x_36, x_61, x_4, x_30, x_33, x_67, x_9, x_10, x_11, x_12, x_59); +if (lean_obj_tag(x_68) == 0) { -lean_object* x_70; lean_object* x_71; -x_70 = lean_ctor_get(x_69, 0); +lean_object* x_69; lean_object* x_70; +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_69); -x_17 = x_70; -x_18 = x_71; +lean_dec(x_68); +x_17 = x_69; +x_18 = x_70; goto block_25; } else { -uint8_t x_72; +uint8_t x_71; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -37255,195 +36978,195 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_72 = !lean_is_exclusive(x_69); -if (x_72 == 0) +x_71 = !lean_is_exclusive(x_68); +if (x_71 == 0) { -return x_69; +return x_68; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_69, 0); -x_74 = lean_ctor_get(x_69, 1); -lean_inc(x_74); +lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_72 = lean_ctor_get(x_68, 0); +x_73 = lean_ctor_get(x_68, 1); lean_inc(x_73); -lean_dec(x_69); -x_75 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_75, 0, x_73); -lean_ctor_set(x_75, 1, x_74); +lean_inc(x_72); +lean_dec(x_68); +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_75; +lean_dec(x_57); +lean_inc(x_30); +x_75 = l_Lean_MVarId_getType(x_30, x_9, x_10, x_11, x_12, x_59); +if (lean_obj_tag(x_75) == 0) +{ +lean_object* x_76; lean_object* x_77; lean_object* x_78; lean_object* x_79; +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 = l_Lean_Expr_fvar___override(x_16); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +x_79 = l_Lean_Meta_mkFalseElim(x_76, x_78, x_9, x_10, x_11, x_12, x_77); +if (lean_obj_tag(x_79) == 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; +x_80 = lean_ctor_get(x_79, 0); +lean_inc(x_80); +x_81 = lean_ctor_get(x_79, 1); +lean_inc(x_81); +lean_dec(x_79); +lean_inc(x_30); +x_82 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_30, x_80, x_9, x_10, x_11, x_12, x_81); +x_83 = lean_ctor_get(x_82, 1); +lean_inc(x_83); +lean_dec(x_82); +x_84 = lean_box(0); +lean_inc(x_61); +lean_ctor_set(x_56, 0, x_84); +x_85 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_85, 0, x_56); +lean_ctor_set(x_28, 1, x_61); +x_86 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_86, 0, x_85); +lean_ctor_set(x_86, 1, x_26); +x_87 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_87, 0, x_86); +x_17 = x_87; +x_18 = x_83; +goto block_25; +} +else +{ +uint8_t x_88; +lean_free_object(x_56); +lean_dec(x_61); +lean_free_object(x_28); +lean_dec(x_36); +lean_free_object(x_27); +lean_dec(x_33); +lean_free_object(x_26); +lean_dec(x_30); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_88 = !lean_is_exclusive(x_79); +if (x_88 == 0) +{ +return x_79; +} +else +{ +lean_object* x_89; lean_object* x_90; lean_object* x_91; +x_89 = lean_ctor_get(x_79, 0); +x_90 = lean_ctor_get(x_79, 1); +lean_inc(x_90); +lean_inc(x_89); +lean_dec(x_79); +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 +{ +uint8_t x_92; +lean_free_object(x_56); +lean_dec(x_61); +lean_free_object(x_28); +lean_dec(x_36); +lean_free_object(x_27); +lean_dec(x_33); +lean_free_object(x_26); +lean_dec(x_30); +lean_dec(x_16); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_92 = !lean_is_exclusive(x_75); +if (x_92 == 0) +{ return x_75; } -} -} else { -lean_object* x_76; -lean_dec(x_58); -lean_inc(x_30); -x_76 = l_Lean_MVarId_getType(x_30, x_9, x_10, x_11, x_12, x_60); -if (lean_obj_tag(x_76) == 0) -{ -lean_object* x_77; lean_object* x_78; lean_object* x_79; lean_object* x_80; -x_77 = lean_ctor_get(x_76, 0); -lean_inc(x_77); -x_78 = lean_ctor_get(x_76, 1); -lean_inc(x_78); -lean_dec(x_76); -x_79 = l_Lean_Expr_fvar___override(x_16); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -x_80 = l_Lean_Meta_mkFalseElim(x_77, x_79, x_9, x_10, x_11, x_12, x_78); -if (lean_obj_tag(x_80) == 0) -{ -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; -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); -lean_inc(x_30); -x_83 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_30, x_81, x_9, x_10, x_11, x_12, x_82); -x_84 = lean_ctor_get(x_83, 1); -lean_inc(x_84); -lean_dec(x_83); -x_85 = lean_box(0); -lean_inc(x_62); -lean_ctor_set(x_57, 0, x_85); -x_86 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_86, 0, x_57); -lean_ctor_set(x_28, 1, x_62); -x_87 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_87, 0, x_86); -lean_ctor_set(x_87, 1, x_26); -x_88 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_88, 0, x_87); -x_17 = x_88; -x_18 = x_84; -goto block_25; -} -else -{ -uint8_t x_89; -lean_free_object(x_57); -lean_dec(x_62); -lean_free_object(x_28); -lean_dec(x_36); -lean_free_object(x_27); -lean_dec(x_33); -lean_free_object(x_26); -lean_dec(x_30); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_89 = !lean_is_exclusive(x_80); -if (x_89 == 0) -{ -return x_80; -} -else -{ -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_80, 0); -x_91 = lean_ctor_get(x_80, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_80); -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 -{ -uint8_t x_93; -lean_free_object(x_57); -lean_dec(x_62); -lean_free_object(x_28); -lean_dec(x_36); -lean_free_object(x_27); -lean_dec(x_33); -lean_free_object(x_26); -lean_dec(x_30); -lean_dec(x_16); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_93 = !lean_is_exclusive(x_76); -if (x_93 == 0) -{ -return x_76; -} -else -{ -lean_object* x_94; lean_object* x_95; lean_object* x_96; -x_94 = lean_ctor_get(x_76, 0); -x_95 = lean_ctor_get(x_76, 1); -lean_inc(x_95); +lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_93 = lean_ctor_get(x_75, 0); +x_94 = lean_ctor_get(x_75, 1); lean_inc(x_94); -lean_dec(x_76); -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; +lean_inc(x_93); +lean_dec(x_75); +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; } } } } else { -lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; uint8_t x_101; -x_97 = lean_ctor_get(x_57, 1); +lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; uint8_t x_100; +x_96 = lean_ctor_get(x_56, 1); +lean_inc(x_96); +lean_dec(x_56); +x_97 = lean_ctor_get(x_57, 0); lean_inc(x_97); -lean_dec(x_57); -x_98 = lean_ctor_get(x_58, 0); -lean_inc(x_98); -x_99 = l_Lean_Expr_consumeMData(x_98); +x_98 = l_Lean_Expr_consumeMData(x_97); +lean_dec(x_97); +x_99 = l_Lean_Meta_applySimpResultToProp___closed__2; +x_100 = l_Lean_Expr_isConstOf(x_98, x_99); lean_dec(x_98); -x_100 = l_Lean_Meta_applySimpResultToProp___closed__2; -x_101 = l_Lean_Expr_isConstOf(x_99, x_100); -lean_dec(x_99); -if (x_101 == 0) +if (x_100 == 0) { -lean_object* x_102; lean_object* x_103; +lean_object* x_101; lean_object* x_102; lean_free_object(x_28); lean_free_object(x_27); lean_free_object(x_26); -x_102 = lean_box(0); +x_101 = lean_box(0); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_4); -x_103 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_58, x_16, x_36, x_97, x_4, x_30, x_33, x_102, x_9, x_10, x_11, x_12, x_60); -if (lean_obj_tag(x_103) == 0) +x_102 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_57, x_16, x_36, x_96, x_4, x_30, x_33, x_101, x_9, x_10, x_11, x_12, x_59); +if (lean_obj_tag(x_102) == 0) { -lean_object* x_104; lean_object* x_105; -x_104 = lean_ctor_get(x_103, 0); +lean_object* x_103; lean_object* x_104; +x_103 = lean_ctor_get(x_102, 0); +lean_inc(x_103); +x_104 = lean_ctor_get(x_102, 1); lean_inc(x_104); -x_105 = lean_ctor_get(x_103, 1); -lean_inc(x_105); -lean_dec(x_103); -x_17 = x_104; -x_18 = x_105; +lean_dec(x_102); +x_17 = x_103; +x_18 = x_104; goto block_25; } else { -lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +lean_object* x_105; lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -37452,82 +37175,82 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_106 = lean_ctor_get(x_103, 0); +x_105 = lean_ctor_get(x_102, 0); +lean_inc(x_105); +x_106 = lean_ctor_get(x_102, 1); lean_inc(x_106); -x_107 = lean_ctor_get(x_103, 1); -lean_inc(x_107); -if (lean_is_exclusive(x_103)) { - lean_ctor_release(x_103, 0); - lean_ctor_release(x_103, 1); - x_108 = x_103; +if (lean_is_exclusive(x_102)) { + lean_ctor_release(x_102, 0); + lean_ctor_release(x_102, 1); + x_107 = x_102; } else { - lean_dec_ref(x_103); - x_108 = lean_box(0); + lean_dec_ref(x_102); + x_107 = lean_box(0); } -if (lean_is_scalar(x_108)) { - x_109 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_107)) { + x_108 = lean_alloc_ctor(1, 2, 0); } else { - x_109 = x_108; + x_108 = x_107; } -lean_ctor_set(x_109, 0, x_106); -lean_ctor_set(x_109, 1, x_107); -return x_109; +lean_ctor_set(x_108, 0, x_105); +lean_ctor_set(x_108, 1, x_106); +return x_108; } } else { -lean_object* x_110; -lean_dec(x_58); +lean_object* x_109; +lean_dec(x_57); lean_inc(x_30); -x_110 = l_Lean_MVarId_getType(x_30, x_9, x_10, x_11, x_12, x_60); -if (lean_obj_tag(x_110) == 0) +x_109 = l_Lean_MVarId_getType(x_30, x_9, x_10, x_11, x_12, x_59); +if (lean_obj_tag(x_109) == 0) { -lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; -x_111 = lean_ctor_get(x_110, 0); +lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* 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); -x_112 = lean_ctor_get(x_110, 1); -lean_inc(x_112); -lean_dec(x_110); -x_113 = l_Lean_Expr_fvar___override(x_16); +lean_dec(x_109); +x_112 = l_Lean_Expr_fvar___override(x_16); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_114 = l_Lean_Meta_mkFalseElim(x_111, x_113, x_9, x_10, x_11, x_12, x_112); -if (lean_obj_tag(x_114) == 0) +x_113 = l_Lean_Meta_mkFalseElim(x_110, x_112, x_9, x_10, x_11, x_12, x_111); +if (lean_obj_tag(x_113) == 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; lean_object* x_123; -x_115 = lean_ctor_get(x_114, 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; lean_object* x_122; +x_114 = lean_ctor_get(x_113, 0); +lean_inc(x_114); +x_115 = lean_ctor_get(x_113, 1); lean_inc(x_115); -x_116 = lean_ctor_get(x_114, 1); -lean_inc(x_116); -lean_dec(x_114); +lean_dec(x_113); lean_inc(x_30); -x_117 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_30, x_115, x_9, x_10, x_11, x_12, x_116); -x_118 = lean_ctor_get(x_117, 1); -lean_inc(x_118); -lean_dec(x_117); -x_119 = lean_box(0); -lean_inc(x_97); -x_120 = lean_alloc_ctor(0, 2, 0); +x_116 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_30, x_114, x_9, x_10, x_11, x_12, x_115); +x_117 = lean_ctor_get(x_116, 1); +lean_inc(x_117); +lean_dec(x_116); +x_118 = lean_box(0); +lean_inc(x_96); +x_119 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_119, 0, x_118); +lean_ctor_set(x_119, 1, x_96); +x_120 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_120, 0, x_119); -lean_ctor_set(x_120, 1, x_97); -x_121 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_28, 1, x_96); +x_121 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_121, 0, x_120); -lean_ctor_set(x_28, 1, x_97); -x_122 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_121, 1, x_26); +x_122 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_122, 0, x_121); -lean_ctor_set(x_122, 1, x_26); -x_123 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_123, 0, x_122); -x_17 = x_123; -x_18 = x_118; +x_17 = x_122; +x_18 = x_117; goto block_25; } else { -lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; -lean_dec(x_97); +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; +lean_dec(x_96); lean_free_object(x_28); lean_dec(x_36); lean_free_object(x_27); @@ -37542,32 +37265,32 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_124 = lean_ctor_get(x_114, 0); +x_123 = lean_ctor_get(x_113, 0); +lean_inc(x_123); +x_124 = lean_ctor_get(x_113, 1); lean_inc(x_124); -x_125 = lean_ctor_get(x_114, 1); -lean_inc(x_125); -if (lean_is_exclusive(x_114)) { - lean_ctor_release(x_114, 0); - lean_ctor_release(x_114, 1); - x_126 = x_114; +if (lean_is_exclusive(x_113)) { + lean_ctor_release(x_113, 0); + lean_ctor_release(x_113, 1); + x_125 = x_113; } else { - lean_dec_ref(x_114); - x_126 = lean_box(0); + lean_dec_ref(x_113); + x_125 = lean_box(0); } -if (lean_is_scalar(x_126)) { - x_127 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_125)) { + x_126 = lean_alloc_ctor(1, 2, 0); } else { - x_127 = x_126; + x_126 = x_125; } -lean_ctor_set(x_127, 0, x_124); -lean_ctor_set(x_127, 1, x_125); -return x_127; +lean_ctor_set(x_126, 0, x_123); +lean_ctor_set(x_126, 1, x_124); +return x_126; } } else { -lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; -lean_dec(x_97); +lean_object* x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; +lean_dec(x_96); lean_free_object(x_28); lean_dec(x_36); lean_free_object(x_27); @@ -37583,126 +37306,126 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_128 = lean_ctor_get(x_110, 0); +x_127 = lean_ctor_get(x_109, 0); +lean_inc(x_127); +x_128 = lean_ctor_get(x_109, 1); lean_inc(x_128); -x_129 = lean_ctor_get(x_110, 1); -lean_inc(x_129); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_130 = x_110; +if (lean_is_exclusive(x_109)) { + lean_ctor_release(x_109, 0); + lean_ctor_release(x_109, 1); + x_129 = x_109; } else { - lean_dec_ref(x_110); - x_130 = lean_box(0); + lean_dec_ref(x_109); + x_129 = lean_box(0); } -if (lean_is_scalar(x_130)) { - x_131 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_129)) { + x_130 = lean_alloc_ctor(1, 2, 0); } else { - x_131 = x_130; + x_130 = x_129; } -lean_ctor_set(x_131, 0, x_128); -lean_ctor_set(x_131, 1, x_129); -return x_131; +lean_ctor_set(x_130, 0, x_127); +lean_ctor_set(x_130, 1, x_128); +return x_130; } } } } else { -uint8_t x_132; -x_132 = !lean_is_exclusive(x_59); -if (x_132 == 0) +uint8_t x_131; +x_131 = !lean_is_exclusive(x_58); +if (x_131 == 0) { -lean_object* x_133; lean_object* x_134; uint8_t x_135; -x_133 = lean_ctor_get(x_59, 0); -lean_dec(x_133); -x_134 = lean_ctor_get(x_56, 1); -lean_inc(x_134); -lean_dec(x_56); -x_135 = !lean_is_exclusive(x_57); -if (x_135 == 0) +lean_object* x_132; lean_object* x_133; uint8_t x_134; +x_132 = lean_ctor_get(x_58, 0); +lean_dec(x_132); +x_133 = lean_ctor_get(x_55, 1); +lean_inc(x_133); +lean_dec(x_55); +x_134 = !lean_is_exclusive(x_56); +if (x_134 == 0) { -lean_object* x_136; lean_object* x_137; lean_object* x_138; uint8_t x_139; lean_object* x_140; -x_136 = lean_ctor_get(x_57, 1); -x_137 = lean_ctor_get(x_57, 0); -lean_dec(x_137); -x_138 = l_Lean_Expr_fvar___override(x_16); -x_139 = 1; +lean_object* x_135; lean_object* x_136; lean_object* x_137; uint8_t x_138; lean_object* x_139; +x_135 = lean_ctor_get(x_56, 1); +x_136 = lean_ctor_get(x_56, 0); +lean_dec(x_136); +x_137 = l_Lean_Expr_fvar___override(x_16); +x_138 = 1; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_30); -x_140 = l_Lean_Meta_applySimpResultToProp(x_30, x_138, x_43, x_58, x_139, x_9, x_10, x_11, x_12, x_134); +x_139 = l_Lean_Meta_applySimpResultToProp(x_30, x_137, x_43, x_57, x_138, x_9, x_10, x_11, x_12, x_133); lean_dec(x_43); +if (lean_obj_tag(x_139) == 0) +{ +lean_object* x_140; +x_140 = lean_ctor_get(x_139, 0); +lean_inc(x_140); if (lean_obj_tag(x_140) == 0) { -lean_object* x_141; -x_141 = lean_ctor_get(x_140, 0); +lean_object* x_141; lean_object* x_142; lean_object* x_143; lean_object* x_144; +lean_dec(x_39); +x_141 = lean_ctor_get(x_139, 1); lean_inc(x_141); -if (lean_obj_tag(x_141) == 0) -{ -lean_object* x_142; lean_object* x_143; lean_object* x_144; lean_object* x_145; -lean_dec(x_39); -x_142 = lean_ctor_get(x_140, 1); -lean_inc(x_142); -lean_dec(x_140); -x_143 = lean_box(0); -lean_inc(x_136); -lean_ctor_set(x_57, 0, x_143); -lean_ctor_set(x_59, 0, x_57); -lean_ctor_set(x_28, 1, x_136); -x_144 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_144, 0, x_59); -lean_ctor_set(x_144, 1, x_26); -x_145 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_145, 0, x_144); -x_17 = x_145; -x_18 = x_142; +lean_dec(x_139); +x_142 = lean_box(0); +lean_inc(x_135); +lean_ctor_set(x_56, 0, x_142); +lean_ctor_set(x_58, 0, x_56); +lean_ctor_set(x_28, 1, x_135); +x_143 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_143, 0, x_58); +lean_ctor_set(x_143, 1, x_26); +x_144 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_144, 0, x_143); +x_17 = x_144; +x_18 = x_141; goto block_25; } else { -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_free_object(x_57); -lean_free_object(x_59); -x_146 = lean_ctor_get(x_141, 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_free_object(x_56); +lean_free_object(x_58); +x_145 = lean_ctor_get(x_140, 0); +lean_inc(x_145); +lean_dec(x_140); +x_146 = lean_ctor_get(x_139, 1); lean_inc(x_146); -lean_dec(x_141); -x_147 = lean_ctor_get(x_140, 1); +lean_dec(x_139); +x_147 = lean_ctor_get(x_145, 0); lean_inc(x_147); -lean_dec(x_140); -x_148 = lean_ctor_get(x_146, 0); +x_148 = lean_ctor_get(x_145, 1); lean_inc(x_148); -x_149 = lean_ctor_get(x_146, 1); -lean_inc(x_149); -lean_dec(x_146); -x_150 = l_Lean_LocalDecl_userName(x_39); +lean_dec(x_145); +x_149 = l_Lean_LocalDecl_userName(x_39); lean_dec(x_39); -x_151 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_149); -lean_ctor_set(x_151, 2, x_148); -x_152 = lean_array_push(x_36, x_151); -lean_ctor_set(x_28, 1, x_136); -lean_ctor_set(x_28, 0, x_152); +x_150 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_150, 0, x_149); +lean_ctor_set(x_150, 1, x_148); +lean_ctor_set(x_150, 2, x_147); +x_151 = lean_array_push(x_36, x_150); +lean_ctor_set(x_28, 1, x_135); +lean_ctor_set(x_28, 0, x_151); lean_inc(x_4); -x_153 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_153, 0, x_4); -lean_ctor_set(x_153, 1, x_26); -x_154 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_154, 0, x_153); -x_17 = x_154; -x_18 = x_147; +x_152 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_152, 0, x_4); +lean_ctor_set(x_152, 1, x_26); +x_153 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_153, 0, x_152); +x_17 = x_153; +x_18 = x_146; goto block_25; } } else { -uint8_t x_155; -lean_free_object(x_57); -lean_dec(x_136); -lean_free_object(x_59); +uint8_t x_154; +lean_free_object(x_56); +lean_dec(x_135); +lean_free_object(x_58); lean_dec(x_39); lean_free_object(x_28); lean_dec(x_36); @@ -37718,109 +37441,109 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_155 = !lean_is_exclusive(x_140); -if (x_155 == 0) +x_154 = !lean_is_exclusive(x_139); +if (x_154 == 0) { -return x_140; +return x_139; } else { -lean_object* x_156; lean_object* x_157; lean_object* x_158; -x_156 = lean_ctor_get(x_140, 0); -x_157 = lean_ctor_get(x_140, 1); -lean_inc(x_157); +lean_object* x_155; lean_object* x_156; lean_object* x_157; +x_155 = lean_ctor_get(x_139, 0); +x_156 = lean_ctor_get(x_139, 1); lean_inc(x_156); -lean_dec(x_140); -x_158 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_158, 0, x_156); -lean_ctor_set(x_158, 1, x_157); -return x_158; +lean_inc(x_155); +lean_dec(x_139); +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 { -lean_object* x_159; lean_object* x_160; uint8_t x_161; lean_object* x_162; -x_159 = lean_ctor_get(x_57, 1); -lean_inc(x_159); -lean_dec(x_57); -x_160 = l_Lean_Expr_fvar___override(x_16); -x_161 = 1; +lean_object* x_158; lean_object* x_159; uint8_t x_160; lean_object* x_161; +x_158 = lean_ctor_get(x_56, 1); +lean_inc(x_158); +lean_dec(x_56); +x_159 = l_Lean_Expr_fvar___override(x_16); +x_160 = 1; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_30); -x_162 = l_Lean_Meta_applySimpResultToProp(x_30, x_160, x_43, x_58, x_161, x_9, x_10, x_11, x_12, x_134); +x_161 = l_Lean_Meta_applySimpResultToProp(x_30, x_159, x_43, x_57, x_160, x_9, x_10, x_11, x_12, x_133); lean_dec(x_43); +if (lean_obj_tag(x_161) == 0) +{ +lean_object* x_162; +x_162 = lean_ctor_get(x_161, 0); +lean_inc(x_162); if (lean_obj_tag(x_162) == 0) { -lean_object* x_163; -x_163 = lean_ctor_get(x_162, 0); +lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; +lean_dec(x_39); +x_163 = lean_ctor_get(x_161, 1); lean_inc(x_163); -if (lean_obj_tag(x_163) == 0) -{ -lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; lean_object* x_168; -lean_dec(x_39); -x_164 = lean_ctor_get(x_162, 1); -lean_inc(x_164); -lean_dec(x_162); -x_165 = lean_box(0); -lean_inc(x_159); +lean_dec(x_161); +x_164 = lean_box(0); +lean_inc(x_158); +x_165 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_165, 0, x_164); +lean_ctor_set(x_165, 1, x_158); +lean_ctor_set(x_58, 0, x_165); +lean_ctor_set(x_28, 1, x_158); x_166 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_166, 0, x_165); -lean_ctor_set(x_166, 1, x_159); -lean_ctor_set(x_59, 0, x_166); -lean_ctor_set(x_28, 1, x_159); -x_167 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_167, 0, x_59); -lean_ctor_set(x_167, 1, x_26); -x_168 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_168, 0, x_167); -x_17 = x_168; -x_18 = x_164; +lean_ctor_set(x_166, 0, x_58); +lean_ctor_set(x_166, 1, x_26); +x_167 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_167, 0, x_166); +x_17 = x_167; +x_18 = x_163; goto block_25; } else { -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_free_object(x_59); -x_169 = lean_ctor_get(x_163, 0); -lean_inc(x_169); -lean_dec(x_163); -x_170 = lean_ctor_get(x_162, 1); -lean_inc(x_170); +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_free_object(x_58); +x_168 = lean_ctor_get(x_162, 0); +lean_inc(x_168); lean_dec(x_162); -x_171 = lean_ctor_get(x_169, 0); +x_169 = lean_ctor_get(x_161, 1); +lean_inc(x_169); +lean_dec(x_161); +x_170 = lean_ctor_get(x_168, 0); +lean_inc(x_170); +x_171 = lean_ctor_get(x_168, 1); lean_inc(x_171); -x_172 = lean_ctor_get(x_169, 1); -lean_inc(x_172); -lean_dec(x_169); -x_173 = l_Lean_LocalDecl_userName(x_39); +lean_dec(x_168); +x_172 = l_Lean_LocalDecl_userName(x_39); lean_dec(x_39); -x_174 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_174, 0, x_173); -lean_ctor_set(x_174, 1, x_172); -lean_ctor_set(x_174, 2, x_171); -x_175 = lean_array_push(x_36, x_174); -lean_ctor_set(x_28, 1, x_159); -lean_ctor_set(x_28, 0, x_175); +x_173 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_173, 0, x_172); +lean_ctor_set(x_173, 1, x_171); +lean_ctor_set(x_173, 2, x_170); +x_174 = lean_array_push(x_36, x_173); +lean_ctor_set(x_28, 1, x_158); +lean_ctor_set(x_28, 0, x_174); lean_inc(x_4); -x_176 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_176, 0, x_4); -lean_ctor_set(x_176, 1, x_26); -x_177 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_177, 0, x_176); -x_17 = x_177; -x_18 = x_170; +x_175 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_175, 0, x_4); +lean_ctor_set(x_175, 1, x_26); +x_176 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_176, 0, x_175); +x_17 = x_176; +x_18 = x_169; goto block_25; } } else { -lean_object* x_178; lean_object* x_179; lean_object* x_180; lean_object* x_181; -lean_dec(x_159); -lean_free_object(x_59); +lean_object* x_177; lean_object* x_178; lean_object* x_179; lean_object* x_180; +lean_dec(x_158); +lean_free_object(x_58); lean_dec(x_39); lean_free_object(x_28); lean_dec(x_36); @@ -37836,128 +37559,128 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_178 = lean_ctor_get(x_162, 0); +x_177 = lean_ctor_get(x_161, 0); +lean_inc(x_177); +x_178 = lean_ctor_get(x_161, 1); lean_inc(x_178); -x_179 = lean_ctor_get(x_162, 1); -lean_inc(x_179); -if (lean_is_exclusive(x_162)) { - lean_ctor_release(x_162, 0); - lean_ctor_release(x_162, 1); - x_180 = x_162; +if (lean_is_exclusive(x_161)) { + lean_ctor_release(x_161, 0); + lean_ctor_release(x_161, 1); + x_179 = x_161; } else { - lean_dec_ref(x_162); - x_180 = lean_box(0); + lean_dec_ref(x_161); + x_179 = lean_box(0); } -if (lean_is_scalar(x_180)) { - x_181 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_179)) { + x_180 = lean_alloc_ctor(1, 2, 0); } else { - x_181 = x_180; + x_180 = x_179; } -lean_ctor_set(x_181, 0, x_178); -lean_ctor_set(x_181, 1, x_179); -return x_181; +lean_ctor_set(x_180, 0, x_177); +lean_ctor_set(x_180, 1, x_178); +return x_180; } } } else { -lean_object* x_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; uint8_t x_186; lean_object* x_187; -lean_dec(x_59); +lean_object* x_181; lean_object* x_182; lean_object* x_183; lean_object* x_184; uint8_t x_185; lean_object* x_186; +lean_dec(x_58); +x_181 = lean_ctor_get(x_55, 1); +lean_inc(x_181); +lean_dec(x_55); x_182 = lean_ctor_get(x_56, 1); lean_inc(x_182); -lean_dec(x_56); -x_183 = lean_ctor_get(x_57, 1); -lean_inc(x_183); -if (lean_is_exclusive(x_57)) { - lean_ctor_release(x_57, 0); - lean_ctor_release(x_57, 1); - x_184 = x_57; +if (lean_is_exclusive(x_56)) { + lean_ctor_release(x_56, 0); + lean_ctor_release(x_56, 1); + x_183 = x_56; } else { - lean_dec_ref(x_57); - x_184 = lean_box(0); + lean_dec_ref(x_56); + x_183 = lean_box(0); } -x_185 = l_Lean_Expr_fvar___override(x_16); -x_186 = 1; +x_184 = l_Lean_Expr_fvar___override(x_16); +x_185 = 1; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_30); -x_187 = l_Lean_Meta_applySimpResultToProp(x_30, x_185, x_43, x_58, x_186, x_9, x_10, x_11, x_12, x_182); +x_186 = l_Lean_Meta_applySimpResultToProp(x_30, x_184, x_43, x_57, x_185, x_9, x_10, x_11, x_12, x_181); lean_dec(x_43); +if (lean_obj_tag(x_186) == 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_188; -x_188 = lean_ctor_get(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_dec(x_39); +x_188 = lean_ctor_get(x_186, 1); lean_inc(x_188); -if (lean_obj_tag(x_188) == 0) -{ -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_dec(x_39); -x_189 = lean_ctor_get(x_187, 1); -lean_inc(x_189); -lean_dec(x_187); -x_190 = lean_box(0); -lean_inc(x_183); -if (lean_is_scalar(x_184)) { - x_191 = lean_alloc_ctor(0, 2, 0); +lean_dec(x_186); +x_189 = lean_box(0); +lean_inc(x_182); +if (lean_is_scalar(x_183)) { + x_190 = lean_alloc_ctor(0, 2, 0); } else { - x_191 = x_184; + x_190 = x_183; } +lean_ctor_set(x_190, 0, x_189); +lean_ctor_set(x_190, 1, x_182); +x_191 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_191, 0, x_190); -lean_ctor_set(x_191, 1, x_183); -x_192 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_28, 1, x_182); +x_192 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_192, 0, x_191); -lean_ctor_set(x_28, 1, x_183); -x_193 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_192, 1, x_26); +x_193 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_193, 0, x_192); -lean_ctor_set(x_193, 1, x_26); -x_194 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_194, 0, x_193); -x_17 = x_194; -x_18 = x_189; +x_17 = x_193; +x_18 = x_188; goto block_25; } else { -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_dec(x_184); -x_195 = lean_ctor_get(x_188, 0); -lean_inc(x_195); -lean_dec(x_188); -x_196 = lean_ctor_get(x_187, 1); -lean_inc(x_196); -lean_dec(x_187); -x_197 = lean_ctor_get(x_195, 0); -lean_inc(x_197); -x_198 = lean_ctor_get(x_195, 1); -lean_inc(x_198); -lean_dec(x_195); -x_199 = l_Lean_LocalDecl_userName(x_39); -lean_dec(x_39); -x_200 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_200, 0, x_199); -lean_ctor_set(x_200, 1, x_198); -lean_ctor_set(x_200, 2, x_197); -x_201 = lean_array_push(x_36, x_200); -lean_ctor_set(x_28, 1, x_183); -lean_ctor_set(x_28, 0, x_201); -lean_inc(x_4); -x_202 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_202, 0, x_4); -lean_ctor_set(x_202, 1, x_26); -x_203 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_203, 0, x_202); -x_17 = x_203; -x_18 = x_196; -goto block_25; -} -} -else -{ -lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_object* x_207; -lean_dec(x_184); +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_dec(x_183); +x_194 = lean_ctor_get(x_187, 0); +lean_inc(x_194); +lean_dec(x_187); +x_195 = lean_ctor_get(x_186, 1); +lean_inc(x_195); +lean_dec(x_186); +x_196 = lean_ctor_get(x_194, 0); +lean_inc(x_196); +x_197 = lean_ctor_get(x_194, 1); +lean_inc(x_197); +lean_dec(x_194); +x_198 = l_Lean_LocalDecl_userName(x_39); +lean_dec(x_39); +x_199 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_199, 0, x_198); +lean_ctor_set(x_199, 1, x_197); +lean_ctor_set(x_199, 2, x_196); +x_200 = lean_array_push(x_36, x_199); +lean_ctor_set(x_28, 1, x_182); +lean_ctor_set(x_28, 0, x_200); +lean_inc(x_4); +x_201 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_201, 0, x_4); +lean_ctor_set(x_201, 1, x_26); +x_202 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_202, 0, x_201); +x_17 = x_202; +x_18 = x_195; +goto block_25; +} +} +else +{ +lean_object* x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; +lean_dec(x_183); +lean_dec(x_182); lean_dec(x_39); lean_free_object(x_28); lean_dec(x_36); @@ -37973,33 +37696,33 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_204 = lean_ctor_get(x_187, 0); +x_203 = lean_ctor_get(x_186, 0); +lean_inc(x_203); +x_204 = lean_ctor_get(x_186, 1); lean_inc(x_204); -x_205 = lean_ctor_get(x_187, 1); -lean_inc(x_205); -if (lean_is_exclusive(x_187)) { - lean_ctor_release(x_187, 0); - lean_ctor_release(x_187, 1); - x_206 = x_187; +if (lean_is_exclusive(x_186)) { + lean_ctor_release(x_186, 0); + lean_ctor_release(x_186, 1); + x_205 = x_186; } else { - lean_dec_ref(x_187); - x_206 = lean_box(0); + lean_dec_ref(x_186); + x_205 = lean_box(0); } -if (lean_is_scalar(x_206)) { - x_207 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_205)) { + x_206 = lean_alloc_ctor(1, 2, 0); } else { - x_207 = x_206; + x_206 = x_205; } -lean_ctor_set(x_207, 0, x_204); -lean_ctor_set(x_207, 1, x_205); -return x_207; +lean_ctor_set(x_206, 0, x_203); +lean_ctor_set(x_206, 1, x_204); +return x_206; } } } } else { -uint8_t x_208; +uint8_t x_207; lean_dec(x_43); lean_dec(x_39); lean_free_object(x_28); @@ -38017,29 +37740,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_208 = !lean_is_exclusive(x_56); -if (x_208 == 0) +x_207 = !lean_is_exclusive(x_55); +if (x_207 == 0) { -return x_56; +return x_55; } else { -lean_object* x_209; lean_object* x_210; lean_object* x_211; -x_209 = lean_ctor_get(x_56, 0); -x_210 = lean_ctor_get(x_56, 1); -lean_inc(x_210); +lean_object* x_208; lean_object* x_209; lean_object* x_210; +x_208 = lean_ctor_get(x_55, 0); +x_209 = lean_ctor_get(x_55, 1); lean_inc(x_209); -lean_dec(x_56); -x_211 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_211, 0, x_209); -lean_ctor_set(x_211, 1, x_210); -return x_211; +lean_inc(x_208); +lean_dec(x_55); +x_210 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_210, 0, x_208); +lean_ctor_set(x_210, 1, x_209); +return x_210; } } } else { -uint8_t x_212; +uint8_t x_211; lean_free_object(x_28); lean_dec(x_37); lean_dec(x_36); @@ -38056,145 +37779,143 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_212 = !lean_is_exclusive(x_38); -if (x_212 == 0) +x_211 = !lean_is_exclusive(x_38); +if (x_211 == 0) { return x_38; } else { -lean_object* x_213; lean_object* x_214; lean_object* x_215; -x_213 = lean_ctor_get(x_38, 0); -x_214 = lean_ctor_get(x_38, 1); -lean_inc(x_214); +lean_object* x_212; lean_object* x_213; lean_object* x_214; +x_212 = lean_ctor_get(x_38, 0); +x_213 = lean_ctor_get(x_38, 1); lean_inc(x_213); +lean_inc(x_212); lean_dec(x_38); -x_215 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_215, 0, x_213); -lean_ctor_set(x_215, 1, x_214); -return x_215; +x_214 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_214, 0, x_212); +lean_ctor_set(x_214, 1, x_213); +return x_214; } } } else { -lean_object* x_216; lean_object* x_217; lean_object* x_218; -x_216 = lean_ctor_get(x_28, 0); -x_217 = lean_ctor_get(x_28, 1); -lean_inc(x_217); +lean_object* x_215; lean_object* x_216; lean_object* x_217; +x_215 = lean_ctor_get(x_28, 0); +x_216 = lean_ctor_get(x_28, 1); lean_inc(x_216); +lean_inc(x_215); lean_dec(x_28); lean_inc(x_9); lean_inc(x_16); -x_218 = l_Lean_FVarId_getDecl(x_16, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_218) == 0) +x_217 = l_Lean_FVarId_getDecl(x_16, x_9, x_10, x_11, x_12, x_13); +if (lean_obj_tag(x_217) == 0) { -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; uint8_t x_226; uint32_t x_227; lean_object* x_228; lean_object* x_229; lean_object* x_230; uint32_t x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; lean_object* x_235; lean_object* x_236; -x_219 = lean_ctor_get(x_218, 0); +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; uint32_t x_225; lean_object* x_226; lean_object* x_227; lean_object* x_228; uint32_t x_229; lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; lean_object* x_234; +x_218 = lean_ctor_get(x_217, 0); +lean_inc(x_218); +x_219 = lean_ctor_get(x_217, 1); lean_inc(x_219); -x_220 = lean_ctor_get(x_218, 1); -lean_inc(x_220); -lean_dec(x_218); -x_221 = l_Lean_LocalDecl_type(x_219); -x_222 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_221, x_9, x_10, x_11, x_12, x_220); -x_223 = lean_ctor_get(x_222, 0); +lean_dec(x_217); +x_220 = l_Lean_LocalDecl_type(x_218); +x_221 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_220, x_9, x_10, x_11, x_12, x_219); +x_222 = lean_ctor_get(x_221, 0); +lean_inc(x_222); +x_223 = lean_ctor_get(x_221, 1); lean_inc(x_223); -x_224 = lean_ctor_get(x_222, 1); +lean_dec(x_221); +x_224 = lean_ctor_get(x_1, 0); lean_inc(x_224); -lean_dec(x_222); -x_225 = lean_ctor_get(x_1, 0); -lean_inc(x_225); -x_226 = lean_ctor_get_uint8(x_1, sizeof(void*)*4 + 8); -x_227 = lean_ctor_get_uint32(x_1, sizeof(void*)*4); -x_228 = lean_ctor_get(x_1, 1); +x_225 = lean_ctor_get_uint32(x_1, sizeof(void*)*4); +x_226 = lean_ctor_get(x_1, 1); +lean_inc(x_226); +x_227 = lean_ctor_get(x_1, 2); +lean_inc(x_227); +x_228 = lean_ctor_get(x_1, 3); lean_inc(x_228); -x_229 = lean_ctor_get(x_1, 2); -lean_inc(x_229); -x_230 = lean_ctor_get(x_1, 3); -lean_inc(x_230); -x_231 = lean_ctor_get_uint32(x_1, sizeof(void*)*4 + 4); -x_232 = l_Lean_LocalDecl_fvarId(x_219); -x_233 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_233, 0, x_232); -x_234 = l_Lean_Meta_SimpTheoremsArray_eraseTheorem(x_228, x_233); -x_235 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_235, 0, x_225); -lean_ctor_set(x_235, 1, x_234); -lean_ctor_set(x_235, 2, x_229); -lean_ctor_set(x_235, 3, x_230); -lean_ctor_set_uint8(x_235, sizeof(void*)*4 + 8, x_226); -lean_ctor_set_uint32(x_235, sizeof(void*)*4, x_227); -lean_ctor_set_uint32(x_235, sizeof(void*)*4 + 4, x_231); +x_229 = lean_ctor_get_uint32(x_1, sizeof(void*)*4 + 4); +x_230 = l_Lean_LocalDecl_fvarId(x_218); +x_231 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_231, 0, x_230); +x_232 = l_Lean_Meta_SimpTheoremsArray_eraseTheorem(x_226, x_231); +x_233 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_233, 0, x_224); +lean_ctor_set(x_233, 1, x_232); +lean_ctor_set(x_233, 2, x_227); +lean_ctor_set(x_233, 3, x_228); +lean_ctor_set_uint32(x_233, sizeof(void*)*4, x_225); +lean_ctor_set_uint32(x_233, sizeof(void*)*4 + 4, x_229); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_3); lean_inc(x_2); -lean_inc(x_223); -x_236 = l_Lean_Meta_simp(x_223, x_235, x_2, x_3, x_217, x_9, x_10, x_11, x_12, x_224); -if (lean_obj_tag(x_236) == 0) +lean_inc(x_222); +x_234 = l_Lean_Meta_simp(x_222, x_233, x_2, x_3, x_216, x_9, x_10, x_11, x_12, x_223); +if (lean_obj_tag(x_234) == 0) { -lean_object* x_237; lean_object* x_238; lean_object* x_239; -x_237 = lean_ctor_get(x_236, 0); +lean_object* x_235; lean_object* x_236; lean_object* x_237; +x_235 = lean_ctor_get(x_234, 0); +lean_inc(x_235); +x_236 = lean_ctor_get(x_235, 0); +lean_inc(x_236); +x_237 = lean_ctor_get(x_236, 1); lean_inc(x_237); -x_238 = lean_ctor_get(x_237, 0); -lean_inc(x_238); -x_239 = lean_ctor_get(x_238, 1); -lean_inc(x_239); -if (lean_obj_tag(x_239) == 0) +if (lean_obj_tag(x_237) == 0) { -lean_object* x_240; lean_object* x_241; lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; uint8_t x_246; -lean_dec(x_223); -lean_dec(x_219); -x_240 = lean_ctor_get(x_236, 1); -lean_inc(x_240); -lean_dec(x_236); -x_241 = lean_ctor_get(x_237, 1); -lean_inc(x_241); -if (lean_is_exclusive(x_237)) { - lean_ctor_release(x_237, 0); - lean_ctor_release(x_237, 1); - x_242 = 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; uint8_t x_244; +lean_dec(x_222); +lean_dec(x_218); +x_238 = lean_ctor_get(x_234, 1); +lean_inc(x_238); +lean_dec(x_234); +x_239 = lean_ctor_get(x_235, 1); +lean_inc(x_239); +if (lean_is_exclusive(x_235)) { + lean_ctor_release(x_235, 0); + lean_ctor_release(x_235, 1); + x_240 = x_235; } else { - lean_dec_ref(x_237); - x_242 = lean_box(0); + lean_dec_ref(x_235); + x_240 = lean_box(0); } -x_243 = lean_ctor_get(x_238, 0); -lean_inc(x_243); -x_244 = l_Lean_Expr_consumeMData(x_243); -lean_dec(x_243); -x_245 = l_Lean_Meta_applySimpResultToProp___closed__2; -x_246 = l_Lean_Expr_isConstOf(x_244, x_245); -lean_dec(x_244); -if (x_246 == 0) +x_241 = lean_ctor_get(x_236, 0); +lean_inc(x_241); +x_242 = l_Lean_Expr_consumeMData(x_241); +lean_dec(x_241); +x_243 = l_Lean_Meta_applySimpResultToProp___closed__2; +x_244 = l_Lean_Expr_isConstOf(x_242, x_243); +lean_dec(x_242); +if (x_244 == 0) +{ +lean_object* x_245; lean_object* x_246; +lean_dec(x_240); +lean_free_object(x_27); +lean_free_object(x_26); +x_245 = lean_box(0); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_4); +x_246 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_236, x_16, x_215, x_239, x_4, x_30, x_33, x_245, x_9, x_10, x_11, x_12, x_238); +if (lean_obj_tag(x_246) == 0) { lean_object* x_247; lean_object* x_248; -lean_dec(x_242); -lean_free_object(x_27); -lean_free_object(x_26); -x_247 = lean_box(0); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_4); -x_248 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_238, x_16, x_216, x_241, x_4, x_30, x_33, x_247, x_9, x_10, x_11, x_12, x_240); -if (lean_obj_tag(x_248) == 0) -{ -lean_object* x_249; lean_object* x_250; -x_249 = lean_ctor_get(x_248, 0); -lean_inc(x_249); -x_250 = lean_ctor_get(x_248, 1); -lean_inc(x_250); -lean_dec(x_248); -x_17 = x_249; -x_18 = x_250; +x_247 = lean_ctor_get(x_246, 0); +lean_inc(x_247); +x_248 = lean_ctor_get(x_246, 1); +lean_inc(x_248); +lean_dec(x_246); +x_17 = x_247; +x_18 = x_248; goto block_25; } else { -lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; +lean_object* x_249; lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -38203,91 +37924,91 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_251 = lean_ctor_get(x_248, 0); -lean_inc(x_251); -x_252 = lean_ctor_get(x_248, 1); -lean_inc(x_252); -if (lean_is_exclusive(x_248)) { - lean_ctor_release(x_248, 0); - lean_ctor_release(x_248, 1); - x_253 = x_248; +x_249 = lean_ctor_get(x_246, 0); +lean_inc(x_249); +x_250 = lean_ctor_get(x_246, 1); +lean_inc(x_250); +if (lean_is_exclusive(x_246)) { + lean_ctor_release(x_246, 0); + lean_ctor_release(x_246, 1); + x_251 = x_246; } else { - lean_dec_ref(x_248); - x_253 = lean_box(0); + lean_dec_ref(x_246); + x_251 = lean_box(0); } -if (lean_is_scalar(x_253)) { - x_254 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_251)) { + x_252 = lean_alloc_ctor(1, 2, 0); } else { - x_254 = x_253; + x_252 = x_251; } -lean_ctor_set(x_254, 0, x_251); -lean_ctor_set(x_254, 1, x_252); -return x_254; +lean_ctor_set(x_252, 0, x_249); +lean_ctor_set(x_252, 1, x_250); +return x_252; } } else { -lean_object* x_255; -lean_dec(x_238); +lean_object* x_253; +lean_dec(x_236); lean_inc(x_30); -x_255 = l_Lean_MVarId_getType(x_30, x_9, x_10, x_11, x_12, x_240); -if (lean_obj_tag(x_255) == 0) +x_253 = l_Lean_MVarId_getType(x_30, x_9, x_10, x_11, x_12, x_238); +if (lean_obj_tag(x_253) == 0) { -lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; -x_256 = lean_ctor_get(x_255, 0); -lean_inc(x_256); -x_257 = lean_ctor_get(x_255, 1); -lean_inc(x_257); -lean_dec(x_255); -x_258 = l_Lean_Expr_fvar___override(x_16); +lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; +x_254 = lean_ctor_get(x_253, 0); +lean_inc(x_254); +x_255 = lean_ctor_get(x_253, 1); +lean_inc(x_255); +lean_dec(x_253); +x_256 = l_Lean_Expr_fvar___override(x_16); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); -x_259 = l_Lean_Meta_mkFalseElim(x_256, x_258, x_9, x_10, x_11, x_12, x_257); -if (lean_obj_tag(x_259) == 0) +x_257 = l_Lean_Meta_mkFalseElim(x_254, x_256, x_9, x_10, x_11, x_12, x_255); +if (lean_obj_tag(x_257) == 0) { -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; -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); +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_258 = lean_ctor_get(x_257, 0); +lean_inc(x_258); +x_259 = lean_ctor_get(x_257, 1); +lean_inc(x_259); +lean_dec(x_257); lean_inc(x_30); -x_262 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_30, x_260, x_9, x_10, x_11, x_12, x_261); -x_263 = lean_ctor_get(x_262, 1); -lean_inc(x_263); -lean_dec(x_262); -x_264 = lean_box(0); -lean_inc(x_241); -if (lean_is_scalar(x_242)) { - x_265 = lean_alloc_ctor(0, 2, 0); +x_260 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_30, x_258, x_9, x_10, x_11, x_12, x_259); +x_261 = lean_ctor_get(x_260, 1); +lean_inc(x_261); +lean_dec(x_260); +x_262 = lean_box(0); +lean_inc(x_239); +if (lean_is_scalar(x_240)) { + x_263 = lean_alloc_ctor(0, 2, 0); } else { - x_265 = x_242; + x_263 = x_240; } -lean_ctor_set(x_265, 0, x_264); -lean_ctor_set(x_265, 1, x_241); -x_266 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_266, 0, x_265); -x_267 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_267, 0, x_216); -lean_ctor_set(x_267, 1, x_241); -lean_ctor_set(x_27, 1, x_267); -x_268 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_268, 0, x_266); -lean_ctor_set(x_268, 1, x_26); -x_269 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_269, 0, x_268); -x_17 = x_269; -x_18 = x_263; +lean_ctor_set(x_263, 0, x_262); +lean_ctor_set(x_263, 1, x_239); +x_264 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_264, 0, x_263); +x_265 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_265, 0, x_215); +lean_ctor_set(x_265, 1, x_239); +lean_ctor_set(x_27, 1, x_265); +x_266 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_266, 0, x_264); +lean_ctor_set(x_266, 1, x_26); +x_267 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_267, 0, x_266); +x_17 = x_267; +x_18 = x_261; goto block_25; } else { -lean_object* x_270; lean_object* x_271; lean_object* x_272; lean_object* x_273; -lean_dec(x_242); -lean_dec(x_241); -lean_dec(x_216); +lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; +lean_dec(x_240); +lean_dec(x_239); +lean_dec(x_215); lean_free_object(x_27); lean_dec(x_33); lean_free_object(x_26); @@ -38300,34 +38021,34 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_270 = lean_ctor_get(x_259, 0); -lean_inc(x_270); -x_271 = lean_ctor_get(x_259, 1); -lean_inc(x_271); -if (lean_is_exclusive(x_259)) { - lean_ctor_release(x_259, 0); - lean_ctor_release(x_259, 1); - x_272 = x_259; +x_268 = lean_ctor_get(x_257, 0); +lean_inc(x_268); +x_269 = lean_ctor_get(x_257, 1); +lean_inc(x_269); +if (lean_is_exclusive(x_257)) { + lean_ctor_release(x_257, 0); + lean_ctor_release(x_257, 1); + x_270 = x_257; } else { - lean_dec_ref(x_259); - x_272 = lean_box(0); + lean_dec_ref(x_257); + x_270 = lean_box(0); } -if (lean_is_scalar(x_272)) { - x_273 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_270)) { + x_271 = lean_alloc_ctor(1, 2, 0); } else { - x_273 = x_272; + x_271 = x_270; } -lean_ctor_set(x_273, 0, x_270); -lean_ctor_set(x_273, 1, x_271); -return x_273; +lean_ctor_set(x_271, 0, x_268); +lean_ctor_set(x_271, 1, x_269); +return x_271; } } else { -lean_object* x_274; lean_object* x_275; lean_object* x_276; lean_object* x_277; -lean_dec(x_242); -lean_dec(x_241); -lean_dec(x_216); +lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; +lean_dec(x_240); +lean_dec(x_239); +lean_dec(x_215); lean_free_object(x_27); lean_dec(x_33); lean_free_object(x_26); @@ -38341,147 +38062,147 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_274 = lean_ctor_get(x_255, 0); -lean_inc(x_274); -x_275 = lean_ctor_get(x_255, 1); -lean_inc(x_275); -if (lean_is_exclusive(x_255)) { - lean_ctor_release(x_255, 0); - lean_ctor_release(x_255, 1); - x_276 = x_255; +x_272 = lean_ctor_get(x_253, 0); +lean_inc(x_272); +x_273 = lean_ctor_get(x_253, 1); +lean_inc(x_273); +if (lean_is_exclusive(x_253)) { + lean_ctor_release(x_253, 0); + lean_ctor_release(x_253, 1); + x_274 = x_253; } else { - lean_dec_ref(x_255); - x_276 = lean_box(0); + lean_dec_ref(x_253); + x_274 = lean_box(0); } -if (lean_is_scalar(x_276)) { - x_277 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_274)) { + x_275 = lean_alloc_ctor(1, 2, 0); } else { - x_277 = x_276; + x_275 = x_274; } -lean_ctor_set(x_277, 0, x_274); -lean_ctor_set(x_277, 1, x_275); -return x_277; +lean_ctor_set(x_275, 0, x_272); +lean_ctor_set(x_275, 1, x_273); +return x_275; } } } else { -lean_object* x_278; lean_object* x_279; lean_object* x_280; lean_object* x_281; lean_object* x_282; uint8_t x_283; lean_object* x_284; -if (lean_is_exclusive(x_239)) { - lean_ctor_release(x_239, 0); - x_278 = x_239; -} else { - lean_dec_ref(x_239); - x_278 = lean_box(0); -} -x_279 = lean_ctor_get(x_236, 1); -lean_inc(x_279); -lean_dec(x_236); -x_280 = lean_ctor_get(x_237, 1); -lean_inc(x_280); +lean_object* x_276; lean_object* x_277; lean_object* x_278; lean_object* x_279; lean_object* x_280; uint8_t x_281; lean_object* x_282; if (lean_is_exclusive(x_237)) { lean_ctor_release(x_237, 0); - lean_ctor_release(x_237, 1); - x_281 = x_237; + x_276 = x_237; } else { lean_dec_ref(x_237); - x_281 = lean_box(0); + x_276 = lean_box(0); } -x_282 = l_Lean_Expr_fvar___override(x_16); -x_283 = 1; +x_277 = lean_ctor_get(x_234, 1); +lean_inc(x_277); +lean_dec(x_234); +x_278 = lean_ctor_get(x_235, 1); +lean_inc(x_278); +if (lean_is_exclusive(x_235)) { + lean_ctor_release(x_235, 0); + lean_ctor_release(x_235, 1); + x_279 = x_235; +} else { + lean_dec_ref(x_235); + x_279 = lean_box(0); +} +x_280 = l_Lean_Expr_fvar___override(x_16); +x_281 = 1; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_30); -x_284 = l_Lean_Meta_applySimpResultToProp(x_30, x_282, x_223, x_238, x_283, x_9, x_10, x_11, x_12, x_279); -lean_dec(x_223); -if (lean_obj_tag(x_284) == 0) +x_282 = l_Lean_Meta_applySimpResultToProp(x_30, x_280, x_222, x_236, x_281, x_9, x_10, x_11, x_12, x_277); +lean_dec(x_222); +if (lean_obj_tag(x_282) == 0) { -lean_object* x_285; -x_285 = lean_ctor_get(x_284, 0); -lean_inc(x_285); -if (lean_obj_tag(x_285) == 0) +lean_object* x_283; +x_283 = lean_ctor_get(x_282, 0); +lean_inc(x_283); +if (lean_obj_tag(x_283) == 0) { -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_dec(x_219); -x_286 = lean_ctor_get(x_284, 1); -lean_inc(x_286); -lean_dec(x_284); -x_287 = lean_box(0); -lean_inc(x_280); -if (lean_is_scalar(x_281)) { - x_288 = lean_alloc_ctor(0, 2, 0); +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_dec(x_218); +x_284 = lean_ctor_get(x_282, 1); +lean_inc(x_284); +lean_dec(x_282); +x_285 = lean_box(0); +lean_inc(x_278); +if (lean_is_scalar(x_279)) { + x_286 = lean_alloc_ctor(0, 2, 0); } else { - x_288 = x_281; + x_286 = x_279; } -lean_ctor_set(x_288, 0, x_287); -lean_ctor_set(x_288, 1, x_280); -if (lean_is_scalar(x_278)) { - x_289 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_286, 0, x_285); +lean_ctor_set(x_286, 1, x_278); +if (lean_is_scalar(x_276)) { + x_287 = lean_alloc_ctor(1, 1, 0); } else { - x_289 = x_278; + x_287 = x_276; } -lean_ctor_set(x_289, 0, x_288); -x_290 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_290, 0, x_216); -lean_ctor_set(x_290, 1, x_280); -lean_ctor_set(x_27, 1, x_290); -x_291 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_291, 0, x_289); -lean_ctor_set(x_291, 1, x_26); -x_292 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_292, 0, x_291); -x_17 = x_292; -x_18 = x_286; +lean_ctor_set(x_287, 0, x_286); +x_288 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_288, 0, x_215); +lean_ctor_set(x_288, 1, x_278); +lean_ctor_set(x_27, 1, x_288); +x_289 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_289, 0, x_287); +lean_ctor_set(x_289, 1, x_26); +x_290 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_290, 0, x_289); +x_17 = x_290; +x_18 = x_284; goto block_25; } else { -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_dec(x_281); -lean_dec(x_278); -x_293 = lean_ctor_get(x_285, 0); +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_dec(x_279); +lean_dec(x_276); +x_291 = lean_ctor_get(x_283, 0); +lean_inc(x_291); +lean_dec(x_283); +x_292 = lean_ctor_get(x_282, 1); +lean_inc(x_292); +lean_dec(x_282); +x_293 = lean_ctor_get(x_291, 0); lean_inc(x_293); -lean_dec(x_285); -x_294 = lean_ctor_get(x_284, 1); +x_294 = lean_ctor_get(x_291, 1); lean_inc(x_294); -lean_dec(x_284); -x_295 = lean_ctor_get(x_293, 0); -lean_inc(x_295); -x_296 = lean_ctor_get(x_293, 1); -lean_inc(x_296); -lean_dec(x_293); -x_297 = l_Lean_LocalDecl_userName(x_219); -lean_dec(x_219); -x_298 = lean_alloc_ctor(0, 3, 0); +lean_dec(x_291); +x_295 = l_Lean_LocalDecl_userName(x_218); +lean_dec(x_218); +x_296 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_296, 0, x_295); +lean_ctor_set(x_296, 1, x_294); +lean_ctor_set(x_296, 2, x_293); +x_297 = lean_array_push(x_215, x_296); +x_298 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_298, 0, x_297); -lean_ctor_set(x_298, 1, x_296); -lean_ctor_set(x_298, 2, x_295); -x_299 = lean_array_push(x_216, x_298); -x_300 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_300, 0, x_299); -lean_ctor_set(x_300, 1, x_280); -lean_ctor_set(x_27, 1, x_300); +lean_ctor_set(x_298, 1, x_278); +lean_ctor_set(x_27, 1, x_298); lean_inc(x_4); -x_301 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_301, 0, x_4); -lean_ctor_set(x_301, 1, x_26); -x_302 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_302, 0, x_301); -x_17 = x_302; -x_18 = x_294; +x_299 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_299, 0, x_4); +lean_ctor_set(x_299, 1, x_26); +x_300 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_300, 0, x_299); +x_17 = x_300; +x_18 = x_292; goto block_25; } } else { -lean_object* x_303; lean_object* x_304; lean_object* x_305; lean_object* x_306; -lean_dec(x_281); -lean_dec(x_280); +lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; +lean_dec(x_279); lean_dec(x_278); -lean_dec(x_219); -lean_dec(x_216); +lean_dec(x_276); +lean_dec(x_218); +lean_dec(x_215); lean_free_object(x_27); lean_dec(x_33); lean_free_object(x_26); @@ -38494,35 +38215,35 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_303 = lean_ctor_get(x_284, 0); -lean_inc(x_303); -x_304 = lean_ctor_get(x_284, 1); -lean_inc(x_304); -if (lean_is_exclusive(x_284)) { - lean_ctor_release(x_284, 0); - lean_ctor_release(x_284, 1); - x_305 = x_284; +x_301 = lean_ctor_get(x_282, 0); +lean_inc(x_301); +x_302 = lean_ctor_get(x_282, 1); +lean_inc(x_302); +if (lean_is_exclusive(x_282)) { + lean_ctor_release(x_282, 0); + lean_ctor_release(x_282, 1); + x_303 = x_282; } else { - lean_dec_ref(x_284); - x_305 = lean_box(0); + lean_dec_ref(x_282); + x_303 = lean_box(0); } -if (lean_is_scalar(x_305)) { - x_306 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_303)) { + x_304 = lean_alloc_ctor(1, 2, 0); } else { - x_306 = x_305; + x_304 = x_303; } -lean_ctor_set(x_306, 0, x_303); -lean_ctor_set(x_306, 1, x_304); -return x_306; +lean_ctor_set(x_304, 0, x_301); +lean_ctor_set(x_304, 1, x_302); +return x_304; } } } else { -lean_object* x_307; lean_object* x_308; lean_object* x_309; lean_object* x_310; -lean_dec(x_223); -lean_dec(x_219); -lean_dec(x_216); +lean_object* x_305; lean_object* x_306; lean_object* x_307; lean_object* x_308; +lean_dec(x_222); +lean_dec(x_218); +lean_dec(x_215); lean_free_object(x_27); lean_dec(x_33); lean_free_object(x_26); @@ -38536,33 +38257,33 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_307 = lean_ctor_get(x_236, 0); -lean_inc(x_307); -x_308 = lean_ctor_get(x_236, 1); -lean_inc(x_308); -if (lean_is_exclusive(x_236)) { - lean_ctor_release(x_236, 0); - lean_ctor_release(x_236, 1); - x_309 = x_236; +x_305 = lean_ctor_get(x_234, 0); +lean_inc(x_305); +x_306 = lean_ctor_get(x_234, 1); +lean_inc(x_306); +if (lean_is_exclusive(x_234)) { + lean_ctor_release(x_234, 0); + lean_ctor_release(x_234, 1); + x_307 = x_234; } else { - lean_dec_ref(x_236); - x_309 = lean_box(0); + lean_dec_ref(x_234); + x_307 = lean_box(0); } -if (lean_is_scalar(x_309)) { - x_310 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_307)) { + x_308 = lean_alloc_ctor(1, 2, 0); } else { - x_310 = x_309; + x_308 = x_307; } -lean_ctor_set(x_310, 0, x_307); -lean_ctor_set(x_310, 1, x_308); -return x_310; +lean_ctor_set(x_308, 0, x_305); +lean_ctor_set(x_308, 1, x_306); +return x_308; } } else { -lean_object* x_311; lean_object* x_312; lean_object* x_313; lean_object* x_314; -lean_dec(x_217); +lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_dec(x_216); +lean_dec(x_215); lean_free_object(x_27); lean_dec(x_33); lean_free_object(x_26); @@ -38576,260 +38297,258 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_311 = lean_ctor_get(x_218, 0); -lean_inc(x_311); -x_312 = lean_ctor_get(x_218, 1); -lean_inc(x_312); -if (lean_is_exclusive(x_218)) { - lean_ctor_release(x_218, 0); - lean_ctor_release(x_218, 1); - x_313 = x_218; +x_309 = lean_ctor_get(x_217, 0); +lean_inc(x_309); +x_310 = lean_ctor_get(x_217, 1); +lean_inc(x_310); +if (lean_is_exclusive(x_217)) { + lean_ctor_release(x_217, 0); + lean_ctor_release(x_217, 1); + x_311 = x_217; } else { - lean_dec_ref(x_218); - x_313 = lean_box(0); + lean_dec_ref(x_217); + x_311 = lean_box(0); } -if (lean_is_scalar(x_313)) { - x_314 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_311)) { + x_312 = lean_alloc_ctor(1, 2, 0); } else { - x_314 = x_313; + x_312 = x_311; } -lean_ctor_set(x_314, 0, x_311); -lean_ctor_set(x_314, 1, x_312); -return x_314; +lean_ctor_set(x_312, 0, x_309); +lean_ctor_set(x_312, 1, x_310); +return x_312; } } } else { -lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; lean_object* x_319; -x_315 = lean_ctor_get(x_27, 0); -lean_inc(x_315); +lean_object* x_313; lean_object* x_314; lean_object* x_315; lean_object* x_316; lean_object* x_317; +x_313 = lean_ctor_get(x_27, 0); +lean_inc(x_313); lean_dec(x_27); -x_316 = lean_ctor_get(x_28, 0); -lean_inc(x_316); -x_317 = lean_ctor_get(x_28, 1); -lean_inc(x_317); +x_314 = lean_ctor_get(x_28, 0); +lean_inc(x_314); +x_315 = lean_ctor_get(x_28, 1); +lean_inc(x_315); if (lean_is_exclusive(x_28)) { lean_ctor_release(x_28, 0); lean_ctor_release(x_28, 1); - x_318 = x_28; + x_316 = x_28; } else { lean_dec_ref(x_28); - x_318 = lean_box(0); + x_316 = lean_box(0); } lean_inc(x_9); lean_inc(x_16); -x_319 = l_Lean_FVarId_getDecl(x_16, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_319) == 0) +x_317 = l_Lean_FVarId_getDecl(x_16, x_9, x_10, x_11, x_12, x_13); +if (lean_obj_tag(x_317) == 0) { -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; uint8_t x_327; uint32_t x_328; lean_object* x_329; lean_object* x_330; lean_object* x_331; uint32_t x_332; lean_object* x_333; lean_object* x_334; lean_object* x_335; lean_object* x_336; lean_object* x_337; -x_320 = lean_ctor_get(x_319, 0); -lean_inc(x_320); -x_321 = lean_ctor_get(x_319, 1); -lean_inc(x_321); -lean_dec(x_319); -x_322 = l_Lean_LocalDecl_type(x_320); -x_323 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_322, x_9, x_10, x_11, x_12, x_321); -x_324 = lean_ctor_get(x_323, 0); +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; uint32_t x_325; lean_object* x_326; lean_object* x_327; lean_object* x_328; uint32_t x_329; lean_object* x_330; lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; +x_318 = lean_ctor_get(x_317, 0); +lean_inc(x_318); +x_319 = lean_ctor_get(x_317, 1); +lean_inc(x_319); +lean_dec(x_317); +x_320 = l_Lean_LocalDecl_type(x_318); +x_321 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_320, x_9, x_10, x_11, x_12, x_319); +x_322 = lean_ctor_get(x_321, 0); +lean_inc(x_322); +x_323 = lean_ctor_get(x_321, 1); +lean_inc(x_323); +lean_dec(x_321); +x_324 = lean_ctor_get(x_1, 0); lean_inc(x_324); -x_325 = lean_ctor_get(x_323, 1); -lean_inc(x_325); -lean_dec(x_323); -x_326 = lean_ctor_get(x_1, 0); +x_325 = lean_ctor_get_uint32(x_1, sizeof(void*)*4); +x_326 = lean_ctor_get(x_1, 1); lean_inc(x_326); -x_327 = lean_ctor_get_uint8(x_1, sizeof(void*)*4 + 8); -x_328 = lean_ctor_get_uint32(x_1, sizeof(void*)*4); -x_329 = lean_ctor_get(x_1, 1); -lean_inc(x_329); -x_330 = lean_ctor_get(x_1, 2); -lean_inc(x_330); -x_331 = lean_ctor_get(x_1, 3); -lean_inc(x_331); -x_332 = lean_ctor_get_uint32(x_1, sizeof(void*)*4 + 4); -x_333 = l_Lean_LocalDecl_fvarId(x_320); -x_334 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_334, 0, x_333); -x_335 = l_Lean_Meta_SimpTheoremsArray_eraseTheorem(x_329, x_334); -x_336 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_336, 0, x_326); -lean_ctor_set(x_336, 1, x_335); -lean_ctor_set(x_336, 2, x_330); -lean_ctor_set(x_336, 3, x_331); -lean_ctor_set_uint8(x_336, sizeof(void*)*4 + 8, x_327); -lean_ctor_set_uint32(x_336, sizeof(void*)*4, x_328); -lean_ctor_set_uint32(x_336, sizeof(void*)*4 + 4, x_332); +x_327 = lean_ctor_get(x_1, 2); +lean_inc(x_327); +x_328 = lean_ctor_get(x_1, 3); +lean_inc(x_328); +x_329 = lean_ctor_get_uint32(x_1, sizeof(void*)*4 + 4); +x_330 = l_Lean_LocalDecl_fvarId(x_318); +x_331 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_331, 0, x_330); +x_332 = l_Lean_Meta_SimpTheoremsArray_eraseTheorem(x_326, x_331); +x_333 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_333, 0, x_324); +lean_ctor_set(x_333, 1, x_332); +lean_ctor_set(x_333, 2, x_327); +lean_ctor_set(x_333, 3, x_328); +lean_ctor_set_uint32(x_333, sizeof(void*)*4, x_325); +lean_ctor_set_uint32(x_333, sizeof(void*)*4 + 4, x_329); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_3); lean_inc(x_2); -lean_inc(x_324); -x_337 = l_Lean_Meta_simp(x_324, x_336, x_2, x_3, x_317, x_9, x_10, x_11, x_12, x_325); +lean_inc(x_322); +x_334 = l_Lean_Meta_simp(x_322, x_333, x_2, x_3, x_315, x_9, x_10, x_11, x_12, x_323); +if (lean_obj_tag(x_334) == 0) +{ +lean_object* x_335; lean_object* x_336; lean_object* x_337; +x_335 = lean_ctor_get(x_334, 0); +lean_inc(x_335); +x_336 = lean_ctor_get(x_335, 0); +lean_inc(x_336); +x_337 = lean_ctor_get(x_336, 1); +lean_inc(x_337); if (lean_obj_tag(x_337) == 0) { -lean_object* x_338; lean_object* x_339; lean_object* x_340; -x_338 = lean_ctor_get(x_337, 0); +lean_object* x_338; lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; lean_object* x_343; uint8_t x_344; +lean_dec(x_322); +lean_dec(x_318); +x_338 = lean_ctor_get(x_334, 1); lean_inc(x_338); -x_339 = lean_ctor_get(x_338, 0); +lean_dec(x_334); +x_339 = lean_ctor_get(x_335, 1); lean_inc(x_339); -x_340 = lean_ctor_get(x_339, 1); -lean_inc(x_340); -if (lean_obj_tag(x_340) == 0) -{ -lean_object* x_341; lean_object* x_342; lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; uint8_t x_347; -lean_dec(x_324); -lean_dec(x_320); -x_341 = lean_ctor_get(x_337, 1); +if (lean_is_exclusive(x_335)) { + lean_ctor_release(x_335, 0); + lean_ctor_release(x_335, 1); + x_340 = x_335; +} else { + lean_dec_ref(x_335); + x_340 = lean_box(0); +} +x_341 = lean_ctor_get(x_336, 0); lean_inc(x_341); -lean_dec(x_337); -x_342 = lean_ctor_get(x_338, 1); -lean_inc(x_342); -if (lean_is_exclusive(x_338)) { - lean_ctor_release(x_338, 0); - lean_ctor_release(x_338, 1); - x_343 = x_338; -} else { - lean_dec_ref(x_338); - x_343 = lean_box(0); -} -x_344 = lean_ctor_get(x_339, 0); -lean_inc(x_344); -x_345 = l_Lean_Expr_consumeMData(x_344); -lean_dec(x_344); -x_346 = l_Lean_Meta_applySimpResultToProp___closed__2; -x_347 = l_Lean_Expr_isConstOf(x_345, x_346); -lean_dec(x_345); -if (x_347 == 0) +x_342 = l_Lean_Expr_consumeMData(x_341); +lean_dec(x_341); +x_343 = l_Lean_Meta_applySimpResultToProp___closed__2; +x_344 = l_Lean_Expr_isConstOf(x_342, x_343); +lean_dec(x_342); +if (x_344 == 0) { -lean_object* x_348; lean_object* x_349; -lean_dec(x_343); -lean_dec(x_318); +lean_object* x_345; lean_object* x_346; +lean_dec(x_340); +lean_dec(x_316); lean_free_object(x_26); -x_348 = lean_box(0); +x_345 = lean_box(0); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_4); -x_349 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_339, x_16, x_316, x_342, x_4, x_30, x_315, x_348, x_9, x_10, x_11, x_12, x_341); -if (lean_obj_tag(x_349) == 0) +x_346 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_336, x_16, x_314, x_339, x_4, x_30, x_313, x_345, x_9, x_10, x_11, x_12, x_338); +if (lean_obj_tag(x_346) == 0) { -lean_object* x_350; lean_object* x_351; -x_350 = lean_ctor_get(x_349, 0); +lean_object* x_347; lean_object* x_348; +x_347 = lean_ctor_get(x_346, 0); +lean_inc(x_347); +x_348 = lean_ctor_get(x_346, 1); +lean_inc(x_348); +lean_dec(x_346); +x_17 = x_347; +x_18 = x_348; +goto block_25; +} +else +{ +lean_object* x_349; lean_object* x_350; lean_object* x_351; lean_object* x_352; +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_349 = lean_ctor_get(x_346, 0); +lean_inc(x_349); +x_350 = lean_ctor_get(x_346, 1); lean_inc(x_350); -x_351 = lean_ctor_get(x_349, 1); -lean_inc(x_351); -lean_dec(x_349); -x_17 = x_350; -x_18 = x_351; -goto block_25; -} -else -{ -lean_object* x_352; lean_object* x_353; lean_object* x_354; lean_object* x_355; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_352 = lean_ctor_get(x_349, 0); -lean_inc(x_352); -x_353 = lean_ctor_get(x_349, 1); -lean_inc(x_353); -if (lean_is_exclusive(x_349)) { - lean_ctor_release(x_349, 0); - lean_ctor_release(x_349, 1); - x_354 = x_349; +if (lean_is_exclusive(x_346)) { + lean_ctor_release(x_346, 0); + lean_ctor_release(x_346, 1); + x_351 = x_346; } else { - lean_dec_ref(x_349); - x_354 = lean_box(0); + lean_dec_ref(x_346); + x_351 = lean_box(0); } -if (lean_is_scalar(x_354)) { - x_355 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_351)) { + x_352 = lean_alloc_ctor(1, 2, 0); } else { - x_355 = x_354; + x_352 = x_351; } -lean_ctor_set(x_355, 0, x_352); -lean_ctor_set(x_355, 1, x_353); -return x_355; +lean_ctor_set(x_352, 0, x_349); +lean_ctor_set(x_352, 1, x_350); +return x_352; } } else { -lean_object* x_356; -lean_dec(x_339); +lean_object* x_353; +lean_dec(x_336); lean_inc(x_30); -x_356 = l_Lean_MVarId_getType(x_30, x_9, x_10, x_11, x_12, x_341); -if (lean_obj_tag(x_356) == 0) +x_353 = l_Lean_MVarId_getType(x_30, x_9, x_10, x_11, x_12, x_338); +if (lean_obj_tag(x_353) == 0) { -lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; -x_357 = lean_ctor_get(x_356, 0); -lean_inc(x_357); -x_358 = lean_ctor_get(x_356, 1); +lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; +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 = l_Lean_Expr_fvar___override(x_16); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +x_357 = l_Lean_Meta_mkFalseElim(x_354, x_356, x_9, x_10, x_11, x_12, x_355); +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; lean_object* x_363; lean_object* x_364; lean_object* x_365; lean_object* x_366; lean_object* x_367; lean_object* x_368; +x_358 = lean_ctor_get(x_357, 0); lean_inc(x_358); -lean_dec(x_356); -x_359 = l_Lean_Expr_fvar___override(x_16); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -x_360 = l_Lean_Meta_mkFalseElim(x_357, x_359, x_9, x_10, x_11, x_12, x_358); -if (lean_obj_tag(x_360) == 0) -{ -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; -x_361 = lean_ctor_get(x_360, 0); +x_359 = lean_ctor_get(x_357, 1); +lean_inc(x_359); +lean_dec(x_357); +lean_inc(x_30); +x_360 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_30, x_358, x_9, x_10, x_11, x_12, x_359); +x_361 = lean_ctor_get(x_360, 1); lean_inc(x_361); -x_362 = lean_ctor_get(x_360, 1); -lean_inc(x_362); lean_dec(x_360); -lean_inc(x_30); -x_363 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_30, x_361, x_9, x_10, x_11, x_12, x_362); -x_364 = lean_ctor_get(x_363, 1); -lean_inc(x_364); -lean_dec(x_363); -x_365 = lean_box(0); -lean_inc(x_342); -if (lean_is_scalar(x_343)) { - x_366 = lean_alloc_ctor(0, 2, 0); +x_362 = lean_box(0); +lean_inc(x_339); +if (lean_is_scalar(x_340)) { + x_363 = lean_alloc_ctor(0, 2, 0); } else { - x_366 = x_343; + x_363 = x_340; } -lean_ctor_set(x_366, 0, x_365); -lean_ctor_set(x_366, 1, x_342); -x_367 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_367, 0, x_366); -if (lean_is_scalar(x_318)) { - x_368 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_363, 0, x_362); +lean_ctor_set(x_363, 1, x_339); +x_364 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_364, 0, x_363); +if (lean_is_scalar(x_316)) { + x_365 = lean_alloc_ctor(0, 2, 0); } else { - x_368 = x_318; + x_365 = x_316; } -lean_ctor_set(x_368, 0, x_316); -lean_ctor_set(x_368, 1, x_342); -x_369 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_369, 0, x_315); -lean_ctor_set(x_369, 1, x_368); -lean_ctor_set(x_26, 1, x_369); -x_370 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_370, 0, x_367); -lean_ctor_set(x_370, 1, x_26); -x_371 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_371, 0, x_370); -x_17 = x_371; -x_18 = x_364; +lean_ctor_set(x_365, 0, x_314); +lean_ctor_set(x_365, 1, x_339); +x_366 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_366, 0, x_313); +lean_ctor_set(x_366, 1, x_365); +lean_ctor_set(x_26, 1, x_366); +x_367 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_367, 0, x_364); +lean_ctor_set(x_367, 1, x_26); +x_368 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_368, 0, x_367); +x_17 = x_368; +x_18 = x_361; goto block_25; } else { -lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; -lean_dec(x_343); -lean_dec(x_342); -lean_dec(x_318); +lean_object* x_369; lean_object* x_370; lean_object* x_371; lean_object* x_372; +lean_dec(x_340); +lean_dec(x_339); lean_dec(x_316); -lean_dec(x_315); +lean_dec(x_314); +lean_dec(x_313); lean_free_object(x_26); lean_dec(x_30); lean_dec(x_12); @@ -38840,285 +38559,245 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_372 = lean_ctor_get(x_360, 0); -lean_inc(x_372); -x_373 = lean_ctor_get(x_360, 1); +x_369 = lean_ctor_get(x_357, 0); +lean_inc(x_369); +x_370 = lean_ctor_get(x_357, 1); +lean_inc(x_370); +if (lean_is_exclusive(x_357)) { + lean_ctor_release(x_357, 0); + lean_ctor_release(x_357, 1); + x_371 = x_357; +} else { + lean_dec_ref(x_357); + x_371 = lean_box(0); +} +if (lean_is_scalar(x_371)) { + x_372 = lean_alloc_ctor(1, 2, 0); +} else { + x_372 = x_371; +} +lean_ctor_set(x_372, 0, x_369); +lean_ctor_set(x_372, 1, x_370); +return x_372; +} +} +else +{ +lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; +lean_dec(x_340); +lean_dec(x_339); +lean_dec(x_316); +lean_dec(x_314); +lean_dec(x_313); +lean_free_object(x_26); +lean_dec(x_30); +lean_dec(x_16); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_373 = lean_ctor_get(x_353, 0); lean_inc(x_373); -if (lean_is_exclusive(x_360)) { - lean_ctor_release(x_360, 0); - lean_ctor_release(x_360, 1); - x_374 = x_360; +x_374 = lean_ctor_get(x_353, 1); +lean_inc(x_374); +if (lean_is_exclusive(x_353)) { + lean_ctor_release(x_353, 0); + lean_ctor_release(x_353, 1); + x_375 = x_353; } else { - lean_dec_ref(x_360); - x_374 = lean_box(0); + lean_dec_ref(x_353); + x_375 = lean_box(0); } -if (lean_is_scalar(x_374)) { - x_375 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_375)) { + x_376 = lean_alloc_ctor(1, 2, 0); } else { - x_375 = x_374; + x_376 = x_375; } -lean_ctor_set(x_375, 0, x_372); -lean_ctor_set(x_375, 1, x_373); -return x_375; -} -} -else -{ -lean_object* x_376; lean_object* x_377; lean_object* x_378; lean_object* x_379; -lean_dec(x_343); -lean_dec(x_342); -lean_dec(x_318); -lean_dec(x_316); -lean_dec(x_315); -lean_free_object(x_26); -lean_dec(x_30); -lean_dec(x_16); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_376 = lean_ctor_get(x_356, 0); -lean_inc(x_376); -x_377 = lean_ctor_get(x_356, 1); -lean_inc(x_377); -if (lean_is_exclusive(x_356)) { - lean_ctor_release(x_356, 0); - lean_ctor_release(x_356, 1); - x_378 = x_356; -} else { - lean_dec_ref(x_356); - x_378 = lean_box(0); -} -if (lean_is_scalar(x_378)) { - x_379 = lean_alloc_ctor(1, 2, 0); -} else { - x_379 = x_378; -} -lean_ctor_set(x_379, 0, x_376); -lean_ctor_set(x_379, 1, x_377); -return x_379; +lean_ctor_set(x_376, 0, x_373); +lean_ctor_set(x_376, 1, x_374); +return x_376; } } } else { -lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; uint8_t x_385; lean_object* x_386; -if (lean_is_exclusive(x_340)) { - lean_ctor_release(x_340, 0); - x_380 = x_340; -} else { - lean_dec_ref(x_340); - x_380 = lean_box(0); -} -x_381 = lean_ctor_get(x_337, 1); -lean_inc(x_381); -lean_dec(x_337); -x_382 = lean_ctor_get(x_338, 1); -lean_inc(x_382); -if (lean_is_exclusive(x_338)) { - lean_ctor_release(x_338, 0); - lean_ctor_release(x_338, 1); - x_383 = x_338; -} else { - lean_dec_ref(x_338); - x_383 = lean_box(0); -} -x_384 = l_Lean_Expr_fvar___override(x_16); -x_385 = 1; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_30); -x_386 = l_Lean_Meta_applySimpResultToProp(x_30, x_384, x_324, x_339, x_385, x_9, x_10, x_11, x_12, x_381); -lean_dec(x_324); -if (lean_obj_tag(x_386) == 0) -{ -lean_object* x_387; -x_387 = lean_ctor_get(x_386, 0); -lean_inc(x_387); -if (lean_obj_tag(x_387) == 0) -{ -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_dec(x_320); -x_388 = lean_ctor_get(x_386, 1); -lean_inc(x_388); -lean_dec(x_386); -x_389 = lean_box(0); -lean_inc(x_382); -if (lean_is_scalar(x_383)) { - x_390 = lean_alloc_ctor(0, 2, 0); -} else { - x_390 = x_383; -} -lean_ctor_set(x_390, 0, x_389); -lean_ctor_set(x_390, 1, x_382); -if (lean_is_scalar(x_380)) { - x_391 = lean_alloc_ctor(1, 1, 0); -} else { - x_391 = x_380; -} -lean_ctor_set(x_391, 0, x_390); -if (lean_is_scalar(x_318)) { - x_392 = lean_alloc_ctor(0, 2, 0); -} else { - x_392 = x_318; -} -lean_ctor_set(x_392, 0, x_316); -lean_ctor_set(x_392, 1, x_382); -x_393 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_393, 0, x_315); -lean_ctor_set(x_393, 1, x_392); -lean_ctor_set(x_26, 1, x_393); -x_394 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_394, 0, x_391); -lean_ctor_set(x_394, 1, x_26); -x_395 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_395, 0, x_394); -x_17 = x_395; -x_18 = x_388; -goto block_25; -} -else -{ -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_dec(x_383); -lean_dec(x_380); -x_396 = lean_ctor_get(x_387, 0); -lean_inc(x_396); -lean_dec(x_387); -x_397 = lean_ctor_get(x_386, 1); -lean_inc(x_397); -lean_dec(x_386); -x_398 = lean_ctor_get(x_396, 0); -lean_inc(x_398); -x_399 = lean_ctor_get(x_396, 1); -lean_inc(x_399); -lean_dec(x_396); -x_400 = l_Lean_LocalDecl_userName(x_320); -lean_dec(x_320); -x_401 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_401, 0, x_400); -lean_ctor_set(x_401, 1, x_399); -lean_ctor_set(x_401, 2, x_398); -x_402 = lean_array_push(x_316, x_401); -if (lean_is_scalar(x_318)) { - x_403 = lean_alloc_ctor(0, 2, 0); -} else { - x_403 = x_318; -} -lean_ctor_set(x_403, 0, x_402); -lean_ctor_set(x_403, 1, x_382); -x_404 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_404, 0, x_315); -lean_ctor_set(x_404, 1, x_403); -lean_ctor_set(x_26, 1, x_404); -lean_inc(x_4); -x_405 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_405, 0, x_4); -lean_ctor_set(x_405, 1, x_26); -x_406 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_406, 0, x_405); -x_17 = x_406; -x_18 = x_397; -goto block_25; -} -} -else -{ -lean_object* x_407; lean_object* x_408; lean_object* x_409; lean_object* x_410; -lean_dec(x_383); -lean_dec(x_382); -lean_dec(x_380); -lean_dec(x_320); -lean_dec(x_318); -lean_dec(x_316); -lean_dec(x_315); -lean_free_object(x_26); -lean_dec(x_30); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_407 = lean_ctor_get(x_386, 0); -lean_inc(x_407); -x_408 = lean_ctor_get(x_386, 1); -lean_inc(x_408); -if (lean_is_exclusive(x_386)) { - lean_ctor_release(x_386, 0); - lean_ctor_release(x_386, 1); - x_409 = x_386; -} else { - lean_dec_ref(x_386); - x_409 = lean_box(0); -} -if (lean_is_scalar(x_409)) { - x_410 = lean_alloc_ctor(1, 2, 0); -} else { - x_410 = x_409; -} -lean_ctor_set(x_410, 0, x_407); -lean_ctor_set(x_410, 1, x_408); -return x_410; -} -} -} -else -{ -lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; -lean_dec(x_324); -lean_dec(x_320); -lean_dec(x_318); -lean_dec(x_316); -lean_dec(x_315); -lean_free_object(x_26); -lean_dec(x_30); -lean_dec(x_16); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_411 = lean_ctor_get(x_337, 0); -lean_inc(x_411); -x_412 = lean_ctor_get(x_337, 1); -lean_inc(x_412); +lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; uint8_t x_382; lean_object* x_383; if (lean_is_exclusive(x_337)) { lean_ctor_release(x_337, 0); - lean_ctor_release(x_337, 1); - x_413 = x_337; + x_377 = x_337; } else { lean_dec_ref(x_337); - x_413 = lean_box(0); + x_377 = lean_box(0); } -if (lean_is_scalar(x_413)) { - x_414 = lean_alloc_ctor(1, 2, 0); +x_378 = lean_ctor_get(x_334, 1); +lean_inc(x_378); +lean_dec(x_334); +x_379 = lean_ctor_get(x_335, 1); +lean_inc(x_379); +if (lean_is_exclusive(x_335)) { + lean_ctor_release(x_335, 0); + lean_ctor_release(x_335, 1); + x_380 = x_335; } else { - x_414 = x_413; + lean_dec_ref(x_335); + x_380 = lean_box(0); } -lean_ctor_set(x_414, 0, x_411); -lean_ctor_set(x_414, 1, x_412); -return x_414; +x_381 = l_Lean_Expr_fvar___override(x_16); +x_382 = 1; +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_30); +x_383 = l_Lean_Meta_applySimpResultToProp(x_30, x_381, x_322, x_336, x_382, x_9, x_10, x_11, x_12, x_378); +lean_dec(x_322); +if (lean_obj_tag(x_383) == 0) +{ +lean_object* x_384; +x_384 = lean_ctor_get(x_383, 0); +lean_inc(x_384); +if (lean_obj_tag(x_384) == 0) +{ +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_dec(x_318); +x_385 = lean_ctor_get(x_383, 1); +lean_inc(x_385); +lean_dec(x_383); +x_386 = lean_box(0); +lean_inc(x_379); +if (lean_is_scalar(x_380)) { + x_387 = lean_alloc_ctor(0, 2, 0); +} else { + x_387 = x_380; +} +lean_ctor_set(x_387, 0, x_386); +lean_ctor_set(x_387, 1, x_379); +if (lean_is_scalar(x_377)) { + x_388 = lean_alloc_ctor(1, 1, 0); +} else { + x_388 = x_377; +} +lean_ctor_set(x_388, 0, x_387); +if (lean_is_scalar(x_316)) { + x_389 = lean_alloc_ctor(0, 2, 0); +} else { + x_389 = x_316; +} +lean_ctor_set(x_389, 0, x_314); +lean_ctor_set(x_389, 1, x_379); +x_390 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_390, 0, x_313); +lean_ctor_set(x_390, 1, x_389); +lean_ctor_set(x_26, 1, x_390); +x_391 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_391, 0, x_388); +lean_ctor_set(x_391, 1, x_26); +x_392 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_392, 0, x_391); +x_17 = x_392; +x_18 = x_385; +goto block_25; +} +else +{ +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_dec(x_380); +lean_dec(x_377); +x_393 = lean_ctor_get(x_384, 0); +lean_inc(x_393); +lean_dec(x_384); +x_394 = lean_ctor_get(x_383, 1); +lean_inc(x_394); +lean_dec(x_383); +x_395 = lean_ctor_get(x_393, 0); +lean_inc(x_395); +x_396 = lean_ctor_get(x_393, 1); +lean_inc(x_396); +lean_dec(x_393); +x_397 = l_Lean_LocalDecl_userName(x_318); +lean_dec(x_318); +x_398 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_398, 0, x_397); +lean_ctor_set(x_398, 1, x_396); +lean_ctor_set(x_398, 2, x_395); +x_399 = lean_array_push(x_314, x_398); +if (lean_is_scalar(x_316)) { + x_400 = lean_alloc_ctor(0, 2, 0); +} else { + x_400 = x_316; +} +lean_ctor_set(x_400, 0, x_399); +lean_ctor_set(x_400, 1, x_379); +x_401 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_401, 0, x_313); +lean_ctor_set(x_401, 1, x_400); +lean_ctor_set(x_26, 1, x_401); +lean_inc(x_4); +x_402 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_402, 0, x_4); +lean_ctor_set(x_402, 1, x_26); +x_403 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_403, 0, x_402); +x_17 = x_403; +x_18 = x_394; +goto block_25; } } else { -lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; +lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; +lean_dec(x_380); +lean_dec(x_379); +lean_dec(x_377); lean_dec(x_318); -lean_dec(x_317); lean_dec(x_316); -lean_dec(x_315); +lean_dec(x_314); +lean_dec(x_313); +lean_free_object(x_26); +lean_dec(x_30); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_404 = lean_ctor_get(x_383, 0); +lean_inc(x_404); +x_405 = lean_ctor_get(x_383, 1); +lean_inc(x_405); +if (lean_is_exclusive(x_383)) { + lean_ctor_release(x_383, 0); + lean_ctor_release(x_383, 1); + x_406 = x_383; +} else { + lean_dec_ref(x_383); + x_406 = lean_box(0); +} +if (lean_is_scalar(x_406)) { + x_407 = lean_alloc_ctor(1, 2, 0); +} else { + x_407 = x_406; +} +lean_ctor_set(x_407, 0, x_404); +lean_ctor_set(x_407, 1, x_405); +return x_407; +} +} +} +else +{ +lean_object* x_408; lean_object* x_409; lean_object* x_410; lean_object* x_411; +lean_dec(x_322); +lean_dec(x_318); +lean_dec(x_316); +lean_dec(x_314); +lean_dec(x_313); lean_free_object(x_26); lean_dec(x_30); lean_dec(x_16); @@ -39130,168 +38809,206 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_415 = lean_ctor_get(x_319, 0); -lean_inc(x_415); -x_416 = lean_ctor_get(x_319, 1); -lean_inc(x_416); -if (lean_is_exclusive(x_319)) { - lean_ctor_release(x_319, 0); - lean_ctor_release(x_319, 1); - x_417 = x_319; +x_408 = lean_ctor_get(x_334, 0); +lean_inc(x_408); +x_409 = lean_ctor_get(x_334, 1); +lean_inc(x_409); +if (lean_is_exclusive(x_334)) { + lean_ctor_release(x_334, 0); + lean_ctor_release(x_334, 1); + x_410 = x_334; } else { - lean_dec_ref(x_319); - x_417 = lean_box(0); + lean_dec_ref(x_334); + x_410 = lean_box(0); } -if (lean_is_scalar(x_417)) { - x_418 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_410)) { + x_411 = lean_alloc_ctor(1, 2, 0); } else { - x_418 = x_417; + x_411 = x_410; } -lean_ctor_set(x_418, 0, x_415); -lean_ctor_set(x_418, 1, x_416); -return x_418; +lean_ctor_set(x_411, 0, x_408); +lean_ctor_set(x_411, 1, x_409); +return x_411; +} +} +else +{ +lean_object* x_412; lean_object* x_413; lean_object* x_414; lean_object* x_415; +lean_dec(x_316); +lean_dec(x_315); +lean_dec(x_314); +lean_dec(x_313); +lean_free_object(x_26); +lean_dec(x_30); +lean_dec(x_16); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_412 = lean_ctor_get(x_317, 0); +lean_inc(x_412); +x_413 = lean_ctor_get(x_317, 1); +lean_inc(x_413); +if (lean_is_exclusive(x_317)) { + lean_ctor_release(x_317, 0); + lean_ctor_release(x_317, 1); + x_414 = x_317; +} else { + lean_dec_ref(x_317); + x_414 = lean_box(0); +} +if (lean_is_scalar(x_414)) { + x_415 = lean_alloc_ctor(1, 2, 0); +} else { + x_415 = x_414; +} +lean_ctor_set(x_415, 0, x_412); +lean_ctor_set(x_415, 1, x_413); +return x_415; } } } else { -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; -x_419 = lean_ctor_get(x_26, 0); -lean_inc(x_419); +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; +x_416 = lean_ctor_get(x_26, 0); +lean_inc(x_416); lean_dec(x_26); -x_420 = lean_ctor_get(x_27, 0); -lean_inc(x_420); +x_417 = lean_ctor_get(x_27, 0); +lean_inc(x_417); if (lean_is_exclusive(x_27)) { lean_ctor_release(x_27, 0); lean_ctor_release(x_27, 1); - x_421 = x_27; + x_418 = x_27; } else { lean_dec_ref(x_27); - x_421 = lean_box(0); + x_418 = lean_box(0); } -x_422 = lean_ctor_get(x_28, 0); -lean_inc(x_422); -x_423 = lean_ctor_get(x_28, 1); -lean_inc(x_423); +x_419 = lean_ctor_get(x_28, 0); +lean_inc(x_419); +x_420 = lean_ctor_get(x_28, 1); +lean_inc(x_420); if (lean_is_exclusive(x_28)) { lean_ctor_release(x_28, 0); lean_ctor_release(x_28, 1); - x_424 = x_28; + x_421 = x_28; } else { lean_dec_ref(x_28); - x_424 = lean_box(0); + x_421 = lean_box(0); } lean_inc(x_9); lean_inc(x_16); -x_425 = l_Lean_FVarId_getDecl(x_16, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_425) == 0) +x_422 = l_Lean_FVarId_getDecl(x_16, x_9, x_10, x_11, x_12, x_13); +if (lean_obj_tag(x_422) == 0) { -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; uint8_t x_433; uint32_t x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; uint32_t x_438; lean_object* x_439; lean_object* x_440; lean_object* x_441; lean_object* x_442; lean_object* x_443; -x_426 = lean_ctor_get(x_425, 0); -lean_inc(x_426); -x_427 = lean_ctor_get(x_425, 1); +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; uint32_t x_430; lean_object* x_431; lean_object* x_432; lean_object* x_433; uint32_t x_434; lean_object* x_435; lean_object* x_436; lean_object* x_437; lean_object* x_438; lean_object* x_439; +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_425 = l_Lean_LocalDecl_type(x_423); +x_426 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_425, x_9, x_10, x_11, x_12, x_424); +x_427 = lean_ctor_get(x_426, 0); lean_inc(x_427); -lean_dec(x_425); -x_428 = l_Lean_LocalDecl_type(x_426); -x_429 = l_Lean_instantiateMVars___at___private_Lean_Meta_Basic_0__Lean_Meta_isClassApp_x3f___spec__1(x_428, x_9, x_10, x_11, x_12, x_427); -x_430 = lean_ctor_get(x_429, 0); -lean_inc(x_430); -x_431 = lean_ctor_get(x_429, 1); +x_428 = lean_ctor_get(x_426, 1); +lean_inc(x_428); +lean_dec(x_426); +x_429 = lean_ctor_get(x_1, 0); +lean_inc(x_429); +x_430 = lean_ctor_get_uint32(x_1, sizeof(void*)*4); +x_431 = lean_ctor_get(x_1, 1); lean_inc(x_431); -lean_dec(x_429); -x_432 = lean_ctor_get(x_1, 0); +x_432 = lean_ctor_get(x_1, 2); lean_inc(x_432); -x_433 = lean_ctor_get_uint8(x_1, sizeof(void*)*4 + 8); -x_434 = lean_ctor_get_uint32(x_1, sizeof(void*)*4); -x_435 = lean_ctor_get(x_1, 1); -lean_inc(x_435); -x_436 = lean_ctor_get(x_1, 2); -lean_inc(x_436); -x_437 = lean_ctor_get(x_1, 3); -lean_inc(x_437); -x_438 = lean_ctor_get_uint32(x_1, sizeof(void*)*4 + 4); -x_439 = l_Lean_LocalDecl_fvarId(x_426); -x_440 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_440, 0, x_439); -x_441 = l_Lean_Meta_SimpTheoremsArray_eraseTheorem(x_435, x_440); -x_442 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_442, 0, x_432); -lean_ctor_set(x_442, 1, x_441); -lean_ctor_set(x_442, 2, x_436); -lean_ctor_set(x_442, 3, x_437); -lean_ctor_set_uint8(x_442, sizeof(void*)*4 + 8, x_433); -lean_ctor_set_uint32(x_442, sizeof(void*)*4, x_434); -lean_ctor_set_uint32(x_442, sizeof(void*)*4 + 4, x_438); +x_433 = lean_ctor_get(x_1, 3); +lean_inc(x_433); +x_434 = lean_ctor_get_uint32(x_1, sizeof(void*)*4 + 4); +x_435 = l_Lean_LocalDecl_fvarId(x_423); +x_436 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_436, 0, x_435); +x_437 = l_Lean_Meta_SimpTheoremsArray_eraseTheorem(x_431, x_436); +x_438 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_438, 0, x_429); +lean_ctor_set(x_438, 1, x_437); +lean_ctor_set(x_438, 2, x_432); +lean_ctor_set(x_438, 3, x_433); +lean_ctor_set_uint32(x_438, sizeof(void*)*4, x_430); +lean_ctor_set_uint32(x_438, sizeof(void*)*4 + 4, x_434); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_3); lean_inc(x_2); -lean_inc(x_430); -x_443 = l_Lean_Meta_simp(x_430, x_442, x_2, x_3, x_423, x_9, x_10, x_11, x_12, x_431); -if (lean_obj_tag(x_443) == 0) +lean_inc(x_427); +x_439 = l_Lean_Meta_simp(x_427, x_438, x_2, x_3, x_420, x_9, x_10, x_11, x_12, x_428); +if (lean_obj_tag(x_439) == 0) { -lean_object* x_444; lean_object* x_445; lean_object* x_446; -x_444 = lean_ctor_get(x_443, 0); +lean_object* x_440; lean_object* x_441; lean_object* x_442; +x_440 = lean_ctor_get(x_439, 0); +lean_inc(x_440); +x_441 = lean_ctor_get(x_440, 0); +lean_inc(x_441); +x_442 = lean_ctor_get(x_441, 1); +lean_inc(x_442); +if (lean_obj_tag(x_442) == 0) +{ +lean_object* x_443; lean_object* x_444; lean_object* x_445; lean_object* x_446; lean_object* x_447; lean_object* x_448; uint8_t x_449; +lean_dec(x_427); +lean_dec(x_423); +x_443 = lean_ctor_get(x_439, 1); +lean_inc(x_443); +lean_dec(x_439); +x_444 = lean_ctor_get(x_440, 1); lean_inc(x_444); -x_445 = lean_ctor_get(x_444, 0); -lean_inc(x_445); -x_446 = lean_ctor_get(x_445, 1); -lean_inc(x_446); -if (lean_obj_tag(x_446) == 0) -{ -lean_object* x_447; lean_object* x_448; lean_object* x_449; lean_object* x_450; lean_object* x_451; lean_object* x_452; uint8_t x_453; -lean_dec(x_430); -lean_dec(x_426); -x_447 = lean_ctor_get(x_443, 1); -lean_inc(x_447); -lean_dec(x_443); -x_448 = lean_ctor_get(x_444, 1); -lean_inc(x_448); -if (lean_is_exclusive(x_444)) { - lean_ctor_release(x_444, 0); - lean_ctor_release(x_444, 1); - x_449 = x_444; +if (lean_is_exclusive(x_440)) { + lean_ctor_release(x_440, 0); + lean_ctor_release(x_440, 1); + x_445 = x_440; } else { - lean_dec_ref(x_444); - x_449 = lean_box(0); + lean_dec_ref(x_440); + x_445 = lean_box(0); } -x_450 = lean_ctor_get(x_445, 0); -lean_inc(x_450); -x_451 = l_Lean_Expr_consumeMData(x_450); -lean_dec(x_450); -x_452 = l_Lean_Meta_applySimpResultToProp___closed__2; -x_453 = l_Lean_Expr_isConstOf(x_451, x_452); -lean_dec(x_451); -if (x_453 == 0) +x_446 = lean_ctor_get(x_441, 0); +lean_inc(x_446); +x_447 = l_Lean_Expr_consumeMData(x_446); +lean_dec(x_446); +x_448 = l_Lean_Meta_applySimpResultToProp___closed__2; +x_449 = l_Lean_Expr_isConstOf(x_447, x_448); +lean_dec(x_447); +if (x_449 == 0) { -lean_object* x_454; lean_object* x_455; -lean_dec(x_449); -lean_dec(x_424); +lean_object* x_450; lean_object* x_451; +lean_dec(x_445); lean_dec(x_421); -x_454 = lean_box(0); +lean_dec(x_418); +x_450 = lean_box(0); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_4); -x_455 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_445, x_16, x_422, x_448, x_4, x_419, x_420, x_454, x_9, x_10, x_11, x_12, x_447); -if (lean_obj_tag(x_455) == 0) +x_451 = l_Array_forInUnsafe_loop___at_Lean_Meta_simpGoal___spec__1___lambda__1(x_441, x_16, x_419, x_444, x_4, x_416, x_417, x_450, x_9, x_10, x_11, x_12, x_443); +if (lean_obj_tag(x_451) == 0) { -lean_object* x_456; lean_object* x_457; -x_456 = lean_ctor_get(x_455, 0); -lean_inc(x_456); -x_457 = lean_ctor_get(x_455, 1); -lean_inc(x_457); -lean_dec(x_455); -x_17 = x_456; -x_18 = x_457; +lean_object* x_452; lean_object* x_453; +x_452 = lean_ctor_get(x_451, 0); +lean_inc(x_452); +x_453 = lean_ctor_get(x_451, 1); +lean_inc(x_453); +lean_dec(x_451); +x_17 = x_452; +x_18 = x_453; goto block_25; } else { -lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; +lean_object* x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -39300,108 +39017,108 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_458 = lean_ctor_get(x_455, 0); -lean_inc(x_458); -x_459 = lean_ctor_get(x_455, 1); -lean_inc(x_459); -if (lean_is_exclusive(x_455)) { - lean_ctor_release(x_455, 0); - lean_ctor_release(x_455, 1); - x_460 = x_455; +x_454 = lean_ctor_get(x_451, 0); +lean_inc(x_454); +x_455 = lean_ctor_get(x_451, 1); +lean_inc(x_455); +if (lean_is_exclusive(x_451)) { + lean_ctor_release(x_451, 0); + lean_ctor_release(x_451, 1); + x_456 = x_451; } else { - lean_dec_ref(x_455); - x_460 = lean_box(0); + lean_dec_ref(x_451); + x_456 = lean_box(0); } -if (lean_is_scalar(x_460)) { - x_461 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_456)) { + x_457 = lean_alloc_ctor(1, 2, 0); } else { - x_461 = x_460; + x_457 = x_456; } -lean_ctor_set(x_461, 0, x_458); -lean_ctor_set(x_461, 1, x_459); -return x_461; +lean_ctor_set(x_457, 0, x_454); +lean_ctor_set(x_457, 1, x_455); +return x_457; } } else { -lean_object* x_462; -lean_dec(x_445); -lean_inc(x_419); -x_462 = l_Lean_MVarId_getType(x_419, x_9, x_10, x_11, x_12, x_447); +lean_object* x_458; +lean_dec(x_441); +lean_inc(x_416); +x_458 = l_Lean_MVarId_getType(x_416, x_9, x_10, x_11, x_12, x_443); +if (lean_obj_tag(x_458) == 0) +{ +lean_object* x_459; lean_object* x_460; lean_object* x_461; lean_object* x_462; +x_459 = lean_ctor_get(x_458, 0); +lean_inc(x_459); +x_460 = lean_ctor_get(x_458, 1); +lean_inc(x_460); +lean_dec(x_458); +x_461 = l_Lean_Expr_fvar___override(x_16); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +x_462 = l_Lean_Meta_mkFalseElim(x_459, x_461, x_9, x_10, x_11, x_12, x_460); if (lean_obj_tag(x_462) == 0) { -lean_object* x_463; lean_object* x_464; lean_object* x_465; lean_object* x_466; +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; x_463 = lean_ctor_get(x_462, 0); lean_inc(x_463); x_464 = lean_ctor_get(x_462, 1); lean_inc(x_464); lean_dec(x_462); -x_465 = l_Lean_Expr_fvar___override(x_16); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -x_466 = l_Lean_Meta_mkFalseElim(x_463, x_465, x_9, x_10, x_11, x_12, x_464); -if (lean_obj_tag(x_466) == 0) -{ -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; -x_467 = lean_ctor_get(x_466, 0); -lean_inc(x_467); -x_468 = lean_ctor_get(x_466, 1); -lean_inc(x_468); -lean_dec(x_466); -lean_inc(x_419); -x_469 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_419, x_467, x_9, x_10, x_11, x_12, x_468); -x_470 = lean_ctor_get(x_469, 1); -lean_inc(x_470); -lean_dec(x_469); -x_471 = lean_box(0); -lean_inc(x_448); -if (lean_is_scalar(x_449)) { - x_472 = lean_alloc_ctor(0, 2, 0); +lean_inc(x_416); +x_465 = l_Lean_MVarId_assign___at_Lean_Meta_getLevel___spec__1(x_416, x_463, x_9, x_10, x_11, x_12, x_464); +x_466 = lean_ctor_get(x_465, 1); +lean_inc(x_466); +lean_dec(x_465); +x_467 = lean_box(0); +lean_inc(x_444); +if (lean_is_scalar(x_445)) { + x_468 = lean_alloc_ctor(0, 2, 0); } else { - x_472 = x_449; + x_468 = x_445; } -lean_ctor_set(x_472, 0, x_471); -lean_ctor_set(x_472, 1, x_448); -x_473 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_473, 0, x_472); -if (lean_is_scalar(x_424)) { - x_474 = lean_alloc_ctor(0, 2, 0); -} else { - x_474 = x_424; -} -lean_ctor_set(x_474, 0, x_422); -lean_ctor_set(x_474, 1, x_448); +lean_ctor_set(x_468, 0, x_467); +lean_ctor_set(x_468, 1, x_444); +x_469 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_469, 0, x_468); if (lean_is_scalar(x_421)) { - x_475 = lean_alloc_ctor(0, 2, 0); + x_470 = lean_alloc_ctor(0, 2, 0); } else { - x_475 = x_421; + x_470 = x_421; } -lean_ctor_set(x_475, 0, x_420); -lean_ctor_set(x_475, 1, x_474); -x_476 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_476, 0, x_419); -lean_ctor_set(x_476, 1, x_475); -x_477 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_477, 0, x_473); -lean_ctor_set(x_477, 1, x_476); -x_478 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_478, 0, x_477); -x_17 = x_478; -x_18 = x_470; +lean_ctor_set(x_470, 0, x_419); +lean_ctor_set(x_470, 1, x_444); +if (lean_is_scalar(x_418)) { + x_471 = lean_alloc_ctor(0, 2, 0); +} else { + x_471 = x_418; +} +lean_ctor_set(x_471, 0, x_417); +lean_ctor_set(x_471, 1, x_470); +x_472 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_472, 0, x_416); +lean_ctor_set(x_472, 1, x_471); +x_473 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_473, 0, x_469); +lean_ctor_set(x_473, 1, x_472); +x_474 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_474, 0, x_473); +x_17 = x_474; +x_18 = x_466; goto block_25; } else { -lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; -lean_dec(x_449); -lean_dec(x_448); -lean_dec(x_424); -lean_dec(x_422); +lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; +lean_dec(x_445); +lean_dec(x_444); lean_dec(x_421); -lean_dec(x_420); lean_dec(x_419); +lean_dec(x_418); +lean_dec(x_417); +lean_dec(x_416); lean_dec(x_12); lean_dec(x_11); lean_dec(x_10); @@ -39410,16 +39127,57 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_479 = lean_ctor_get(x_466, 0); -lean_inc(x_479); -x_480 = lean_ctor_get(x_466, 1); -lean_inc(x_480); -if (lean_is_exclusive(x_466)) { - lean_ctor_release(x_466, 0); - lean_ctor_release(x_466, 1); - x_481 = x_466; +x_475 = lean_ctor_get(x_462, 0); +lean_inc(x_475); +x_476 = lean_ctor_get(x_462, 1); +lean_inc(x_476); +if (lean_is_exclusive(x_462)) { + lean_ctor_release(x_462, 0); + lean_ctor_release(x_462, 1); + x_477 = x_462; } else { - lean_dec_ref(x_466); + lean_dec_ref(x_462); + x_477 = lean_box(0); +} +if (lean_is_scalar(x_477)) { + x_478 = lean_alloc_ctor(1, 2, 0); +} else { + x_478 = x_477; +} +lean_ctor_set(x_478, 0, x_475); +lean_ctor_set(x_478, 1, x_476); +return x_478; +} +} +else +{ +lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; +lean_dec(x_445); +lean_dec(x_444); +lean_dec(x_421); +lean_dec(x_419); +lean_dec(x_418); +lean_dec(x_417); +lean_dec(x_416); +lean_dec(x_16); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_479 = lean_ctor_get(x_458, 0); +lean_inc(x_479); +x_480 = lean_ctor_get(x_458, 1); +lean_inc(x_480); +if (lean_is_exclusive(x_458)) { + lean_ctor_release(x_458, 0); + lean_ctor_release(x_458, 1); + x_481 = x_458; +} else { + lean_dec_ref(x_458); x_481 = lean_box(0); } if (lean_is_scalar(x_481)) { @@ -39432,16 +39190,196 @@ lean_ctor_set(x_482, 1, x_480); return x_482; } } +} else { -lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_486; -lean_dec(x_449); -lean_dec(x_448); -lean_dec(x_424); -lean_dec(x_422); +lean_object* x_483; lean_object* x_484; lean_object* x_485; lean_object* x_486; lean_object* x_487; uint8_t x_488; lean_object* x_489; +if (lean_is_exclusive(x_442)) { + lean_ctor_release(x_442, 0); + x_483 = x_442; +} else { + lean_dec_ref(x_442); + x_483 = lean_box(0); +} +x_484 = lean_ctor_get(x_439, 1); +lean_inc(x_484); +lean_dec(x_439); +x_485 = lean_ctor_get(x_440, 1); +lean_inc(x_485); +if (lean_is_exclusive(x_440)) { + lean_ctor_release(x_440, 0); + lean_ctor_release(x_440, 1); + x_486 = x_440; +} else { + lean_dec_ref(x_440); + x_486 = lean_box(0); +} +x_487 = l_Lean_Expr_fvar___override(x_16); +x_488 = 1; +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_9); +lean_inc(x_416); +x_489 = l_Lean_Meta_applySimpResultToProp(x_416, x_487, x_427, x_441, x_488, x_9, x_10, x_11, x_12, x_484); +lean_dec(x_427); +if (lean_obj_tag(x_489) == 0) +{ +lean_object* x_490; +x_490 = lean_ctor_get(x_489, 0); +lean_inc(x_490); +if (lean_obj_tag(x_490) == 0) +{ +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_dec(x_423); +x_491 = lean_ctor_get(x_489, 1); +lean_inc(x_491); +lean_dec(x_489); +x_492 = lean_box(0); +lean_inc(x_485); +if (lean_is_scalar(x_486)) { + x_493 = lean_alloc_ctor(0, 2, 0); +} else { + x_493 = x_486; +} +lean_ctor_set(x_493, 0, x_492); +lean_ctor_set(x_493, 1, x_485); +if (lean_is_scalar(x_483)) { + x_494 = lean_alloc_ctor(1, 1, 0); +} else { + x_494 = x_483; +} +lean_ctor_set(x_494, 0, x_493); +if (lean_is_scalar(x_421)) { + x_495 = lean_alloc_ctor(0, 2, 0); +} else { + x_495 = x_421; +} +lean_ctor_set(x_495, 0, x_419); +lean_ctor_set(x_495, 1, x_485); +if (lean_is_scalar(x_418)) { + x_496 = lean_alloc_ctor(0, 2, 0); +} else { + x_496 = x_418; +} +lean_ctor_set(x_496, 0, x_417); +lean_ctor_set(x_496, 1, x_495); +x_497 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_497, 0, x_416); +lean_ctor_set(x_497, 1, x_496); +x_498 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_498, 0, x_494); +lean_ctor_set(x_498, 1, x_497); +x_499 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_499, 0, x_498); +x_17 = x_499; +x_18 = x_491; +goto block_25; +} +else +{ +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_dec(x_486); +lean_dec(x_483); +x_500 = lean_ctor_get(x_490, 0); +lean_inc(x_500); +lean_dec(x_490); +x_501 = lean_ctor_get(x_489, 1); +lean_inc(x_501); +lean_dec(x_489); +x_502 = lean_ctor_get(x_500, 0); +lean_inc(x_502); +x_503 = lean_ctor_get(x_500, 1); +lean_inc(x_503); +lean_dec(x_500); +x_504 = l_Lean_LocalDecl_userName(x_423); +lean_dec(x_423); +x_505 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_505, 0, x_504); +lean_ctor_set(x_505, 1, x_503); +lean_ctor_set(x_505, 2, x_502); +x_506 = lean_array_push(x_419, x_505); +if (lean_is_scalar(x_421)) { + x_507 = lean_alloc_ctor(0, 2, 0); +} else { + x_507 = x_421; +} +lean_ctor_set(x_507, 0, x_506); +lean_ctor_set(x_507, 1, x_485); +if (lean_is_scalar(x_418)) { + x_508 = lean_alloc_ctor(0, 2, 0); +} else { + x_508 = x_418; +} +lean_ctor_set(x_508, 0, x_417); +lean_ctor_set(x_508, 1, x_507); +x_509 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_509, 0, x_416); +lean_ctor_set(x_509, 1, x_508); +lean_inc(x_4); +x_510 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_510, 0, x_4); +lean_ctor_set(x_510, 1, x_509); +x_511 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_511, 0, x_510); +x_17 = x_511; +x_18 = x_501; +goto block_25; +} +} +else +{ +lean_object* x_512; lean_object* x_513; lean_object* x_514; lean_object* x_515; +lean_dec(x_486); +lean_dec(x_485); +lean_dec(x_483); +lean_dec(x_423); lean_dec(x_421); -lean_dec(x_420); lean_dec(x_419); +lean_dec(x_418); +lean_dec(x_417); +lean_dec(x_416); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_512 = lean_ctor_get(x_489, 0); +lean_inc(x_512); +x_513 = lean_ctor_get(x_489, 1); +lean_inc(x_513); +if (lean_is_exclusive(x_489)) { + lean_ctor_release(x_489, 0); + lean_ctor_release(x_489, 1); + x_514 = x_489; +} else { + lean_dec_ref(x_489); + x_514 = lean_box(0); +} +if (lean_is_scalar(x_514)) { + x_515 = lean_alloc_ctor(1, 2, 0); +} else { + x_515 = x_514; +} +lean_ctor_set(x_515, 0, x_512); +lean_ctor_set(x_515, 1, x_513); +return x_515; +} +} +} +else +{ +lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; +lean_dec(x_427); +lean_dec(x_423); +lean_dec(x_421); +lean_dec(x_419); +lean_dec(x_418); +lean_dec(x_417); +lean_dec(x_416); lean_dec(x_16); lean_dec(x_12); lean_dec(x_11); @@ -39451,195 +39389,16 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_483 = lean_ctor_get(x_462, 0); -lean_inc(x_483); -x_484 = lean_ctor_get(x_462, 1); -lean_inc(x_484); -if (lean_is_exclusive(x_462)) { - lean_ctor_release(x_462, 0); - lean_ctor_release(x_462, 1); - x_485 = x_462; -} else { - lean_dec_ref(x_462); - x_485 = lean_box(0); -} -if (lean_is_scalar(x_485)) { - x_486 = lean_alloc_ctor(1, 2, 0); -} else { - x_486 = x_485; -} -lean_ctor_set(x_486, 0, x_483); -lean_ctor_set(x_486, 1, x_484); -return x_486; -} -} -} -else -{ -lean_object* x_487; lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; uint8_t x_492; lean_object* x_493; -if (lean_is_exclusive(x_446)) { - lean_ctor_release(x_446, 0); - x_487 = x_446; -} else { - lean_dec_ref(x_446); - x_487 = lean_box(0); -} -x_488 = lean_ctor_get(x_443, 1); -lean_inc(x_488); -lean_dec(x_443); -x_489 = lean_ctor_get(x_444, 1); -lean_inc(x_489); -if (lean_is_exclusive(x_444)) { - lean_ctor_release(x_444, 0); - lean_ctor_release(x_444, 1); - x_490 = x_444; -} else { - lean_dec_ref(x_444); - x_490 = lean_box(0); -} -x_491 = l_Lean_Expr_fvar___override(x_16); -x_492 = 1; -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_419); -x_493 = l_Lean_Meta_applySimpResultToProp(x_419, x_491, x_430, x_445, x_492, x_9, x_10, x_11, x_12, x_488); -lean_dec(x_430); -if (lean_obj_tag(x_493) == 0) -{ -lean_object* x_494; -x_494 = lean_ctor_get(x_493, 0); -lean_inc(x_494); -if (lean_obj_tag(x_494) == 0) -{ -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_dec(x_426); -x_495 = lean_ctor_get(x_493, 1); -lean_inc(x_495); -lean_dec(x_493); -x_496 = lean_box(0); -lean_inc(x_489); -if (lean_is_scalar(x_490)) { - x_497 = lean_alloc_ctor(0, 2, 0); -} else { - x_497 = x_490; -} -lean_ctor_set(x_497, 0, x_496); -lean_ctor_set(x_497, 1, x_489); -if (lean_is_scalar(x_487)) { - x_498 = lean_alloc_ctor(1, 1, 0); -} else { - x_498 = x_487; -} -lean_ctor_set(x_498, 0, x_497); -if (lean_is_scalar(x_424)) { - x_499 = lean_alloc_ctor(0, 2, 0); -} else { - x_499 = x_424; -} -lean_ctor_set(x_499, 0, x_422); -lean_ctor_set(x_499, 1, x_489); -if (lean_is_scalar(x_421)) { - x_500 = lean_alloc_ctor(0, 2, 0); -} else { - x_500 = x_421; -} -lean_ctor_set(x_500, 0, x_420); -lean_ctor_set(x_500, 1, x_499); -x_501 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_501, 0, x_419); -lean_ctor_set(x_501, 1, x_500); -x_502 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_502, 0, x_498); -lean_ctor_set(x_502, 1, x_501); -x_503 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_503, 0, x_502); -x_17 = x_503; -x_18 = x_495; -goto block_25; -} -else -{ -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_dec(x_490); -lean_dec(x_487); -x_504 = lean_ctor_get(x_494, 0); -lean_inc(x_504); -lean_dec(x_494); -x_505 = lean_ctor_get(x_493, 1); -lean_inc(x_505); -lean_dec(x_493); -x_506 = lean_ctor_get(x_504, 0); -lean_inc(x_506); -x_507 = lean_ctor_get(x_504, 1); -lean_inc(x_507); -lean_dec(x_504); -x_508 = l_Lean_LocalDecl_userName(x_426); -lean_dec(x_426); -x_509 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_509, 0, x_508); -lean_ctor_set(x_509, 1, x_507); -lean_ctor_set(x_509, 2, x_506); -x_510 = lean_array_push(x_422, x_509); -if (lean_is_scalar(x_424)) { - x_511 = lean_alloc_ctor(0, 2, 0); -} else { - x_511 = x_424; -} -lean_ctor_set(x_511, 0, x_510); -lean_ctor_set(x_511, 1, x_489); -if (lean_is_scalar(x_421)) { - x_512 = lean_alloc_ctor(0, 2, 0); -} else { - x_512 = x_421; -} -lean_ctor_set(x_512, 0, x_420); -lean_ctor_set(x_512, 1, x_511); -x_513 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_513, 0, x_419); -lean_ctor_set(x_513, 1, x_512); -lean_inc(x_4); -x_514 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_514, 0, x_4); -lean_ctor_set(x_514, 1, x_513); -x_515 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_515, 0, x_514); -x_17 = x_515; -x_18 = x_505; -goto block_25; -} -} -else -{ -lean_object* x_516; lean_object* x_517; lean_object* x_518; lean_object* x_519; -lean_dec(x_490); -lean_dec(x_489); -lean_dec(x_487); -lean_dec(x_426); -lean_dec(x_424); -lean_dec(x_422); -lean_dec(x_421); -lean_dec(x_420); -lean_dec(x_419); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_516 = lean_ctor_get(x_493, 0); +x_516 = lean_ctor_get(x_439, 0); lean_inc(x_516); -x_517 = lean_ctor_get(x_493, 1); +x_517 = lean_ctor_get(x_439, 1); lean_inc(x_517); -if (lean_is_exclusive(x_493)) { - lean_ctor_release(x_493, 0); - lean_ctor_release(x_493, 1); - x_518 = x_493; +if (lean_is_exclusive(x_439)) { + lean_ctor_release(x_439, 0); + lean_ctor_release(x_439, 1); + x_518 = x_439; } else { - lean_dec_ref(x_493); + lean_dec_ref(x_439); x_518 = lean_box(0); } if (lean_is_scalar(x_518)) { @@ -39652,17 +39411,15 @@ lean_ctor_set(x_519, 1, x_517); return x_519; } } -} else { lean_object* x_520; lean_object* x_521; lean_object* x_522; lean_object* x_523; -lean_dec(x_430); -lean_dec(x_426); -lean_dec(x_424); -lean_dec(x_422); lean_dec(x_421); lean_dec(x_420); lean_dec(x_419); +lean_dec(x_418); +lean_dec(x_417); +lean_dec(x_416); lean_dec(x_16); lean_dec(x_12); lean_dec(x_11); @@ -39672,16 +39429,16 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_520 = lean_ctor_get(x_443, 0); +x_520 = lean_ctor_get(x_422, 0); lean_inc(x_520); -x_521 = lean_ctor_get(x_443, 1); +x_521 = lean_ctor_get(x_422, 1); lean_inc(x_521); -if (lean_is_exclusive(x_443)) { - lean_ctor_release(x_443, 0); - lean_ctor_release(x_443, 1); - x_522 = x_443; +if (lean_is_exclusive(x_422)) { + lean_ctor_release(x_422, 0); + lean_ctor_release(x_422, 1); + x_522 = x_422; } else { - lean_dec_ref(x_443); + lean_dec_ref(x_422); x_522 = lean_box(0); } if (lean_is_scalar(x_522)) { @@ -39694,46 +39451,6 @@ lean_ctor_set(x_523, 1, x_521); return x_523; } } -else -{ -lean_object* x_524; lean_object* x_525; lean_object* x_526; lean_object* x_527; -lean_dec(x_424); -lean_dec(x_423); -lean_dec(x_422); -lean_dec(x_421); -lean_dec(x_420); -lean_dec(x_419); -lean_dec(x_16); -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_524 = lean_ctor_get(x_425, 0); -lean_inc(x_524); -x_525 = lean_ctor_get(x_425, 1); -lean_inc(x_525); -if (lean_is_exclusive(x_425)) { - lean_ctor_release(x_425, 0); - lean_ctor_release(x_425, 1); - x_526 = x_425; -} else { - lean_dec_ref(x_425); - x_526 = lean_box(0); -} -if (lean_is_scalar(x_526)) { - x_527 = lean_alloc_ctor(1, 2, 0); -} else { - x_527 = x_526; -} -lean_ctor_set(x_527, 0, x_524); -lean_ctor_set(x_527, 1, x_525); -return x_527; -} -} block_25: { if (lean_obj_tag(x_17) == 0) @@ -40642,108 +40359,106 @@ return x_32; } else { -lean_object* x_33; uint8_t x_34; uint32_t x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; uint32_t x_39; lean_object* x_40; lean_object* x_41; +lean_object* x_33; uint32_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; uint32_t x_38; lean_object* x_39; lean_object* x_40; x_33 = lean_ctor_get(x_4, 0); -x_34 = lean_ctor_get_uint8(x_4, sizeof(void*)*4 + 8); -x_35 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); -x_36 = lean_ctor_get(x_4, 1); -x_37 = lean_ctor_get(x_4, 2); -x_38 = lean_ctor_get(x_4, 3); -x_39 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); -lean_inc(x_38); +x_34 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); +x_35 = lean_ctor_get(x_4, 1); +x_36 = lean_ctor_get(x_4, 2); +x_37 = lean_ctor_get(x_4, 3); +x_38 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); lean_inc(x_37); lean_inc(x_36); +lean_inc(x_35); lean_inc(x_33); lean_dec(x_4); -x_40 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_40, 0, x_12); +x_39 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_39, 0, x_12); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_41 = l_Lean_Meta_SimpTheoremsArray_addTheorem(x_36, x_40, x_16, x_5, x_6, x_7, x_8, x_15); -if (lean_obj_tag(x_41) == 0) +x_40 = l_Lean_Meta_SimpTheoremsArray_addTheorem(x_35, x_39, x_16, x_5, x_6, x_7, x_8, x_15); +if (lean_obj_tag(x_40) == 0) { -lean_object* x_42; lean_object* x_43; lean_object* x_44; size_t x_45; size_t x_46; -x_42 = lean_ctor_get(x_41, 0); +lean_object* x_41; lean_object* x_42; lean_object* x_43; size_t x_44; size_t x_45; +x_41 = lean_ctor_get(x_40, 0); +lean_inc(x_41); +x_42 = lean_ctor_get(x_40, 1); lean_inc(x_42); -x_43 = lean_ctor_get(x_41, 1); -lean_inc(x_43); -lean_dec(x_41); -x_44 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_44, 0, x_33); -lean_ctor_set(x_44, 1, x_42); -lean_ctor_set(x_44, 2, x_37); -lean_ctor_set(x_44, 3, x_38); -lean_ctor_set_uint8(x_44, sizeof(void*)*4 + 8, x_34); -lean_ctor_set_uint32(x_44, sizeof(void*)*4, x_35); -lean_ctor_set_uint32(x_44, sizeof(void*)*4 + 4, x_39); -x_45 = 1; -x_46 = lean_usize_add(x_3, x_45); -x_3 = x_46; -x_4 = x_44; -x_9 = x_43; +lean_dec(x_40); +x_43 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_43, 0, x_33); +lean_ctor_set(x_43, 1, x_41); +lean_ctor_set(x_43, 2, x_36); +lean_ctor_set(x_43, 3, x_37); +lean_ctor_set_uint32(x_43, sizeof(void*)*4, x_34); +lean_ctor_set_uint32(x_43, sizeof(void*)*4 + 4, x_38); +x_44 = 1; +x_45 = lean_usize_add(x_3, x_44); +x_3 = x_45; +x_4 = x_43; +x_9 = x_42; goto _start; } else { -lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; -lean_dec(x_38); +lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_dec(x_37); +lean_dec(x_36); lean_dec(x_33); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_48 = lean_ctor_get(x_41, 0); +x_47 = lean_ctor_get(x_40, 0); +lean_inc(x_47); +x_48 = lean_ctor_get(x_40, 1); lean_inc(x_48); -x_49 = lean_ctor_get(x_41, 1); -lean_inc(x_49); -if (lean_is_exclusive(x_41)) { - lean_ctor_release(x_41, 0); - lean_ctor_release(x_41, 1); - x_50 = x_41; +if (lean_is_exclusive(x_40)) { + lean_ctor_release(x_40, 0); + lean_ctor_release(x_40, 1); + x_49 = x_40; } else { - lean_dec_ref(x_41); - x_50 = lean_box(0); + lean_dec_ref(x_40); + x_49 = lean_box(0); } -if (lean_is_scalar(x_50)) { - x_51 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_49)) { + x_50 = lean_alloc_ctor(1, 2, 0); } else { - x_51 = x_50; + x_50 = x_49; } -lean_ctor_set(x_51, 0, x_48); -lean_ctor_set(x_51, 1, x_49); -return x_51; +lean_ctor_set(x_50, 0, x_47); +lean_ctor_set(x_50, 1, x_48); +return x_50; } } } else { -uint8_t x_52; +uint8_t x_51; 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_52 = !lean_is_exclusive(x_13); -if (x_52 == 0) +x_51 = !lean_is_exclusive(x_13); +if (x_51 == 0) { return x_13; } else { -lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_53 = lean_ctor_get(x_13, 0); -x_54 = lean_ctor_get(x_13, 1); -lean_inc(x_54); +lean_object* x_52; lean_object* x_53; lean_object* x_54; +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_13); -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_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; } } } diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c index 4b458d24e9..3d22409f02 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/Rewrite.c @@ -77,6 +77,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_isEqnThmHypothesis_go___boxed(lean_obj LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpUsingDecide___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_LocalContext_findDeclRevM_x3f___at_Lean_Meta_Simp_dischargeUsingAssumption_x3f___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_Meta_Simp_simpGround___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_Meta_Linear_isLinearCnstr(lean_object*); lean_object* lean_array_fswap(lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_getConstInfo___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstance___spec__3___closed__2; @@ -110,7 +111,6 @@ uint8_t lean_expr_has_loose_bvar(lean_object*, lean_object*); lean_object* l_ReaderT_instMonadReaderT___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_sevalGround___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_Meta_ppSimpTheorem___at___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___spec__1___closed__1; -lean_object* l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___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_environment_find(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore___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_Meta_Simp_rewrite_x3f(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*); @@ -141,7 +141,6 @@ static lean_object* l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpArith___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_findSomeRevM_x3f_find___at_Lean_Meta_Simp_dischargeUsingAssumption_x3f___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_forInUnsafe_loop___at_Lean_Meta_Simp_synthesizeArgs___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_Meta_Simp_userPostSimprocs___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_appArg_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpUsingDecide___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_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore___closed__3; @@ -158,7 +157,6 @@ extern lean_object* l_Lean_Meta_Simp_simprocs; LEAN_EXPORT lean_object* l_Lean_hasAssignableMVar___at___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___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_Meta_Simp_simpMatchDiscrs_x3f___lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_withLocalDecl___at_Lean_Meta_Simp_simpCtorEq___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_object*); -lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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_Array_insertionSort_swapLoop___at_Lean_Meta_Simp_rewrite_x3f___spec__2(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_postDefault(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_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___closed__5; @@ -209,6 +207,8 @@ lean_object* l_Lean_MessageData_ofSyntax(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_rewritePost___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_PersistentHashMap_find_x3f___at_Lean_isLevelMVarAssignable___spec__1(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_rewrite_x3f___closed__3; +LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2(lean_object*); +LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___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___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_reduceOfNatNat___closed__1; uint8_t l_Lean_Expr_isEq(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*); @@ -216,7 +216,6 @@ LEAN_EXPORT lean_object* l_Array_findSomeRevM_x3f_find___at_Lean_Meta_Simp_disch static lean_object* l_Lean_Meta_Simp_sevalGround___lambda__2___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpGround(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_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_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg(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_instantiateMVars___at_Lean_Meta_Simp_dischargeEqnThmHypothesis_x3f___spec__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore___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 l_Lean_Expr_isMVar(lean_object*); @@ -237,7 +236,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_postDefault___lambda__2(lean_object*, static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_rewrite_x3f___spec__3___closed__2; lean_object* lean_st_ref_get(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__5; -LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_postDefault___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_ppSimpTheorem___at___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___spec__1___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_dischargeDefault_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*); @@ -264,7 +262,6 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_synthesize static lean_object* l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstance___spec__1___closed__7; static lean_object* l_Lean_Meta_ppSimpTheorem___at___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___spec__1___closed__2; static lean_object* l_Lean_Meta_Simp_simpCtorEq___closed__5; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_sevalGround___lambda__8(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_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___lambda__3___closed__5; uint8_t l_Lean_BinderInfo_isInstImplicit(uint8_t); lean_object* l_Lean_Meta_mkDecide(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -273,29 +270,32 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_Simp_simpMatchDis lean_object* l_Lean_Meta_canUnfoldAtMatcher___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstance___spec__1___closed__3; static lean_object* l_panic___at___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___spec__6___closed__1; -lean_object* l_Lean_Meta_Linear_simp_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_isLevelMVarAssignable___at___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___spec__5___closed__4; static lean_object* l_Lean_isLevelMVarAssignable___at___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___spec__5___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpArith___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_name_eq(lean_object*, lean_object*); +lean_object* l_Lean_Meta_Simp_userPostSimprocs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_Simp_SimprocEntry_try___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* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_dischargeGround___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_Meta_Simp_simpUsingDecide___lambda__1___closed__12; uint8_t l_Lean_Expr_isArrow(lean_object*); uint8_t l_Lean_Option_get___at___private_Lean_Util_Profile_0__Lean_get__profiler___spec__1(lean_object*, lean_object*); +uint8_t l_Lean_Meta_Linear_parentIsTarget(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSEvalContext(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_DiscrTree_getMatchWithExtra___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* lean_dsimp(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___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___closed__6; static lean_object* l_Lean_Meta_Simp_postDefault___lambda__3___closed__1; +lean_object* l_Lean_Meta_Linear_Nat_simpCnstr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpGround___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_Meta_Simp_simpUsingDecide___lambda__1___closed__7; lean_object* l_Lean_Meta_isRflTheorem(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_panic___at___private_Lean_Meta_WHNF_0__Lean_Meta_cached_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_Simp_sevalGround___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_Lean_Meta_Simp_sevalGround___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* l_Lean_Meta_Simp_userPreSimprocs(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_appFn_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkMethods___elambda__2(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_Meta_instMonadMetaM; @@ -316,12 +316,14 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSEvalContext___boxed(lean_object*, l lean_object* l_Lean_MessageData_ofExpr(lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___lambda__4___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___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_Meta_Linear_isLinearTerm(lean_object*); static lean_object* l_Lean_Meta_Simp_postSEval___lambda__1___closed__1; uint8_t l_Lean_LocalDecl_isImplementationDetail(lean_object*); lean_object* l_Lean_Meta_SimpExtension_getTheorems(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___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_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2___rarg(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_forInUnsafe_loop___at_Lean_Meta_Simp_synthesizeArgs___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_Lean_PersistentArray_findSomeRevMAux___at_Lean_Meta_Simp_dischargeUsingAssumption_x3f___spec__4(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_Linear_Nat_simpExpr_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Expr_0__Lean_Expr_getAppRevArgsAux(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_simpGround___lambda__3___closed__2; static lean_object* l_Lean_Meta_Simp_postDefault___lambda__2___closed__2; @@ -338,6 +340,7 @@ static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_synthesizeArgs_ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_Simp_simpMatchDiscrs_x3f___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_EXPORT lean_object* l_Lean_Meta_Simp_dischargeEqnThmHypothesis_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_synthesizeArgs___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_object*, lean_object*); +LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1(lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_postDefault___lambda__2___closed__1; static lean_object* l_Lean_Meta_Simp_synthesizeArgs_synthesizeInstance___closed__10; @@ -355,6 +358,7 @@ lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); lean_object* l_Lean_Meta_Simp_Result_addExtraArgs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___lambda__3___closed__3; static lean_object* l_Lean_Meta_Simp_preSEval___closed__1; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpArith___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_Lean_Meta_withLocalDecl___at_Lean_Meta_Simp_simpCtorEq___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* l_Lean_Meta_mkEqRefl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___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*); @@ -375,6 +379,7 @@ LEAN_EXPORT lean_object* l_panic___at___private_Lean_Meta_Tactic_Simp_Rewrite_0_ uint8_t l_Lean_Expr_isConstOf(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_Simp_simpMatchDiscrs_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*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Simp_andThen(lean_object*, lean_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_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___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_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___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 uint8_t l_Lean_Meta_Simp_isEqnThmHypothesis(lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___lambda__7___closed__2; @@ -386,6 +391,7 @@ LEAN_EXPORT lean_object* l_Array_findSomeRevM_x3f_find___at_Lean_Meta_Simp_disch static lean_object* l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__14; lean_object* l_Lean_LocalDecl_type(lean_object*); lean_object* lean_panic_fn(lean_object*, lean_object*); +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*); lean_object* lean_get_match_equations_for(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*); @@ -430,7 +436,6 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpUsingDecide___lambda__2(lean_objec LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpUsingDecide(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_Simp_rewritePre___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_Meta_Simp_tryTheoremWithExtraArgs_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_Simp_userPreSimprocs___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_Simp_dischargeEqnThmHypothesis_x3f___closed__8; lean_object* l_Lean_Expr_betaRev(lean_object*, lean_object*, uint8_t, uint8_t); static lean_object* l_Lean_Meta_Simp_dischargeEqnThmHypothesis_x3f___closed__2; @@ -488,6 +493,7 @@ static lean_object* l_Lean_Meta_Simp_synthesizeArgs_synthesizeInstance___closed_ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_rewritePost___spec__1(uint8_t, 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 l_Lean_Expr_isForall(lean_object*); static lean_object* l_Lean_Meta_Simp_dischargeEqnThmHypothesis_x3f___closed__6; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpArith___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_LocalContext_findDeclRevM_x3f___at_Lean_Meta_Simp_dischargeUsingAssumption_x3f___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_ppSimpTheorem___at___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___spec__1___closed__3; lean_object* l_Lean_Expr_mvarId_x21(lean_object*); @@ -1325,7 +1331,7 @@ lean_ctor_set(x_54, 1, x_53); x_55 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_55, 0, x_54); lean_ctor_set(x_55, 1, x_41); -x_56 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_30, x_55, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_40); +x_56 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_30, x_55, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_40); x_57 = lean_ctor_get(x_56, 0); lean_inc(x_57); x_58 = lean_ctor_get(x_56, 1); @@ -1561,7 +1567,7 @@ 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_105); -x_120 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_94, x_119, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_104); +x_120 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_94, x_119, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_104); x_121 = lean_ctor_get(x_120, 0); lean_inc(x_121); x_122 = lean_ctor_get(x_120, 1); @@ -1733,7 +1739,7 @@ lean_ctor_set(x_154, 1, x_153); x_155 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_155, 0, x_154); lean_ctor_set(x_155, 1, x_149); -x_156 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_138, x_155, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_148); +x_156 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_138, x_155, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_148); x_157 = lean_ctor_get(x_156, 0); lean_inc(x_157); x_158 = lean_ctor_get(x_156, 1); @@ -2014,9 +2020,9 @@ x_15 = !lean_is_exclusive(x_13); if (x_15 == 0) { lean_object* x_16; lean_object* x_17; uint8_t x_18; -x_16 = lean_ctor_get(x_13, 3); +x_16 = lean_ctor_get(x_13, 2); lean_dec(x_16); -lean_ctor_set(x_13, 3, x_1); +lean_ctor_set(x_13, 2, x_1); x_17 = lean_st_ref_set(x_6, x_13, x_14); x_18 = !lean_is_exclusive(x_17); if (x_18 == 0) @@ -2053,47 +2059,44 @@ return x_27; } 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_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_28 = lean_ctor_get(x_13, 0); x_29 = lean_ctor_get(x_13, 1); -x_30 = lean_ctor_get(x_13, 2); -x_31 = lean_ctor_get(x_13, 4); -lean_inc(x_31); +x_30 = lean_ctor_get(x_13, 3); lean_inc(x_30); lean_inc(x_29); lean_inc(x_28); lean_dec(x_13); -x_32 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_32, 0, x_28); -lean_ctor_set(x_32, 1, x_29); -lean_ctor_set(x_32, 2, x_30); -lean_ctor_set(x_32, 3, x_1); -lean_ctor_set(x_32, 4, x_31); -x_33 = lean_st_ref_set(x_6, x_32, x_14); -x_34 = lean_ctor_get(x_33, 1); -lean_inc(x_34); -if (lean_is_exclusive(x_33)) { - lean_ctor_release(x_33, 0); - lean_ctor_release(x_33, 1); - x_35 = x_33; +x_31 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_31, 0, x_28); +lean_ctor_set(x_31, 1, x_29); +lean_ctor_set(x_31, 2, x_1); +lean_ctor_set(x_31, 3, x_30); +x_32 = lean_st_ref_set(x_6, x_31, x_14); +x_33 = lean_ctor_get(x_32, 1); +lean_inc(x_33); +if (lean_is_exclusive(x_32)) { + lean_ctor_release(x_32, 0); + lean_ctor_release(x_32, 1); + x_34 = x_32; } else { - lean_dec_ref(x_33); - x_35 = lean_box(0); + lean_dec_ref(x_32); + x_34 = lean_box(0); } -x_36 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_synthesizeArgs___spec__2___lambda__1___closed__1; -x_37 = lean_alloc_ctor(0, 2, 0); +x_35 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_synthesizeArgs___spec__2___lambda__1___closed__1; +x_36 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_36, 0, x_35); +lean_ctor_set(x_36, 1, x_2); +x_37 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_37, 0, x_36); -lean_ctor_set(x_37, 1, x_2); -x_38 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_38, 0, x_37); -if (lean_is_scalar(x_35)) { - x_39 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_34)) { + x_38 = lean_alloc_ctor(0, 2, 0); } else { - x_39 = x_35; + x_38 = x_34; } -lean_ctor_set(x_39, 0, x_38); -lean_ctor_set(x_39, 1, x_34); -return x_39; +lean_ctor_set(x_38, 0, x_37); +lean_ctor_set(x_38, 1, x_33); +return x_38; } } } @@ -2205,7 +2208,7 @@ lean_inc(x_28); x_29 = lean_ctor_get(x_27, 1); lean_inc(x_29); lean_dec(x_27); -x_30 = lean_ctor_get(x_28, 3); +x_30 = lean_ctor_get(x_28, 2); lean_inc(x_30); lean_dec(x_28); lean_inc(x_13); @@ -2285,7 +2288,7 @@ lean_ctor_set(x_50, 1, x_49); x_51 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_51, 0, x_50); lean_ctor_set(x_51, 1, x_45); -x_52 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_34, x_51, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_44); +x_52 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_34, x_51, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_44); x_53 = lean_ctor_get(x_52, 0); lean_inc(x_53); x_54 = lean_ctor_get(x_52, 1); @@ -2419,7 +2422,7 @@ lean_ctor_set(x_82, 1, x_81); x_83 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_83, 0, x_82); lean_ctor_set(x_83, 1, x_77); -x_84 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_66, x_83, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_76); +x_84 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_66, x_83, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_76); x_85 = lean_ctor_get(x_84, 0); lean_inc(x_85); x_86 = lean_ctor_get(x_84, 1); @@ -6671,36 +6674,40 @@ x_13 = l_Lean_Meta_Simp_recordSimpTheorem(x_1, x_5, x_6, x_7, x_8, x_9, x_10, x_ x_14 = !lean_is_exclusive(x_13); if (x_14 == 0) { -lean_object* x_15; uint32_t x_16; lean_object* x_17; lean_object* x_18; +lean_object* x_15; uint32_t x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; x_15 = lean_ctor_get(x_13, 0); lean_dec(x_15); x_16 = 0; -x_17 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_17, 0, x_2); -lean_ctor_set(x_17, 1, x_3); -lean_ctor_set_uint32(x_17, sizeof(void*)*2, x_16); -x_18 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_18, 0, x_17); -lean_ctor_set(x_13, 0, x_18); +x_17 = 1; +x_18 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_18, 0, x_2); +lean_ctor_set(x_18, 1, x_3); +lean_ctor_set_uint32(x_18, sizeof(void*)*2, x_16); +lean_ctor_set_uint8(x_18, sizeof(void*)*2 + 4, x_17); +x_19 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_19, 0, x_18); +lean_ctor_set(x_13, 0, x_19); return x_13; } else { -lean_object* x_19; uint32_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_19 = lean_ctor_get(x_13, 1); -lean_inc(x_19); +lean_object* x_20; uint32_t x_21; uint8_t x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +x_20 = lean_ctor_get(x_13, 1); +lean_inc(x_20); lean_dec(x_13); -x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_21, 0, x_2); -lean_ctor_set(x_21, 1, x_3); -lean_ctor_set_uint32(x_21, sizeof(void*)*2, x_20); -x_22 = lean_alloc_ctor(1, 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_19); -return x_23; +x_21 = 0; +x_22 = 1; +x_23 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_23, 0, x_2); +lean_ctor_set(x_23, 1, x_3); +lean_ctor_set_uint32(x_23, sizeof(void*)*2, x_21); +lean_ctor_set_uint8(x_23, sizeof(void*)*2 + 4, 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_20); +return x_25; } } } @@ -6823,7 +6830,7 @@ lean_ctor_set(x_35, 1, x_34); x_36 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_36, 0, x_35); lean_ctor_set(x_36, 1, x_26); -x_37 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_15, x_36, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_25); +x_37 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_15, x_36, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_25); x_38 = lean_ctor_get(x_37, 0); lean_inc(x_38); x_39 = lean_ctor_get(x_37, 1); @@ -6991,7 +6998,7 @@ lean_ctor_set(x_43, 1, x_42); x_44 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_44, 0, x_43); lean_ctor_set(x_44, 1, x_34); -x_45 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_23, x_44, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_33); +x_45 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_23, x_44, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_33); x_46 = lean_ctor_get(x_45, 0); lean_inc(x_46); x_47 = lean_ctor_get(x_45, 1); @@ -7291,7 +7298,7 @@ x_42 = l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCor 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_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_29, x_43, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_39); +x_44 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_29, x_43, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_39); x_45 = lean_ctor_get(x_44, 0); lean_inc(x_45); x_46 = lean_ctor_get(x_44, 1); @@ -7520,7 +7527,7 @@ 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_33); -x_44 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_22, x_43, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_32); +x_44 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_22, x_43, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_32); x_45 = lean_ctor_get(x_44, 0); lean_inc(x_45); x_46 = lean_ctor_get(x_44, 1); @@ -8074,7 +8081,7 @@ x_61 = l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCor x_62 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_62, 0, x_60); lean_ctor_set(x_62, 1, x_61); -x_63 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_45, x_62, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_58); +x_63 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_45, x_62, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_58); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); @@ -8216,7 +8223,70 @@ lean_dec(x_3); return x_12; } } -LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg(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_EXPORT lean_object* l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___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, lean_object* x_9, lean_object* x_10) { +_start: +{ +lean_object* 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_11 = lean_apply_8(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_11) == 0) +{ +lean_object* x_12; lean_object* x_13; lean_object* x_14; +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_apply_9(x_2, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_13); +return x_14; +} +else +{ +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); +lean_dec(x_2); +x_15 = !lean_is_exclusive(x_11); +if (x_15 == 0) +{ +return x_11; +} +else +{ +lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_11, 0); +x_17 = lean_ctor_get(x_11, 1); +lean_inc(x_17); +lean_inc(x_16); +lean_dec(x_11); +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_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1(lean_object* x_1, lean_object* x_2) { +_start: +{ +lean_object* x_3; +x_3 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg), 10, 0); +return x_3; +} +} +LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2___rarg(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) { _start: { lean_object* x_11; lean_object* x_12; @@ -8268,11 +8338,11 @@ return x_20; } } } -LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg___boxed), 10, 0); +x_2 = lean_alloc_closure((void*)(l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2___rarg___boxed), 10, 0); return x_2; } } @@ -8469,21 +8539,21 @@ x_13 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f__ 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_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 2); +x_14 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg), 10, 2); lean_closure_set(x_14, 0, x_12); lean_closure_set(x_14, 1, x_13); x_15 = 0; -x_16 = l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg(x_14, x_15, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +x_16 = l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2___rarg(x_14, x_15, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); return x_16; } } -LEAN_EXPORT lean_object* l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_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_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2___rarg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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_2); lean_dec(x_2); -x_12 = l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg(x_1, x_11, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_12 = l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2___rarg(x_1, x_11, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); return x_12; } } @@ -8895,11 +8965,11 @@ lean_closure_set(x_11, 0, x_2); x_12 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_tryTheorem_x3f___lambda__1), 11, 2); lean_closure_set(x_12, 0, x_1); lean_closure_set(x_12, 1, x_2); -x_13 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 2); +x_13 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg), 10, 2); lean_closure_set(x_13, 0, x_11); lean_closure_set(x_13, 1, x_12); x_14 = 0; -x_15 = l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__1___rarg(x_13, x_14, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_15 = l_Lean_Meta_withNewMCtxDepth___at_Lean_Meta_Simp_tryTheoremWithExtraArgs_x3f___spec__2___rarg(x_13, x_14, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); return x_15; } } @@ -9299,7 +9369,7 @@ x_56 = l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstanc 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 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_38, x_57, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_47); +x_58 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_38, x_57, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_47); x_59 = lean_ctor_get(x_58, 0); lean_inc(x_59); x_60 = lean_ctor_get(x_58, 1); @@ -9580,7 +9650,7 @@ x_62 = l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstanc x_63 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_63, 0, x_61); lean_ctor_set(x_63, 1, x_62); -x_64 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_47, x_63, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_50); +x_64 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_47, x_63, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_50); x_65 = lean_ctor_get(x_64, 0); lean_inc(x_65); x_66 = lean_ctor_get(x_64, 1); @@ -10073,10 +10143,11 @@ x_29 = lean_ctor_get(x_27, 0); x_30 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_30, 0, x_29); x_31 = 0; -x_32 = lean_alloc_ctor(0, 2, 4); +x_32 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_32, 0, x_10); lean_ctor_set(x_32, 1, x_30); lean_ctor_set_uint32(x_32, sizeof(void*)*2, x_31); +lean_ctor_set_uint8(x_32, sizeof(void*)*2 + 4, x_17); x_33 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_33, 0, x_32); lean_ctor_set(x_27, 0, x_33); @@ -10093,10 +10164,11 @@ lean_dec(x_27); x_36 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_36, 0, x_34); x_37 = 0; -x_38 = lean_alloc_ctor(0, 2, 4); +x_38 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_38, 0, x_10); lean_ctor_set(x_38, 1, x_36); lean_ctor_set_uint32(x_38, sizeof(void*)*2, x_37); +lean_ctor_set_uint8(x_38, sizeof(void*)*2 + 4, x_17); x_39 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_39, 0, x_38); x_40 = lean_alloc_ctor(0, 2, 0); @@ -10177,10 +10249,11 @@ if (lean_is_exclusive(x_58)) { x_62 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_62, 0, x_59); x_63 = 0; -x_64 = lean_alloc_ctor(0, 2, 4); +x_64 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_64, 0, x_10); lean_ctor_set(x_64, 1, x_62); lean_ctor_set_uint32(x_64, sizeof(void*)*2, x_63); +lean_ctor_set_uint8(x_64, sizeof(void*)*2 + 4, x_17); x_65 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_65, 0, x_64); if (lean_is_scalar(x_61)) { @@ -10293,10 +10366,11 @@ if (lean_is_exclusive(x_91)) { x_95 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_95, 0, x_92); x_96 = 0; -x_97 = lean_alloc_ctor(0, 2, 4); +x_97 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_97, 0, x_10); lean_ctor_set(x_97, 1, x_95); lean_ctor_set_uint32(x_97, sizeof(void*)*2, x_96); +lean_ctor_set_uint8(x_97, sizeof(void*)*2 + 4, x_17); x_98 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_98, 0, x_97); if (lean_is_scalar(x_94)) { @@ -11164,7 +11238,7 @@ lean_dec(x_8); 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; uint32_t x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +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; uint32_t x_54; lean_object* x_55; uint8_t x_56; lean_object* x_57; lean_object* x_58; x_45 = lean_ctor_get(x_43, 0); x_46 = l_Lean_Expr_appArg_x21(x_23); lean_dec(x_23); @@ -11178,307 +11252,319 @@ x_53 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_53, 0, x_52); x_54 = 0; x_55 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__7; -x_56 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_56, 0, x_55); -lean_ctor_set(x_56, 1, x_53); -lean_ctor_set_uint32(x_56, sizeof(void*)*2, x_54); -x_57 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_57, 0, x_56); -lean_ctor_set(x_43, 0, x_57); +x_56 = 1; +x_57 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_57, 0, x_55); +lean_ctor_set(x_57, 1, x_53); +lean_ctor_set_uint32(x_57, sizeof(void*)*2, x_54); +lean_ctor_set_uint8(x_57, sizeof(void*)*2 + 4, x_56); +x_58 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_58, 0, x_57); +lean_ctor_set(x_43, 0, x_58); return x_43; } 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; uint32_t x_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_58 = lean_ctor_get(x_43, 0); -x_59 = lean_ctor_get(x_43, 1); +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; uint32_t x_69; lean_object* x_70; uint8_t x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; +x_59 = lean_ctor_get(x_43, 0); +x_60 = lean_ctor_get(x_43, 1); +lean_inc(x_60); lean_inc(x_59); -lean_inc(x_58); lean_dec(x_43); -x_60 = l_Lean_Expr_appArg_x21(x_23); +x_61 = l_Lean_Expr_appArg_x21(x_23); lean_dec(x_23); -x_61 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__11; -x_62 = lean_array_push(x_61, x_1); -x_63 = lean_array_push(x_62, x_60); -x_64 = lean_array_push(x_63, x_58); -x_65 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__10; -x_66 = l_Lean_mkAppN(x_65, x_64); -x_67 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_67, 0, x_66); -x_68 = 0; -x_69 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__7; -x_70 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_70, 0, x_69); -lean_ctor_set(x_70, 1, x_67); -lean_ctor_set_uint32(x_70, sizeof(void*)*2, x_68); -x_71 = lean_alloc_ctor(0, 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_59); -return x_72; -} -} -else -{ -lean_object* x_73; lean_object* x_74; -lean_dec(x_23); -lean_dec(x_1); -x_73 = lean_ctor_get(x_43, 0); -lean_inc(x_73); -x_74 = lean_ctor_get(x_43, 1); -lean_inc(x_74); -lean_dec(x_43); -x_11 = x_73; -x_12 = x_74; -goto block_20; -} +x_62 = l_Lean_Meta_Simp_simpUsingDecide___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_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__10; +x_67 = l_Lean_mkAppN(x_66, x_65); +x_68 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_68, 0, x_67); +x_69 = 0; +x_70 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__7; +x_71 = 1; +x_72 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_72, 0, x_70); +lean_ctor_set(x_72, 1, x_68); +lean_ctor_set_uint32(x_72, sizeof(void*)*2, x_69); +lean_ctor_set_uint8(x_72, sizeof(void*)*2 + 4, x_71); +x_73 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_73, 0, x_72); +x_74 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_74, 0, x_73); +lean_ctor_set(x_74, 1, x_60); +return x_74; } } else { lean_object* x_75; lean_object* x_76; +lean_dec(x_23); +lean_dec(x_1); +x_75 = lean_ctor_get(x_43, 0); +lean_inc(x_75); +x_76 = lean_ctor_get(x_43, 1); +lean_inc(x_76); +lean_dec(x_43); +x_11 = x_75; +x_12 = x_76; +goto block_20; +} +} +} +else +{ +lean_object* x_77; lean_object* x_78; lean_free_object(x_33); lean_dec(x_35); -x_75 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__12; +x_77 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__12; lean_inc(x_8); -x_76 = l_Lean_Meta_mkEqRefl(x_75, x_6, x_7, x_8, x_9, x_36); -if (lean_obj_tag(x_76) == 0) +x_78 = l_Lean_Meta_mkEqRefl(x_77, x_6, x_7, x_8, x_9, x_36); +if (lean_obj_tag(x_78) == 0) { -uint8_t x_77; +uint8_t x_79; lean_dec(x_8); -x_77 = !lean_is_exclusive(x_76); -if (x_77 == 0) +x_79 = !lean_is_exclusive(x_78); +if (x_79 == 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; uint32_t x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; -x_78 = lean_ctor_get(x_76, 0); -x_79 = l_Lean_Expr_appArg_x21(x_23); +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; uint32_t x_89; lean_object* x_90; uint8_t x_91; lean_object* x_92; lean_object* x_93; +x_80 = lean_ctor_get(x_78, 0); +x_81 = l_Lean_Expr_appArg_x21(x_23); lean_dec(x_23); -x_80 = l_Lean_Meta_Simp_simpUsingDecide___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_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__18; -x_85 = l_Lean_mkAppN(x_84, x_83); -x_86 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_86, 0, x_85); -x_87 = 0; -x_88 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__15; -x_89 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_89, 1, x_86); -lean_ctor_set_uint32(x_89, sizeof(void*)*2, x_87); -x_90 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_90, 0, x_89); -lean_ctor_set(x_76, 0, x_90); -return x_76; +x_82 = l_Lean_Meta_Simp_simpUsingDecide___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_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__18; +x_87 = l_Lean_mkAppN(x_86, x_85); +x_88 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_88, 0, x_87); +x_89 = 0; +x_90 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__15; +x_91 = 1; +x_92 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_92, 0, x_90); +lean_ctor_set(x_92, 1, x_88); +lean_ctor_set_uint32(x_92, sizeof(void*)*2, x_89); +lean_ctor_set_uint8(x_92, sizeof(void*)*2 + 4, x_91); +x_93 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_93, 0, x_92); +lean_ctor_set(x_78, 0, x_93); +return x_78; } 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; lean_object* x_99; lean_object* x_100; uint32_t x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; -x_91 = lean_ctor_get(x_76, 0); -x_92 = lean_ctor_get(x_76, 1); -lean_inc(x_92); -lean_inc(x_91); -lean_dec(x_76); -x_93 = l_Lean_Expr_appArg_x21(x_23); +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; uint32_t x_104; lean_object* x_105; uint8_t x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +x_94 = lean_ctor_get(x_78, 0); +x_95 = lean_ctor_get(x_78, 1); +lean_inc(x_95); +lean_inc(x_94); +lean_dec(x_78); +x_96 = l_Lean_Expr_appArg_x21(x_23); lean_dec(x_23); -x_94 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__11; -x_95 = lean_array_push(x_94, x_1); -x_96 = lean_array_push(x_95, x_93); -x_97 = lean_array_push(x_96, x_91); -x_98 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__18; -x_99 = l_Lean_mkAppN(x_98, x_97); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_99); -x_101 = 0; -x_102 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__15; -x_103 = lean_alloc_ctor(0, 2, 4); +x_97 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___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_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__18; +x_102 = l_Lean_mkAppN(x_101, x_100); +x_103 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_103, 0, x_102); -lean_ctor_set(x_103, 1, x_100); -lean_ctor_set_uint32(x_103, sizeof(void*)*2, x_101); -x_104 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_104, 0, 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_92); -return x_105; +x_104 = 0; +x_105 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__15; +x_106 = 1; +x_107 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_107, 0, x_105); +lean_ctor_set(x_107, 1, x_103); +lean_ctor_set_uint32(x_107, sizeof(void*)*2, x_104); +lean_ctor_set_uint8(x_107, sizeof(void*)*2 + 4, x_106); +x_108 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_108, 0, x_107); +x_109 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_109, 0, x_108); +lean_ctor_set(x_109, 1, x_95); +return x_109; } } else { -lean_object* x_106; lean_object* x_107; +lean_object* x_110; lean_object* x_111; lean_dec(x_23); lean_dec(x_1); -x_106 = lean_ctor_get(x_76, 0); -lean_inc(x_106); -x_107 = lean_ctor_get(x_76, 1); -lean_inc(x_107); -lean_dec(x_76); -x_11 = x_106; -x_12 = x_107; +x_110 = lean_ctor_get(x_78, 0); +lean_inc(x_110); +x_111 = lean_ctor_get(x_78, 1); +lean_inc(x_111); +lean_dec(x_78); +x_11 = x_110; +x_12 = x_111; goto block_20; } } } else { -lean_object* x_108; lean_object* x_109; lean_object* x_110; uint8_t x_111; -x_108 = lean_ctor_get(x_33, 0); -x_109 = lean_ctor_get(x_33, 1); -lean_inc(x_109); -lean_inc(x_108); +lean_object* x_112; lean_object* x_113; lean_object* x_114; uint8_t x_115; +x_112 = lean_ctor_get(x_33, 0); +x_113 = lean_ctor_get(x_33, 1); +lean_inc(x_113); +lean_inc(x_112); lean_dec(x_33); -x_110 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__3; -x_111 = l_Lean_Expr_isConstOf(x_108, x_110); -if (x_111 == 0) +x_114 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__3; +x_115 = l_Lean_Expr_isConstOf(x_112, x_114); +if (x_115 == 0) { -lean_object* x_112; uint8_t x_113; -x_112 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__5; -x_113 = l_Lean_Expr_isConstOf(x_108, x_112); -lean_dec(x_108); -if (x_113 == 0) +lean_object* x_116; uint8_t x_117; +x_116 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__5; +x_117 = l_Lean_Expr_isConstOf(x_112, x_116); +lean_dec(x_112); +if (x_117 == 0) { -lean_object* x_114; lean_object* x_115; +lean_object* x_118; lean_object* x_119; lean_dec(x_23); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_114 = l_Lean_Meta_Simp_simpCtorEq___closed__3; -x_115 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_115, 0, x_114); -lean_ctor_set(x_115, 1, x_109); -return x_115; +x_118 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +x_119 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_119, 0, x_118); +lean_ctor_set(x_119, 1, x_113); +return x_119; } else { -lean_object* x_116; lean_object* x_117; -x_116 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__6; +lean_object* x_120; lean_object* x_121; +x_120 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__6; lean_inc(x_8); -x_117 = l_Lean_Meta_mkEqRefl(x_116, x_6, x_7, x_8, x_9, x_109); -if (lean_obj_tag(x_117) == 0) +x_121 = l_Lean_Meta_mkEqRefl(x_120, x_6, x_7, x_8, x_9, x_113); +if (lean_obj_tag(x_121) == 0) { -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; uint32_t x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; lean_object* x_133; +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; uint32_t x_133; lean_object* x_134; uint8_t x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_dec(x_8); -x_118 = lean_ctor_get(x_117, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_117, 1); -lean_inc(x_119); -if (lean_is_exclusive(x_117)) { - lean_ctor_release(x_117, 0); - lean_ctor_release(x_117, 1); - x_120 = x_117; +x_122 = lean_ctor_get(x_121, 0); +lean_inc(x_122); +x_123 = lean_ctor_get(x_121, 1); +lean_inc(x_123); +if (lean_is_exclusive(x_121)) { + lean_ctor_release(x_121, 0); + lean_ctor_release(x_121, 1); + x_124 = x_121; } else { - lean_dec_ref(x_117); - x_120 = lean_box(0); + lean_dec_ref(x_121); + x_124 = lean_box(0); } -x_121 = l_Lean_Expr_appArg_x21(x_23); +x_125 = l_Lean_Expr_appArg_x21(x_23); lean_dec(x_23); -x_122 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__11; -x_123 = lean_array_push(x_122, x_1); -x_124 = lean_array_push(x_123, x_121); -x_125 = lean_array_push(x_124, x_118); -x_126 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__10; -x_127 = l_Lean_mkAppN(x_126, x_125); -x_128 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_128, 0, x_127); -x_129 = 0; -x_130 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__7; -x_131 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_131, 0, x_130); -lean_ctor_set(x_131, 1, x_128); -lean_ctor_set_uint32(x_131, sizeof(void*)*2, x_129); -x_132 = lean_alloc_ctor(0, 1, 0); +x_126 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__11; +x_127 = lean_array_push(x_126, x_1); +x_128 = lean_array_push(x_127, x_125); +x_129 = lean_array_push(x_128, x_122); +x_130 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__10; +x_131 = l_Lean_mkAppN(x_130, x_129); +x_132 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_132, 0, x_131); -if (lean_is_scalar(x_120)) { - x_133 = lean_alloc_ctor(0, 2, 0); +x_133 = 0; +x_134 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__7; +x_135 = 1; +x_136 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_136, 0, x_134); +lean_ctor_set(x_136, 1, x_132); +lean_ctor_set_uint32(x_136, sizeof(void*)*2, x_133); +lean_ctor_set_uint8(x_136, sizeof(void*)*2 + 4, x_135); +x_137 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_137, 0, x_136); +if (lean_is_scalar(x_124)) { + x_138 = lean_alloc_ctor(0, 2, 0); } else { - x_133 = x_120; + x_138 = x_124; } -lean_ctor_set(x_133, 0, x_132); -lean_ctor_set(x_133, 1, x_119); -return x_133; +lean_ctor_set(x_138, 0, x_137); +lean_ctor_set(x_138, 1, x_123); +return x_138; } else { -lean_object* x_134; lean_object* x_135; +lean_object* x_139; lean_object* x_140; lean_dec(x_23); lean_dec(x_1); -x_134 = lean_ctor_get(x_117, 0); -lean_inc(x_134); -x_135 = lean_ctor_get(x_117, 1); -lean_inc(x_135); -lean_dec(x_117); -x_11 = x_134; -x_12 = x_135; -goto block_20; -} -} -} -else -{ -lean_object* x_136; lean_object* x_137; -lean_dec(x_108); -x_136 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__12; -lean_inc(x_8); -x_137 = l_Lean_Meta_mkEqRefl(x_136, x_6, x_7, x_8, x_9, x_109); -if (lean_obj_tag(x_137) == 0) -{ -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; uint32_t x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; lean_object* x_153; -lean_dec(x_8); -x_138 = lean_ctor_get(x_137, 0); -lean_inc(x_138); -x_139 = lean_ctor_get(x_137, 1); +x_139 = lean_ctor_get(x_121, 0); 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); +x_140 = lean_ctor_get(x_121, 1); +lean_inc(x_140); +lean_dec(x_121); +x_11 = x_139; +x_12 = x_140; +goto block_20; } -x_141 = l_Lean_Expr_appArg_x21(x_23); -lean_dec(x_23); -x_142 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__11; -x_143 = lean_array_push(x_142, x_1); -x_144 = lean_array_push(x_143, x_141); -x_145 = lean_array_push(x_144, x_138); -x_146 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__18; -x_147 = l_Lean_mkAppN(x_146, x_145); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_147); -x_149 = 0; -x_150 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__15; -x_151 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_151, 0, x_150); -lean_ctor_set(x_151, 1, x_148); -lean_ctor_set_uint32(x_151, sizeof(void*)*2, x_149); -x_152 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_152, 0, x_151); -if (lean_is_scalar(x_140)) { - x_153 = lean_alloc_ctor(0, 2, 0); -} else { - x_153 = x_140; } -lean_ctor_set(x_153, 0, x_152); -lean_ctor_set(x_153, 1, x_139); -return x_153; } else { -lean_object* x_154; lean_object* x_155; +lean_object* x_141; lean_object* x_142; +lean_dec(x_112); +x_141 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__12; +lean_inc(x_8); +x_142 = l_Lean_Meta_mkEqRefl(x_141, x_6, x_7, x_8, x_9, x_113); +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; uint32_t x_154; lean_object* x_155; uint8_t x_156; lean_object* x_157; lean_object* x_158; lean_object* x_159; +lean_dec(x_8); +x_143 = lean_ctor_get(x_142, 0); +lean_inc(x_143); +x_144 = lean_ctor_get(x_142, 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; +} else { + lean_dec_ref(x_142); + x_145 = lean_box(0); +} +x_146 = l_Lean_Expr_appArg_x21(x_23); +lean_dec(x_23); +x_147 = l_Lean_Meta_Simp_simpUsingDecide___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_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__18; +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 = 0; +x_155 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__15; +x_156 = 1; +x_157 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_157, 0, x_155); +lean_ctor_set(x_157, 1, x_153); +lean_ctor_set_uint32(x_157, sizeof(void*)*2, x_154); +lean_ctor_set_uint8(x_157, sizeof(void*)*2 + 4, x_156); +x_158 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_158, 0, x_157); +if (lean_is_scalar(x_145)) { + x_159 = lean_alloc_ctor(0, 2, 0); +} else { + x_159 = x_145; +} +lean_ctor_set(x_159, 0, x_158); +lean_ctor_set(x_159, 1, x_144); +return x_159; +} +else +{ +lean_object* x_160; lean_object* x_161; lean_dec(x_23); lean_dec(x_1); -x_154 = lean_ctor_get(x_137, 0); -lean_inc(x_154); -x_155 = lean_ctor_get(x_137, 1); -lean_inc(x_155); -lean_dec(x_137); -x_11 = x_154; -x_12 = x_155; +x_160 = lean_ctor_get(x_142, 0); +lean_inc(x_160); +x_161 = lean_ctor_get(x_142, 1); +lean_inc(x_161); +lean_dec(x_142); +x_11 = x_160; +x_12 = x_161; goto block_20; } } @@ -11486,271 +11572,275 @@ goto block_20; } else { -lean_object* x_156; lean_object* x_157; +lean_object* x_162; lean_object* x_163; lean_dec(x_23); lean_dec(x_9); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_156 = lean_ctor_get(x_33, 0); -lean_inc(x_156); -x_157 = lean_ctor_get(x_33, 1); -lean_inc(x_157); +x_162 = lean_ctor_get(x_33, 0); +lean_inc(x_162); +x_163 = lean_ctor_get(x_33, 1); +lean_inc(x_163); lean_dec(x_33); -x_11 = x_156; -x_12 = x_157; +x_11 = x_162; +x_12 = x_163; goto block_20; } } else { -uint8_t x_158; uint8_t x_159; uint8_t x_160; uint8_t x_161; uint8_t x_162; uint8_t x_163; uint8_t x_164; uint8_t x_165; uint8_t x_166; uint8_t x_167; uint8_t x_168; uint8_t x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; -x_158 = lean_ctor_get_uint8(x_22, 0); -x_159 = lean_ctor_get_uint8(x_22, 1); -x_160 = lean_ctor_get_uint8(x_22, 2); -x_161 = lean_ctor_get_uint8(x_22, 3); -x_162 = lean_ctor_get_uint8(x_22, 4); -x_163 = lean_ctor_get_uint8(x_22, 5); -x_164 = lean_ctor_get_uint8(x_22, 6); -x_165 = lean_ctor_get_uint8(x_22, 7); -x_166 = lean_ctor_get_uint8(x_22, 8); -x_167 = lean_ctor_get_uint8(x_22, 10); -x_168 = lean_ctor_get_uint8(x_22, 11); +uint8_t x_164; uint8_t x_165; uint8_t x_166; uint8_t x_167; uint8_t x_168; uint8_t x_169; uint8_t x_170; uint8_t x_171; uint8_t x_172; uint8_t x_173; uint8_t x_174; uint8_t x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; +x_164 = lean_ctor_get_uint8(x_22, 0); +x_165 = lean_ctor_get_uint8(x_22, 1); +x_166 = lean_ctor_get_uint8(x_22, 2); +x_167 = lean_ctor_get_uint8(x_22, 3); +x_168 = lean_ctor_get_uint8(x_22, 4); +x_169 = lean_ctor_get_uint8(x_22, 5); +x_170 = lean_ctor_get_uint8(x_22, 6); +x_171 = lean_ctor_get_uint8(x_22, 7); +x_172 = lean_ctor_get_uint8(x_22, 8); +x_173 = lean_ctor_get_uint8(x_22, 10); +x_174 = lean_ctor_get_uint8(x_22, 11); lean_dec(x_22); -x_169 = 1; -x_170 = lean_alloc_ctor(0, 0, 12); -lean_ctor_set_uint8(x_170, 0, x_158); -lean_ctor_set_uint8(x_170, 1, x_159); -lean_ctor_set_uint8(x_170, 2, x_160); -lean_ctor_set_uint8(x_170, 3, x_161); -lean_ctor_set_uint8(x_170, 4, x_162); -lean_ctor_set_uint8(x_170, 5, x_163); -lean_ctor_set_uint8(x_170, 6, x_164); -lean_ctor_set_uint8(x_170, 7, x_165); -lean_ctor_set_uint8(x_170, 8, x_166); -lean_ctor_set_uint8(x_170, 9, x_169); -lean_ctor_set_uint8(x_170, 10, x_167); -lean_ctor_set_uint8(x_170, 11, x_168); -x_171 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_171, 0, x_170); -lean_ctor_set(x_171, 1, x_25); -lean_ctor_set(x_171, 2, x_26); -lean_ctor_set(x_171, 3, x_27); -lean_ctor_set(x_171, 4, x_28); -lean_ctor_set(x_171, 5, x_29); +x_175 = 1; +x_176 = lean_alloc_ctor(0, 0, 12); +lean_ctor_set_uint8(x_176, 0, x_164); +lean_ctor_set_uint8(x_176, 1, x_165); +lean_ctor_set_uint8(x_176, 2, x_166); +lean_ctor_set_uint8(x_176, 3, x_167); +lean_ctor_set_uint8(x_176, 4, x_168); +lean_ctor_set_uint8(x_176, 5, x_169); +lean_ctor_set_uint8(x_176, 6, x_170); +lean_ctor_set_uint8(x_176, 7, x_171); +lean_ctor_set_uint8(x_176, 8, x_172); +lean_ctor_set_uint8(x_176, 9, x_175); +lean_ctor_set_uint8(x_176, 10, x_173); +lean_ctor_set_uint8(x_176, 11, x_174); +x_177 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_177, 0, x_176); +lean_ctor_set(x_177, 1, x_25); +lean_ctor_set(x_177, 2, x_26); +lean_ctor_set(x_177, 3, x_27); +lean_ctor_set(x_177, 4, x_28); +lean_ctor_set(x_177, 5, x_29); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_23); -x_172 = lean_whnf(x_23, x_171, x_7, x_8, x_9, x_24); -if (lean_obj_tag(x_172) == 0) +x_178 = lean_whnf(x_23, x_177, x_7, x_8, x_9, x_24); +if (lean_obj_tag(x_178) == 0) { -lean_object* x_173; lean_object* x_174; lean_object* x_175; lean_object* x_176; uint8_t x_177; -x_173 = lean_ctor_get(x_172, 0); -lean_inc(x_173); -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_object* x_179; lean_object* x_180; lean_object* x_181; lean_object* x_182; uint8_t x_183; +x_179 = lean_ctor_get(x_178, 0); +lean_inc(x_179); +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 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__3; -x_177 = l_Lean_Expr_isConstOf(x_173, x_176); -if (x_177 == 0) +x_182 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__3; +x_183 = l_Lean_Expr_isConstOf(x_179, x_182); +if (x_183 == 0) { -lean_object* x_178; uint8_t x_179; -x_178 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__5; -x_179 = l_Lean_Expr_isConstOf(x_173, x_178); -lean_dec(x_173); -if (x_179 == 0) +lean_object* x_184; uint8_t x_185; +x_184 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__5; +x_185 = l_Lean_Expr_isConstOf(x_179, x_184); +lean_dec(x_179); +if (x_185 == 0) { -lean_object* x_180; lean_object* x_181; +lean_object* x_186; lean_object* x_187; lean_dec(x_23); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_180 = l_Lean_Meta_Simp_simpCtorEq___closed__3; -if (lean_is_scalar(x_175)) { - x_181 = lean_alloc_ctor(0, 2, 0); +x_186 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +if (lean_is_scalar(x_181)) { + x_187 = lean_alloc_ctor(0, 2, 0); } else { - x_181 = x_175; + x_187 = x_181; } -lean_ctor_set(x_181, 0, x_180); -lean_ctor_set(x_181, 1, x_174); -return x_181; +lean_ctor_set(x_187, 0, x_186); +lean_ctor_set(x_187, 1, x_180); +return x_187; } else { -lean_object* x_182; lean_object* x_183; -lean_dec(x_175); -x_182 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__6; +lean_object* x_188; lean_object* x_189; +lean_dec(x_181); +x_188 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__6; lean_inc(x_8); -x_183 = l_Lean_Meta_mkEqRefl(x_182, x_6, x_7, x_8, x_9, x_174); -if (lean_obj_tag(x_183) == 0) +x_189 = l_Lean_Meta_mkEqRefl(x_188, x_6, x_7, x_8, x_9, x_180); +if (lean_obj_tag(x_189) == 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; uint32_t x_195; lean_object* x_196; lean_object* x_197; lean_object* x_198; lean_object* x_199; +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; uint32_t x_201; lean_object* x_202; uint8_t x_203; lean_object* x_204; lean_object* x_205; lean_object* x_206; lean_dec(x_8); -x_184 = lean_ctor_get(x_183, 0); -lean_inc(x_184); -x_185 = lean_ctor_get(x_183, 1); -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; +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_183); - x_186 = lean_box(0); + lean_dec_ref(x_189); + x_192 = lean_box(0); } -x_187 = l_Lean_Expr_appArg_x21(x_23); +x_193 = l_Lean_Expr_appArg_x21(x_23); lean_dec(x_23); -x_188 = l_Lean_Meta_Simp_simpUsingDecide___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_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__10; -x_193 = l_Lean_mkAppN(x_192, x_191); -x_194 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_194, 0, x_193); -x_195 = 0; -x_196 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__7; -x_197 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_197, 0, x_196); -lean_ctor_set(x_197, 1, x_194); -lean_ctor_set_uint32(x_197, sizeof(void*)*2, x_195); -x_198 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_198, 0, x_197); -if (lean_is_scalar(x_186)) { - x_199 = lean_alloc_ctor(0, 2, 0); +x_194 = l_Lean_Meta_Simp_simpUsingDecide___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_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__10; +x_199 = l_Lean_mkAppN(x_198, x_197); +x_200 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_200, 0, x_199); +x_201 = 0; +x_202 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__7; +x_203 = 1; +x_204 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_204, 0, x_202); +lean_ctor_set(x_204, 1, x_200); +lean_ctor_set_uint32(x_204, sizeof(void*)*2, x_201); +lean_ctor_set_uint8(x_204, sizeof(void*)*2 + 4, x_203); +x_205 = lean_alloc_ctor(0, 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_199 = x_186; + x_206 = x_192; } -lean_ctor_set(x_199, 0, x_198); -lean_ctor_set(x_199, 1, x_185); -return x_199; +lean_ctor_set(x_206, 0, x_205); +lean_ctor_set(x_206, 1, x_191); +return x_206; } else { -lean_object* x_200; lean_object* x_201; +lean_object* x_207; lean_object* x_208; lean_dec(x_23); lean_dec(x_1); -x_200 = lean_ctor_get(x_183, 0); -lean_inc(x_200); -x_201 = lean_ctor_get(x_183, 1); -lean_inc(x_201); -lean_dec(x_183); -x_11 = x_200; -x_12 = x_201; +x_207 = lean_ctor_get(x_189, 0); +lean_inc(x_207); +x_208 = lean_ctor_get(x_189, 1); +lean_inc(x_208); +lean_dec(x_189); +x_11 = x_207; +x_12 = x_208; goto block_20; } } } else { -lean_object* x_202; lean_object* x_203; -lean_dec(x_175); -lean_dec(x_173); -x_202 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__12; +lean_object* x_209; lean_object* x_210; +lean_dec(x_181); +lean_dec(x_179); +x_209 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__12; lean_inc(x_8); -x_203 = l_Lean_Meta_mkEqRefl(x_202, x_6, x_7, x_8, x_9, x_174); -if (lean_obj_tag(x_203) == 0) +x_210 = l_Lean_Meta_mkEqRefl(x_209, x_6, x_7, x_8, x_9, x_180); +if (lean_obj_tag(x_210) == 0) { -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; uint32_t x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; +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; uint32_t x_222; lean_object* x_223; uint8_t x_224; lean_object* x_225; lean_object* x_226; lean_object* x_227; lean_dec(x_8); -x_204 = lean_ctor_get(x_203, 0); -lean_inc(x_204); -x_205 = lean_ctor_get(x_203, 1); -lean_inc(x_205); -if (lean_is_exclusive(x_203)) { - lean_ctor_release(x_203, 0); - lean_ctor_release(x_203, 1); - x_206 = x_203; +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; } else { - lean_dec_ref(x_203); - x_206 = lean_box(0); + lean_dec_ref(x_210); + x_213 = lean_box(0); } -x_207 = l_Lean_Expr_appArg_x21(x_23); +x_214 = l_Lean_Expr_appArg_x21(x_23); lean_dec(x_23); -x_208 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__11; -x_209 = lean_array_push(x_208, x_1); -x_210 = lean_array_push(x_209, x_207); -x_211 = lean_array_push(x_210, x_204); -x_212 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__18; -x_213 = l_Lean_mkAppN(x_212, x_211); -x_214 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_214, 0, x_213); -x_215 = 0; -x_216 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__15; -x_217 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_217, 0, x_216); -lean_ctor_set(x_217, 1, x_214); -lean_ctor_set_uint32(x_217, sizeof(void*)*2, x_215); -x_218 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_218, 0, x_217); -if (lean_is_scalar(x_206)) { - x_219 = lean_alloc_ctor(0, 2, 0); +x_215 = l_Lean_Meta_Simp_simpUsingDecide___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_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__18; +x_220 = l_Lean_mkAppN(x_219, x_218); +x_221 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_221, 0, x_220); +x_222 = 0; +x_223 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__15; +x_224 = 1; +x_225 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_225, 0, x_223); +lean_ctor_set(x_225, 1, x_221); +lean_ctor_set_uint32(x_225, sizeof(void*)*2, x_222); +lean_ctor_set_uint8(x_225, sizeof(void*)*2 + 4, x_224); +x_226 = lean_alloc_ctor(0, 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_219 = x_206; + x_227 = x_213; } -lean_ctor_set(x_219, 0, x_218); -lean_ctor_set(x_219, 1, x_205); -return x_219; +lean_ctor_set(x_227, 0, x_226); +lean_ctor_set(x_227, 1, x_212); +return x_227; } else { -lean_object* x_220; lean_object* x_221; +lean_object* x_228; lean_object* x_229; lean_dec(x_23); lean_dec(x_1); -x_220 = lean_ctor_get(x_203, 0); -lean_inc(x_220); -x_221 = lean_ctor_get(x_203, 1); -lean_inc(x_221); -lean_dec(x_203); -x_11 = x_220; -x_12 = x_221; +x_228 = lean_ctor_get(x_210, 0); +lean_inc(x_228); +x_229 = lean_ctor_get(x_210, 1); +lean_inc(x_229); +lean_dec(x_210); +x_11 = x_228; +x_12 = x_229; goto block_20; } } } else { -lean_object* x_222; lean_object* x_223; +lean_object* x_230; lean_object* x_231; lean_dec(x_23); lean_dec(x_9); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_222 = lean_ctor_get(x_172, 0); -lean_inc(x_222); -x_223 = lean_ctor_get(x_172, 1); -lean_inc(x_223); -lean_dec(x_172); -x_11 = x_222; -x_12 = x_223; +x_230 = lean_ctor_get(x_178, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_178, 1); +lean_inc(x_231); +lean_dec(x_178); +x_11 = x_230; +x_12 = x_231; goto block_20; } } } else { -lean_object* x_224; lean_object* x_225; +lean_object* x_232; lean_object* x_233; lean_dec(x_9); lean_dec(x_7); lean_dec(x_6); lean_dec(x_1); -x_224 = lean_ctor_get(x_21, 0); -lean_inc(x_224); -x_225 = lean_ctor_get(x_21, 1); -lean_inc(x_225); +x_232 = lean_ctor_get(x_21, 0); +lean_inc(x_232); +x_233 = lean_ctor_get(x_21, 1); +lean_inc(x_233); lean_dec(x_21); -x_11 = x_224; -x_12 = x_225; +x_11 = x_232; +x_12 = x_233; goto block_20; } block_20: @@ -11970,159 +12060,393 @@ return x_11; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpArith___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 = lean_ctor_get(x_4, 3); -lean_inc(x_11); -lean_dec(x_4); -x_12 = l_Lean_Meta_Linear_simp_x3f(x_1, x_11, x_6, x_7, x_8, x_9, x_10); +lean_object* x_11; +x_11 = l_Lean_Meta_Linear_Nat_simpExpr_x3f(x_1, x_6, x_7, x_8, x_9, x_10); +if (lean_obj_tag(x_11) == 0) +{ +lean_object* x_12; +x_12 = lean_ctor_get(x_11, 0); +lean_inc(x_12); 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_13; +x_13 = !lean_is_exclusive(x_11); +if (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 = l_Lean_Meta_Simp_simpCtorEq___closed__3; -lean_ctor_set(x_12, 0, x_16); -return x_12; +lean_object* x_14; lean_object* x_15; +x_14 = lean_ctor_get(x_11, 0); +lean_dec(x_14); +x_15 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +lean_ctor_set(x_11, 0, x_15); +return x_11; } 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 = l_Lean_Meta_Simp_simpCtorEq___closed__3; -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_16; lean_object* x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_11, 1); +lean_inc(x_16); +lean_dec(x_11); +x_17 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +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 { +uint8_t x_19; +x_19 = !lean_is_exclusive(x_12); +if (x_19 == 0) +{ uint8_t x_20; -x_20 = !lean_is_exclusive(x_13); +x_20 = !lean_is_exclusive(x_11); if (x_20 == 0) { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_12); -if (x_21 == 0) -{ -lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; uint32_t x_26; lean_object* x_27; lean_object* x_28; -x_22 = lean_ctor_get(x_13, 0); -x_23 = lean_ctor_get(x_12, 0); -lean_dec(x_23); -x_24 = lean_ctor_get(x_22, 0); -lean_inc(x_24); -x_25 = lean_ctor_get(x_22, 1); -lean_inc(x_25); +lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; uint32_t x_25; uint8_t x_26; lean_object* x_27; lean_object* x_28; +x_21 = lean_ctor_get(x_12, 0); +x_22 = lean_ctor_get(x_11, 0); lean_dec(x_22); -lean_ctor_set(x_13, 0, x_25); -x_26 = 0; -x_27 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_27, 0, x_24); -lean_ctor_set(x_27, 1, x_13); -lean_ctor_set_uint32(x_27, sizeof(void*)*2, x_26); +x_23 = lean_ctor_get(x_21, 0); +lean_inc(x_23); +x_24 = lean_ctor_get(x_21, 1); +lean_inc(x_24); +lean_dec(x_21); +lean_ctor_set(x_12, 0, x_24); +x_25 = 0; +x_26 = 1; +x_27 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_27, 0, x_23); +lean_ctor_set(x_27, 1, x_12); +lean_ctor_set_uint32(x_27, sizeof(void*)*2, x_25); +lean_ctor_set_uint8(x_27, sizeof(void*)*2 + 4, x_26); x_28 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_12, 0, x_28); -return x_12; +lean_ctor_set(x_11, 0, x_28); +return x_11; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint32_t x_33; lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_29 = lean_ctor_get(x_13, 0); -x_30 = lean_ctor_get(x_12, 1); +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint32_t x_33; uint8_t x_34; lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_29 = lean_ctor_get(x_12, 0); +x_30 = lean_ctor_get(x_11, 1); lean_inc(x_30); -lean_dec(x_12); +lean_dec(x_11); x_31 = lean_ctor_get(x_29, 0); lean_inc(x_31); x_32 = lean_ctor_get(x_29, 1); lean_inc(x_32); lean_dec(x_29); -lean_ctor_set(x_13, 0, x_32); +lean_ctor_set(x_12, 0, x_32); x_33 = 0; -x_34 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_34, 0, x_31); -lean_ctor_set(x_34, 1, x_13); -lean_ctor_set_uint32(x_34, sizeof(void*)*2, x_33); -x_35 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_35, 0, x_34); -x_36 = lean_alloc_ctor(0, 2, 0); +x_34 = 1; +x_35 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_35, 0, x_31); +lean_ctor_set(x_35, 1, x_12); +lean_ctor_set_uint32(x_35, sizeof(void*)*2, x_33); +lean_ctor_set_uint8(x_35, sizeof(void*)*2 + 4, x_34); +x_36 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_36, 0, x_35); -lean_ctor_set(x_36, 1, x_30); -return x_36; +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_30); +return x_37; } } 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; uint32_t x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_37 = lean_ctor_get(x_13, 0); -lean_inc(x_37); -lean_dec(x_13); -x_38 = lean_ctor_get(x_12, 1); +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; lean_object* x_42; lean_object* x_43; uint32_t x_44; uint8_t x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; +x_38 = lean_ctor_get(x_12, 0); lean_inc(x_38); -if (lean_is_exclusive(x_12)) { - lean_ctor_release(x_12, 0); - lean_ctor_release(x_12, 1); - x_39 = x_12; -} else { - lean_dec_ref(x_12); - x_39 = lean_box(0); -} -x_40 = lean_ctor_get(x_37, 0); -lean_inc(x_40); -x_41 = lean_ctor_get(x_37, 1); -lean_inc(x_41); -lean_dec(x_37); -x_42 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_42, 0, x_41); -x_43 = 0; -x_44 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_44, 0, x_40); -lean_ctor_set(x_44, 1, x_42); -lean_ctor_set_uint32(x_44, sizeof(void*)*2, x_43); -x_45 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_45, 0, x_44); -if (lean_is_scalar(x_39)) { - x_46 = lean_alloc_ctor(0, 2, 0); -} else { - x_46 = x_39; -} -lean_ctor_set(x_46, 0, x_45); -lean_ctor_set(x_46, 1, x_38); -return x_46; -} -} -} -else -{ -uint8_t x_47; -x_47 = !lean_is_exclusive(x_12); -if (x_47 == 0) -{ -return x_12; -} -else -{ -lean_object* x_48; lean_object* x_49; lean_object* x_50; -x_48 = lean_ctor_get(x_12, 0); -x_49 = lean_ctor_get(x_12, 1); -lean_inc(x_49); -lean_inc(x_48); lean_dec(x_12); -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; +x_39 = lean_ctor_get(x_11, 1); +lean_inc(x_39); +if (lean_is_exclusive(x_11)) { + lean_ctor_release(x_11, 0); + lean_ctor_release(x_11, 1); + x_40 = x_11; +} else { + lean_dec_ref(x_11); + x_40 = lean_box(0); +} +x_41 = lean_ctor_get(x_38, 0); +lean_inc(x_41); +x_42 = lean_ctor_get(x_38, 1); +lean_inc(x_42); +lean_dec(x_38); +x_43 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_43, 0, x_42); +x_44 = 0; +x_45 = 1; +x_46 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_46, 0, x_41); +lean_ctor_set(x_46, 1, x_43); +lean_ctor_set_uint32(x_46, sizeof(void*)*2, x_44); +lean_ctor_set_uint8(x_46, sizeof(void*)*2 + 4, x_45); +x_47 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_47, 0, x_46); +if (lean_is_scalar(x_40)) { + x_48 = lean_alloc_ctor(0, 2, 0); +} else { + x_48 = x_40; +} +lean_ctor_set(x_48, 0, x_47); +lean_ctor_set(x_48, 1, x_39); +return x_48; +} +} +} +else +{ +uint8_t x_49; +x_49 = !lean_is_exclusive(x_11); +if (x_49 == 0) +{ +return x_11; +} +else +{ +lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_50 = lean_ctor_get(x_11, 0); +x_51 = lean_ctor_get(x_11, 1); +lean_inc(x_51); +lean_inc(x_50); +lean_dec(x_11); +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_EXPORT lean_object* l_Lean_Meta_Simp_simpArith___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: +{ +uint8_t x_11; +lean_dec(x_2); +lean_inc(x_1); +x_11 = l_Lean_Meta_Linear_isLinearCnstr(x_1); +if (x_11 == 0) +{ +uint8_t x_12; +x_12 = l_Lean_Meta_Linear_isLinearTerm(x_1); +if (x_12 == 0) +{ +lean_object* x_13; lean_object* x_14; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_4); +lean_dec(x_1); +x_13 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +x_14 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_14, 0, x_13); +lean_ctor_set(x_14, 1, x_10); +return x_14; +} +else +{ +lean_object* x_15; uint8_t x_16; +x_15 = lean_ctor_get(x_4, 3); +lean_inc(x_15); +x_16 = l_Lean_Meta_Linear_parentIsTarget(x_15); +if (x_16 == 0) +{ +lean_object* x_17; lean_object* x_18; +x_17 = lean_box(0); +x_18 = l_Lean_Meta_Simp_simpArith___lambda__1(x_1, x_17, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +lean_dec(x_4); +return x_18; +} +else +{ +lean_object* x_19; uint32_t x_20; uint8_t x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; lean_object* x_25; +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_4); +x_19 = lean_box(0); +x_20 = 0; +x_21 = 0; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_1); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, x_21); +x_23 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_23, 0, x_22); +x_24 = lean_alloc_ctor(2, 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_10); +return x_25; +} +} +} +else +{ +lean_object* x_26; +lean_dec(x_4); +x_26 = l_Lean_Meta_Linear_Nat_simpCnstr_x3f(x_1, x_6, x_7, x_8, x_9, x_10); +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) +{ +uint8_t x_28; +x_28 = !lean_is_exclusive(x_26); +if (x_28 == 0) +{ +lean_object* x_29; lean_object* x_30; +x_29 = lean_ctor_get(x_26, 0); +lean_dec(x_29); +x_30 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +lean_ctor_set(x_26, 0, x_30); +return x_26; +} +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 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +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; +} +} +else +{ +uint8_t x_34; +x_34 = !lean_is_exclusive(x_27); +if (x_34 == 0) +{ +uint8_t x_35; +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; uint32_t x_40; uint8_t x_41; lean_object* x_42; lean_object* x_43; +x_36 = lean_ctor_get(x_27, 0); +x_37 = lean_ctor_get(x_26, 0); +lean_dec(x_37); +x_38 = lean_ctor_get(x_36, 0); +lean_inc(x_38); +x_39 = lean_ctor_get(x_36, 1); +lean_inc(x_39); +lean_dec(x_36); +lean_ctor_set(x_27, 0, x_39); +x_40 = 0; +x_41 = 1; +x_42 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_42, 0, x_38); +lean_ctor_set(x_42, 1, x_27); +lean_ctor_set_uint32(x_42, sizeof(void*)*2, x_40); +lean_ctor_set_uint8(x_42, sizeof(void*)*2 + 4, x_41); +x_43 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_43, 0, x_42); +lean_ctor_set(x_26, 0, x_43); +return x_26; +} +else +{ +lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint32_t x_48; uint8_t x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_44 = lean_ctor_get(x_27, 0); +x_45 = lean_ctor_get(x_26, 1); +lean_inc(x_45); +lean_dec(x_26); +x_46 = lean_ctor_get(x_44, 0); +lean_inc(x_46); +x_47 = lean_ctor_get(x_44, 1); +lean_inc(x_47); +lean_dec(x_44); +lean_ctor_set(x_27, 0, x_47); +x_48 = 0; +x_49 = 1; +x_50 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_50, 0, x_46); +lean_ctor_set(x_50, 1, x_27); +lean_ctor_set_uint32(x_50, sizeof(void*)*2, x_48); +lean_ctor_set_uint8(x_50, sizeof(void*)*2 + 4, x_49); +x_51 = lean_alloc_ctor(1, 1, 0); +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_45); +return x_52; +} +} +else +{ +lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; uint8_t x_60; lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_53 = lean_ctor_get(x_27, 0); +lean_inc(x_53); +lean_dec(x_27); +x_54 = lean_ctor_get(x_26, 1); +lean_inc(x_54); +if (lean_is_exclusive(x_26)) { + lean_ctor_release(x_26, 0); + lean_ctor_release(x_26, 1); + x_55 = x_26; +} else { + lean_dec_ref(x_26); + x_55 = lean_box(0); +} +x_56 = lean_ctor_get(x_53, 0); +lean_inc(x_56); +x_57 = lean_ctor_get(x_53, 1); +lean_inc(x_57); +lean_dec(x_53); +x_58 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_58, 0, x_57); +x_59 = 0; +x_60 = 1; +x_61 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_61, 0, x_56); +lean_ctor_set(x_61, 1, x_58); +lean_ctor_set_uint32(x_61, sizeof(void*)*2, x_59); +lean_ctor_set_uint8(x_61, sizeof(void*)*2 + 4, x_60); +x_62 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_62, 0, x_61); +if (lean_is_scalar(x_55)) { + x_63 = lean_alloc_ctor(0, 2, 0); +} else { + x_63 = x_55; +} +lean_ctor_set(x_63, 0, x_62); +lean_ctor_set(x_63, 1, x_54); +return x_63; +} +} +} +else +{ +uint8_t x_64; +x_64 = !lean_is_exclusive(x_26); +if (x_64 == 0) +{ +return x_26; +} +else +{ +lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_65 = lean_ctor_get(x_26, 0); +x_66 = lean_ctor_get(x_26, 1); +lean_inc(x_66); +lean_inc(x_65); +lean_dec(x_26); +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; +} } } } @@ -12177,7 +12501,7 @@ x_19 = lean_ctor_get(x_10, 1); lean_inc(x_19); lean_dec(x_10); x_20 = lean_box(0); -x_21 = l_Lean_Meta_Simp_simpArith___lambda__1(x_1, x_20, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_19); +x_21 = l_Lean_Meta_Simp_simpArith___lambda__2(x_1, x_20, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_19); lean_dec(x_4); lean_dec(x_2); return x_21; @@ -12190,11 +12514,22 @@ _start: lean_object* x_11; x_11 = l_Lean_Meta_Simp_simpArith___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_EXPORT lean_object* l_Lean_Meta_Simp_simpArith___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: +{ +lean_object* x_11; +x_11 = l_Lean_Meta_Simp_simpArith___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_5); +lean_dec(x_3); +return x_11; +} +} LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_Simp_simpMatchDiscrs_x3f___spec__1___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, 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: { @@ -13764,7 +14099,7 @@ lean_inc(x_17); x_18 = l_Lean_Meta_getFunInfoNArgs(x_17, x_16, 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; lean_object* x_25; uint32_t 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_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; uint32_t x_26; uint8_t 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_19 = lean_ctor_get(x_18, 0); lean_inc(x_19); x_20 = lean_ctor_get(x_18, 1); @@ -13779,19 +14114,21 @@ x_23 = lean_mk_array(x_16, x_22); x_24 = l_Lean_Expr_getAppArgsN_loop(x_16, x_3, x_23); x_25 = lean_box(0); x_26 = 0; -x_27 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_27, 0, x_17); -lean_ctor_set(x_27, 1, x_25); -lean_ctor_set_uint32(x_27, sizeof(void*)*2, x_26); -x_28 = lean_ctor_get(x_1, 1); -lean_inc(x_28); +x_27 = 1; +x_28 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_28, 0, x_17); +lean_ctor_set(x_28, 1, x_25); +lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_26); +lean_ctor_set_uint8(x_28, sizeof(void*)*2 + 4, x_27); +x_29 = lean_ctor_get(x_1, 1); +lean_inc(x_29); lean_dec(x_1); -x_29 = 0; -x_30 = lean_box(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_27); -x_32 = lean_unsigned_to_nat(0u); +x_30 = 0; +x_31 = lean_box(x_30); +x_32 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_32, 0, x_31); +lean_ctor_set(x_32, 1, x_28); +x_33 = lean_unsigned_to_nat(0u); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); @@ -13799,23 +14136,23 @@ lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -lean_inc(x_28); -x_33 = l_Std_Range_forIn_loop___at_Lean_Meta_Simp_simpMatchDiscrs_x3f___spec__1(x_21, x_24, x_28, x_32, x_28, x_14, x_31, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_20); +lean_inc(x_29); +x_34 = l_Std_Range_forIn_loop___at_Lean_Meta_Simp_simpMatchDiscrs_x3f___spec__1(x_21, x_24, x_29, x_33, x_29, x_14, x_32, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_20); lean_dec(x_21); -if (lean_obj_tag(x_33) == 0) +if (lean_obj_tag(x_34) == 0) { -lean_object* x_34; lean_object* x_35; uint8_t x_36; -x_34 = lean_ctor_get(x_33, 0); -lean_inc(x_34); +lean_object* x_35; lean_object* x_36; uint8_t x_37; 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) +x_36 = lean_ctor_get(x_35, 0); +lean_inc(x_36); +x_37 = lean_unbox(x_36); +lean_dec(x_36); +if (x_37 == 0) { -uint8_t x_37; -lean_dec(x_34); -lean_dec(x_28); +uint8_t x_38; +lean_dec(x_35); +lean_dec(x_29); lean_dec(x_24); lean_dec(x_11); lean_dec(x_10); @@ -13824,49 +14161,49 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_37 = !lean_is_exclusive(x_33); -if (x_37 == 0) +x_38 = !lean_is_exclusive(x_34); +if (x_38 == 0) { -lean_object* x_38; -x_38 = lean_ctor_get(x_33, 0); -lean_dec(x_38); -lean_ctor_set(x_33, 0, x_25); -return x_33; +lean_object* x_39; +x_39 = lean_ctor_get(x_34, 0); +lean_dec(x_39); +lean_ctor_set(x_34, 0, x_25); +return x_34; } else { -lean_object* x_39; lean_object* x_40; -x_39 = lean_ctor_get(x_33, 1); -lean_inc(x_39); -lean_dec(x_33); -x_40 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_40, 0, x_25); -lean_ctor_set(x_40, 1, x_39); -return x_40; +lean_object* x_40; lean_object* x_41; +x_40 = lean_ctor_get(x_34, 1); +lean_inc(x_40); +lean_dec(x_34); +x_41 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_41, 0, x_25); +lean_ctor_set(x_41, 1, x_40); +return x_41; } } else { -lean_object* x_41; lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_41 = lean_ctor_get(x_33, 1); -lean_inc(x_41); -lean_dec(x_33); +lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; x_42 = lean_ctor_get(x_34, 1); lean_inc(x_42); lean_dec(x_34); -x_43 = lean_box(0); -x_44 = l_Lean_Meta_Simp_simpMatchDiscrs_x3f___lambda__1(x_24, x_28, x_42, x_43, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_41); +x_43 = lean_ctor_get(x_35, 1); +lean_inc(x_43); +lean_dec(x_35); +x_44 = lean_box(0); +x_45 = l_Lean_Meta_Simp_simpMatchDiscrs_x3f___lambda__1(x_24, x_29, x_43, x_44, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_42); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_24); -return x_44; +return x_45; } } else { -uint8_t x_45; -lean_dec(x_28); +uint8_t x_46; +lean_dec(x_29); lean_dec(x_24); lean_dec(x_11); lean_dec(x_10); @@ -13875,29 +14212,29 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_45 = !lean_is_exclusive(x_33); -if (x_45 == 0) +x_46 = !lean_is_exclusive(x_34); +if (x_46 == 0) { -return x_33; +return x_34; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_33, 0); -x_47 = lean_ctor_get(x_33, 1); +lean_object* x_47; lean_object* x_48; lean_object* x_49; +x_47 = lean_ctor_get(x_34, 0); +x_48 = lean_ctor_get(x_34, 1); +lean_inc(x_48); lean_inc(x_47); -lean_inc(x_46); -lean_dec(x_33); -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_34); +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_49; +uint8_t x_50; lean_dec(x_17); lean_dec(x_16); lean_dec(x_11); @@ -13909,23 +14246,23 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_3); lean_dec(x_1); -x_49 = !lean_is_exclusive(x_18); -if (x_49 == 0) +x_50 = !lean_is_exclusive(x_18); +if (x_50 == 0) { return x_18; } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_50 = lean_ctor_get(x_18, 0); -x_51 = lean_ctor_get(x_18, 1); +lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_51 = lean_ctor_get(x_18, 0); +x_52 = lean_ctor_get(x_18, 1); +lean_inc(x_52); lean_inc(x_51); -lean_inc(x_50); lean_dec(x_18); -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; +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; } } } @@ -14925,7 +15262,7 @@ lean_dec(x_1); x_16 = !lean_is_exclusive(x_11); if (x_16 == 0) { -lean_object* x_17; lean_object* x_18; lean_object* x_19; uint32_t x_20; lean_object* x_21; lean_object* x_22; +lean_object* x_17; lean_object* x_18; lean_object* x_19; uint32_t x_20; uint8_t x_21; lean_object* x_22; lean_object* x_23; x_17 = lean_ctor_get(x_11, 0); lean_dec(x_17); x_18 = lean_ctor_get(x_12, 0); @@ -14933,42 +15270,46 @@ lean_inc(x_18); lean_dec(x_12); x_19 = lean_box(0); x_20 = 0; -x_21 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_21, 0, x_18); -lean_ctor_set(x_21, 1, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*2, x_20); -x_22 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_11, 0, x_22); +x_21 = 1; +x_22 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_22, 0, x_18); +lean_ctor_set(x_22, 1, x_19); +lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_20); +lean_ctor_set_uint8(x_22, sizeof(void*)*2 + 4, x_21); +x_23 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_23, 0, x_22); +lean_ctor_set(x_11, 0, x_23); return x_11; } else { -lean_object* x_23; lean_object* x_24; lean_object* x_25; uint32_t x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_23 = lean_ctor_get(x_11, 1); -lean_inc(x_23); -lean_dec(x_11); -x_24 = lean_ctor_get(x_12, 0); +lean_object* x_24; lean_object* x_25; lean_object* x_26; uint32_t x_27; uint8_t x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_24 = lean_ctor_get(x_11, 1); lean_inc(x_24); +lean_dec(x_11); +x_25 = lean_ctor_get(x_12, 0); +lean_inc(x_25); lean_dec(x_12); -x_25 = lean_box(0); -x_26 = 0; -x_27 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_27, 0, x_24); -lean_ctor_set(x_27, 1, x_25); -lean_ctor_set_uint32(x_27, sizeof(void*)*2, x_26); -x_28 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_28, 0, x_27); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_23); -return x_29; +x_26 = lean_box(0); +x_27 = 0; +x_28 = 1; +x_29 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_29, 0, x_25); +lean_ctor_set(x_29, 1, x_26); +lean_ctor_set_uint32(x_29, sizeof(void*)*2, x_27); +lean_ctor_set_uint8(x_29, sizeof(void*)*2 + 4, x_28); +x_30 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_30, 0, 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_24); +return x_31; } } } else { -uint8_t x_30; +uint8_t x_32; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -14977,23 +15318,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_30 = !lean_is_exclusive(x_11); -if (x_30 == 0) +x_32 = !lean_is_exclusive(x_11); +if (x_32 == 0) { return x_11; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_11, 0); -x_32 = lean_ctor_get(x_11, 1); -lean_inc(x_32); -lean_inc(x_31); +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_11, 0); +x_34 = lean_ctor_get(x_11, 1); +lean_inc(x_34); +lean_inc(x_33); lean_dec(x_11); -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; +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; } } } @@ -16308,7 +16649,7 @@ x_21 = l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstanc x_22 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_22, 0, x_20); lean_ctor_set(x_22, 1, x_21); -x_23 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_10, x_22, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_17); +x_23 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_10, x_22, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_17); x_24 = lean_ctor_get(x_23, 0); lean_inc(x_24); x_25 = lean_ctor_get(x_23, 1); @@ -16532,7 +16873,7 @@ x_63 = l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstanc x_64 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_64, 0, x_62); lean_ctor_set(x_64, 1, x_63); -x_65 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_45, x_64, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_54); +x_65 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_45, x_64, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_54); x_66 = lean_ctor_get(x_65, 0); lean_inc(x_66); x_67 = lean_ctor_get(x_65, 1); @@ -16657,19 +16998,21 @@ goto _start; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_sevalGround___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; uint32_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; +lean_object* x_11; uint32_t x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; x_11 = lean_box(0); x_12 = 0; -x_13 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_13, 0, x_1); -lean_ctor_set(x_13, 1, x_11); -lean_ctor_set_uint32(x_13, sizeof(void*)*2, x_12); -x_14 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_14, 0, x_13); -x_15 = lean_alloc_ctor(0, 2, 0); +x_13 = 1; +x_14 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_14, 0, x_1); +lean_ctor_set(x_14, 1, x_11); +lean_ctor_set_uint32(x_14, sizeof(void*)*2, x_12); +lean_ctor_set_uint8(x_14, sizeof(void*)*2 + 4, x_13); +x_15 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_10); -return x_15; +x_16 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_16, 0, x_15); +lean_ctor_set(x_16, 1, x_10); +return x_16; } } static lean_object* _init_l_Lean_Meta_Simp_sevalGround___lambda__2___closed__1() { @@ -16764,7 +17107,7 @@ x_38 = l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstanc 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_Simp_congrArgs___spec__3(x_23, x_39, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_30); +x_40 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_23, x_39, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_30); x_41 = lean_ctor_get(x_40, 0); lean_inc(x_41); x_42 = lean_ctor_get(x_40, 1); @@ -17498,68 +17841,25 @@ return x_24; } } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_sevalGround___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) { -_start: -{ -uint8_t x_11; -lean_dec(x_2); -x_11 = l_Lean_Expr_hasExprMVar(x_1); -if (x_11 == 0) -{ -uint8_t x_12; -x_12 = l_Lean_Expr_hasFVar(x_1); -if (x_12 == 0) -{ -lean_object* x_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = l_Lean_Meta_Simp_sevalGround___lambda__7(x_1, x_13, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_14; -} -else -{ -lean_object* x_15; lean_object* x_16; -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_15 = l_Lean_Meta_Simp_simpCtorEq___closed__3; -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_15); -lean_ctor_set(x_16, 1, x_10); -return x_16; -} -} -else -{ -lean_object* x_17; lean_object* x_18; -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_17 = l_Lean_Meta_Simp_simpCtorEq___closed__3; -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_Lean_Meta_Simp_sevalGround(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); +x_10 = l_Lean_Expr_hasExprMVar(x_1); if (x_10 == 0) { -lean_object* x_11; lean_object* x_12; +uint8_t x_11; +x_11 = l_Lean_Expr_hasFVar(x_1); +if (x_11 == 0) +{ +lean_object* x_12; lean_object* x_13; +x_12 = lean_box(0); +x_13 = l_Lean_Meta_Simp_sevalGround___lambda__7(x_1, x_12, x_2, 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_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -17568,18 +17868,29 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_11 = l_Lean_Meta_Simp_simpCtorEq___closed__3; -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_9); -return x_12; +x_14 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_9); +return x_15; +} } else { -lean_object* x_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = l_Lean_Meta_Simp_sevalGround___lambda__8(x_1, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_14; +lean_object* x_16; lean_object* 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_16 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_9); +return x_17; } } } @@ -17640,7 +17951,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_preSEval___lambda__1(lean_object* x_1, _start: { lean_object* x_11; lean_object* x_12; lean_object* x_13; -x_11 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_userPreSimprocs___boxed), 10, 1); +x_11 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_userPreSimprocs), 10, 1); lean_closure_set(x_11, 0, x_1); x_12 = l_Lean_Meta_Simp_preSEval___lambda__1___closed__1; x_13 = l_Lean_Meta_Simp_andThen(x_12, x_11, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); @@ -17721,7 +18032,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_postSEval(lean_object* x_1, lean_objec _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_Meta_Simp_userPostSimprocs___boxed), 10, 1); +x_11 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_userPostSimprocs), 10, 1); lean_closure_set(x_11, 0, x_1); x_12 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_postSEval___lambda__1), 10, 1); lean_closure_set(x_12, 0, x_11); @@ -17850,7 +18161,7 @@ lean_ctor_set_uint8(x_6, sizeof(void*)*2 + 10, x_3); lean_ctor_set_uint8(x_6, sizeof(void*)*2 + 11, x_3); lean_ctor_set_uint8(x_6, sizeof(void*)*2 + 12, x_4); lean_ctor_set_uint8(x_6, sizeof(void*)*2 + 13, x_4); -lean_ctor_set_uint8(x_6, sizeof(void*)*2 + 14, x_3); +lean_ctor_set_uint8(x_6, sizeof(void*)*2 + 14, x_4); lean_ctor_set_uint8(x_6, sizeof(void*)*2 + 15, x_3); return x_6; } @@ -17879,53 +18190,49 @@ x_8 = l_Lean_Meta_getSimpCongrTheorems___rarg(x_2, x_7); x_9 = !lean_is_exclusive(x_8); if (x_9 == 0) { -lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint32_t x_14; lean_object* x_15; uint8_t x_16; uint32_t x_17; lean_object* x_18; +lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint32_t x_14; lean_object* x_15; uint32_t x_16; lean_object* x_17; x_10 = lean_ctor_get(x_8, 0); x_11 = l_Lean_Meta_Simp_simpCtorEq___lambda__1___closed__4; x_12 = lean_array_push(x_11, x_6); x_13 = lean_box(0); x_14 = 0; x_15 = l_Lean_Meta_Simp_mkSEvalContext___closed__2; -x_16 = 1; -x_17 = l_Lean_Meta_Simp_mkSEvalContext___closed__3; -x_18 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_18, 0, x_15); -lean_ctor_set(x_18, 1, x_12); -lean_ctor_set(x_18, 2, x_10); -lean_ctor_set(x_18, 3, x_13); -lean_ctor_set_uint8(x_18, sizeof(void*)*4 + 8, x_16); -lean_ctor_set_uint32(x_18, sizeof(void*)*4, x_17); -lean_ctor_set_uint32(x_18, sizeof(void*)*4 + 4, x_14); -lean_ctor_set(x_8, 0, x_18); +x_16 = l_Lean_Meta_Simp_mkSEvalContext___closed__3; +x_17 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_17, 0, x_15); +lean_ctor_set(x_17, 1, x_12); +lean_ctor_set(x_17, 2, x_10); +lean_ctor_set(x_17, 3, x_13); +lean_ctor_set_uint32(x_17, sizeof(void*)*4, x_16); +lean_ctor_set_uint32(x_17, sizeof(void*)*4 + 4, x_14); +lean_ctor_set(x_8, 0, x_17); return x_8; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; uint32_t x_24; lean_object* x_25; uint8_t x_26; uint32_t x_27; lean_object* x_28; lean_object* x_29; -x_19 = lean_ctor_get(x_8, 0); -x_20 = lean_ctor_get(x_8, 1); -lean_inc(x_20); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint32_t x_23; lean_object* x_24; uint32_t x_25; lean_object* x_26; lean_object* x_27; +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_21 = l_Lean_Meta_Simp_simpCtorEq___lambda__1___closed__4; -x_22 = lean_array_push(x_21, x_6); -x_23 = lean_box(0); -x_24 = 0; -x_25 = l_Lean_Meta_Simp_mkSEvalContext___closed__2; -x_26 = 1; -x_27 = l_Lean_Meta_Simp_mkSEvalContext___closed__3; -x_28 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_28, 0, x_25); -lean_ctor_set(x_28, 1, x_22); -lean_ctor_set(x_28, 2, x_19); -lean_ctor_set(x_28, 3, x_23); -lean_ctor_set_uint8(x_28, sizeof(void*)*4 + 8, x_26); -lean_ctor_set_uint32(x_28, sizeof(void*)*4, x_27); -lean_ctor_set_uint32(x_28, sizeof(void*)*4 + 4, x_24); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_20); -return x_29; +x_20 = l_Lean_Meta_Simp_simpCtorEq___lambda__1___closed__4; +x_21 = lean_array_push(x_20, x_6); +x_22 = lean_box(0); +x_23 = 0; +x_24 = l_Lean_Meta_Simp_mkSEvalContext___closed__2; +x_25 = l_Lean_Meta_Simp_mkSEvalContext___closed__3; +x_26 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_21); +lean_ctor_set(x_26, 2, x_18); +lean_ctor_set(x_26, 3, x_22); +lean_ctor_set_uint32(x_26, sizeof(void*)*4, x_25); +lean_ctor_set_uint32(x_26, sizeof(void*)*4 + 4, x_23); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_19); +return x_27; } } } @@ -17951,7 +18258,7 @@ return x_2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_seval(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint8_t x_31; +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; uint8_t x_27; x_10 = l_Lean_Meta_Simp_mkSEvalMethods___rarg(x_8, x_9); x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); @@ -17979,359 +18286,335 @@ 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, 1); +x_23 = lean_ctor_get(x_21, 2); lean_inc(x_23); lean_dec(x_21); -x_24 = lean_st_ref_get(x_4, x_22); +x_24 = lean_st_ref_take(x_4, 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, 3); -lean_inc(x_27); -lean_dec(x_25); -x_28 = lean_st_ref_take(x_4, x_26); -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_27 = !lean_is_exclusive(x_25); +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; +x_28 = lean_ctor_get(x_25, 2); 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; lean_object* x_36; lean_object* x_37; -x_32 = lean_ctor_get(x_29, 3); -lean_dec(x_32); -x_33 = lean_ctor_get(x_29, 0); -lean_dec(x_33); -x_34 = l_Lean_Meta_Simp_seval___closed__1; -lean_ctor_set(x_29, 3, x_34); -lean_ctor_set(x_29, 0, x_34); -x_35 = lean_st_ref_set(x_4, x_29, x_30); -x_36 = lean_ctor_get(x_35, 1); -lean_inc(x_36); -lean_dec(x_35); +x_29 = lean_ctor_get(x_25, 0); +lean_dec(x_29); +x_30 = l_Lean_Meta_Simp_seval___closed__1; +lean_ctor_set(x_25, 2, x_30); +lean_ctor_set(x_25, 0, x_30); +x_31 = lean_st_ref_set(x_4, x_25, x_26); +x_32 = lean_ctor_get(x_31, 1); +lean_inc(x_32); +lean_dec(x_31); lean_inc(x_4); -x_37 = lean_simp(x_1, x_11, x_14, x_4, x_5, x_6, x_7, x_8, x_36); -if (lean_obj_tag(x_37) == 0) +x_33 = lean_simp(x_1, x_11, x_14, x_4, x_5, x_6, x_7, x_8, x_32); +if (lean_obj_tag(x_33) == 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_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_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_st_ref_take(x_4, x_35); +x_37 = lean_ctor_get(x_36, 0); +lean_inc(x_37); +x_38 = lean_ctor_get(x_36, 1); lean_inc(x_38); -x_39 = lean_ctor_get(x_37, 1); -lean_inc(x_39); -lean_dec(x_37); -x_40 = lean_st_ref_take(x_4, x_39); -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_36); +x_39 = !lean_is_exclusive(x_37); +if (x_39 == 0) +{ +lean_object* x_40; lean_object* x_41; lean_object* x_42; uint8_t x_43; +x_40 = lean_ctor_get(x_37, 2); lean_dec(x_40); -x_43 = !lean_is_exclusive(x_41); +x_41 = lean_ctor_get(x_37, 0); +lean_dec(x_41); +lean_ctor_set(x_37, 2, x_23); +lean_ctor_set(x_37, 0, x_19); +x_42 = lean_st_ref_set(x_4, x_37, x_38); +lean_dec(x_4); +x_43 = !lean_is_exclusive(x_42); if (x_43 == 0) { -lean_object* x_44; lean_object* x_45; lean_object* x_46; lean_object* x_47; uint8_t x_48; -x_44 = lean_ctor_get(x_41, 3); +lean_object* x_44; +x_44 = lean_ctor_get(x_42, 0); lean_dec(x_44); -x_45 = lean_ctor_get(x_41, 1); -lean_dec(x_45); -x_46 = lean_ctor_get(x_41, 0); -lean_dec(x_46); -lean_ctor_set(x_41, 3, x_27); -lean_ctor_set(x_41, 1, x_23); -lean_ctor_set(x_41, 0, x_19); -x_47 = lean_st_ref_set(x_4, x_41, x_42); -lean_dec(x_4); -x_48 = !lean_is_exclusive(x_47); -if (x_48 == 0) -{ -lean_object* x_49; -x_49 = lean_ctor_get(x_47, 0); -lean_dec(x_49); -lean_ctor_set(x_47, 0, x_38); -return x_47; +lean_ctor_set(x_42, 0, x_34); +return x_42; } else { -lean_object* x_50; lean_object* x_51; -x_50 = lean_ctor_get(x_47, 1); -lean_inc(x_50); -lean_dec(x_47); -x_51 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_51, 0, x_38); -lean_ctor_set(x_51, 1, x_50); -return x_51; +lean_object* x_45; lean_object* x_46; +x_45 = lean_ctor_get(x_42, 1); +lean_inc(x_45); +lean_dec(x_42); +x_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_46, 0, x_34); +lean_ctor_set(x_46, 1, x_45); +return x_46; } } else { -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_52 = lean_ctor_get(x_41, 2); -x_53 = lean_ctor_get(x_41, 4); -lean_inc(x_53); -lean_inc(x_52); -lean_dec(x_41); -x_54 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_54, 0, x_19); -lean_ctor_set(x_54, 1, x_23); -lean_ctor_set(x_54, 2, x_52); -lean_ctor_set(x_54, 3, x_27); -lean_ctor_set(x_54, 4, x_53); -x_55 = lean_st_ref_set(x_4, x_54, x_42); -lean_dec(x_4); -x_56 = lean_ctor_get(x_55, 1); -lean_inc(x_56); -if (lean_is_exclusive(x_55)) { - lean_ctor_release(x_55, 0); - lean_ctor_release(x_55, 1); - x_57 = x_55; -} else { - lean_dec_ref(x_55); - x_57 = lean_box(0); -} -if (lean_is_scalar(x_57)) { - x_58 = lean_alloc_ctor(0, 2, 0); -} else { - x_58 = x_57; -} -lean_ctor_set(x_58, 0, x_38); -lean_ctor_set(x_58, 1, x_56); -return x_58; -} -} -else -{ -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_59 = lean_ctor_get(x_37, 0); -lean_inc(x_59); -x_60 = lean_ctor_get(x_37, 1); -lean_inc(x_60); +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_47 = lean_ctor_get(x_37, 1); +x_48 = lean_ctor_get(x_37, 3); +lean_inc(x_48); +lean_inc(x_47); lean_dec(x_37); -x_61 = lean_st_ref_take(x_4, x_60); -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_49 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_49, 0, x_19); +lean_ctor_set(x_49, 1, x_47); +lean_ctor_set(x_49, 2, x_23); +lean_ctor_set(x_49, 3, x_48); +x_50 = lean_st_ref_set(x_4, x_49, x_38); +lean_dec(x_4); +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_50); + x_52 = lean_box(0); +} +if (lean_is_scalar(x_52)) { + x_53 = lean_alloc_ctor(0, 2, 0); +} else { + x_53 = x_52; +} +lean_ctor_set(x_53, 0, x_34); +lean_ctor_set(x_53, 1, x_51); +return x_53; +} +} +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; +x_54 = lean_ctor_get(x_33, 0); +lean_inc(x_54); +x_55 = lean_ctor_get(x_33, 1); +lean_inc(x_55); +lean_dec(x_33); +x_56 = lean_st_ref_take(x_4, x_55); +x_57 = lean_ctor_get(x_56, 0); +lean_inc(x_57); +x_58 = lean_ctor_get(x_56, 1); +lean_inc(x_58); +lean_dec(x_56); +x_59 = !lean_is_exclusive(x_57); +if (x_59 == 0) +{ +lean_object* x_60; lean_object* x_61; lean_object* x_62; uint8_t x_63; +x_60 = lean_ctor_get(x_57, 2); +lean_dec(x_60); +x_61 = lean_ctor_get(x_57, 0); lean_dec(x_61); -x_64 = !lean_is_exclusive(x_62); -if (x_64 == 0) -{ -lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; uint8_t x_69; -x_65 = lean_ctor_get(x_62, 3); -lean_dec(x_65); -x_66 = lean_ctor_get(x_62, 1); -lean_dec(x_66); -x_67 = lean_ctor_get(x_62, 0); -lean_dec(x_67); -lean_ctor_set(x_62, 3, x_27); -lean_ctor_set(x_62, 1, x_23); -lean_ctor_set(x_62, 0, x_19); -x_68 = lean_st_ref_set(x_4, x_62, x_63); +lean_ctor_set(x_57, 2, x_23); +lean_ctor_set(x_57, 0, x_19); +x_62 = lean_st_ref_set(x_4, x_57, x_58); lean_dec(x_4); -x_69 = !lean_is_exclusive(x_68); -if (x_69 == 0) +x_63 = !lean_is_exclusive(x_62); +if (x_63 == 0) { -lean_object* x_70; -x_70 = lean_ctor_get(x_68, 0); -lean_dec(x_70); -lean_ctor_set_tag(x_68, 1); -lean_ctor_set(x_68, 0, x_59); -return x_68; +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_54); +return x_62; } else { -lean_object* x_71; lean_object* x_72; -x_71 = lean_ctor_get(x_68, 1); -lean_inc(x_71); -lean_dec(x_68); -x_72 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_72, 0, x_59); -lean_ctor_set(x_72, 1, x_71); -return x_72; -} -} -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; -x_73 = lean_ctor_get(x_62, 2); -x_74 = lean_ctor_get(x_62, 4); -lean_inc(x_74); -lean_inc(x_73); +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_75 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_75, 0, x_19); -lean_ctor_set(x_75, 1, x_23); -lean_ctor_set(x_75, 2, x_73); -lean_ctor_set(x_75, 3, x_27); -lean_ctor_set(x_75, 4, x_74); -x_76 = lean_st_ref_set(x_4, x_75, x_63); +x_66 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_66, 0, x_54); +lean_ctor_set(x_66, 1, x_65); +return x_66; +} +} +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; +x_67 = lean_ctor_get(x_57, 1); +x_68 = lean_ctor_get(x_57, 3); +lean_inc(x_68); +lean_inc(x_67); +lean_dec(x_57); +x_69 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_69, 0, x_19); +lean_ctor_set(x_69, 1, x_67); +lean_ctor_set(x_69, 2, x_23); +lean_ctor_set(x_69, 3, x_68); +x_70 = lean_st_ref_set(x_4, x_69, x_58); lean_dec(x_4); -x_77 = lean_ctor_get(x_76, 1); -lean_inc(x_77); -if (lean_is_exclusive(x_76)) { - lean_ctor_release(x_76, 0); - lean_ctor_release(x_76, 1); - x_78 = x_76; +x_71 = lean_ctor_get(x_70, 1); +lean_inc(x_71); +if (lean_is_exclusive(x_70)) { + lean_ctor_release(x_70, 0); + lean_ctor_release(x_70, 1); + x_72 = x_70; } else { - lean_dec_ref(x_76); - x_78 = lean_box(0); + lean_dec_ref(x_70); + x_72 = lean_box(0); } -if (lean_is_scalar(x_78)) { - x_79 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_72)) { + x_73 = lean_alloc_ctor(1, 2, 0); } else { - x_79 = x_78; - lean_ctor_set_tag(x_79, 1); + x_73 = x_72; + lean_ctor_set_tag(x_73, 1); } -lean_ctor_set(x_79, 0, x_59); -lean_ctor_set(x_79, 1, x_77); -return x_79; +lean_ctor_set(x_73, 0, x_54); +lean_ctor_set(x_73, 1, x_71); +return x_73; } } } else { -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_80 = lean_ctor_get(x_29, 1); -x_81 = lean_ctor_get(x_29, 2); -x_82 = lean_ctor_get(x_29, 4); -lean_inc(x_82); -lean_inc(x_81); -lean_inc(x_80); -lean_dec(x_29); -x_83 = l_Lean_Meta_Simp_seval___closed__1; -x_84 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_80); -lean_ctor_set(x_84, 2, x_81); -lean_ctor_set(x_84, 3, x_83); -lean_ctor_set(x_84, 4, x_82); -x_85 = lean_st_ref_set(x_4, x_84, x_30); -x_86 = lean_ctor_get(x_85, 1); -lean_inc(x_86); -lean_dec(x_85); +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_74 = lean_ctor_get(x_25, 1); +x_75 = lean_ctor_get(x_25, 3); +lean_inc(x_75); +lean_inc(x_74); +lean_dec(x_25); +x_76 = l_Lean_Meta_Simp_seval___closed__1; +x_77 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_77, 0, x_76); +lean_ctor_set(x_77, 1, x_74); +lean_ctor_set(x_77, 2, x_76); +lean_ctor_set(x_77, 3, x_75); +x_78 = lean_st_ref_set(x_4, x_77, x_26); +x_79 = lean_ctor_get(x_78, 1); +lean_inc(x_79); +lean_dec(x_78); lean_inc(x_4); -x_87 = lean_simp(x_1, x_11, x_14, x_4, x_5, x_6, x_7, x_8, x_86); -if (lean_obj_tag(x_87) == 0) +x_80 = lean_simp(x_1, x_11, x_14, x_4, x_5, x_6, x_7, x_8, x_79); +if (lean_obj_tag(x_80) == 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; lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; -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); -x_90 = lean_st_ref_take(x_4, 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 = lean_ctor_get(x_91, 2); -lean_inc(x_93); -x_94 = lean_ctor_get(x_91, 4); -lean_inc(x_94); -if (lean_is_exclusive(x_91)) { - lean_ctor_release(x_91, 0); - lean_ctor_release(x_91, 1); - lean_ctor_release(x_91, 2); - lean_ctor_release(x_91, 3); - lean_ctor_release(x_91, 4); - x_95 = x_91; +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_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 = lean_st_ref_take(x_4, x_82); +x_84 = lean_ctor_get(x_83, 0); +lean_inc(x_84); +x_85 = lean_ctor_get(x_83, 1); +lean_inc(x_85); +lean_dec(x_83); +x_86 = lean_ctor_get(x_84, 1); +lean_inc(x_86); +x_87 = lean_ctor_get(x_84, 3); +lean_inc(x_87); +if (lean_is_exclusive(x_84)) { + lean_ctor_release(x_84, 0); + lean_ctor_release(x_84, 1); + lean_ctor_release(x_84, 2); + lean_ctor_release(x_84, 3); + x_88 = x_84; } else { - lean_dec_ref(x_91); - x_95 = lean_box(0); + lean_dec_ref(x_84); + x_88 = lean_box(0); } -if (lean_is_scalar(x_95)) { - x_96 = lean_alloc_ctor(0, 5, 0); +if (lean_is_scalar(x_88)) { + x_89 = lean_alloc_ctor(0, 4, 0); } else { - x_96 = x_95; + x_89 = x_88; } -lean_ctor_set(x_96, 0, x_19); -lean_ctor_set(x_96, 1, x_23); -lean_ctor_set(x_96, 2, x_93); -lean_ctor_set(x_96, 3, x_27); -lean_ctor_set(x_96, 4, x_94); -x_97 = lean_st_ref_set(x_4, x_96, x_92); +lean_ctor_set(x_89, 0, x_19); +lean_ctor_set(x_89, 1, x_86); +lean_ctor_set(x_89, 2, x_23); +lean_ctor_set(x_89, 3, x_87); +x_90 = lean_st_ref_set(x_4, x_89, x_85); lean_dec(x_4); -x_98 = lean_ctor_get(x_97, 1); +x_91 = lean_ctor_get(x_90, 1); +lean_inc(x_91); +if (lean_is_exclusive(x_90)) { + lean_ctor_release(x_90, 0); + lean_ctor_release(x_90, 1); + x_92 = x_90; +} else { + lean_dec_ref(x_90); + x_92 = lean_box(0); +} +if (lean_is_scalar(x_92)) { + x_93 = lean_alloc_ctor(0, 2, 0); +} else { + x_93 = x_92; +} +lean_ctor_set(x_93, 0, x_81); +lean_ctor_set(x_93, 1, x_91); +return x_93; +} +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; +x_94 = lean_ctor_get(x_80, 0); +lean_inc(x_94); +x_95 = lean_ctor_get(x_80, 1); +lean_inc(x_95); +lean_dec(x_80); +x_96 = lean_st_ref_take(x_4, x_95); +x_97 = lean_ctor_get(x_96, 0); +lean_inc(x_97); +x_98 = lean_ctor_get(x_96, 1); lean_inc(x_98); +lean_dec(x_96); +x_99 = lean_ctor_get(x_97, 1); +lean_inc(x_99); +x_100 = lean_ctor_get(x_97, 3); +lean_inc(x_100); if (lean_is_exclusive(x_97)) { lean_ctor_release(x_97, 0); lean_ctor_release(x_97, 1); - x_99 = x_97; + lean_ctor_release(x_97, 2); + lean_ctor_release(x_97, 3); + x_101 = x_97; } else { lean_dec_ref(x_97); - x_99 = lean_box(0); + x_101 = lean_box(0); } -if (lean_is_scalar(x_99)) { - x_100 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_101)) { + x_102 = lean_alloc_ctor(0, 4, 0); } else { - x_100 = x_99; + x_102 = x_101; } -lean_ctor_set(x_100, 0, x_88); -lean_ctor_set(x_100, 1, x_98); -return x_100; -} -else -{ -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_101 = lean_ctor_get(x_87, 0); -lean_inc(x_101); -x_102 = lean_ctor_get(x_87, 1); -lean_inc(x_102); -lean_dec(x_87); -x_103 = lean_st_ref_take(x_4, x_102); -x_104 = lean_ctor_get(x_103, 0); -lean_inc(x_104); -x_105 = lean_ctor_get(x_103, 1); -lean_inc(x_105); -lean_dec(x_103); -x_106 = lean_ctor_get(x_104, 2); -lean_inc(x_106); -x_107 = lean_ctor_get(x_104, 4); -lean_inc(x_107); -if (lean_is_exclusive(x_104)) { - lean_ctor_release(x_104, 0); - lean_ctor_release(x_104, 1); - lean_ctor_release(x_104, 2); - lean_ctor_release(x_104, 3); - lean_ctor_release(x_104, 4); - x_108 = x_104; -} else { - lean_dec_ref(x_104); - x_108 = lean_box(0); -} -if (lean_is_scalar(x_108)) { - x_109 = lean_alloc_ctor(0, 5, 0); -} else { - x_109 = x_108; -} -lean_ctor_set(x_109, 0, x_19); -lean_ctor_set(x_109, 1, x_23); -lean_ctor_set(x_109, 2, x_106); -lean_ctor_set(x_109, 3, x_27); -lean_ctor_set(x_109, 4, x_107); -x_110 = lean_st_ref_set(x_4, x_109, x_105); +lean_ctor_set(x_102, 0, x_19); +lean_ctor_set(x_102, 1, x_99); +lean_ctor_set(x_102, 2, x_23); +lean_ctor_set(x_102, 3, x_100); +x_103 = lean_st_ref_set(x_4, x_102, x_98); lean_dec(x_4); -x_111 = lean_ctor_get(x_110, 1); -lean_inc(x_111); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_112 = x_110; +x_104 = lean_ctor_get(x_103, 1); +lean_inc(x_104); +if (lean_is_exclusive(x_103)) { + lean_ctor_release(x_103, 0); + lean_ctor_release(x_103, 1); + x_105 = x_103; } else { - lean_dec_ref(x_110); - x_112 = lean_box(0); + lean_dec_ref(x_103); + x_105 = lean_box(0); } -if (lean_is_scalar(x_112)) { - x_113 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_105)) { + x_106 = lean_alloc_ctor(1, 2, 0); } else { - x_113 = x_112; - lean_ctor_set_tag(x_113, 1); + x_106 = x_105; + lean_ctor_set_tag(x_106, 1); } -lean_ctor_set(x_113, 0, x_101); -lean_ctor_set(x_113, 1, x_111); -return x_113; +lean_ctor_set(x_106, 0, x_94); +lean_ctor_set(x_106, 1, x_104); +return x_106; } } } @@ -18445,7 +18728,7 @@ x_30 = l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstanc x_31 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_31, 0, x_29); lean_ctor_set(x_31, 1, x_30); -x_32 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_2, x_31, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_21); +x_32 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_2, x_31, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_21); x_33 = lean_ctor_get(x_32, 0); lean_inc(x_33); x_34 = lean_ctor_get(x_32, 1); @@ -18570,7 +18853,7 @@ x_22 = l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstanc 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_Simp_congrArgs___spec__3(x_11, x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_18); +x_24 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_11, x_23, x_3, x_4, x_5, 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); @@ -18762,11 +19045,15 @@ return x_18; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpGround(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_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_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -if (x_10 == 0) +lean_object* x_10; lean_object* x_11; uint8_t x_12; +x_10 = l_Lean_Meta_Simp_getConfig___rarg(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_uint8(x_11, sizeof(void*)*2 + 14); +lean_dec(x_11); +if (x_12 == 0) { -lean_object* x_11; lean_object* x_12; +uint8_t x_13; lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); @@ -18775,18 +19062,38 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_11 = l_Lean_Meta_Simp_simpCtorEq___closed__3; -x_12 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_12, 0, x_11); -lean_ctor_set(x_12, 1, x_9); -return x_12; +x_13 = !lean_is_exclusive(x_10); +if (x_13 == 0) +{ +lean_object* x_14; lean_object* x_15; +x_14 = lean_ctor_get(x_10, 0); +lean_dec(x_14); +x_15 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +lean_ctor_set(x_10, 0, x_15); +return x_10; } else { -lean_object* x_13; lean_object* x_14; -x_13 = lean_box(0); -x_14 = l_Lean_Meta_Simp_simpGround___lambda__6(x_1, x_13, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_14; +lean_object* x_16; lean_object* x_17; lean_object* x_18; +x_16 = lean_ctor_get(x_10, 1); +lean_inc(x_16); +lean_dec(x_10); +x_17 = l_Lean_Meta_Simp_simpCtorEq___closed__3; +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; +x_19 = lean_ctor_get(x_10, 1); +lean_inc(x_19); +lean_dec(x_10); +x_20 = lean_box(0); +x_21 = l_Lean_Meta_Simp_simpGround___lambda__6(x_1, x_20, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_19); +return x_21; } } } @@ -18818,7 +19125,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_preDefault___lambda__1(lean_object* x_ _start: { lean_object* x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; -x_11 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_userPreSimprocs___boxed), 10, 1); +x_11 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_userPreSimprocs), 10, 1); lean_closure_set(x_11, 0, x_1); x_12 = l_Lean_Meta_Simp_preDefault___lambda__1___closed__1; x_13 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_andThen), 11, 2); @@ -18917,7 +19224,7 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_postDefault(lean_object* x_1, lean_obj _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_Meta_Simp_userPostSimprocs___boxed), 10, 1); +x_11 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_userPostSimprocs), 10, 1); lean_closure_set(x_11, 0, x_1); x_12 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_postDefault___lambda__3), 10, 1); lean_closure_set(x_12, 0, x_11); @@ -20450,7 +20757,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_Lean_Meta_Simp_dischargeEqnThmHypothesis_x3f___closed__4; x_2 = l_Lean_Meta_Simp_dischargeEqnThmHypothesis_x3f___closed__5; -x_3 = lean_unsigned_to_nat(443u); +x_3 = lean_unsigned_to_nat(450u); x_4 = lean_unsigned_to_nat(2u); x_5 = l_Lean_Meta_Simp_dischargeEqnThmHypothesis_x3f___closed__3; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); @@ -21294,253 +21601,251 @@ return x_110; } else { -lean_object* x_111; uint8_t x_112; uint32_t x_113; lean_object* x_114; lean_object* x_115; lean_object* x_116; uint32_t x_117; uint32_t x_118; uint32_t x_119; lean_object* x_120; lean_object* x_121; +lean_object* x_111; uint32_t x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; uint32_t x_116; uint32_t x_117; uint32_t x_118; lean_object* x_119; lean_object* x_120; x_111 = lean_ctor_get(x_6, 0); -x_112 = lean_ctor_get_uint8(x_6, sizeof(void*)*4 + 8); -x_113 = lean_ctor_get_uint32(x_6, sizeof(void*)*4); -x_114 = lean_ctor_get(x_6, 1); -x_115 = lean_ctor_get(x_6, 2); -x_116 = lean_ctor_get(x_6, 3); -x_117 = lean_ctor_get_uint32(x_6, sizeof(void*)*4 + 4); -lean_inc(x_116); +x_112 = lean_ctor_get_uint32(x_6, sizeof(void*)*4); +x_113 = lean_ctor_get(x_6, 1); +x_114 = lean_ctor_get(x_6, 2); +x_115 = lean_ctor_get(x_6, 3); +x_116 = lean_ctor_get_uint32(x_6, sizeof(void*)*4 + 4); lean_inc(x_115); lean_inc(x_114); +lean_inc(x_113); lean_inc(x_111); lean_dec(x_6); -x_118 = 1; -x_119 = lean_uint32_add(x_117, x_118); -x_120 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_120, 0, x_111); -lean_ctor_set(x_120, 1, x_114); -lean_ctor_set(x_120, 2, x_115); -lean_ctor_set(x_120, 3, x_116); -lean_ctor_set_uint8(x_120, sizeof(void*)*4 + 8, x_112); -lean_ctor_set_uint32(x_120, sizeof(void*)*4, x_113); -lean_ctor_set_uint32(x_120, sizeof(void*)*4 + 4, x_119); +x_117 = 1; +x_118 = lean_uint32_add(x_116, x_117); +x_119 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_119, 0, x_111); +lean_ctor_set(x_119, 1, x_113); +lean_ctor_set(x_119, 2, x_114); +lean_ctor_set(x_119, 3, x_115); +lean_ctor_set_uint32(x_119, sizeof(void*)*4, x_112); +lean_ctor_set_uint32(x_119, sizeof(void*)*4 + 4, x_118); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_121 = lean_simp(x_2, x_5, x_120, x_7, x_8, x_9, x_10, x_11, x_12); -if (lean_obj_tag(x_121) == 0) +x_120 = lean_simp(x_2, x_5, x_119, x_7, x_8, x_9, x_10, x_11, x_12); +if (lean_obj_tag(x_120) == 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; uint8_t x_128; -x_122 = lean_ctor_get(x_121, 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; uint8_t x_127; +x_121 = lean_ctor_get(x_120, 0); +lean_inc(x_121); +x_122 = lean_ctor_get(x_120, 1); lean_inc(x_122); -x_123 = lean_ctor_get(x_121, 1); -lean_inc(x_123); -if (lean_is_exclusive(x_121)) { - lean_ctor_release(x_121, 0); - lean_ctor_release(x_121, 1); - x_124 = x_121; +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_121); - x_124 = lean_box(0); + lean_dec_ref(x_120); + x_123 = lean_box(0); } -x_125 = lean_ctor_get(x_122, 0); -lean_inc(x_125); -x_126 = l_Lean_Expr_consumeMData(x_125); +x_124 = lean_ctor_get(x_121, 0); +lean_inc(x_124); +x_125 = l_Lean_Expr_consumeMData(x_124); +lean_dec(x_124); +x_126 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__14; +x_127 = l_Lean_Expr_isConstOf(x_125, x_126); lean_dec(x_125); -x_127 = l_Lean_Meta_Simp_simpUsingDecide___lambda__1___closed__14; -x_128 = l_Lean_Expr_isConstOf(x_126, x_127); -lean_dec(x_126); -if (x_128 == 0) +if (x_127 == 0) { -lean_object* x_129; lean_object* x_130; -lean_dec(x_122); +lean_object* x_128; lean_object* x_129; +lean_dec(x_121); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -x_129 = lean_box(0); -if (lean_is_scalar(x_124)) { - x_130 = lean_alloc_ctor(0, 2, 0); +x_128 = lean_box(0); +if (lean_is_scalar(x_123)) { + x_129 = lean_alloc_ctor(0, 2, 0); } else { - x_130 = x_124; + x_129 = x_123; } -lean_ctor_set(x_130, 0, x_129); -lean_ctor_set(x_130, 1, x_123); -return x_130; +lean_ctor_set(x_129, 0, x_128); +lean_ctor_set(x_129, 1, x_122); +return x_129; } else { -lean_object* x_131; -lean_dec(x_124); +lean_object* x_130; +lean_dec(x_123); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -x_131 = l_Lean_Meta_Simp_Result_getProof(x_122, x_8, x_9, x_10, x_11, x_123); -if (lean_obj_tag(x_131) == 0) +x_130 = l_Lean_Meta_Simp_Result_getProof(x_121, x_8, x_9, x_10, x_11, x_122); +if (lean_obj_tag(x_130) == 0) { -lean_object* x_132; lean_object* x_133; lean_object* x_134; -x_132 = lean_ctor_get(x_131, 0); +lean_object* x_131; lean_object* x_132; lean_object* x_133; +x_131 = lean_ctor_get(x_130, 0); +lean_inc(x_131); +x_132 = lean_ctor_get(x_130, 1); lean_inc(x_132); -x_133 = lean_ctor_get(x_131, 1); -lean_inc(x_133); -lean_dec(x_131); +lean_dec(x_130); lean_inc(x_10); -x_134 = l_Lean_Meta_mkOfEqTrue(x_132, x_8, x_9, x_10, x_11, x_133); -if (lean_obj_tag(x_134) == 0) +x_133 = l_Lean_Meta_mkOfEqTrue(x_131, x_8, x_9, x_10, x_11, x_132); +if (lean_obj_tag(x_133) == 0) { -lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; +lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_dec(x_10); -x_135 = lean_ctor_get(x_134, 0); +x_134 = lean_ctor_get(x_133, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_133, 1); lean_inc(x_135); -x_136 = lean_ctor_get(x_134, 1); -lean_inc(x_136); -if (lean_is_exclusive(x_134)) { - lean_ctor_release(x_134, 0); - lean_ctor_release(x_134, 1); - x_137 = x_134; +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_134); - x_137 = lean_box(0); + lean_dec_ref(x_133); + x_136 = lean_box(0); } -x_138 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_138, 0, x_135); -if (lean_is_scalar(x_137)) { - x_139 = lean_alloc_ctor(0, 2, 0); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_134); +if (lean_is_scalar(x_136)) { + x_138 = lean_alloc_ctor(0, 2, 0); } else { - x_139 = x_137; + x_138 = x_136; } -lean_ctor_set(x_139, 0, x_138); -lean_ctor_set(x_139, 1, x_136); -return x_139; +lean_ctor_set(x_138, 0, x_137); +lean_ctor_set(x_138, 1, x_135); +return x_138; } else { -lean_object* x_140; lean_object* x_141; lean_object* x_142; uint8_t x_143; -x_140 = lean_ctor_get(x_134, 0); +lean_object* x_139; lean_object* x_140; lean_object* x_141; uint8_t x_142; +x_139 = lean_ctor_get(x_133, 0); +lean_inc(x_139); +x_140 = lean_ctor_get(x_133, 1); lean_inc(x_140); -x_141 = lean_ctor_get(x_134, 1); -lean_inc(x_141); -if (lean_is_exclusive(x_134)) { - lean_ctor_release(x_134, 0); - lean_ctor_release(x_134, 1); - x_142 = x_134; +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + x_141 = x_133; } else { - lean_dec_ref(x_134); - x_142 = lean_box(0); + lean_dec_ref(x_133); + x_141 = lean_box(0); } -x_143 = l_Lean_Exception_isRuntime(x_140); -if (x_143 == 0) +x_142 = l_Lean_Exception_isRuntime(x_139); +if (x_142 == 0) { -lean_object* x_144; lean_object* x_145; -lean_dec(x_140); +lean_object* x_143; lean_object* x_144; +lean_dec(x_139); lean_dec(x_10); -x_144 = lean_box(0); -if (lean_is_scalar(x_142)) { - x_145 = lean_alloc_ctor(0, 2, 0); +x_143 = lean_box(0); +if (lean_is_scalar(x_141)) { + x_144 = lean_alloc_ctor(0, 2, 0); } else { - x_145 = x_142; - lean_ctor_set_tag(x_145, 0); + x_144 = x_141; + lean_ctor_set_tag(x_144, 0); } -lean_ctor_set(x_145, 0, x_144); -lean_ctor_set(x_145, 1, x_141); -return x_145; +lean_ctor_set(x_144, 0, x_143); +lean_ctor_set(x_144, 1, x_140); +return x_144; } else { -uint8_t x_146; -x_146 = lean_ctor_get_uint8(x_10, sizeof(void*)*11); +uint8_t x_145; +x_145 = lean_ctor_get_uint8(x_10, sizeof(void*)*11); lean_dec(x_10); -if (x_146 == 0) +if (x_145 == 0) { -lean_object* x_147; -if (lean_is_scalar(x_142)) { - x_147 = lean_alloc_ctor(1, 2, 0); +lean_object* x_146; +if (lean_is_scalar(x_141)) { + x_146 = lean_alloc_ctor(1, 2, 0); } else { - x_147 = x_142; + x_146 = x_141; } -lean_ctor_set(x_147, 0, x_140); -lean_ctor_set(x_147, 1, x_141); -return x_147; +lean_ctor_set(x_146, 0, x_139); +lean_ctor_set(x_146, 1, x_140); +return x_146; } else { -lean_object* x_148; lean_object* x_149; -lean_dec(x_140); -x_148 = lean_box(0); -if (lean_is_scalar(x_142)) { - x_149 = lean_alloc_ctor(0, 2, 0); +lean_object* x_147; lean_object* x_148; +lean_dec(x_139); +x_147 = lean_box(0); +if (lean_is_scalar(x_141)) { + x_148 = lean_alloc_ctor(0, 2, 0); } else { - x_149 = x_142; - lean_ctor_set_tag(x_149, 0); + x_148 = x_141; + lean_ctor_set_tag(x_148, 0); } -lean_ctor_set(x_149, 0, x_148); -lean_ctor_set(x_149, 1, x_141); -return x_149; +lean_ctor_set(x_148, 0, x_147); +lean_ctor_set(x_148, 1, x_140); +return x_148; } } } } else { -lean_object* x_150; lean_object* x_151; lean_object* x_152; uint8_t x_153; +lean_object* x_149; lean_object* x_150; lean_object* x_151; uint8_t x_152; lean_dec(x_11); lean_dec(x_9); lean_dec(x_8); -x_150 = lean_ctor_get(x_131, 0); +x_149 = lean_ctor_get(x_130, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_130, 1); lean_inc(x_150); -x_151 = lean_ctor_get(x_131, 1); -lean_inc(x_151); -if (lean_is_exclusive(x_131)) { - lean_ctor_release(x_131, 0); - lean_ctor_release(x_131, 1); - x_152 = x_131; +if (lean_is_exclusive(x_130)) { + lean_ctor_release(x_130, 0); + lean_ctor_release(x_130, 1); + x_151 = x_130; } else { - lean_dec_ref(x_131); - x_152 = lean_box(0); + lean_dec_ref(x_130); + x_151 = lean_box(0); } -x_153 = l_Lean_Exception_isRuntime(x_150); -if (x_153 == 0) +x_152 = l_Lean_Exception_isRuntime(x_149); +if (x_152 == 0) { -lean_object* x_154; lean_object* x_155; -lean_dec(x_150); +lean_object* x_153; lean_object* x_154; +lean_dec(x_149); lean_dec(x_10); -x_154 = lean_box(0); -if (lean_is_scalar(x_152)) { - x_155 = lean_alloc_ctor(0, 2, 0); +x_153 = lean_box(0); +if (lean_is_scalar(x_151)) { + x_154 = lean_alloc_ctor(0, 2, 0); } else { - x_155 = x_152; - lean_ctor_set_tag(x_155, 0); + x_154 = x_151; + lean_ctor_set_tag(x_154, 0); } -lean_ctor_set(x_155, 0, x_154); -lean_ctor_set(x_155, 1, x_151); -return x_155; +lean_ctor_set(x_154, 0, x_153); +lean_ctor_set(x_154, 1, x_150); +return x_154; } else { -uint8_t x_156; -x_156 = lean_ctor_get_uint8(x_10, sizeof(void*)*11); +uint8_t x_155; +x_155 = lean_ctor_get_uint8(x_10, sizeof(void*)*11); lean_dec(x_10); -if (x_156 == 0) +if (x_155 == 0) { -lean_object* x_157; -if (lean_is_scalar(x_152)) { - x_157 = lean_alloc_ctor(1, 2, 0); +lean_object* x_156; +if (lean_is_scalar(x_151)) { + x_156 = lean_alloc_ctor(1, 2, 0); } else { - x_157 = x_152; + x_156 = x_151; } -lean_ctor_set(x_157, 0, x_150); -lean_ctor_set(x_157, 1, x_151); -return x_157; +lean_ctor_set(x_156, 0, x_149); +lean_ctor_set(x_156, 1, x_150); +return x_156; } else { -lean_object* x_158; lean_object* x_159; -lean_dec(x_150); -x_158 = lean_box(0); -if (lean_is_scalar(x_152)) { - x_159 = lean_alloc_ctor(0, 2, 0); +lean_object* x_157; lean_object* x_158; +lean_dec(x_149); +x_157 = lean_box(0); +if (lean_is_scalar(x_151)) { + x_158 = lean_alloc_ctor(0, 2, 0); } else { - x_159 = x_152; - lean_ctor_set_tag(x_159, 0); + x_158 = x_151; + lean_ctor_set_tag(x_158, 0); } -lean_ctor_set(x_159, 0, x_158); -lean_ctor_set(x_159, 1, x_151); -return x_159; +lean_ctor_set(x_158, 0, x_157); +lean_ctor_set(x_158, 1, x_150); +return x_158; } } } @@ -21548,68 +21853,68 @@ return x_159; } else { -lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_object* x_163; +lean_object* x_159; lean_object* x_160; lean_object* x_161; lean_object* x_162; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -x_160 = lean_ctor_get(x_121, 0); +x_159 = lean_ctor_get(x_120, 0); +lean_inc(x_159); +x_160 = lean_ctor_get(x_120, 1); lean_inc(x_160); -x_161 = lean_ctor_get(x_121, 1); -lean_inc(x_161); -if (lean_is_exclusive(x_121)) { - lean_ctor_release(x_121, 0); - lean_ctor_release(x_121, 1); - x_162 = x_121; +if (lean_is_exclusive(x_120)) { + lean_ctor_release(x_120, 0); + lean_ctor_release(x_120, 1); + x_161 = x_120; } else { - lean_dec_ref(x_121); - x_162 = lean_box(0); + lean_dec_ref(x_120); + x_161 = lean_box(0); } -if (lean_is_scalar(x_162)) { - x_163 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_161)) { + x_162 = lean_alloc_ctor(1, 2, 0); } else { - x_163 = x_162; + x_162 = x_161; } -lean_ctor_set(x_163, 0, x_160); -lean_ctor_set(x_163, 1, x_161); -return x_163; +lean_ctor_set(x_162, 0, x_159); +lean_ctor_set(x_162, 1, x_160); +return x_162; } } } else { -lean_object* x_164; lean_object* x_165; lean_object* x_166; lean_object* x_167; uint8_t x_168; +lean_object* x_163; lean_object* x_164; lean_object* x_165; lean_object* x_166; uint8_t x_167; lean_dec(x_2); lean_inc(x_3); -x_164 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_3, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); -x_165 = lean_ctor_get(x_164, 0); +x_163 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_3, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12); +x_164 = lean_ctor_get(x_163, 0); +lean_inc(x_164); +x_165 = lean_ctor_get(x_163, 1); lean_inc(x_165); -x_166 = lean_ctor_get(x_164, 1); -lean_inc(x_166); +lean_dec(x_163); +x_166 = l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___lambda__4___closed__1; +x_167 = lean_unbox(x_164); lean_dec(x_164); -x_167 = l___private_Lean_Meta_Tactic_Simp_Rewrite_0__Lean_Meta_Simp_tryTheoremCore_go___lambda__4___closed__1; -x_168 = lean_unbox(x_165); -lean_dec(x_165); -if (x_168 == 0) +if (x_167 == 0) { -lean_object* x_169; lean_object* x_170; +lean_object* x_168; lean_object* x_169; lean_dec(x_3); -x_169 = lean_box(0); -x_170 = lean_apply_9(x_167, x_169, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_166); -return x_170; +x_168 = lean_box(0); +x_169 = lean_apply_9(x_166, x_168, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_165); +return x_169; } else { -lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; lean_object* x_175; -x_171 = l_Lean_Meta_Simp_dischargeDefault_x3f___lambda__1___closed__2; -x_172 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_3, x_171, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_166); -x_173 = lean_ctor_get(x_172, 0); +lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; lean_object* x_174; +x_170 = l_Lean_Meta_Simp_dischargeDefault_x3f___lambda__1___closed__2; +x_171 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_3, x_170, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_165); +x_172 = lean_ctor_get(x_171, 0); +lean_inc(x_172); +x_173 = lean_ctor_get(x_171, 1); lean_inc(x_173); -x_174 = lean_ctor_get(x_172, 1); -lean_inc(x_174); -lean_dec(x_172); -x_175 = lean_apply_9(x_167, x_173, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_174); -return x_175; +lean_dec(x_171); +x_174 = lean_apply_9(x_166, x_172, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_173); +return x_174; } } } @@ -21653,7 +21958,7 @@ x_22 = l_Lean_Meta_ppOrigin___at_Lean_Meta_Simp_synthesizeArgs_synthesizeInstanc 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_Simp_congrArgs___spec__3(x_11, x_23, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_18); +x_24 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_11, x_23, x_3, x_4, x_5, 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); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpAll.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpAll.c index 3eef3aa387..bdf203dd4d 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpAll.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/SimpAll.c @@ -591,262 +591,258 @@ goto block_21; } else { -lean_object* x_69; uint8_t x_70; uint32_t 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; uint8_t x_78; +lean_object* x_69; uint32_t x_70; lean_object* x_71; lean_object* x_72; uint32_t x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; uint8_t x_77; x_69 = lean_ctor_get(x_33, 0); -x_70 = lean_ctor_get_uint8(x_33, sizeof(void*)*4 + 8); -x_71 = lean_ctor_get_uint32(x_33, sizeof(void*)*4); -x_72 = lean_ctor_get(x_33, 2); -x_73 = lean_ctor_get(x_33, 3); -x_74 = lean_ctor_get_uint32(x_33, sizeof(void*)*4 + 4); -lean_inc(x_73); +x_70 = lean_ctor_get_uint32(x_33, sizeof(void*)*4); +x_71 = lean_ctor_get(x_33, 2); +x_72 = lean_ctor_get(x_33, 3); +x_73 = lean_ctor_get_uint32(x_33, sizeof(void*)*4 + 4); lean_inc(x_72); +lean_inc(x_71); lean_inc(x_69); lean_dec(x_33); lean_inc(x_29); -x_75 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_75, 0, x_69); -lean_ctor_set(x_75, 1, x_29); -lean_ctor_set(x_75, 2, x_72); -lean_ctor_set(x_75, 3, x_73); -lean_ctor_set_uint8(x_75, sizeof(void*)*4 + 8, x_70); -lean_ctor_set_uint32(x_75, sizeof(void*)*4, x_71); -lean_ctor_set_uint32(x_75, sizeof(void*)*4 + 4, x_74); -lean_ctor_set(x_32, 2, x_75); -x_76 = lean_st_ref_set(x_6, x_32, x_34); -x_77 = lean_ctor_get(x_76, 1); -lean_inc(x_77); -lean_dec(x_76); -x_78 = l_Array_contains___at___private_Lean_Class_0__Lean_checkOutParam___spec__1(x_1, x_14); -if (x_78 == 0) +x_74 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_74, 0, x_69); +lean_ctor_set(x_74, 1, x_29); +lean_ctor_set(x_74, 2, x_71); +lean_ctor_set(x_74, 3, x_72); +lean_ctor_set_uint32(x_74, sizeof(void*)*4, x_70); +lean_ctor_set_uint32(x_74, sizeof(void*)*4 + 4, x_73); +lean_ctor_set(x_32, 2, x_74); +x_75 = lean_st_ref_set(x_6, x_32, x_34); +x_76 = lean_ctor_get(x_75, 1); +lean_inc(x_76); +lean_dec(x_75); +x_77 = l_Array_contains___at___private_Lean_Class_0__Lean_checkOutParam___spec__1(x_1, x_14); +if (x_77 == 0) { -lean_object* x_79; +lean_object* x_78; lean_dec(x_27); lean_dec(x_25); lean_dec(x_22); lean_dec(x_14); -x_79 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_79, 0, x_29); -x_15 = x_79; -x_16 = x_77; +x_78 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_78, 0, x_29); +x_15 = x_78; +x_16 = x_76; goto block_21; } else { -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; 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; lean_object* x_98; lean_object* x_99; lean_object* x_100; -x_80 = l_Lean_LocalDecl_type(x_25); -x_81 = l_Lean_instantiateMVars___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_initEntries___spec__2(x_80, x_6, x_7, x_8, x_9, x_10, x_77); -x_82 = lean_ctor_get(x_81, 0); +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; uint8_t 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_79 = l_Lean_LocalDecl_type(x_25); +x_80 = l_Lean_instantiateMVars___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_initEntries___spec__2(x_79, x_6, x_7, x_8, x_9, x_10, x_76); +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); -x_84 = l_Lean_LocalDecl_userName(x_25); +lean_dec(x_80); +x_83 = l_Lean_LocalDecl_userName(x_25); lean_dec(x_25); -lean_inc(x_82); -x_85 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_85, 0, x_14); -lean_ctor_set(x_85, 1, x_84); -lean_ctor_set(x_85, 2, x_22); -lean_ctor_set(x_85, 3, x_82); -lean_ctor_set(x_85, 4, x_82); -lean_ctor_set(x_85, 5, x_27); -x_86 = lean_st_ref_take(x_6, x_83); -x_87 = lean_ctor_get(x_86, 0); +lean_inc(x_81); +x_84 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_84, 0, x_14); +lean_ctor_set(x_84, 1, x_83); +lean_ctor_set(x_84, 2, x_22); +lean_ctor_set(x_84, 3, x_81); +lean_ctor_set(x_84, 4, x_81); +lean_ctor_set(x_84, 5, x_27); +x_85 = lean_st_ref_take(x_6, x_82); +x_86 = lean_ctor_get(x_85, 0); +lean_inc(x_86); +x_87 = lean_ctor_get(x_85, 1); lean_inc(x_87); -x_88 = lean_ctor_get(x_86, 1); -lean_inc(x_88); -lean_dec(x_86); -x_89 = lean_ctor_get_uint8(x_87, sizeof(void*)*5); -x_90 = lean_ctor_get(x_87, 0); +lean_dec(x_85); +x_88 = lean_ctor_get_uint8(x_86, sizeof(void*)*5); +x_89 = lean_ctor_get(x_86, 0); +lean_inc(x_89); +x_90 = lean_ctor_get(x_86, 1); lean_inc(x_90); -x_91 = lean_ctor_get(x_87, 1); +x_91 = lean_ctor_get(x_86, 2); lean_inc(x_91); -x_92 = lean_ctor_get(x_87, 2); +x_92 = lean_ctor_get(x_86, 3); lean_inc(x_92); -x_93 = lean_ctor_get(x_87, 3); +x_93 = lean_ctor_get(x_86, 4); lean_inc(x_93); -x_94 = lean_ctor_get(x_87, 4); -lean_inc(x_94); -if (lean_is_exclusive(x_87)) { - lean_ctor_release(x_87, 0); - lean_ctor_release(x_87, 1); - lean_ctor_release(x_87, 2); - lean_ctor_release(x_87, 3); - lean_ctor_release(x_87, 4); - x_95 = x_87; +if (lean_is_exclusive(x_86)) { + lean_ctor_release(x_86, 0); + lean_ctor_release(x_86, 1); + lean_ctor_release(x_86, 2); + lean_ctor_release(x_86, 3); + lean_ctor_release(x_86, 4); + x_94 = x_86; } else { - lean_dec_ref(x_87); - x_95 = lean_box(0); + lean_dec_ref(x_86); + x_94 = lean_box(0); } -x_96 = lean_array_push(x_91, x_85); -if (lean_is_scalar(x_95)) { - x_97 = lean_alloc_ctor(0, 5, 1); +x_95 = lean_array_push(x_90, x_84); +if (lean_is_scalar(x_94)) { + x_96 = lean_alloc_ctor(0, 5, 1); } else { - x_97 = x_95; + x_96 = x_94; } -lean_ctor_set(x_97, 0, x_90); -lean_ctor_set(x_97, 1, x_96); -lean_ctor_set(x_97, 2, x_92); -lean_ctor_set(x_97, 3, x_93); -lean_ctor_set(x_97, 4, x_94); -lean_ctor_set_uint8(x_97, sizeof(void*)*5, x_89); -x_98 = lean_st_ref_set(x_6, x_97, x_88); -x_99 = lean_ctor_get(x_98, 1); -lean_inc(x_99); -lean_dec(x_98); -x_100 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_100, 0, x_29); -x_15 = x_100; -x_16 = x_99; +lean_ctor_set(x_96, 0, x_89); +lean_ctor_set(x_96, 1, x_95); +lean_ctor_set(x_96, 2, x_91); +lean_ctor_set(x_96, 3, x_92); +lean_ctor_set(x_96, 4, x_93); +lean_ctor_set_uint8(x_96, sizeof(void*)*5, x_88); +x_97 = lean_st_ref_set(x_6, x_96, x_87); +x_98 = lean_ctor_get(x_97, 1); +lean_inc(x_98); +lean_dec(x_97); +x_99 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_99, 0, x_29); +x_15 = x_99; +x_16 = x_98; goto block_21; } } } else { -uint8_t 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; uint32_t x_108; lean_object* x_109; lean_object* x_110; uint32_t 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; -x_101 = lean_ctor_get_uint8(x_32, sizeof(void*)*5); -x_102 = lean_ctor_get(x_32, 0); -x_103 = lean_ctor_get(x_32, 1); -x_104 = lean_ctor_get(x_32, 3); -x_105 = lean_ctor_get(x_32, 4); -lean_inc(x_105); +uint8_t x_100; lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; uint32_t x_106; lean_object* x_107; lean_object* x_108; uint32_t x_109; lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; uint8_t x_115; +x_100 = lean_ctor_get_uint8(x_32, sizeof(void*)*5); +x_101 = lean_ctor_get(x_32, 0); +x_102 = lean_ctor_get(x_32, 1); +x_103 = lean_ctor_get(x_32, 3); +x_104 = lean_ctor_get(x_32, 4); lean_inc(x_104); lean_inc(x_103); lean_inc(x_102); +lean_inc(x_101); lean_dec(x_32); -x_106 = lean_ctor_get(x_33, 0); -lean_inc(x_106); -x_107 = lean_ctor_get_uint8(x_33, sizeof(void*)*4 + 8); -x_108 = lean_ctor_get_uint32(x_33, sizeof(void*)*4); -x_109 = lean_ctor_get(x_33, 2); -lean_inc(x_109); -x_110 = lean_ctor_get(x_33, 3); -lean_inc(x_110); -x_111 = lean_ctor_get_uint32(x_33, sizeof(void*)*4 + 4); +x_105 = lean_ctor_get(x_33, 0); +lean_inc(x_105); +x_106 = lean_ctor_get_uint32(x_33, sizeof(void*)*4); +x_107 = lean_ctor_get(x_33, 2); +lean_inc(x_107); +x_108 = lean_ctor_get(x_33, 3); +lean_inc(x_108); +x_109 = lean_ctor_get_uint32(x_33, sizeof(void*)*4 + 4); if (lean_is_exclusive(x_33)) { lean_ctor_release(x_33, 0); lean_ctor_release(x_33, 1); lean_ctor_release(x_33, 2); lean_ctor_release(x_33, 3); - x_112 = x_33; + x_110 = x_33; } else { lean_dec_ref(x_33); - x_112 = lean_box(0); + x_110 = lean_box(0); } lean_inc(x_29); -if (lean_is_scalar(x_112)) { - x_113 = lean_alloc_ctor(0, 4, 9); +if (lean_is_scalar(x_110)) { + x_111 = lean_alloc_ctor(0, 4, 8); } else { - x_113 = x_112; + x_111 = x_110; } -lean_ctor_set(x_113, 0, x_106); -lean_ctor_set(x_113, 1, x_29); -lean_ctor_set(x_113, 2, x_109); -lean_ctor_set(x_113, 3, x_110); -lean_ctor_set_uint8(x_113, sizeof(void*)*4 + 8, x_107); -lean_ctor_set_uint32(x_113, sizeof(void*)*4, x_108); -lean_ctor_set_uint32(x_113, sizeof(void*)*4 + 4, x_111); -x_114 = lean_alloc_ctor(0, 5, 1); -lean_ctor_set(x_114, 0, x_102); -lean_ctor_set(x_114, 1, x_103); -lean_ctor_set(x_114, 2, x_113); -lean_ctor_set(x_114, 3, x_104); -lean_ctor_set(x_114, 4, x_105); -lean_ctor_set_uint8(x_114, sizeof(void*)*5, x_101); -x_115 = lean_st_ref_set(x_6, x_114, x_34); -x_116 = lean_ctor_get(x_115, 1); -lean_inc(x_116); -lean_dec(x_115); -x_117 = l_Array_contains___at___private_Lean_Class_0__Lean_checkOutParam___spec__1(x_1, x_14); -if (x_117 == 0) +lean_ctor_set(x_111, 0, x_105); +lean_ctor_set(x_111, 1, x_29); +lean_ctor_set(x_111, 2, x_107); +lean_ctor_set(x_111, 3, x_108); +lean_ctor_set_uint32(x_111, sizeof(void*)*4, x_106); +lean_ctor_set_uint32(x_111, sizeof(void*)*4 + 4, x_109); +x_112 = lean_alloc_ctor(0, 5, 1); +lean_ctor_set(x_112, 0, x_101); +lean_ctor_set(x_112, 1, x_102); +lean_ctor_set(x_112, 2, x_111); +lean_ctor_set(x_112, 3, x_103); +lean_ctor_set(x_112, 4, x_104); +lean_ctor_set_uint8(x_112, sizeof(void*)*5, x_100); +x_113 = lean_st_ref_set(x_6, x_112, x_34); +x_114 = lean_ctor_get(x_113, 1); +lean_inc(x_114); +lean_dec(x_113); +x_115 = l_Array_contains___at___private_Lean_Class_0__Lean_checkOutParam___spec__1(x_1, x_14); +if (x_115 == 0) { -lean_object* x_118; +lean_object* x_116; lean_dec(x_27); lean_dec(x_25); lean_dec(x_22); lean_dec(x_14); -x_118 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_118, 0, x_29); -x_15 = x_118; -x_16 = x_116; +x_116 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_116, 0, x_29); +x_15 = x_116; +x_16 = x_114; goto block_21; } 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; 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; lean_object* x_135; lean_object* x_136; lean_object* x_137; lean_object* x_138; lean_object* x_139; -x_119 = l_Lean_LocalDecl_type(x_25); -x_120 = l_Lean_instantiateMVars___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_initEntries___spec__2(x_119, x_6, x_7, x_8, x_9, x_10, x_116); -x_121 = lean_ctor_get(x_120, 0); -lean_inc(x_121); -x_122 = lean_ctor_get(x_120, 1); -lean_inc(x_122); -lean_dec(x_120); -x_123 = l_Lean_LocalDecl_userName(x_25); +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; uint8_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; +x_117 = l_Lean_LocalDecl_type(x_25); +x_118 = l_Lean_instantiateMVars___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_initEntries___spec__2(x_117, x_6, x_7, x_8, x_9, x_10, 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 = l_Lean_LocalDecl_userName(x_25); lean_dec(x_25); -lean_inc(x_121); -x_124 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_124, 0, x_14); -lean_ctor_set(x_124, 1, x_123); -lean_ctor_set(x_124, 2, x_22); -lean_ctor_set(x_124, 3, x_121); -lean_ctor_set(x_124, 4, x_121); -lean_ctor_set(x_124, 5, x_27); -x_125 = lean_st_ref_take(x_6, x_122); -x_126 = lean_ctor_get(x_125, 0); -lean_inc(x_126); -x_127 = lean_ctor_get(x_125, 1); +lean_inc(x_119); +x_122 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_122, 0, x_14); +lean_ctor_set(x_122, 1, x_121); +lean_ctor_set(x_122, 2, x_22); +lean_ctor_set(x_122, 3, x_119); +lean_ctor_set(x_122, 4, x_119); +lean_ctor_set(x_122, 5, x_27); +x_123 = lean_st_ref_take(x_6, x_120); +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_124, sizeof(void*)*5); +x_127 = lean_ctor_get(x_124, 0); lean_inc(x_127); -lean_dec(x_125); -x_128 = lean_ctor_get_uint8(x_126, sizeof(void*)*5); -x_129 = lean_ctor_get(x_126, 0); +x_128 = lean_ctor_get(x_124, 1); +lean_inc(x_128); +x_129 = lean_ctor_get(x_124, 2); lean_inc(x_129); -x_130 = lean_ctor_get(x_126, 1); +x_130 = lean_ctor_get(x_124, 3); lean_inc(x_130); -x_131 = lean_ctor_get(x_126, 2); +x_131 = lean_ctor_get(x_124, 4); lean_inc(x_131); -x_132 = lean_ctor_get(x_126, 3); -lean_inc(x_132); -x_133 = lean_ctor_get(x_126, 4); -lean_inc(x_133); -if (lean_is_exclusive(x_126)) { - lean_ctor_release(x_126, 0); - lean_ctor_release(x_126, 1); - lean_ctor_release(x_126, 2); - lean_ctor_release(x_126, 3); - lean_ctor_release(x_126, 4); - x_134 = x_126; +if (lean_is_exclusive(x_124)) { + lean_ctor_release(x_124, 0); + lean_ctor_release(x_124, 1); + lean_ctor_release(x_124, 2); + lean_ctor_release(x_124, 3); + lean_ctor_release(x_124, 4); + x_132 = x_124; } else { - lean_dec_ref(x_126); - x_134 = lean_box(0); + lean_dec_ref(x_124); + x_132 = lean_box(0); } -x_135 = lean_array_push(x_130, x_124); -if (lean_is_scalar(x_134)) { - x_136 = lean_alloc_ctor(0, 5, 1); +x_133 = lean_array_push(x_128, x_122); +if (lean_is_scalar(x_132)) { + x_134 = lean_alloc_ctor(0, 5, 1); } else { - x_136 = x_134; + x_134 = x_132; } -lean_ctor_set(x_136, 0, x_129); -lean_ctor_set(x_136, 1, x_135); -lean_ctor_set(x_136, 2, x_131); -lean_ctor_set(x_136, 3, x_132); -lean_ctor_set(x_136, 4, x_133); -lean_ctor_set_uint8(x_136, sizeof(void*)*5, x_128); -x_137 = lean_st_ref_set(x_6, x_136, x_127); -x_138 = lean_ctor_get(x_137, 1); -lean_inc(x_138); -lean_dec(x_137); -x_139 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_139, 0, x_29); -x_15 = x_139; -x_16 = x_138; +lean_ctor_set(x_134, 0, x_127); +lean_ctor_set(x_134, 1, x_133); +lean_ctor_set(x_134, 2, x_129); +lean_ctor_set(x_134, 3, x_130); +lean_ctor_set(x_134, 4, x_131); +lean_ctor_set_uint8(x_134, sizeof(void*)*5, x_126); +x_135 = lean_st_ref_set(x_6, x_134, x_125); +x_136 = lean_ctor_get(x_135, 1); +lean_inc(x_136); +lean_dec(x_135); +x_137 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_137, 0, x_29); +x_15 = x_137; +x_16 = x_136; goto block_21; } } } else { -uint8_t x_140; +uint8_t x_138; lean_dec(x_27); lean_dec(x_25); lean_dec(x_22); @@ -855,29 +851,29 @@ lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); -x_140 = !lean_is_exclusive(x_28); -if (x_140 == 0) +x_138 = !lean_is_exclusive(x_28); +if (x_138 == 0) { return x_28; } else { -lean_object* x_141; lean_object* x_142; lean_object* x_143; -x_141 = lean_ctor_get(x_28, 0); -x_142 = lean_ctor_get(x_28, 1); -lean_inc(x_142); -lean_inc(x_141); +lean_object* x_139; lean_object* x_140; lean_object* x_141; +x_139 = lean_ctor_get(x_28, 0); +x_140 = lean_ctor_get(x_28, 1); +lean_inc(x_140); +lean_inc(x_139); lean_dec(x_28); -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; +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 { -uint8_t x_144; +uint8_t x_142; lean_dec(x_22); lean_dec(x_14); lean_dec(x_10); @@ -885,34 +881,34 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_5); -x_144 = !lean_is_exclusive(x_24); -if (x_144 == 0) +x_142 = !lean_is_exclusive(x_24); +if (x_142 == 0) { return x_24; } else { -lean_object* x_145; lean_object* x_146; lean_object* x_147; -x_145 = lean_ctor_get(x_24, 0); -x_146 = lean_ctor_get(x_24, 1); -lean_inc(x_146); -lean_inc(x_145); +lean_object* x_143; lean_object* x_144; lean_object* x_145; +x_143 = lean_ctor_get(x_24, 0); +x_144 = lean_ctor_get(x_24, 1); +lean_inc(x_144); +lean_inc(x_143); lean_dec(x_24); -x_147 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_147, 0, x_145); -lean_ctor_set(x_147, 1, x_146); -return x_147; +x_145 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_145, 0, x_143); +lean_ctor_set(x_145, 1, x_144); +return x_145; } } } else { -lean_object* x_148; +lean_object* x_146; lean_dec(x_22); lean_dec(x_14); -x_148 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_148, 0, x_5); -x_15 = x_148; +x_146 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_146, 0, x_5); +x_15 = x_146; x_16 = x_11; goto block_21; } @@ -2263,235 +2259,231 @@ return x_61; } else { -lean_object* x_62; uint8_t x_63; uint32_t x_64; lean_object* x_65; lean_object* x_66; uint32_t x_67; lean_object* x_68; +lean_object* x_62; uint32_t x_63; lean_object* x_64; lean_object* x_65; uint32_t x_66; lean_object* x_67; x_62 = lean_ctor_get(x_37, 0); -x_63 = lean_ctor_get_uint8(x_37, sizeof(void*)*4 + 8); -x_64 = lean_ctor_get_uint32(x_37, sizeof(void*)*4); -x_65 = lean_ctor_get(x_37, 2); -x_66 = lean_ctor_get(x_37, 3); -x_67 = lean_ctor_get_uint32(x_37, sizeof(void*)*4 + 4); -lean_inc(x_66); +x_63 = lean_ctor_get_uint32(x_37, sizeof(void*)*4); +x_64 = lean_ctor_get(x_37, 2); +x_65 = lean_ctor_get(x_37, 3); +x_66 = lean_ctor_get_uint32(x_37, sizeof(void*)*4 + 4); lean_inc(x_65); +lean_inc(x_64); lean_inc(x_62); lean_dec(x_37); -x_68 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_68, 0, x_62); -lean_ctor_set(x_68, 1, x_30); -lean_ctor_set(x_68, 2, x_65); -lean_ctor_set(x_68, 3, x_66); -lean_ctor_set_uint8(x_68, sizeof(void*)*4 + 8, x_63); -lean_ctor_set_uint32(x_68, sizeof(void*)*4, x_64); -lean_ctor_set_uint32(x_68, sizeof(void*)*4 + 4, x_67); +x_67 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_67, 0, x_62); +lean_ctor_set(x_67, 1, x_30); +lean_ctor_set(x_67, 2, x_64); +lean_ctor_set(x_67, 3, x_65); +lean_ctor_set_uint32(x_67, sizeof(void*)*4, x_63); +lean_ctor_set_uint32(x_67, sizeof(void*)*4 + 4, x_66); if (x_39 == 0) { -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_68; lean_object* x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_dec(x_28); lean_dec(x_7); lean_dec(x_6); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_69 = 1; -lean_ctor_set(x_33, 2, x_68); -lean_ctor_set_uint8(x_33, sizeof(void*)*5, x_69); -x_70 = lean_st_ref_set(x_9, x_33, x_34); -x_71 = lean_ctor_get(x_70, 1); -lean_inc(x_71); -if (lean_is_exclusive(x_70)) { - lean_ctor_release(x_70, 0); - lean_ctor_release(x_70, 1); - x_72 = x_70; +x_68 = 1; +lean_ctor_set(x_33, 2, x_67); +lean_ctor_set_uint8(x_33, sizeof(void*)*5, x_68); +x_69 = lean_st_ref_set(x_9, x_33, x_34); +x_70 = lean_ctor_get(x_69, 1); +lean_inc(x_70); +if (lean_is_exclusive(x_69)) { + lean_ctor_release(x_69, 0); + lean_ctor_release(x_69, 1); + x_71 = x_69; } else { - lean_dec_ref(x_70); - x_72 = lean_box(0); + lean_dec_ref(x_69); + x_71 = lean_box(0); } -x_73 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_73, 0, x_5); -if (lean_is_scalar(x_72)) { - x_74 = lean_alloc_ctor(0, 2, 0); +x_72 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_72, 0, x_5); +if (lean_is_scalar(x_71)) { + x_73 = lean_alloc_ctor(0, 2, 0); } else { - x_74 = x_72; + x_73 = x_71; } -lean_ctor_set(x_74, 0, x_73); -lean_ctor_set(x_74, 1, x_71); -return x_74; +lean_ctor_set(x_73, 0, x_72); +lean_ctor_set(x_73, 1, x_70); +return x_73; } 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; lean_object* x_81; lean_object* x_82; lean_object* x_83; lean_object* x_84; -x_75 = lean_box(0); -x_76 = lean_array_fset(x_36, x_4, x_75); -x_77 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_77, 0, x_1); -lean_ctor_set(x_77, 1, x_6); -lean_ctor_set(x_77, 2, x_28); -lean_ctor_set(x_77, 3, x_7); -lean_ctor_set(x_77, 4, x_3); -lean_ctor_set(x_77, 5, x_2); -x_78 = lean_array_fset(x_76, x_4, x_77); -x_79 = 1; -lean_ctor_set(x_33, 2, x_68); -lean_ctor_set(x_33, 1, x_78); -lean_ctor_set_uint8(x_33, sizeof(void*)*5, x_79); -x_80 = lean_st_ref_set(x_9, x_33, x_34); -x_81 = lean_ctor_get(x_80, 1); -lean_inc(x_81); -if (lean_is_exclusive(x_80)) { - lean_ctor_release(x_80, 0); - lean_ctor_release(x_80, 1); - x_82 = x_80; +lean_object* x_74; lean_object* x_75; 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_74 = lean_box(0); +x_75 = lean_array_fset(x_36, x_4, x_74); +x_76 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_76, 0, x_1); +lean_ctor_set(x_76, 1, x_6); +lean_ctor_set(x_76, 2, x_28); +lean_ctor_set(x_76, 3, x_7); +lean_ctor_set(x_76, 4, x_3); +lean_ctor_set(x_76, 5, x_2); +x_77 = lean_array_fset(x_75, x_4, x_76); +x_78 = 1; +lean_ctor_set(x_33, 2, x_67); +lean_ctor_set(x_33, 1, x_77); +lean_ctor_set_uint8(x_33, sizeof(void*)*5, x_78); +x_79 = lean_st_ref_set(x_9, x_33, x_34); +x_80 = lean_ctor_get(x_79, 1); +lean_inc(x_80); +if (lean_is_exclusive(x_79)) { + lean_ctor_release(x_79, 0); + lean_ctor_release(x_79, 1); + x_81 = x_79; } else { - lean_dec_ref(x_80); - x_82 = lean_box(0); + lean_dec_ref(x_79); + x_81 = lean_box(0); } -x_83 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_83, 0, x_5); -if (lean_is_scalar(x_82)) { - x_84 = lean_alloc_ctor(0, 2, 0); +x_82 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_82, 0, x_5); +if (lean_is_scalar(x_81)) { + x_83 = lean_alloc_ctor(0, 2, 0); } else { - x_84 = x_82; + x_83 = x_81; } -lean_ctor_set(x_84, 0, x_83); -lean_ctor_set(x_84, 1, x_81); -return x_84; +lean_ctor_set(x_83, 0, x_82); +lean_ctor_set(x_83, 1, x_80); +return x_83; } } } else { -lean_object* x_85; lean_object* x_86; lean_object* x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; uint8_t x_91; lean_object* x_92; uint8_t x_93; uint32_t x_94; lean_object* x_95; lean_object* x_96; uint32_t x_97; lean_object* x_98; lean_object* x_99; -x_85 = lean_ctor_get(x_33, 0); -x_86 = lean_ctor_get(x_33, 1); -x_87 = lean_ctor_get(x_33, 2); -x_88 = lean_ctor_get(x_33, 3); -x_89 = lean_ctor_get(x_33, 4); -lean_inc(x_89); +lean_object* x_84; 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; uint32_t x_92; lean_object* x_93; lean_object* x_94; uint32_t x_95; lean_object* x_96; lean_object* x_97; +x_84 = lean_ctor_get(x_33, 0); +x_85 = lean_ctor_get(x_33, 1); +x_86 = lean_ctor_get(x_33, 2); +x_87 = lean_ctor_get(x_33, 3); +x_88 = lean_ctor_get(x_33, 4); lean_inc(x_88); lean_inc(x_87); lean_inc(x_86); lean_inc(x_85); +lean_inc(x_84); lean_dec(x_33); -x_90 = lean_array_get_size(x_86); -x_91 = lean_nat_dec_lt(x_4, x_90); -lean_dec(x_90); -x_92 = lean_ctor_get(x_87, 0); -lean_inc(x_92); -x_93 = lean_ctor_get_uint8(x_87, sizeof(void*)*4 + 8); -x_94 = lean_ctor_get_uint32(x_87, sizeof(void*)*4); -x_95 = lean_ctor_get(x_87, 2); -lean_inc(x_95); -x_96 = lean_ctor_get(x_87, 3); -lean_inc(x_96); -x_97 = lean_ctor_get_uint32(x_87, sizeof(void*)*4 + 4); -if (lean_is_exclusive(x_87)) { - lean_ctor_release(x_87, 0); - lean_ctor_release(x_87, 1); - lean_ctor_release(x_87, 2); - lean_ctor_release(x_87, 3); - x_98 = x_87; +x_89 = lean_array_get_size(x_85); +x_90 = lean_nat_dec_lt(x_4, x_89); +lean_dec(x_89); +x_91 = lean_ctor_get(x_86, 0); +lean_inc(x_91); +x_92 = lean_ctor_get_uint32(x_86, sizeof(void*)*4); +x_93 = lean_ctor_get(x_86, 2); +lean_inc(x_93); +x_94 = lean_ctor_get(x_86, 3); +lean_inc(x_94); +x_95 = lean_ctor_get_uint32(x_86, sizeof(void*)*4 + 4); +if (lean_is_exclusive(x_86)) { + lean_ctor_release(x_86, 0); + lean_ctor_release(x_86, 1); + lean_ctor_release(x_86, 2); + lean_ctor_release(x_86, 3); + x_96 = x_86; } else { - lean_dec_ref(x_87); - x_98 = lean_box(0); + lean_dec_ref(x_86); + x_96 = lean_box(0); } -if (lean_is_scalar(x_98)) { - x_99 = lean_alloc_ctor(0, 4, 9); +if (lean_is_scalar(x_96)) { + x_97 = lean_alloc_ctor(0, 4, 8); } else { - x_99 = x_98; + x_97 = x_96; } -lean_ctor_set(x_99, 0, x_92); -lean_ctor_set(x_99, 1, x_30); -lean_ctor_set(x_99, 2, x_95); -lean_ctor_set(x_99, 3, x_96); -lean_ctor_set_uint8(x_99, sizeof(void*)*4 + 8, x_93); -lean_ctor_set_uint32(x_99, sizeof(void*)*4, x_94); -lean_ctor_set_uint32(x_99, sizeof(void*)*4 + 4, x_97); -if (x_91 == 0) +lean_ctor_set(x_97, 0, x_91); +lean_ctor_set(x_97, 1, x_30); +lean_ctor_set(x_97, 2, x_93); +lean_ctor_set(x_97, 3, x_94); +lean_ctor_set_uint32(x_97, sizeof(void*)*4, x_92); +lean_ctor_set_uint32(x_97, sizeof(void*)*4 + 4, x_95); +if (x_90 == 0) { -uint8_t 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_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_dec(x_28); lean_dec(x_7); lean_dec(x_6); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_100 = 1; -x_101 = lean_alloc_ctor(0, 5, 1); -lean_ctor_set(x_101, 0, x_85); -lean_ctor_set(x_101, 1, x_86); -lean_ctor_set(x_101, 2, x_99); -lean_ctor_set(x_101, 3, x_88); -lean_ctor_set(x_101, 4, x_89); -lean_ctor_set_uint8(x_101, sizeof(void*)*5, x_100); -x_102 = lean_st_ref_set(x_9, x_101, x_34); -x_103 = lean_ctor_get(x_102, 1); -lean_inc(x_103); -if (lean_is_exclusive(x_102)) { - lean_ctor_release(x_102, 0); - lean_ctor_release(x_102, 1); +x_98 = 1; +x_99 = lean_alloc_ctor(0, 5, 1); +lean_ctor_set(x_99, 0, x_84); +lean_ctor_set(x_99, 1, x_85); +lean_ctor_set(x_99, 2, x_97); +lean_ctor_set(x_99, 3, x_87); +lean_ctor_set(x_99, 4, x_88); +lean_ctor_set_uint8(x_99, sizeof(void*)*5, x_98); +x_100 = lean_st_ref_set(x_9, x_99, x_34); +x_101 = lean_ctor_get(x_100, 1); +lean_inc(x_101); +if (lean_is_exclusive(x_100)) { + lean_ctor_release(x_100, 0); + lean_ctor_release(x_100, 1); + x_102 = x_100; +} else { + lean_dec_ref(x_100); + x_102 = lean_box(0); +} +x_103 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_103, 0, x_5); +if (lean_is_scalar(x_102)) { + x_104 = lean_alloc_ctor(0, 2, 0); +} else { x_104 = x_102; -} else { - lean_dec_ref(x_102); - x_104 = lean_box(0); } -x_105 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_105, 0, x_5); -if (lean_is_scalar(x_104)) { - x_106 = lean_alloc_ctor(0, 2, 0); -} else { - x_106 = x_104; -} -lean_ctor_set(x_106, 0, x_105); -lean_ctor_set(x_106, 1, x_103); -return x_106; +lean_ctor_set(x_104, 0, x_103); +lean_ctor_set(x_104, 1, x_101); +return x_104; } else { -lean_object* x_107; lean_object* x_108; lean_object* x_109; lean_object* x_110; uint8_t 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_107 = lean_box(0); -x_108 = lean_array_fset(x_86, x_4, x_107); -x_109 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_109, 0, x_1); -lean_ctor_set(x_109, 1, x_6); -lean_ctor_set(x_109, 2, x_28); -lean_ctor_set(x_109, 3, x_7); -lean_ctor_set(x_109, 4, x_3); -lean_ctor_set(x_109, 5, x_2); -x_110 = lean_array_fset(x_108, x_4, x_109); -x_111 = 1; -x_112 = lean_alloc_ctor(0, 5, 1); -lean_ctor_set(x_112, 0, x_85); -lean_ctor_set(x_112, 1, x_110); -lean_ctor_set(x_112, 2, x_99); -lean_ctor_set(x_112, 3, x_88); -lean_ctor_set(x_112, 4, x_89); -lean_ctor_set_uint8(x_112, sizeof(void*)*5, x_111); -x_113 = lean_st_ref_set(x_9, x_112, x_34); -x_114 = lean_ctor_get(x_113, 1); -lean_inc(x_114); -if (lean_is_exclusive(x_113)) { - lean_ctor_release(x_113, 0); - lean_ctor_release(x_113, 1); +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; lean_object* x_114; lean_object* x_115; +x_105 = lean_box(0); +x_106 = lean_array_fset(x_85, x_4, x_105); +x_107 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_107, 0, x_1); +lean_ctor_set(x_107, 1, x_6); +lean_ctor_set(x_107, 2, x_28); +lean_ctor_set(x_107, 3, x_7); +lean_ctor_set(x_107, 4, x_3); +lean_ctor_set(x_107, 5, x_2); +x_108 = lean_array_fset(x_106, x_4, x_107); +x_109 = 1; +x_110 = lean_alloc_ctor(0, 5, 1); +lean_ctor_set(x_110, 0, x_84); +lean_ctor_set(x_110, 1, x_108); +lean_ctor_set(x_110, 2, x_97); +lean_ctor_set(x_110, 3, x_87); +lean_ctor_set(x_110, 4, x_88); +lean_ctor_set_uint8(x_110, sizeof(void*)*5, x_109); +x_111 = lean_st_ref_set(x_9, x_110, x_34); +x_112 = lean_ctor_get(x_111, 1); +lean_inc(x_112); +if (lean_is_exclusive(x_111)) { + lean_ctor_release(x_111, 0); + lean_ctor_release(x_111, 1); + x_113 = x_111; +} else { + lean_dec_ref(x_111); + x_113 = lean_box(0); +} +x_114 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_114, 0, x_5); +if (lean_is_scalar(x_113)) { + x_115 = lean_alloc_ctor(0, 2, 0); +} else { x_115 = x_113; -} else { - lean_dec_ref(x_113); - x_115 = lean_box(0); } -x_116 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_116, 0, x_5); -if (lean_is_scalar(x_115)) { - x_117 = lean_alloc_ctor(0, 2, 0); -} else { - x_117 = x_115; -} -lean_ctor_set(x_117, 0, x_116); -lean_ctor_set(x_117, 1, x_114); -return x_117; +lean_ctor_set(x_115, 0, x_114); +lean_ctor_set(x_115, 1, x_112); +return x_115; } } } else { -uint8_t x_118; +uint8_t x_116; lean_dec(x_28); lean_dec(x_7); lean_dec(x_6); @@ -2499,29 +2491,29 @@ lean_dec(x_5); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_118 = !lean_is_exclusive(x_29); -if (x_118 == 0) +x_116 = !lean_is_exclusive(x_29); +if (x_116 == 0) { return x_29; } else { -lean_object* x_119; lean_object* x_120; lean_object* x_121; -x_119 = lean_ctor_get(x_29, 0); -x_120 = lean_ctor_get(x_29, 1); -lean_inc(x_120); -lean_inc(x_119); +lean_object* x_117; lean_object* x_118; lean_object* x_119; +x_117 = lean_ctor_get(x_29, 0); +x_118 = lean_ctor_get(x_29, 1); +lean_inc(x_118); +lean_inc(x_117); lean_dec(x_29); -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; +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 { -uint8_t x_122; +uint8_t x_120; lean_dec(x_23); lean_dec(x_21); lean_dec(x_13); @@ -2534,23 +2526,23 @@ lean_dec(x_5); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_122 = !lean_is_exclusive(x_25); -if (x_122 == 0) +x_120 = !lean_is_exclusive(x_25); +if (x_120 == 0) { return x_25; } else { -lean_object* x_123; lean_object* x_124; lean_object* x_125; -x_123 = lean_ctor_get(x_25, 0); -x_124 = lean_ctor_get(x_25, 1); -lean_inc(x_124); -lean_inc(x_123); +lean_object* x_121; lean_object* x_122; lean_object* x_123; +x_121 = lean_ctor_get(x_25, 0); +x_122 = lean_ctor_get(x_25, 1); +lean_inc(x_122); +lean_inc(x_121); lean_dec(x_25); -x_125 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_125, 0, x_123); -lean_ctor_set(x_125, 1, x_124); -return x_125; +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; } } } @@ -2715,20 +2707,20 @@ lean_dec(x_40); x_42 = lean_st_ref_get(x_8, x_38); if (x_41 == 0) { -lean_object* x_299; lean_object* x_300; +lean_object* x_298; lean_object* x_299; lean_dec(x_39); -x_299 = l_Lean_Meta_SimpAll_instInhabitedEntry; -x_300 = l___private_Init_Util_0__outOfBounds___rarg(x_299); -x_43 = x_300; -goto block_298; +x_298 = l_Lean_Meta_SimpAll_instInhabitedEntry; +x_299 = l___private_Init_Util_0__outOfBounds___rarg(x_298); +x_43 = x_299; +goto block_297; } else { -lean_object* x_301; -x_301 = lean_array_fget(x_39, x_4); +lean_object* x_300; +x_300 = lean_array_fget(x_39, x_4); lean_dec(x_39); -x_43 = x_301; -goto block_298; +x_43 = x_300; +goto block_297; } block_35: { @@ -2824,7 +2816,7 @@ return x_34; } } } -block_298: +block_297: { 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; x_44 = lean_ctor_get(x_42, 0); @@ -3506,324 +3498,322 @@ goto block_35; } else { -lean_object* x_218; uint8_t x_219; uint32_t x_220; lean_object* x_221; lean_object* x_222; uint32_t 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; uint8_t x_234; lean_object* x_235; +lean_object* x_218; uint32_t x_219; lean_object* x_220; lean_object* x_221; uint32_t 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; uint8_t x_233; lean_object* x_234; x_218 = lean_ctor_get(x_46, 0); -x_219 = lean_ctor_get_uint8(x_46, sizeof(void*)*4 + 8); -x_220 = lean_ctor_get_uint32(x_46, sizeof(void*)*4); -x_221 = lean_ctor_get(x_46, 2); -x_222 = lean_ctor_get(x_46, 3); -x_223 = lean_ctor_get_uint32(x_46, sizeof(void*)*4 + 4); -lean_inc(x_222); +x_219 = lean_ctor_get_uint32(x_46, sizeof(void*)*4); +x_220 = lean_ctor_get(x_46, 2); +x_221 = lean_ctor_get(x_46, 3); +x_222 = lean_ctor_get_uint32(x_46, sizeof(void*)*4 + 4); lean_inc(x_221); +lean_inc(x_220); lean_inc(x_218); lean_dec(x_46); -x_224 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_224, 0, x_218); -lean_ctor_set(x_224, 1, x_58); -lean_ctor_set(x_224, 2, x_221); -lean_ctor_set(x_224, 3, x_222); -lean_ctor_set_uint8(x_224, sizeof(void*)*4 + 8, x_219); -lean_ctor_set_uint32(x_224, sizeof(void*)*4, x_220); -lean_ctor_set_uint32(x_224, sizeof(void*)*4 + 4, x_223); -x_225 = lean_st_ref_get(x_8, x_49); -x_226 = lean_ctor_get(x_225, 0); +x_223 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_223, 0, x_218); +lean_ctor_set(x_223, 1, x_58); +lean_ctor_set(x_223, 2, x_220); +lean_ctor_set(x_223, 3, x_221); +lean_ctor_set_uint32(x_223, sizeof(void*)*4, x_219); +lean_ctor_set_uint32(x_223, sizeof(void*)*4 + 4, x_222); +x_224 = lean_st_ref_get(x_8, x_49); +x_225 = lean_ctor_get(x_224, 0); +lean_inc(x_225); +x_226 = lean_ctor_get(x_224, 1); lean_inc(x_226); -x_227 = lean_ctor_get(x_225, 1); -lean_inc(x_227); -lean_dec(x_225); -x_228 = lean_st_ref_get(x_8, x_227); -x_229 = lean_ctor_get(x_228, 0); +lean_dec(x_224); +x_227 = lean_st_ref_get(x_8, x_226); +x_228 = lean_ctor_get(x_227, 0); +lean_inc(x_228); +x_229 = lean_ctor_get(x_227, 1); lean_inc(x_229); -x_230 = lean_ctor_get(x_228, 1); +lean_dec(x_227); +x_230 = lean_ctor_get(x_225, 0); lean_inc(x_230); +lean_dec(x_225); +x_231 = lean_box(0); +x_232 = lean_ctor_get(x_228, 4); +lean_inc(x_232); lean_dec(x_228); -x_231 = lean_ctor_get(x_226, 0); -lean_inc(x_231); -lean_dec(x_226); -x_232 = lean_box(0); -x_233 = lean_ctor_get(x_229, 4); -lean_inc(x_233); -lean_dec(x_229); -x_234 = 1; +x_233 = 1; lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_1); lean_inc(x_56); -x_235 = l_Lean_Meta_simpStep(x_231, x_57, x_56, x_224, x_1, x_232, x_234, x_233, x_9, x_10, x_11, x_12, x_230); -if (lean_obj_tag(x_235) == 0) +x_234 = l_Lean_Meta_simpStep(x_230, x_57, x_56, x_223, x_1, x_231, x_233, x_232, x_9, x_10, x_11, x_12, x_229); +if (lean_obj_tag(x_234) == 0) { -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; 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_236 = lean_ctor_get(x_235, 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; uint8_t 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_235 = lean_ctor_get(x_234, 0); +lean_inc(x_235); +x_236 = lean_ctor_get(x_234, 1); lean_inc(x_236); -x_237 = lean_ctor_get(x_235, 1); +lean_dec(x_234); +x_237 = lean_ctor_get(x_235, 0); lean_inc(x_237); -lean_dec(x_235); -x_238 = lean_ctor_get(x_236, 0); +x_238 = lean_ctor_get(x_235, 1); lean_inc(x_238); -x_239 = lean_ctor_get(x_236, 1); -lean_inc(x_239); -lean_dec(x_236); -x_240 = lean_st_ref_take(x_8, x_237); -x_241 = lean_ctor_get(x_240, 0); +lean_dec(x_235); +x_239 = lean_st_ref_take(x_8, x_236); +x_240 = lean_ctor_get(x_239, 0); +lean_inc(x_240); +x_241 = lean_ctor_get(x_239, 1); lean_inc(x_241); -x_242 = lean_ctor_get(x_240, 1); -lean_inc(x_242); -lean_dec(x_240); -x_243 = lean_ctor_get_uint8(x_241, sizeof(void*)*5); -x_244 = lean_ctor_get(x_241, 0); +lean_dec(x_239); +x_242 = lean_ctor_get_uint8(x_240, sizeof(void*)*5); +x_243 = lean_ctor_get(x_240, 0); +lean_inc(x_243); +x_244 = lean_ctor_get(x_240, 1); lean_inc(x_244); -x_245 = lean_ctor_get(x_241, 1); +x_245 = lean_ctor_get(x_240, 2); lean_inc(x_245); -x_246 = lean_ctor_get(x_241, 2); +x_246 = lean_ctor_get(x_240, 3); lean_inc(x_246); -x_247 = lean_ctor_get(x_241, 3); -lean_inc(x_247); -if (lean_is_exclusive(x_241)) { - lean_ctor_release(x_241, 0); - lean_ctor_release(x_241, 1); - lean_ctor_release(x_241, 2); - lean_ctor_release(x_241, 3); - lean_ctor_release(x_241, 4); - x_248 = x_241; +if (lean_is_exclusive(x_240)) { + lean_ctor_release(x_240, 0); + lean_ctor_release(x_240, 1); + lean_ctor_release(x_240, 2); + lean_ctor_release(x_240, 3); + lean_ctor_release(x_240, 4); + x_247 = x_240; } else { - lean_dec_ref(x_241); - x_248 = lean_box(0); + lean_dec_ref(x_240); + x_247 = lean_box(0); } -if (lean_is_scalar(x_248)) { - x_249 = lean_alloc_ctor(0, 5, 1); +if (lean_is_scalar(x_247)) { + x_248 = lean_alloc_ctor(0, 5, 1); } else { - x_249 = x_248; + x_248 = x_247; } -lean_ctor_set(x_249, 0, x_244); -lean_ctor_set(x_249, 1, x_245); -lean_ctor_set(x_249, 2, x_246); -lean_ctor_set(x_249, 3, x_247); -lean_ctor_set(x_249, 4, x_239); -lean_ctor_set_uint8(x_249, sizeof(void*)*5, x_243); -x_250 = lean_st_ref_set(x_8, x_249, x_242); -if (lean_obj_tag(x_238) == 0) +lean_ctor_set(x_248, 0, x_243); +lean_ctor_set(x_248, 1, x_244); +lean_ctor_set(x_248, 2, x_245); +lean_ctor_set(x_248, 3, x_246); +lean_ctor_set(x_248, 4, x_238); +lean_ctor_set_uint8(x_248, sizeof(void*)*5, x_242); +x_249 = lean_st_ref_set(x_8, x_248, x_241); +if (lean_obj_tag(x_237) == 0) { -lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; +lean_object* x_250; lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_dec(x_56); lean_dec(x_55); lean_dec(x_54); lean_dec(x_53); lean_dec(x_52); -x_251 = lean_ctor_get(x_250, 1); -lean_inc(x_251); -if (lean_is_exclusive(x_250)) { - lean_ctor_release(x_250, 0); - lean_ctor_release(x_250, 1); - x_252 = x_250; +x_250 = lean_ctor_get(x_249, 1); +lean_inc(x_250); +if (lean_is_exclusive(x_249)) { + lean_ctor_release(x_249, 0); + lean_ctor_release(x_249, 1); + x_251 = x_249; } else { - lean_dec_ref(x_250); - x_252 = lean_box(0); + lean_dec_ref(x_249); + x_251 = lean_box(0); } -x_253 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__3; -if (lean_is_scalar(x_252)) { - x_254 = lean_alloc_ctor(0, 2, 0); +x_252 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__3; +if (lean_is_scalar(x_251)) { + x_253 = lean_alloc_ctor(0, 2, 0); } else { - x_254 = x_252; + x_253 = x_251; } -lean_ctor_set(x_254, 0, x_253); -lean_ctor_set(x_254, 1, x_251); -x_19 = x_254; +lean_ctor_set(x_253, 0, x_252); +lean_ctor_set(x_253, 1, x_250); +x_19 = x_253; goto block_35; } else { -lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; lean_object* x_259; uint8_t x_260; -x_255 = lean_ctor_get(x_238, 0); +lean_object* x_254; lean_object* x_255; lean_object* x_256; lean_object* x_257; lean_object* x_258; uint8_t x_259; +x_254 = lean_ctor_get(x_237, 0); +lean_inc(x_254); +lean_dec(x_237); +x_255 = lean_ctor_get(x_249, 1); lean_inc(x_255); -lean_dec(x_238); -x_256 = lean_ctor_get(x_250, 1); -lean_inc(x_256); -if (lean_is_exclusive(x_250)) { - lean_ctor_release(x_250, 0); - lean_ctor_release(x_250, 1); - x_257 = x_250; +if (lean_is_exclusive(x_249)) { + lean_ctor_release(x_249, 0); + lean_ctor_release(x_249, 1); + x_256 = x_249; } else { - lean_dec_ref(x_250); - x_257 = lean_box(0); + lean_dec_ref(x_249); + x_256 = lean_box(0); } -x_258 = lean_ctor_get(x_255, 0); +x_257 = lean_ctor_get(x_254, 0); +lean_inc(x_257); +x_258 = lean_ctor_get(x_254, 1); lean_inc(x_258); -x_259 = lean_ctor_get(x_255, 1); -lean_inc(x_259); -lean_dec(x_255); -x_260 = lean_expr_eqv(x_259, x_56); -if (x_260 == 0) +lean_dec(x_254); +x_259 = lean_expr_eqv(x_258, x_56); +if (x_259 == 0) { -lean_object* x_261; lean_object* x_262; lean_object* x_263; uint8_t x_264; -lean_dec(x_257); -x_261 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__8; -x_262 = l_Lean_isTracingEnabledFor___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__1(x_261, x_8, x_9, x_10, x_11, x_12, x_256); -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_object* x_260; lean_object* x_261; lean_object* x_262; uint8_t x_263; +lean_dec(x_256); +x_260 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__8; +x_261 = l_Lean_isTracingEnabledFor___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__1(x_260, x_8, x_9, x_10, x_11, x_12, x_255); +x_262 = lean_ctor_get(x_261, 0); +lean_inc(x_262); +x_263 = lean_unbox(x_262); +lean_dec(x_262); +if (x_263 == 0) { -lean_object* x_265; lean_object* x_266; lean_object* x_267; +lean_object* x_264; lean_object* x_265; lean_object* x_266; lean_dec(x_56); lean_dec(x_54); -x_265 = lean_ctor_get(x_262, 1); -lean_inc(x_265); -lean_dec(x_262); -x_266 = lean_box(0); +x_264 = lean_ctor_get(x_261, 1); +lean_inc(x_264); +lean_dec(x_261); +x_265 = lean_box(0); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_2); -x_267 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___lambda__1(x_52, x_258, x_259, x_4, x_2, x_53, x_55, x_266, x_8, x_9, x_10, x_11, x_12, x_265); -x_19 = x_267; +x_266 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___lambda__1(x_52, x_257, x_258, x_4, x_2, x_53, x_55, x_265, x_8, x_9, x_10, x_11, x_12, x_264); +x_19 = x_266; goto block_35; } else { -lean_object* x_268; lean_object* x_269; -x_268 = lean_ctor_get(x_262, 1); -lean_inc(x_268); -lean_dec(x_262); -x_269 = l_Lean_Meta_ppOrigin___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__3(x_54, x_8, x_9, x_10, x_11, x_12, x_268); -if (lean_obj_tag(x_269) == 0) +lean_object* x_267; lean_object* x_268; +x_267 = lean_ctor_get(x_261, 1); +lean_inc(x_267); +lean_dec(x_261); +x_268 = l_Lean_Meta_ppOrigin___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__3(x_54, x_8, x_9, x_10, x_11, x_12, x_267); +if (lean_obj_tag(x_268) == 0) { -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; -x_270 = lean_ctor_get(x_269, 0); +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; +x_269 = lean_ctor_get(x_268, 0); +lean_inc(x_269); +x_270 = lean_ctor_get(x_268, 1); lean_inc(x_270); -x_271 = lean_ctor_get(x_269, 1); -lean_inc(x_271); -lean_dec(x_269); -x_272 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__10; -x_273 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_273, 0, x_272); -lean_ctor_set(x_273, 1, x_270); -x_274 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__12; -x_275 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_275, 0, x_273); -lean_ctor_set(x_275, 1, x_274); -x_276 = l_Lean_MessageData_ofExpr(x_56); -x_277 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_277, 0, x_275); -lean_ctor_set(x_277, 1, x_276); -x_278 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__14; -x_279 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_279, 0, x_277); -lean_ctor_set(x_279, 1, x_278); -lean_inc(x_259); -x_280 = l_Lean_MessageData_ofExpr(x_259); -x_281 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_281, 0, x_279); -lean_ctor_set(x_281, 1, x_280); -x_282 = l_Lean_Meta_ppOrigin___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__3___closed__4; -x_283 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_283, 0, x_281); -lean_ctor_set(x_283, 1, x_282); -x_284 = l_Lean_addTrace___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__7(x_261, x_283, x_8, x_9, x_10, x_11, x_12, x_271); -x_285 = lean_ctor_get(x_284, 0); +lean_dec(x_268); +x_271 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__10; +x_272 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_272, 0, x_271); +lean_ctor_set(x_272, 1, x_269); +x_273 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__12; +x_274 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_274, 0, x_272); +lean_ctor_set(x_274, 1, x_273); +x_275 = l_Lean_MessageData_ofExpr(x_56); +x_276 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_276, 0, x_274); +lean_ctor_set(x_276, 1, x_275); +x_277 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___closed__14; +x_278 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_278, 0, x_276); +lean_ctor_set(x_278, 1, x_277); +lean_inc(x_258); +x_279 = l_Lean_MessageData_ofExpr(x_258); +x_280 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_280, 0, x_278); +lean_ctor_set(x_280, 1, x_279); +x_281 = l_Lean_Meta_ppOrigin___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__3___closed__4; +x_282 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_282, 0, x_280); +lean_ctor_set(x_282, 1, x_281); +x_283 = l_Lean_addTrace___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__7(x_260, x_282, x_8, x_9, x_10, x_11, x_12, x_270); +x_284 = lean_ctor_get(x_283, 0); +lean_inc(x_284); +x_285 = lean_ctor_get(x_283, 1); lean_inc(x_285); -x_286 = lean_ctor_get(x_284, 1); -lean_inc(x_286); -lean_dec(x_284); +lean_dec(x_283); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_2); -x_287 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___lambda__1(x_52, x_258, x_259, x_4, x_2, x_53, x_55, x_285, x_8, x_9, x_10, x_11, x_12, x_286); -lean_dec(x_285); -x_19 = x_287; +x_286 = l_Std_Range_forIn_loop___at___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___spec__8___lambda__1(x_52, x_257, x_258, x_4, x_2, x_53, x_55, x_284, x_8, x_9, x_10, x_11, x_12, x_285); +lean_dec(x_284); +x_19 = x_286; goto block_35; } else { -lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; -lean_dec(x_259); +lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_dec(x_258); +lean_dec(x_257); lean_dec(x_56); lean_dec(x_55); lean_dec(x_53); lean_dec(x_52); -x_288 = lean_ctor_get(x_269, 0); +x_287 = lean_ctor_get(x_268, 0); +lean_inc(x_287); +x_288 = lean_ctor_get(x_268, 1); lean_inc(x_288); -x_289 = lean_ctor_get(x_269, 1); -lean_inc(x_289); -if (lean_is_exclusive(x_269)) { - lean_ctor_release(x_269, 0); - lean_ctor_release(x_269, 1); - x_290 = x_269; +if (lean_is_exclusive(x_268)) { + lean_ctor_release(x_268, 0); + lean_ctor_release(x_268, 1); + x_289 = x_268; } else { - lean_dec_ref(x_269); - x_290 = lean_box(0); + lean_dec_ref(x_268); + x_289 = lean_box(0); } -if (lean_is_scalar(x_290)) { - x_291 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_289)) { + x_290 = lean_alloc_ctor(1, 2, 0); } else { - x_291 = x_290; + x_290 = x_289; } -lean_ctor_set(x_291, 0, x_288); -lean_ctor_set(x_291, 1, x_289); -x_19 = x_291; +lean_ctor_set(x_290, 0, x_287); +lean_ctor_set(x_290, 1, x_288); +x_19 = x_290; goto block_35; } } } else { -lean_object* x_292; lean_object* x_293; -lean_dec(x_259); +lean_object* x_291; lean_object* x_292; lean_dec(x_258); +lean_dec(x_257); lean_dec(x_56); lean_dec(x_55); lean_dec(x_54); lean_dec(x_53); lean_dec(x_52); lean_inc(x_2); -x_292 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_292, 0, x_2); -if (lean_is_scalar(x_257)) { - x_293 = lean_alloc_ctor(0, 2, 0); +x_291 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_291, 0, x_2); +if (lean_is_scalar(x_256)) { + x_292 = lean_alloc_ctor(0, 2, 0); } else { - x_293 = x_257; + x_292 = x_256; } -lean_ctor_set(x_293, 0, x_292); -lean_ctor_set(x_293, 1, x_256); -x_19 = x_293; +lean_ctor_set(x_292, 0, x_291); +lean_ctor_set(x_292, 1, x_255); +x_19 = x_292; goto block_35; } } } else { -lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_object* x_297; +lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; lean_dec(x_56); lean_dec(x_55); lean_dec(x_54); lean_dec(x_53); lean_dec(x_52); -x_294 = lean_ctor_get(x_235, 0); +x_293 = lean_ctor_get(x_234, 0); +lean_inc(x_293); +x_294 = lean_ctor_get(x_234, 1); lean_inc(x_294); -x_295 = lean_ctor_get(x_235, 1); -lean_inc(x_295); -if (lean_is_exclusive(x_235)) { - lean_ctor_release(x_235, 0); - lean_ctor_release(x_235, 1); - x_296 = x_235; +if (lean_is_exclusive(x_234)) { + lean_ctor_release(x_234, 0); + lean_ctor_release(x_234, 1); + x_295 = x_234; } else { - lean_dec_ref(x_235); - x_296 = lean_box(0); + lean_dec_ref(x_234); + x_295 = lean_box(0); } -if (lean_is_scalar(x_296)) { - x_297 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_295)) { + x_296 = lean_alloc_ctor(1, 2, 0); } else { - x_297 = x_296; + x_296 = x_295; } -lean_ctor_set(x_297, 0, x_294); -lean_ctor_set(x_297, 1, x_295); -x_19 = x_297; +lean_ctor_set(x_296, 0, x_293); +lean_ctor_set(x_296, 1, x_294); +x_19 = x_296; goto block_35; } } @@ -3831,6 +3821,23 @@ goto block_35; } else { +lean_object* x_301; +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_4); +lean_dec(x_3); +lean_dec(x_2); +lean_dec(x_1); +x_301 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_301, 0, x_7); +lean_ctor_set(x_301, 1, x_13); +return x_301; +} +} +else +{ lean_object* x_302; lean_dec(x_12); lean_dec(x_11); @@ -3846,23 +3853,6 @@ lean_ctor_set(x_302, 1, x_13); return x_302; } } -else -{ -lean_object* x_303; -lean_dec(x_12); -lean_dec(x_11); -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_4); -lean_dec(x_3); -lean_dec(x_2); -lean_dec(x_1); -x_303 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_303, 0, x_7); -lean_ctor_set(x_303, 1, x_13); -return x_303; -} -} } LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_SimpAll_0__Lean_Meta_SimpAll_loop___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: diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/Simproc.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/Simproc.c index 152225ac60..83585509c4 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/Simproc.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/Simproc.c @@ -13,7 +13,6 @@ #ifdef __cplusplus extern "C" { #endif -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__16; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimprocExtension_getSimprocs___boxed(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Meta_DiscrTree_0__Lean_Meta_DiscrTree_createNodes___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_const___override(lean_object*, lean_object*); @@ -22,60 +21,51 @@ static lean_object* l_Lean_Meta_DiscrTree_insertCore___at_Lean_Meta_Simp_addSimp LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__2___boxed(lean_object*, lean_object*); lean_object* l___private_Init_Util_0__outOfBounds___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_eraseSimprocAttr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__11; +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4111____spec__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_find_x3f___at_Lean_Meta_Simp_getSimprocExtensionCore_x3f___spec__1(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728_; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instInhabitedSimprocDeclExtState; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__2; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__7; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__18; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__12; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__3___boxed(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__7; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocExt(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*); size_t lean_usize_shift_right(size_t, size_t); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__12; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_1060_(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_Meta_Simp_getSimprocDeclKeys_x3f___spec__5___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_simprocCore___closed__6; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__3; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__8; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__2; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insert___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__1(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__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* l_Lean_Meta_Simp_getDtConfig(lean_object*); static lean_object* l_Lean_Meta_Simp_registerSimproc___lambda__2___closed__1; lean_object* lean_name_append_after(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182_(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Meta_Simp_getSimprocExtensionCore_x3f___spec__2(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__21; uint8_t lean_usize_dec_le(size_t, size_t); static lean_object* l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__2___closed__3; LEAN_EXPORT lean_object* l___private_Lean_Meta_DiscrTree_0__Lean_Meta_DiscrTree_insertAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__9___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__1; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__8; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocArrayCore(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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__2; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__8; size_t lean_uint64_to_usize(uint64_t); static lean_object* l_Lean_Meta_Simp_getSimprocFromDeclImpl___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__7(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548_(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_eraseSimprocAttr___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__10; static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__2; lean_object* l_Lean_Name_toString(lean_object*, uint8_t); static lean_object* l_panic___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__13___closed__1; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__1; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__26; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_registerSimproc___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_DiscrTree_insertCore___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__1___closed__1; LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__6___boxed(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_addSEvalprocBuiltinAttr___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__19; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__5; lean_object* lean_array_push(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__4(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocExt___lambda__1___boxed(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_instBEqLocalInstance___boxed(lean_object*, lean_object*); @@ -86,35 +76,42 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore(uint8_t, lean_object*, lea lean_object* lean_mk_array(lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux_traverse___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__3___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__13; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__6; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__2(lean_object*, size_t, size_t, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___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_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__6; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3___boxed(lean_object**); static size_t l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__2___closed__1; static lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__8; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocs___rarg___boxed(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__4; static lean_object* l_Lean_Meta_Simp_simpAttrNameToSimprocAttrName___closed__1; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__8; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocExt___lambda__4(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253_(lean_object*); static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__21; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___boxed(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_Meta_Simp_userPreSimprocs___closed__1; lean_object* lean_array_fset(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__1; LEAN_EXPORT lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_Simp_addSimprocAttr___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_registerSimproc___closed__1; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__9; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore___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_Lean_Meta_Simp_simprocCore___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_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocArrayCore___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_Meta_Simp_simprocCore___spec__1___closed__6; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__2; static lean_object* l_Lean_Meta_Simp_instInhabitedSimprocDecl___closed__1; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__5; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__3; static lean_object* l_Lean_Meta_Simp_instInhabitedSimprocDecl___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_registerSimproc___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__3; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__20; static lean_object* l_Lean_Meta_Simp_simprocCore___closed__5; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore___boxed(lean_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___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829_; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Simprocs_add___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Name_quickLt(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__4; static lean_object* l_Lean_Meta_Simp_eraseSimprocAttr___closed__3; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insert___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__5(lean_object*, lean_object*, lean_object*); @@ -122,59 +119,54 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocs___boxed(lean_object*); static lean_object* l_Lean_Meta_Simp_addSEvalprocBuiltinAttr___closed__1; lean_object* l_Lean_stringToMessageData(lean_object*); static lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc___lambda__2___closed__1; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__2; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_toSimprocEntry(lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__7; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimprocEntry_try(lean_object*, 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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__8; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1; static lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__2; static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__4; uint8_t l___private_Lean_Meta_DiscrTreeTypes_0__Lean_Meta_DiscrTree_beqKey____x40_Lean_Meta_DiscrTreeTypes___hyg_99_(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__2; LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Meta_Simp_SimprocsArray_isErased___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocs___rarg(lean_object*, lean_object*); extern lean_object* l_Lean_Expr_instBEqExpr; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__11; static lean_object* l_Lean_Meta_Simp_simpAttrNameToSimprocAttrName___closed__4; lean_object* l_Lean_ScopedEnvExtension_addEntry___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerScopedEnvExtensionUnsafe___rarg(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_registerSimproc(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__4; lean_object* l_instBEqProd___rarg(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocArrayCore___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_EXPORT lean_object* l_Array_binSearchAux___at_Lean_Meta_Simp_getSimprocDeclKeys_x3f___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__2; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Meta_Simp_registerSimproc___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_userPostSimprocs___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_appArg_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAtCollisionNodeAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__8(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Meta_Simp_SimprocDecl_lt(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__1; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4010_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__19; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocAttr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_initializing(lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__10; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__1; lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocs; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_1094_(lean_object*); -lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__2; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_eraseSimprocAttr___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentEnvExtension_modifyState___rarg(lean_object*, lean_object*, lean_object*); size_t lean_usize_of_nat(lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__24; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__6; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__3(lean_object*, size_t, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimprocsArray_add___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__2; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocArrayCore___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___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__15; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__7; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__14; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__8; lean_object* l_Array_reverse___rarg(lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__5; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__6; lean_object* l_Lean_ScopedEnvExtension_addScopedEntry___rarg(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttr___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_builtinSimprocsRef; @@ -183,22 +175,24 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocArr lean_object* lean_st_ref_take(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux_traverse___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__3(size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc___lambda__2___closed__2; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__17; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_Simp_SimprocEntry_try___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_Lean_Meta_Simp_registerBuiltinSimproc___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__8(lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocDeclKeys_x3f(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__4(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__4; static lean_object* l_Lean_Meta_Simp_instInhabitedSimprocDeclExtState___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_isBuiltinSimproc___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__16; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_userPostSimprocs___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_declareBuiltin(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__21; LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Meta_Simp_Simprocs_add___spec__4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_registerPersistentEnvExtensionUnsafe___rarg(lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentEnvExtension_getModuleEntries___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__3___boxed(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_addSimprocAttr___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimprocExtension_getSimprocs(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Meta_Simp_instBEqSimprocEntry(lean_object*, lean_object*); @@ -209,20 +203,20 @@ static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc static lean_object* l_Lean_Meta_Simp_mkSimprocExt___closed__4; static lean_object* l_Lean_Meta_Simp_registerSimproc___lambda__3___closed__2; lean_object* lean_nat_div(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__1; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__9; -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4010____spec__1___boxed(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentEnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__24; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__21; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__7___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAtAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at_Lean_Meta_Simp_registerSimprocAttr___spec__6(lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_CoreM_0__Lean_Core_mkFreshNameImp(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152_; LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Meta_Simp_getSimprocDeclKeys_x3f___spec__2(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__6; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttr___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__8; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__1; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__18; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__5; lean_object* l_Lean_Syntax_getKind(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimprocsArray_isErased___boxed(lean_object*, lean_object*); @@ -235,32 +229,31 @@ static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc static lean_object* l_Lean_Meta_Simp_simprocCore___closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at_Lean_Meta_Simp_registerSimprocAttr___spec__1(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__1; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__6___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__3; lean_object* l_Lean_Meta_DiscrTree_empty(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_registerSimproc___lambda__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_addSimprocAttr(lean_object*, lean_object*, uint8_t, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_get(lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__11; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__24; 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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Meta_Simp_getSimprocDeclKeys_x3f___spec__2___boxed(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__19; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__14; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__4; lean_object* lean_st_mk_ref(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_panic___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__13(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__3(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocs(lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__2; static lean_object* l_Lean_Meta_Simp_getSimprocDeclKeys_x3f___lambda__1___closed__1; static lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__3; static lean_object* l_Lean_Meta_Simp_mkSimprocExt___closed__1; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore___lambda__1(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_Meta_Simp_simprocCore___lambda__1(uint8_t, 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_Lean_Meta_Simp_instBEqSimprocEntry___boxed(lean_object*, 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_Meta_Tactic_Simp_Simproc___hyg_3829____closed__19; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__5; lean_object* l_Lean_Name_num___override(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_simprocCore___closed__1; lean_object* l_Lean_ScopedEnvExtension_modifyState___rarg(lean_object*, lean_object*, lean_object*); @@ -268,7 +261,6 @@ LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_find_x3f___at_Lean_Meta_Simp_a lean_object* l_Lean_Name_append(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Meta_Simp_registerSimproc___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_isSimproc(lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__3; static lean_object* l_Lean_Meta_Simp_simprocCore___closed__8; lean_object* l_EStateM_pure___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttrCore___closed__2; @@ -276,20 +268,23 @@ uint8_t l_Lean_Meta_DiscrTree_Key_lt(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; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocDeclKeys_x3f___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4010____spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__11(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Simprocs_add(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283_(lean_object*); static lean_object* l_Lean_Meta_Simp_getSimprocs___rarg___closed__1; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__20; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAtCollisionNodeAux___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__4(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__7; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSEvalSimprocs___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_contains___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__7___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_simpAttrNameToSimprocAttrName___closed__3; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__2; static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__3; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1(uint8_t, 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_Lean_HashMap_insert___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__6(lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__2; lean_object* l_Lean_instHashableLocalInstance___boxed(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); lean_object* l_instHashableProd___rarg___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_SimprocDeclExtState_newEntries___default___closed__2; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__6(lean_object*, size_t, size_t, lean_object*, lean_object*); @@ -301,31 +296,37 @@ LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_Simp_SimprocEntry lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__17; LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_BuiltinSimprocs_procs___default___spec__1(lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore___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_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore___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_Meta_Simp_BuiltinSimprocs_keys___default; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__6; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__15; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__4; 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_Simp_instInhabitedSimprocDecl; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocExtensionCore_x3f(lean_object*, lean_object*); lean_object* l_Lean_Meta_DiscrTree_getMatchWithExtra___rarg(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_Simp_getSimprocDeclKeys_x3f___spec__5(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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__5; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649_(lean_object*); LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Meta_Simp_SimprocsArray_isErased___spec__1(lean_object*, lean_object*, size_t, size_t); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__7; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__13; LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_BuiltinSimprocs_keys___default___spec__1(lean_object*); static lean_object* l_Lean_Meta_Simp_SimprocDeclExtState_newEntries___default___closed__1; LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__5(lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__7; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__23; static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__13; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_userPreSimprocs(lean_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_Simp_registerSimprocAttr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__14; lean_object* l_Lean_Expr_appFn_x21(lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__10; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4111_(lean_object*); LEAN_EXPORT lean_object* l___private_Init_Data_Array_BinSearch_0__Array_binInsertAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__12(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_addSEvalprocBuiltinAttr(lean_object*, uint8_t, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__9; static lean_object* l_Lean_Meta_Simp_mkSimprocExt___closed__2; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__25; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instToFormatSimprocEntry(lean_object*); static lean_object* l_Lean_Meta_Simp_getSEvalSimprocs___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSEvalSimprocs(lean_object*); @@ -333,34 +334,33 @@ lean_object* lean_usize_to_nat(size_t); size_t lean_hashmap_mk_idx(lean_object*, uint64_t); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__6(lean_object*); static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_1060____closed__2; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__11; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_registerSimproc___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__9; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocExt___lambda__2(lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__14; static lean_object* l_Array_qsort_sort___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__6___closed__1; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__9; lean_object* l_Lean_MessageData_ofExpr(lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__22; extern lean_object* l_Lean_Meta_Simp_instInhabitedSimprocs; static lean_object* l_Lean_Meta_Simp_mkSimprocExt___closed__3; -lean_object* l_Lean_Meta_Simp_mkEqTransOptProofResult(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +lean_object* l_Lean_Meta_Simp_mkEqTransOptProofResult(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_registerSimprocAttr___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Simprocs_erase(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__1; LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__4; lean_object* l_Lean_Meta_mkEqTrans_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__23; static lean_object* l_Lean_Meta_Simp_addSimprocAttr___closed__2; -LEAN_EXPORT lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4051_; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__18; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore___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_AssocList_find_x3f___at_Lean_Meta_Simp_getSimprocExtensionCore_x3f___spec__2___boxed(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__1; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__10; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__6; lean_object* l_Lean_throwError___at_Lean_declareBuiltin___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_1060____closed__1; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__1; static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__9; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Simprocs_add___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__7; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__22; lean_object* l_Lean_throwError___at_Lean_AttributeImpl_erase___default___spec__1(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__5; static lean_object* l_Lean_Meta_Simp_simprocCore___closed__4; @@ -370,6 +370,7 @@ LEAN_EXPORT lean_object* l_Array_binInsertM___at_Lean_Meta_Simp_addSimprocBuilti LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__2(lean_object*, lean_object*); extern lean_object* l_Lean_Meta_DiscrTree_instInhabitedKey; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocExt___lambda__4___boxed(lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__17; static lean_object* l_Lean_Meta_Simp_eraseSimprocAttr___closed__4; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_insertAux_traverse___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__7(size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc(lean_object*, lean_object*, lean_object*, lean_object*); @@ -384,58 +385,57 @@ uint8_t lean_nat_dec_lt(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocFromDeclImpl(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_Simp_recordSimpTheorem(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_mkSimprocExt___closed__5; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__3; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__3; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__10; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__12; static lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__10; lean_object* l_id___rarg___boxed(lean_object*); lean_object* l_Lean_Meta_DiscrTree_instInhabitedDiscrTree(lean_object*); lean_object* l_Lean_Name_mkStr2(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__6; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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*); static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__12; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__11; static size_t l_Lean_PersistentHashMap_insertAux___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__2___closed__2; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__20; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttrCore(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_mkEmptyEntries(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__20; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__2; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_Meta_Simp_SimprocsArray_isErased(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__6; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_builtinSimprocDeclsRef; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__16; static lean_object* l_Lean_Meta_Simp_registerSimproc___lambda__3___closed__3; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__1; static lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttrCore___closed__1; uint64_t l_Lean_Name_hash___override(lean_object*); static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__11; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__17; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimprocDeclExtState_newEntries___default; uint8_t l_Lean_Syntax_isNone(lean_object*); lean_object* lean_panic_fn(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__22; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__5(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_binInsertM___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__11(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_HashMapImp_contains___at_Lean_Meta_Simp_isBuiltinSimproc___spec__1(lean_object*, lean_object*); +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*); lean_object* lean_nat_sub(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_object* l_Lean_ScopedEnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocExt___lambda__3(lean_object*, lean_object*); lean_object* l_Array_insertAt_x21___rarg(lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152_(lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__14; lean_object* lean_nat_mul(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__10(lean_object*, lean_object*); lean_object* l_Lean_Meta_InfoCacheKey_instHashableInfoCacheKey___boxed(lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__13; LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__2(lean_object*, lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; lean_object* l_Lean_Environment_evalConstCheck___rarg(lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465_(lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__3; lean_object* l_Lean_PersistentHashMap_mkCollisionNode___rarg(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimprocsArray_add(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_simprocCore___closed__7; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__4; static lean_object* l_Lean_Meta_Simp_registerSimproc___lambda__3___closed__1; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocArrayCore___lambda__1(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*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__1; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__5; lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__23; LEAN_EXPORT lean_object* l_Lean_Meta_DiscrTree_insertCore___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__1(lean_object*, lean_object*, lean_object*); @@ -443,81 +443,81 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instInhabitedBuiltinSimprocs; LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at_Lean_Meta_Simp_registerSimprocAttr___spec__4(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__3(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_ScopedEnvExtension_addLocalEntry___rarg(lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocDeclKeys_x3f___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Environment_getModuleIdxFor_x3f(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSEvalSimprocs___boxed(lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__16; lean_object* l_Lean_registerBuiltinAttribute(lean_object*, lean_object*); lean_object* l_Array_back___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimprocDecl_lt___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_eraseSimprocAttr___lambda__1(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_simpAttrNameToSimprocAttrName___closed__2; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttr(lean_object*, uint8_t, lean_object*, lean_object*); lean_object* l___private_Lean_ToExpr_0__Lean_Name_toExprAux(lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__17; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__1; size_t lean_usize_sub(size_t, size_t); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390_(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_foldlM___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__5(lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__6; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(lean_object*, uint8_t, 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___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__18; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(lean_object*, uint8_t, 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*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Meta_Simp_Simprocs_add___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_addSimprocBuiltinAttrCore___boxed(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_Simp_addSimprocBuiltinAttrCore___spec__9___closed__1; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__5; LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Meta_Simp_Simprocs_add___spec__3(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Meta_Simp_getSimprocDeclKeys_x3f___spec__4(lean_object*, size_t, lean_object*); size_t lean_usize_add(size_t, size_t); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__1; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__15; LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Meta_Simp_SimprocsArray_erase___spec__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_addSimprocAttr___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocExtensionMapRef; +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__22; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocExt___lambda__2___boxed(lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__4; LEAN_EXPORT lean_object* l___private_Init_Data_Array_BinSearch_0__Array_binInsertAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__12___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__2; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__5; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_userPreSimprocs___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_Simp_simprocCore___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_array_uget(lean_object*, size_t); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__4; static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____lambda__1___closed__1; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_instInhabitedBuiltinSimprocs___closed__2; LEAN_EXPORT lean_object* l_Lean_ScopedEnvExtension_add___at_Lean_Meta_Simp_addSimprocAttr___spec__1(lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_find_x3f___at_Lean_Meta_Simp_Simprocs_add___spec__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_DiscrTree_0__Lean_Meta_DiscrTree_insertAux___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__9(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__2; lean_object* lean_io_error_to_string(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocExt___lambda__1(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__12; lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__5; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566_(lean_object*); LEAN_EXPORT lean_object* l_Array_mapMUnsafe_map___at_Lean_Meta_Simp_SimprocsArray_erase___spec__1(lean_object*, size_t, size_t, 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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__2; static lean_object* l_Lean_Meta_Simp_instInhabitedBuiltinSimprocs___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_54_(lean_object*); LEAN_EXPORT uint8_t l_Lean_AssocList_contains___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__7(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_userPreSimprocs___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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__9(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at_Lean_Meta_Simp_registerBuiltinSimproc___spec__1(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_contains___at_Lean_Meta_Simp_isBuiltinSimproc___spec__2___boxed(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__2; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__2; lean_object* lean_string_append(lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__1; uint8_t l_Lean_PersistentHashMap_contains___at_Lean_NameSSet_contains___spec__3(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_addSimprocAttr___closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocSEvalExtension; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__4; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__2; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__5; lean_object* lean_array_get_size(lean_object*); static lean_object* l_Lean_Meta_DiscrTree_insertCore___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__1___closed__2; LEAN_EXPORT lean_object* l_Lean_PersistentHashMap_findAux___at_Lean_Meta_Simp_getSimprocDeclKeys_x3f___spec__4___boxed(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__22; LEAN_EXPORT lean_object* l_Lean_HashMapImp_find_x3f___at_Lean_Meta_Simp_getSimprocDeclKeys_x3f___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_builtinSEvalprocsRef; static lean_object* l_Lean_Meta_DiscrTree_insertCore___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__1___closed__4; uint8_t lean_nat_dec_le(lean_object*, lean_object*); @@ -526,11 +526,11 @@ static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__20; static lean_object* l_Lean_Meta_Simp_simprocCore___closed__2; uint8_t lean_usize_dec_lt(size_t, size_t); static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__19; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__18; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__13; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__5; LEAN_EXPORT uint8_t l_Lean_AssocList_contains___at_Lean_Meta_Simp_isBuiltinSimproc___spec__2(lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__3; lean_object* l_Lean_Meta_Simp_getConfig___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__3; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_PersistentHashMap_erase___at_Lean_Meta_addInstanceEntry___spec__18(lean_object*, lean_object*); lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimprocExtension_x3f(lean_object*, lean_object*); @@ -539,44 +539,44 @@ lean_object* l_EStateM_bind___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_BuiltinSimprocs_procs___default___spec__1___boxed(lean_object*); static lean_object* l_Lean_Meta_Simp_eraseSimprocAttr___closed__1; static lean_object* l_Lean_Meta_Simp_simprocCore___lambda__2___closed__1; -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__7; static lean_object* l_Lean_Meta_Simp_SimprocsArray_add___closed__1; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__2; uint8_t l_Lean_Exception_isRuntime(lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__10; lean_object* l_Array_instBEqArray___rarg___boxed(lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_PersistentHashMap_empty___at_Lean_Meta_Instances_erased___default___spec__1; LEAN_EXPORT lean_object* l_Lean_HashMapImp_contains___at_Lean_Meta_Simp_isBuiltinSimproc___spec__1___boxed(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_BuiltinSimprocs_keys___default___spec__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Simprocs_add___lambda__1(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__25; static lean_object* l_Lean_Meta_Simp_getSimprocFromDeclImpl___closed__2; lean_object* lean_array_uset(lean_object*, size_t, lean_object*); -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__12; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__1; lean_object* l_Lean_MessageData_ofName(lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__26; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocDeclExt; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_userPreSimprocs___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_array_get(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_eraseSimprocAttr___closed__2; LEAN_EXPORT lean_object* l_Array_binSearchAux___at_Lean_Meta_Simp_getSimprocDeclKeys_x3f___spec__6(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__9; LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Meta_Simp_registerSimprocAttr___spec__5(lean_object*, lean_object*); uint64_t l_Lean_Meta_DiscrTree_Key_hash(lean_object*); +static lean_object* l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__15; static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__5; LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_Meta_Simp_registerSimprocAttr___spec__3(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Meta_Simp_Simprocs_add___spec__4___boxed(lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocExtension; static lean_object* l_Lean_Meta_Simp_registerBuiltinSimproc___closed__1; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__21; LEAN_EXPORT lean_object* l_Array_qsort_sort___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____spec__6(lean_object*, lean_object*, lean_object*); size_t lean_usize_land(size_t, size_t); +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4111____spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simpAttrNameToSimprocAttrName(lean_object*); LEAN_EXPORT lean_object* l_Lean_throwError___at_Lean_Meta_Simp_Simprocs_add___spec__1(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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__4; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__13; -static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__5; +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2(lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__8; static lean_object* l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__15; +static lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__16; LEAN_EXPORT lean_object* l___private_Lean_Meta_DiscrTree_0__Lean_Meta_DiscrTree_insertVal_loop___at_Lean_Meta_Simp_addSimprocBuiltinAttrCore___spec__10(lean_object*, lean_object*, lean_object*); uint8_t l_Array_isEmpty___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_BuiltinSimprocs_keys___default___spec__1(lean_object* x_1) { @@ -7616,204 +7616,10 @@ lean_dec(x_3); return x_14; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___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, 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_Meta_Simp_simprocCore___spec__1___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, 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_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_16 = 0; -x_17 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_17, 0, x_1); -lean_ctor_set_uint8(x_17, sizeof(void*)*1, x_2); -lean_ctor_set_uint8(x_17, sizeof(void*)*1 + 1, x_16); -x_18 = l_Lean_Meta_Simp_recordSimpTheorem(x_17, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -x_19 = lean_ctor_get(x_18, 1); -lean_inc(x_19); -lean_dec(x_18); -lean_inc(x_3); -x_20 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_3, x_4, x_11, x_12, x_13, x_14, x_19); -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; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_22 = lean_ctor_get(x_20, 0); -x_23 = lean_alloc_ctor(0, 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_5); -lean_ctor_set(x_25, 1, x_3); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_6); -lean_ctor_set(x_26, 1, x_25); -x_27 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_27, 0, x_24); -lean_ctor_set(x_27, 1, x_26); -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_20, 0, x_28); -return x_20; -} -else -{ -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_29 = lean_ctor_get(x_20, 0); -x_30 = lean_ctor_get(x_20, 1); -lean_inc(x_30); -lean_inc(x_29); -lean_dec(x_20); -x_31 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_31, 0, x_29); -x_32 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_32, 0, x_31); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_5); -lean_ctor_set(x_33, 1, x_3); -x_34 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_34, 0, x_6); -lean_ctor_set(x_34, 1, x_33); -x_35 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_34); -x_36 = lean_alloc_ctor(0, 1, 0); -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_30); -return x_37; -} -} -else -{ -uint8_t x_38; -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_3); -x_38 = !lean_is_exclusive(x_20); -if (x_38 == 0) -{ -return x_20; -} -else -{ -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_20, 0); -x_40 = lean_ctor_get(x_20, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_20); -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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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) { -_start: -{ -uint8_t x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; -x_16 = 0; -x_17 = lean_alloc_ctor(0, 1, 2); -lean_ctor_set(x_17, 0, x_1); -lean_ctor_set_uint8(x_17, sizeof(void*)*1, x_2); -lean_ctor_set_uint8(x_17, sizeof(void*)*1 + 1, x_16); -x_18 = l_Lean_Meta_Simp_recordSimpTheorem(x_17, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -x_19 = lean_ctor_get(x_18, 1); -lean_inc(x_19); -lean_dec(x_18); -lean_inc(x_3); -x_20 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_3, x_4, x_11, x_12, x_13, x_14, x_19); -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; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_22 = lean_ctor_get(x_20, 0); -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_5); -lean_ctor_set(x_25, 1, x_3); -x_26 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_26, 0, x_6); -lean_ctor_set(x_26, 1, x_25); -x_27 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_27, 0, x_24); -lean_ctor_set(x_27, 1, x_26); -x_28 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_20, 0, x_28); -return x_20; -} -else -{ -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_29 = lean_ctor_get(x_20, 0); -x_30 = lean_ctor_get(x_20, 1); -lean_inc(x_30); -lean_inc(x_29); -lean_dec(x_20); -x_31 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_31, 0, x_29); -x_32 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_32, 0, x_31); -x_33 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_33, 0, x_5); -lean_ctor_set(x_33, 1, x_3); -x_34 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_34, 0, x_6); -lean_ctor_set(x_34, 1, x_33); -x_35 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_35, 0, x_32); -lean_ctor_set(x_35, 1, x_34); -x_36 = lean_alloc_ctor(0, 1, 0); -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_30); -return x_37; -} -} -else -{ -uint8_t x_38; -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_3); -x_38 = !lean_is_exclusive(x_20); -if (x_38 == 0) -{ -return x_20; -} -else -{ -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_20, 0); -x_40 = lean_ctor_get(x_20, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_20); -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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(lean_object* x_1, uint8_t 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, lean_object* x_15, lean_object* x_16) { -_start: -{ -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; +uint8_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; lean_object* x_22; x_17 = 0; x_18 = lean_alloc_ctor(0, 1, 2); lean_ctor_set(x_18, 0, x_1); @@ -7823,85 +7629,344 @@ x_19 = l_Lean_Meta_Simp_recordSimpTheorem(x_18, x_9, x_10, x_11, x_12, x_13, x_1 x_20 = lean_ctor_get(x_19, 1); lean_inc(x_20); lean_dec(x_19); -x_21 = lean_ctor_get(x_3, 0); -lean_inc(x_21); -x_22 = lean_ctor_get(x_3, 1); -lean_inc(x_22); -lean_dec(x_3); -x_23 = l_Lean_Meta_mkEqTrans_x3f(x_7, x_22, x_12, x_13, x_14, x_15, x_20); -if (lean_obj_tag(x_23) == 0) +x_21 = lean_unbox(x_4); +lean_inc(x_3); +x_22 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_3, x_21, x_5, x_12, x_13, x_14, x_15, x_20); +if (lean_obj_tag(x_22) == 0) { -uint8_t x_24; -x_24 = !lean_is_exclusive(x_23); -if (x_24 == 0) +uint8_t x_23; +x_23 = !lean_is_exclusive(x_22); +if (x_23 == 0) { -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; -x_25 = lean_ctor_get(x_23, 0); -x_26 = 1; -x_27 = lean_box(x_26); +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_24 = lean_ctor_get(x_22, 0); +x_25 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_25, 0, x_24); +x_26 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_26, 0, x_25); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_6); +lean_ctor_set(x_27, 1, x_3); x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_25); +lean_ctor_set(x_28, 0, x_7); +lean_ctor_set(x_28, 1, x_27); x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_21); +lean_ctor_set(x_29, 0, x_4); lean_ctor_set(x_29, 1, x_28); x_30 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_30, 0, x_4); +lean_ctor_set(x_30, 0, x_26); lean_ctor_set(x_30, 1, x_29); -x_31 = lean_alloc_ctor(1, 1, 0); +x_31 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_31, 0, x_30); -lean_ctor_set(x_23, 0, x_31); -return x_23; +lean_ctor_set(x_22, 0, x_31); +return x_22; } else { -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; -x_32 = lean_ctor_get(x_23, 0); -x_33 = lean_ctor_get(x_23, 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_object* x_40; lean_object* x_41; +x_32 = lean_ctor_get(x_22, 0); +x_33 = lean_ctor_get(x_22, 1); lean_inc(x_33); lean_inc(x_32); -lean_dec(x_23); -x_34 = 1; -x_35 = lean_box(x_34); +lean_dec(x_22); +x_34 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_34, 0, x_32); +x_35 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_35, 0, 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_32); +lean_ctor_set(x_36, 0, x_6); +lean_ctor_set(x_36, 1, x_3); x_37 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_37, 0, x_21); +lean_ctor_set(x_37, 0, x_7); lean_ctor_set(x_37, 1, x_36); x_38 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_38, 0, x_4); lean_ctor_set(x_38, 1, x_37); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_35); +lean_ctor_set(x_39, 1, x_38); +x_40 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_40, 0, 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_33); +return x_41; +} +} +else +{ +uint8_t x_42; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_4); +lean_dec(x_3); +x_42 = !lean_is_exclusive(x_22); +if (x_42 == 0) +{ +return x_22; +} +else +{ +lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_22, 0); +x_44 = lean_ctor_get(x_22, 1); +lean_inc(x_44); +lean_inc(x_43); +lean_dec(x_22); +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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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) { +_start: +{ +uint8_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; uint8_t x_21; lean_object* x_22; +x_17 = 0; +x_18 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_18, 0, x_1); +lean_ctor_set_uint8(x_18, sizeof(void*)*1, x_2); +lean_ctor_set_uint8(x_18, sizeof(void*)*1 + 1, x_17); +x_19 = l_Lean_Meta_Simp_recordSimpTheorem(x_18, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_20 = lean_ctor_get(x_19, 1); +lean_inc(x_20); +lean_dec(x_19); +x_21 = lean_unbox(x_4); +lean_inc(x_3); +x_22 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_3, x_21, x_5, x_12, x_13, x_14, x_15, x_20); +if (lean_obj_tag(x_22) == 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; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_24 = lean_ctor_get(x_22, 0); +x_25 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_25, 0, x_24); +x_26 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_26, 0, x_25); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_6); +lean_ctor_set(x_27, 1, x_3); +x_28 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_28, 0, x_7); +lean_ctor_set(x_28, 1, x_27); +x_29 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_29, 0, x_4); +lean_ctor_set(x_29, 1, x_28); +x_30 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_30, 0, x_26); +lean_ctor_set(x_30, 1, x_29); +x_31 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_31, 0, x_30); +lean_ctor_set(x_22, 0, x_31); +return x_22; +} +else +{ +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_32 = lean_ctor_get(x_22, 0); +x_33 = lean_ctor_get(x_22, 1); +lean_inc(x_33); +lean_inc(x_32); +lean_dec(x_22); +x_34 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_34, 0, x_32); +x_35 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_35, 0, x_34); +x_36 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_36, 0, x_6); +lean_ctor_set(x_36, 1, x_3); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_7); +lean_ctor_set(x_37, 1, x_36); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_4); +lean_ctor_set(x_38, 1, x_37); +x_39 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_39, 0, x_35); +lean_ctor_set(x_39, 1, x_38); +x_40 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_40, 0, 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_33); +return x_41; +} +} +else +{ +uint8_t x_42; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_4); +lean_dec(x_3); +x_42 = !lean_is_exclusive(x_22); +if (x_42 == 0) +{ +return x_22; +} +else +{ +lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_22, 0); +x_44 = lean_ctor_get(x_22, 1); +lean_inc(x_44); +lean_inc(x_43); +lean_dec(x_22); +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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, uint8_t 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, lean_object* x_15, lean_object* x_16, lean_object* x_17) { +_start: +{ +uint8_t 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; +x_18 = 0; +x_19 = lean_alloc_ctor(0, 1, 2); +lean_ctor_set(x_19, 0, x_1); +lean_ctor_set_uint8(x_19, sizeof(void*)*1, x_2); +lean_ctor_set_uint8(x_19, sizeof(void*)*1 + 1, x_18); +x_20 = l_Lean_Meta_Simp_recordSimpTheorem(x_19, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); +x_21 = lean_ctor_get(x_20, 1); +lean_inc(x_21); +lean_dec(x_20); +x_22 = lean_ctor_get(x_3, 0); +lean_inc(x_22); +x_23 = lean_ctor_get(x_3, 1); +lean_inc(x_23); +x_24 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 4); +lean_dec(x_3); +x_25 = l_Lean_Meta_mkEqTrans_x3f(x_8, x_23, x_13, x_14, x_15, x_16, x_21); +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; uint8_t x_28; lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_27 = lean_ctor_get(x_25, 0); +x_28 = 1; +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_27); +x_31 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_31, 0, x_22); +lean_ctor_set(x_31, 1, x_30); +if (x_5 == 0) +{ +lean_object* x_32; lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_32 = lean_box(x_18); +x_33 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_33, 1, x_31); +x_34 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_34, 0, x_4); +lean_ctor_set(x_34, 1, x_33); +x_35 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_35, 0, x_34); +lean_ctor_set(x_25, 0, x_35); +return x_25; +} +else +{ +lean_object* x_36; lean_object* x_37; lean_object* x_38; lean_object* x_39; +x_36 = lean_box(x_24); +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_36); +lean_ctor_set(x_37, 1, x_31); +x_38 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_38, 0, x_4); +lean_ctor_set(x_38, 1, x_37); x_39 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_39, 0, x_38); -x_40 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_40, 0, x_39); -lean_ctor_set(x_40, 1, x_33); -return x_40; +lean_ctor_set(x_25, 0, x_39); +return x_25; } } else { -uint8_t x_41; -lean_dec(x_21); +lean_object* x_40; lean_object* x_41; uint8_t x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; +x_40 = lean_ctor_get(x_25, 0); +x_41 = lean_ctor_get(x_25, 1); +lean_inc(x_41); +lean_inc(x_40); +lean_dec(x_25); +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_40); +x_45 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_45, 0, x_22); +lean_ctor_set(x_45, 1, x_44); +if (x_5 == 0) +{ +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; +x_46 = lean_box(x_18); +x_47 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_47, 0, x_46); +lean_ctor_set(x_47, 1, x_45); +x_48 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_48, 0, x_4); +lean_ctor_set(x_48, 1, x_47); +x_49 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_49, 0, 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_41); +return x_50; +} +else +{ +lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_51 = lean_box(x_24); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_51); +lean_ctor_set(x_52, 1, x_45); +x_53 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_53, 0, x_4); +lean_ctor_set(x_53, 1, x_52); +x_54 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_54, 0, x_53); +x_55 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_55, 1, x_41); +return x_55; +} +} +} +else +{ +uint8_t x_56; +lean_dec(x_22); lean_dec(x_4); -x_41 = !lean_is_exclusive(x_23); -if (x_41 == 0) +x_56 = !lean_is_exclusive(x_25); +if (x_56 == 0) { -return x_23; +return x_25; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; -x_42 = lean_ctor_get(x_23, 0); -x_43 = lean_ctor_get(x_23, 1); -lean_inc(x_43); -lean_inc(x_42); -lean_dec(x_23); -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_object* x_57; lean_object* x_58; lean_object* x_59; +x_57 = lean_ctor_get(x_25, 0); +x_58 = lean_ctor_get(x_25, 1); +lean_inc(x_58); +lean_inc(x_57); +lean_dec(x_25); +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; } } } @@ -8017,42 +8082,51 @@ return x_17; } else { -lean_object* x_18; lean_object* x_19; lean_object* x_20; 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_18; lean_object* x_19; lean_object* x_20; 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_18 = lean_array_uget(x_4, x_6); x_28 = lean_ctor_get(x_7, 1); lean_inc(x_28); lean_dec(x_7); x_29 = lean_ctor_get(x_28, 1); lean_inc(x_29); -x_30 = lean_ctor_get(x_18, 0); +x_30 = lean_ctor_get(x_29, 1); lean_inc(x_30); -x_31 = lean_ctor_get(x_30, 0); +x_31 = lean_ctor_get(x_18, 0); lean_inc(x_31); -x_32 = lean_ctor_get(x_18, 1); +x_32 = lean_ctor_get(x_31, 0); lean_inc(x_32); +x_33 = lean_ctor_get(x_18, 1); +lean_inc(x_33); lean_dec(x_18); -x_33 = !lean_is_exclusive(x_28); -if (x_33 == 0) +x_34 = !lean_is_exclusive(x_28); +if (x_34 == 0) { -lean_object* x_34; lean_object* x_35; uint8_t x_36; -x_34 = lean_ctor_get(x_28, 0); -x_35 = lean_ctor_get(x_28, 1); -lean_dec(x_35); -x_36 = !lean_is_exclusive(x_29); -if (x_36 == 0) +lean_object* x_35; lean_object* x_36; uint8_t x_37; +x_35 = lean_ctor_get(x_28, 0); +x_36 = lean_ctor_get(x_28, 1); +lean_dec(x_36); +x_37 = !lean_is_exclusive(x_29); +if (x_37 == 0) { -lean_object* x_37; lean_object* x_38; lean_object* x_39; uint8_t x_40; -x_37 = lean_ctor_get(x_29, 0); -x_38 = lean_ctor_get(x_29, 1); -x_39 = lean_ctor_get(x_31, 0); -lean_inc(x_39); -lean_dec(x_31); -lean_inc(x_39); -lean_inc(x_2); -x_40 = l_Lean_PersistentHashMap_contains___at_Lean_NameSSet_contains___spec__3(x_2, x_39); +lean_object* x_38; lean_object* x_39; uint8_t x_40; +x_38 = lean_ctor_get(x_29, 0); +x_39 = lean_ctor_get(x_29, 1); +lean_dec(x_39); +x_40 = !lean_is_exclusive(x_30); if (x_40 == 0) { -lean_object* x_41; +lean_object* x_41; lean_object* x_42; lean_object* x_43; uint8_t x_44; +x_41 = lean_ctor_get(x_30, 0); +x_42 = lean_ctor_get(x_30, 1); +x_43 = lean_ctor_get(x_32, 0); +lean_inc(x_43); +lean_dec(x_32); +lean_inc(x_43); +lean_inc(x_2); +x_44 = l_Lean_PersistentHashMap_contains___at_Lean_NameSSet_contains___spec__3(x_2, x_43); +if (x_44 == 0) +{ +lean_object* x_45; lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); @@ -8060,140 +8134,59 @@ lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_34); -x_41 = l_Lean_Meta_Simp_SimprocEntry_try(x_30, x_32, x_34, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -if (lean_obj_tag(x_41) == 0) +lean_inc(x_38); +x_45 = l_Lean_Meta_Simp_SimprocEntry_try(x_31, x_33, x_38, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_45) == 0) { -lean_object* x_42; -x_42 = lean_ctor_get(x_41, 0); -lean_inc(x_42); -switch (lean_obj_tag(x_42)) { +lean_object* x_46; +x_46 = lean_ctor_get(x_45, 0); +lean_inc(x_46); +switch (lean_obj_tag(x_46)) { case 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; +lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint8_t x_52; +lean_free_object(x_30); lean_free_object(x_29); lean_free_object(x_28); -x_43 = lean_ctor_get(x_41, 1); -lean_inc(x_43); -lean_dec(x_41); -x_44 = lean_ctor_get(x_42, 0); -lean_inc(x_44); -lean_dec(x_42); -x_45 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; -x_46 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_45, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_43); -x_47 = lean_ctor_get(x_46, 0); +x_47 = lean_ctor_get(x_45, 1); lean_inc(x_47); -x_48 = lean_unbox(x_47); -lean_dec(x_47); -if (x_48 == 0) -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_49 = lean_ctor_get(x_46, 1); -lean_inc(x_49); +lean_dec(x_45); +x_48 = lean_ctor_get(x_46, 0); +lean_inc(x_48); lean_dec(x_46); -x_50 = lean_box(0); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_51 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_39, x_1, x_38, x_44, x_37, x_34, x_50, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_49); -if (lean_obj_tag(x_51) == 0) +x_49 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_50 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_49, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_47); +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_52; lean_object* x_53; -x_52 = lean_ctor_get(x_51, 0); -lean_inc(x_52); -x_53 = lean_ctor_get(x_51, 1); +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_51); -x_19 = x_52; -x_20 = x_53; -goto block_27; -} -else -{ -uint8_t x_54; -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_3); -lean_dec(x_2); -x_54 = !lean_is_exclusive(x_51); -if (x_54 == 0) -{ -return x_51; -} -else -{ -lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_55 = lean_ctor_get(x_51, 0); -x_56 = lean_ctor_get(x_51, 1); -lean_inc(x_56); -lean_inc(x_55); -lean_dec(x_51); -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; 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_58 = lean_ctor_get(x_46, 1); -lean_inc(x_58); -lean_dec(x_46); -lean_inc(x_34); -x_59 = l_Lean_MessageData_ofExpr(x_34); -x_60 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; -x_61 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_61, 0, x_60); -lean_ctor_set(x_61, 1, x_59); -x_62 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; -x_63 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_63, 0, x_61); -lean_ctor_set(x_63, 1, x_62); -x_64 = lean_ctor_get(x_44, 0); -lean_inc(x_64); -x_65 = l_Lean_MessageData_ofExpr(x_64); -x_66 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_65); -x_67 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; -x_68 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_68, 0, x_66); -lean_ctor_set(x_68, 1, x_67); -x_69 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_45, x_68, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_58); -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_dec(x_50); +x_54 = lean_box(0); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); -x_72 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_39, x_1, x_38, x_44, x_37, x_34, x_70, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_71); -lean_dec(x_70); -if (lean_obj_tag(x_72) == 0) +x_55 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_43, x_1, x_42, x_35, x_48, x_41, x_38, x_54, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_53); +if (lean_obj_tag(x_55) == 0) { -lean_object* x_73; lean_object* x_74; -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_19 = x_73; -x_20 = x_74; +lean_object* x_56; lean_object* x_57; +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); +x_19 = x_56; +x_20 = x_57; goto block_27; } else { -uint8_t x_75; +uint8_t x_58; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -8203,153 +8196,154 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_75 = !lean_is_exclusive(x_72); -if (x_75 == 0) +x_58 = !lean_is_exclusive(x_55); +if (x_58 == 0) { -return x_72; +return x_55; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_72, 0); -x_77 = lean_ctor_get(x_72, 1); +lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_59 = lean_ctor_get(x_55, 0); +x_60 = lean_ctor_get(x_55, 1); +lean_inc(x_60); +lean_inc(x_59); +lean_dec(x_55); +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 +{ +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; +x_62 = lean_ctor_get(x_50, 1); +lean_inc(x_62); +lean_dec(x_50); +lean_inc(x_38); +x_63 = l_Lean_MessageData_ofExpr(x_38); +x_64 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_65 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_65, 0, x_64); +lean_ctor_set(x_65, 1, x_63); +x_66 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_67 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_67, 0, x_65); +lean_ctor_set(x_67, 1, x_66); +x_68 = lean_ctor_get(x_48, 0); +lean_inc(x_68); +x_69 = l_Lean_MessageData_ofExpr(x_68); +x_70 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_70, 0, x_67); +lean_ctor_set(x_70, 1, x_69); +x_71 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +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 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_49, x_72, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_62); +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); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_76 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_43, x_1, x_42, x_35, x_48, x_41, x_38, x_74, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_75); +lean_dec(x_74); +if (lean_obj_tag(x_76) == 0) +{ +lean_object* x_77; lean_object* x_78; +x_77 = lean_ctor_get(x_76, 0); lean_inc(x_77); -lean_inc(x_76); -lean_dec(x_72); -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_78 = lean_ctor_get(x_76, 1); +lean_inc(x_78); +lean_dec(x_76); +x_19 = x_77; +x_20 = x_78; +goto block_27; +} +else +{ +uint8_t x_79; +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_3); +lean_dec(x_2); +x_79 = !lean_is_exclusive(x_76); +if (x_79 == 0) +{ +return x_76; +} +else +{ +lean_object* x_80; lean_object* x_81; lean_object* x_82; +x_80 = lean_ctor_get(x_76, 0); +x_81 = lean_ctor_get(x_76, 1); +lean_inc(x_81); +lean_inc(x_80); +lean_dec(x_76); +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; } } } } case 1: { -lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_object* x_83; uint8_t x_84; +lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; lean_object* x_87; uint8_t x_88; +lean_free_object(x_30); lean_free_object(x_29); lean_free_object(x_28); -x_79 = lean_ctor_get(x_41, 1); -lean_inc(x_79); -lean_dec(x_41); -x_80 = lean_ctor_get(x_42, 0); -lean_inc(x_80); -lean_dec(x_42); -x_81 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; -x_82 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_81, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_79); -x_83 = lean_ctor_get(x_82, 0); +x_83 = lean_ctor_get(x_45, 1); lean_inc(x_83); -x_84 = lean_unbox(x_83); -lean_dec(x_83); -if (x_84 == 0) +lean_dec(x_45); +x_84 = lean_ctor_get(x_46, 0); +lean_inc(x_84); +lean_dec(x_46); +x_85 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_86 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_85, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_83); +x_87 = lean_ctor_get(x_86, 0); +lean_inc(x_87); +x_88 = lean_unbox(x_87); +lean_dec(x_87); +if (x_88 == 0) { -lean_object* x_85; lean_object* x_86; lean_object* x_87; -x_85 = lean_ctor_get(x_82, 1); -lean_inc(x_85); -lean_dec(x_82); -x_86 = lean_box(0); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_87 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_39, x_1, x_38, x_80, x_37, x_34, x_86, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_85); -if (lean_obj_tag(x_87) == 0) -{ -lean_object* x_88; lean_object* x_89; -x_88 = lean_ctor_get(x_87, 0); -lean_inc(x_88); -x_89 = lean_ctor_get(x_87, 1); +lean_object* x_89; lean_object* x_90; lean_object* x_91; +x_89 = lean_ctor_get(x_86, 1); lean_inc(x_89); -lean_dec(x_87); -x_19 = x_88; -x_20 = x_89; -goto block_27; -} -else -{ -uint8_t x_90; -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_3); -lean_dec(x_2); -x_90 = !lean_is_exclusive(x_87); -if (x_90 == 0) -{ -return x_87; -} -else -{ -lean_object* x_91; lean_object* x_92; lean_object* x_93; -x_91 = lean_ctor_get(x_87, 0); -x_92 = lean_ctor_get(x_87, 1); -lean_inc(x_92); -lean_inc(x_91); -lean_dec(x_87); -x_93 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_93, 0, x_91); -lean_ctor_set(x_93, 1, x_92); -return x_93; -} -} -} -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; lean_object* x_108; -x_94 = lean_ctor_get(x_82, 1); -lean_inc(x_94); -lean_dec(x_82); -lean_inc(x_34); -x_95 = l_Lean_MessageData_ofExpr(x_34); -x_96 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; -x_97 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_97, 0, x_96); -lean_ctor_set(x_97, 1, x_95); -x_98 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; -x_99 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_99, 0, x_97); -lean_ctor_set(x_99, 1, x_98); -x_100 = lean_ctor_get(x_80, 0); -lean_inc(x_100); -x_101 = l_Lean_MessageData_ofExpr(x_100); -x_102 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_102, 0, x_99); -lean_ctor_set(x_102, 1, x_101); -x_103 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; -x_104 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_104, 0, x_102); -lean_ctor_set(x_104, 1, x_103); -x_105 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_81, x_104, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_94); -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); +lean_dec(x_86); +x_90 = lean_box(0); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); -x_108 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_39, x_1, x_38, x_80, x_37, x_34, x_106, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_107); -lean_dec(x_106); -if (lean_obj_tag(x_108) == 0) +x_91 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_43, x_1, x_42, x_35, x_84, x_41, x_38, x_90, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_89); +if (lean_obj_tag(x_91) == 0) { -lean_object* x_109; lean_object* x_110; -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_19 = x_109; -x_20 = x_110; +lean_object* x_92; lean_object* x_93; +x_92 = lean_ctor_get(x_91, 0); +lean_inc(x_92); +x_93 = lean_ctor_get(x_91, 1); +lean_inc(x_93); +lean_dec(x_91); +x_19 = x_92; +x_20 = x_93; goto block_27; } else { -uint8_t x_111; +uint8_t x_94; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -8359,98 +8353,183 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_111 = !lean_is_exclusive(x_108); -if (x_111 == 0) +x_94 = !lean_is_exclusive(x_91); +if (x_94 == 0) { -return x_108; +return x_91; } else { -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_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; +} +} +} +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; lean_object* x_112; +x_98 = lean_ctor_get(x_86, 1); +lean_inc(x_98); +lean_dec(x_86); +lean_inc(x_38); +x_99 = l_Lean_MessageData_ofExpr(x_38); +x_100 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_101 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_101, 0, x_100); +lean_ctor_set(x_101, 1, x_99); +x_102 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_103 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_103, 0, x_101); +lean_ctor_set(x_103, 1, x_102); +x_104 = lean_ctor_get(x_84, 0); +lean_inc(x_104); +x_105 = l_Lean_MessageData_ofExpr(x_104); +x_106 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_106, 0, x_103); +lean_ctor_set(x_106, 1, x_105); +x_107 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_108 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_108, 0, x_106); +lean_ctor_set(x_108, 1, x_107); +x_109 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_85, x_108, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_98); +x_110 = lean_ctor_get(x_109, 0); +lean_inc(x_110); +x_111 = lean_ctor_get(x_109, 1); +lean_inc(x_111); +lean_dec(x_109); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_112 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_43, x_1, x_42, x_35, x_84, x_41, x_38, x_110, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_111); +lean_dec(x_110); +if (lean_obj_tag(x_112) == 0) +{ +lean_object* x_113; lean_object* x_114; +x_113 = lean_ctor_get(x_112, 0); 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; +x_114 = lean_ctor_get(x_112, 1); +lean_inc(x_114); +lean_dec(x_112); +x_19 = x_113; +x_20 = x_114; +goto block_27; +} +else +{ +uint8_t x_115; +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_3); +lean_dec(x_2); +x_115 = !lean_is_exclusive(x_112); +if (x_115 == 0) +{ +return x_112; +} +else +{ +lean_object* x_116; lean_object* x_117; lean_object* x_118; +x_116 = lean_ctor_get(x_112, 0); +x_117 = lean_ctor_get(x_112, 1); +lean_inc(x_117); +lean_inc(x_116); +lean_dec(x_112); +x_118 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_118, 0, x_116); +lean_ctor_set(x_118, 1, x_117); +return x_118; } } } } default: { -lean_object* x_115; -x_115 = lean_ctor_get(x_42, 0); -lean_inc(x_115); -lean_dec(x_42); -if (lean_obj_tag(x_115) == 0) +lean_object* x_119; +x_119 = lean_ctor_get(x_46, 0); +lean_inc(x_119); +lean_dec(x_46); +if (lean_obj_tag(x_119) == 0) { -lean_object* x_116; lean_object* x_117; lean_object* x_118; -lean_dec(x_39); -x_116 = lean_ctor_get(x_41, 1); -lean_inc(x_116); -lean_dec(x_41); +lean_object* x_120; lean_object* x_121; lean_object* x_122; +lean_dec(x_43); +x_120 = lean_ctor_get(x_45, 1); +lean_inc(x_120); +lean_dec(x_45); lean_inc(x_3); -x_117 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_117, 0, x_3); -lean_ctor_set(x_117, 1, x_28); -x_118 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_118, 0, x_117); -x_19 = x_118; -x_20 = x_116; +x_121 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_121, 0, x_3); +lean_ctor_set(x_121, 1, x_28); +x_122 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_122, 0, x_121); +x_19 = x_122; +x_20 = x_120; goto block_27; } else { -lean_object* x_119; lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; uint8_t x_124; +lean_object* x_123; lean_object* x_124; lean_object* x_125; lean_object* x_126; lean_object* x_127; uint8_t x_128; +lean_free_object(x_30); lean_free_object(x_29); lean_free_object(x_28); -x_119 = lean_ctor_get(x_41, 1); -lean_inc(x_119); -lean_dec(x_41); -x_120 = lean_ctor_get(x_115, 0); -lean_inc(x_120); -lean_dec(x_115); -x_121 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; -x_122 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_121, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_119); -x_123 = lean_ctor_get(x_122, 0); +x_123 = lean_ctor_get(x_45, 1); lean_inc(x_123); -x_124 = lean_unbox(x_123); -lean_dec(x_123); -if (x_124 == 0) +lean_dec(x_45); +x_124 = lean_ctor_get(x_119, 0); +lean_inc(x_124); +lean_dec(x_119); +x_125 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_126 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_125, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_123); +x_127 = lean_ctor_get(x_126, 0); +lean_inc(x_127); +x_128 = lean_unbox(x_127); +lean_dec(x_127); +if (x_128 == 0) { -lean_object* x_125; lean_object* x_126; uint8_t x_127; lean_object* x_128; -x_125 = lean_ctor_get(x_122, 1); -lean_inc(x_125); -lean_dec(x_122); -x_126 = lean_box(0); -x_127 = lean_unbox(x_37); -lean_dec(x_37); +lean_object* x_129; lean_object* x_130; uint8_t x_131; uint8_t x_132; lean_object* x_133; +x_129 = lean_ctor_get(x_126, 1); +lean_inc(x_129); +lean_dec(x_126); +x_130 = lean_box(0); +x_131 = lean_unbox(x_35); +lean_dec(x_35); +x_132 = lean_unbox(x_41); +lean_dec(x_41); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_3); -x_128 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_39, x_1, x_120, x_3, x_34, x_127, x_38, x_126, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_125); -lean_dec(x_34); -if (lean_obj_tag(x_128) == 0) +x_133 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_43, x_1, x_124, x_3, x_131, x_38, x_132, x_42, x_130, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_129); +lean_dec(x_38); +if (lean_obj_tag(x_133) == 0) { -lean_object* x_129; lean_object* x_130; -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_19 = x_129; -x_20 = x_130; +lean_object* x_134; lean_object* x_135; +x_134 = lean_ctor_get(x_133, 0); +lean_inc(x_134); +x_135 = lean_ctor_get(x_133, 1); +lean_inc(x_135); +lean_dec(x_133); +x_19 = x_134; +x_20 = x_135; goto block_27; } else { -uint8_t x_131; +uint8_t x_136; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -8460,83 +8539,85 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_131 = !lean_is_exclusive(x_128); -if (x_131 == 0) +x_136 = !lean_is_exclusive(x_133); +if (x_136 == 0) { -return x_128; +return x_133; } else { -lean_object* x_132; lean_object* x_133; lean_object* x_134; -x_132 = lean_ctor_get(x_128, 0); -x_133 = lean_ctor_get(x_128, 1); -lean_inc(x_133); -lean_inc(x_132); -lean_dec(x_128); -x_134 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_134, 0, x_132); -lean_ctor_set(x_134, 1, x_133); -return x_134; +lean_object* x_137; lean_object* x_138; lean_object* x_139; +x_137 = lean_ctor_get(x_133, 0); +x_138 = lean_ctor_get(x_133, 1); +lean_inc(x_138); +lean_inc(x_137); +lean_dec(x_133); +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; } } } else { -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; uint8_t x_149; lean_object* x_150; -x_135 = lean_ctor_get(x_122, 1); -lean_inc(x_135); -lean_dec(x_122); -lean_inc(x_34); -x_136 = l_Lean_MessageData_ofExpr(x_34); -x_137 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; -x_138 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_138, 0, x_137); -lean_ctor_set(x_138, 1, x_136); -x_139 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; -x_140 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_140, 0, x_138); -lean_ctor_set(x_140, 1, x_139); -x_141 = lean_ctor_get(x_120, 0); -lean_inc(x_141); -x_142 = l_Lean_MessageData_ofExpr(x_141); +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; uint8_t x_154; uint8_t x_155; lean_object* x_156; +x_140 = lean_ctor_get(x_126, 1); +lean_inc(x_140); +lean_dec(x_126); +lean_inc(x_38); +x_141 = l_Lean_MessageData_ofExpr(x_38); +x_142 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; x_143 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_143, 0, x_140); -lean_ctor_set(x_143, 1, x_142); -x_144 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +lean_ctor_set(x_143, 0, x_142); +lean_ctor_set(x_143, 1, x_141); +x_144 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; x_145 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_145, 0, x_143); lean_ctor_set(x_145, 1, x_144); -x_146 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_121, x_145, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_135); -x_147 = lean_ctor_get(x_146, 0); -lean_inc(x_147); -x_148 = lean_ctor_get(x_146, 1); -lean_inc(x_148); -lean_dec(x_146); -x_149 = lean_unbox(x_37); -lean_dec(x_37); +x_146 = lean_ctor_get(x_124, 0); +lean_inc(x_146); +x_147 = l_Lean_MessageData_ofExpr(x_146); +x_148 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_148, 0, x_145); +lean_ctor_set(x_148, 1, x_147); +x_149 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_150 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_150, 0, x_148); +lean_ctor_set(x_150, 1, x_149); +x_151 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_125, x_150, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_140); +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 = lean_unbox(x_35); +lean_dec(x_35); +x_155 = lean_unbox(x_41); +lean_dec(x_41); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_3); -x_150 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_39, x_1, x_120, x_3, x_34, x_149, x_38, x_147, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_148); -lean_dec(x_147); -lean_dec(x_34); -if (lean_obj_tag(x_150) == 0) +x_156 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_43, x_1, x_124, x_3, x_154, x_38, x_155, x_42, x_152, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_153); +lean_dec(x_152); +lean_dec(x_38); +if (lean_obj_tag(x_156) == 0) { -lean_object* x_151; lean_object* x_152; -x_151 = lean_ctor_get(x_150, 0); -lean_inc(x_151); -x_152 = lean_ctor_get(x_150, 1); -lean_inc(x_152); -lean_dec(x_150); -x_19 = x_151; -x_20 = x_152; +lean_object* x_157; lean_object* x_158; +x_157 = lean_ctor_get(x_156, 0); +lean_inc(x_157); +x_158 = lean_ctor_get(x_156, 1); +lean_inc(x_158); +lean_dec(x_156); +x_19 = x_157; +x_20 = x_158; goto block_27; } else { -uint8_t x_153; +uint8_t x_159; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -8546,24 +8627,24 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_153 = !lean_is_exclusive(x_150); -if (x_153 == 0) +x_159 = !lean_is_exclusive(x_156); +if (x_159 == 0) { -return x_150; -} -else -{ -lean_object* x_154; lean_object* x_155; lean_object* x_156; -x_154 = lean_ctor_get(x_150, 0); -x_155 = lean_ctor_get(x_150, 1); -lean_inc(x_155); -lean_inc(x_154); -lean_dec(x_150); -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; } +else +{ +lean_object* x_160; lean_object* x_161; lean_object* x_162; +x_160 = lean_ctor_get(x_156, 0); +x_161 = lean_ctor_get(x_156, 1); +lean_inc(x_161); +lean_inc(x_160); +lean_dec(x_156); +x_162 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_162, 0, x_160); +lean_ctor_set(x_162, 1, x_161); +return x_162; +} } } } @@ -8572,13 +8653,15 @@ return x_156; } else { -uint8_t x_157; -lean_dec(x_39); +uint8_t x_163; +lean_dec(x_43); +lean_free_object(x_30); +lean_dec(x_42); +lean_dec(x_41); lean_free_object(x_29); lean_dec(x_38); -lean_dec(x_37); lean_free_object(x_28); -lean_dec(x_34); +lean_dec(x_35); lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -8588,60 +8671,60 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_157 = !lean_is_exclusive(x_41); -if (x_157 == 0) +x_163 = !lean_is_exclusive(x_45); +if (x_163 == 0) { -return x_41; +return x_45; } else { -lean_object* x_158; lean_object* x_159; lean_object* x_160; -x_158 = lean_ctor_get(x_41, 0); -x_159 = lean_ctor_get(x_41, 1); -lean_inc(x_159); -lean_inc(x_158); -lean_dec(x_41); -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_object* x_164; lean_object* x_165; lean_object* x_166; +x_164 = lean_ctor_get(x_45, 0); +x_165 = lean_ctor_get(x_45, 1); +lean_inc(x_165); +lean_inc(x_164); +lean_dec(x_45); +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; } } } else { -lean_object* x_161; lean_object* x_162; -lean_dec(x_39); -lean_dec(x_32); -lean_dec(x_30); +lean_object* x_167; lean_object* x_168; +lean_dec(x_43); +lean_dec(x_33); +lean_dec(x_31); lean_inc(x_3); -x_161 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_161, 0, x_3); -lean_ctor_set(x_161, 1, x_28); -x_162 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_162, 0, x_161); -x_19 = x_162; +x_167 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_167, 0, x_3); +lean_ctor_set(x_167, 1, x_28); +x_168 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_168, 0, x_167); +x_19 = x_168; x_20 = x_15; goto block_27; } } else { -lean_object* x_163; lean_object* x_164; lean_object* x_165; uint8_t x_166; -x_163 = lean_ctor_get(x_29, 0); -x_164 = lean_ctor_get(x_29, 1); -lean_inc(x_164); -lean_inc(x_163); -lean_dec(x_29); -x_165 = lean_ctor_get(x_31, 0); -lean_inc(x_165); -lean_dec(x_31); -lean_inc(x_165); +lean_object* x_169; lean_object* x_170; lean_object* x_171; uint8_t x_172; +x_169 = lean_ctor_get(x_30, 0); +x_170 = lean_ctor_get(x_30, 1); +lean_inc(x_170); +lean_inc(x_169); +lean_dec(x_30); +x_171 = lean_ctor_get(x_32, 0); +lean_inc(x_171); +lean_dec(x_32); +lean_inc(x_171); lean_inc(x_2); -x_166 = l_Lean_PersistentHashMap_contains___at_Lean_NameSSet_contains___spec__3(x_2, x_165); -if (x_166 == 0) +x_172 = l_Lean_PersistentHashMap_contains___at_Lean_NameSSet_contains___spec__3(x_2, x_171); +if (x_172 == 0) { -lean_object* x_167; +lean_object* x_173; lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); @@ -8649,141 +8732,58 @@ lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_34); -x_167 = l_Lean_Meta_Simp_SimprocEntry_try(x_30, x_32, x_34, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -if (lean_obj_tag(x_167) == 0) +lean_inc(x_38); +x_173 = l_Lean_Meta_Simp_SimprocEntry_try(x_31, x_33, x_38, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_173) == 0) { -lean_object* x_168; -x_168 = lean_ctor_get(x_167, 0); -lean_inc(x_168); -switch (lean_obj_tag(x_168)) { +lean_object* x_174; +x_174 = lean_ctor_get(x_173, 0); +lean_inc(x_174); +switch (lean_obj_tag(x_174)) { case 0: { -lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; uint8_t x_174; +lean_object* x_175; lean_object* x_176; lean_object* x_177; lean_object* x_178; lean_object* x_179; uint8_t x_180; +lean_free_object(x_29); lean_free_object(x_28); -x_169 = lean_ctor_get(x_167, 1); -lean_inc(x_169); -lean_dec(x_167); -x_170 = lean_ctor_get(x_168, 0); -lean_inc(x_170); -lean_dec(x_168); -x_171 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; -x_172 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_171, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_169); -x_173 = lean_ctor_get(x_172, 0); -lean_inc(x_173); -x_174 = lean_unbox(x_173); -lean_dec(x_173); -if (x_174 == 0) -{ -lean_object* x_175; lean_object* x_176; lean_object* x_177; -x_175 = lean_ctor_get(x_172, 1); +x_175 = lean_ctor_get(x_173, 1); lean_inc(x_175); -lean_dec(x_172); -x_176 = lean_box(0); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_177 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_165, x_1, x_164, x_170, x_163, x_34, x_176, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_175); -if (lean_obj_tag(x_177) == 0) -{ -lean_object* x_178; lean_object* x_179; -x_178 = lean_ctor_get(x_177, 0); -lean_inc(x_178); -x_179 = lean_ctor_get(x_177, 1); +lean_dec(x_173); +x_176 = lean_ctor_get(x_174, 0); +lean_inc(x_176); +lean_dec(x_174); +x_177 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_178 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_177, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_175); +x_179 = lean_ctor_get(x_178, 0); lean_inc(x_179); -lean_dec(x_177); -x_19 = x_178; -x_20 = x_179; -goto block_27; -} -else +x_180 = lean_unbox(x_179); +lean_dec(x_179); +if (x_180 == 0) { -lean_object* x_180; lean_object* x_181; lean_object* x_182; lean_object* x_183; -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_3); -lean_dec(x_2); -x_180 = lean_ctor_get(x_177, 0); -lean_inc(x_180); -x_181 = lean_ctor_get(x_177, 1); +lean_object* x_181; lean_object* x_182; lean_object* x_183; +x_181 = lean_ctor_get(x_178, 1); lean_inc(x_181); -if (lean_is_exclusive(x_177)) { - lean_ctor_release(x_177, 0); - lean_ctor_release(x_177, 1); - x_182 = x_177; -} else { - lean_dec_ref(x_177); - x_182 = lean_box(0); -} -if (lean_is_scalar(x_182)) { - x_183 = lean_alloc_ctor(1, 2, 0); -} else { - x_183 = x_182; -} -lean_ctor_set(x_183, 0, x_180); -lean_ctor_set(x_183, 1, x_181); -return x_183; -} -} -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; 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_184 = lean_ctor_get(x_172, 1); -lean_inc(x_184); -lean_dec(x_172); -lean_inc(x_34); -x_185 = l_Lean_MessageData_ofExpr(x_34); -x_186 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; -x_187 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_187, 0, x_186); -lean_ctor_set(x_187, 1, x_185); -x_188 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; -x_189 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_189, 0, x_187); -lean_ctor_set(x_189, 1, x_188); -x_190 = lean_ctor_get(x_170, 0); -lean_inc(x_190); -x_191 = l_Lean_MessageData_ofExpr(x_190); -x_192 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_192, 0, x_189); -lean_ctor_set(x_192, 1, x_191); -x_193 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; -x_194 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_194, 0, x_192); -lean_ctor_set(x_194, 1, x_193); -x_195 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_171, x_194, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_184); -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); +lean_dec(x_178); +x_182 = lean_box(0); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); -x_198 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_165, x_1, x_164, x_170, x_163, x_34, x_196, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_197); -lean_dec(x_196); -if (lean_obj_tag(x_198) == 0) +x_183 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_171, x_1, x_170, x_35, x_176, x_169, x_38, x_182, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_181); +if (lean_obj_tag(x_183) == 0) { -lean_object* x_199; lean_object* x_200; -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); -x_19 = x_199; -x_20 = x_200; +lean_object* x_184; lean_object* x_185; +x_184 = lean_ctor_get(x_183, 0); +lean_inc(x_184); +x_185 = lean_ctor_get(x_183, 1); +lean_inc(x_185); +lean_dec(x_183); +x_19 = x_184; +x_20 = x_185; goto block_27; } else { -lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; +lean_object* x_186; lean_object* x_187; lean_object* x_188; lean_object* x_189; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -8793,156 +8793,157 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_201 = lean_ctor_get(x_198, 0); -lean_inc(x_201); -x_202 = lean_ctor_get(x_198, 1); +x_186 = lean_ctor_get(x_183, 0); +lean_inc(x_186); +x_187 = lean_ctor_get(x_183, 1); +lean_inc(x_187); +if (lean_is_exclusive(x_183)) { + lean_ctor_release(x_183, 0); + lean_ctor_release(x_183, 1); + x_188 = x_183; +} else { + lean_dec_ref(x_183); + x_188 = lean_box(0); +} +if (lean_is_scalar(x_188)) { + x_189 = lean_alloc_ctor(1, 2, 0); +} else { + x_189 = x_188; +} +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_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_190 = lean_ctor_get(x_178, 1); +lean_inc(x_190); +lean_dec(x_178); +lean_inc(x_38); +x_191 = l_Lean_MessageData_ofExpr(x_38); +x_192 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_193 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_193, 0, x_192); +lean_ctor_set(x_193, 1, x_191); +x_194 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_195 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_195, 0, x_193); +lean_ctor_set(x_195, 1, x_194); +x_196 = lean_ctor_get(x_176, 0); +lean_inc(x_196); +x_197 = l_Lean_MessageData_ofExpr(x_196); +x_198 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_198, 0, x_195); +lean_ctor_set(x_198, 1, x_197); +x_199 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_200 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_200, 0, x_198); +lean_ctor_set(x_200, 1, x_199); +x_201 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_177, x_200, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_190); +x_202 = lean_ctor_get(x_201, 0); lean_inc(x_202); -if (lean_is_exclusive(x_198)) { - lean_ctor_release(x_198, 0); - lean_ctor_release(x_198, 1); - x_203 = x_198; -} else { - lean_dec_ref(x_198); - x_203 = lean_box(0); +x_203 = lean_ctor_get(x_201, 1); +lean_inc(x_203); +lean_dec(x_201); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_204 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_171, x_1, x_170, x_35, x_176, x_169, x_38, x_202, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_203); +lean_dec(x_202); +if (lean_obj_tag(x_204) == 0) +{ +lean_object* x_205; lean_object* x_206; +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_19 = x_205; +x_20 = x_206; +goto block_27; } -if (lean_is_scalar(x_203)) { - x_204 = lean_alloc_ctor(1, 2, 0); +else +{ +lean_object* x_207; lean_object* x_208; lean_object* x_209; lean_object* x_210; +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_3); +lean_dec(x_2); +x_207 = lean_ctor_get(x_204, 0); +lean_inc(x_207); +x_208 = lean_ctor_get(x_204, 1); +lean_inc(x_208); +if (lean_is_exclusive(x_204)) { + lean_ctor_release(x_204, 0); + lean_ctor_release(x_204, 1); + x_209 = x_204; } else { - x_204 = x_203; + lean_dec_ref(x_204); + x_209 = lean_box(0); } -lean_ctor_set(x_204, 0, x_201); -lean_ctor_set(x_204, 1, x_202); -return x_204; +if (lean_is_scalar(x_209)) { + x_210 = lean_alloc_ctor(1, 2, 0); +} else { + x_210 = x_209; +} +lean_ctor_set(x_210, 0, x_207); +lean_ctor_set(x_210, 1, x_208); +return x_210; } } } case 1: { -lean_object* x_205; lean_object* x_206; lean_object* x_207; lean_object* x_208; lean_object* x_209; uint8_t x_210; +lean_object* x_211; lean_object* x_212; lean_object* x_213; lean_object* x_214; lean_object* x_215; uint8_t x_216; +lean_free_object(x_29); lean_free_object(x_28); -x_205 = lean_ctor_get(x_167, 1); -lean_inc(x_205); -lean_dec(x_167); -x_206 = lean_ctor_get(x_168, 0); -lean_inc(x_206); -lean_dec(x_168); -x_207 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; -x_208 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_207, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_205); -x_209 = lean_ctor_get(x_208, 0); -lean_inc(x_209); -x_210 = lean_unbox(x_209); -lean_dec(x_209); -if (x_210 == 0) -{ -lean_object* x_211; lean_object* x_212; lean_object* x_213; -x_211 = lean_ctor_get(x_208, 1); +x_211 = lean_ctor_get(x_173, 1); lean_inc(x_211); -lean_dec(x_208); -x_212 = lean_box(0); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_213 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_165, x_1, x_164, x_206, x_163, x_34, x_212, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_211); -if (lean_obj_tag(x_213) == 0) -{ -lean_object* x_214; lean_object* x_215; -x_214 = lean_ctor_get(x_213, 0); -lean_inc(x_214); -x_215 = lean_ctor_get(x_213, 1); +lean_dec(x_173); +x_212 = lean_ctor_get(x_174, 0); +lean_inc(x_212); +lean_dec(x_174); +x_213 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_214 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_213, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_211); +x_215 = lean_ctor_get(x_214, 0); lean_inc(x_215); -lean_dec(x_213); -x_19 = x_214; -x_20 = x_215; -goto block_27; -} -else +x_216 = lean_unbox(x_215); +lean_dec(x_215); +if (x_216 == 0) { -lean_object* x_216; lean_object* x_217; lean_object* x_218; lean_object* x_219; -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_3); -lean_dec(x_2); -x_216 = lean_ctor_get(x_213, 0); -lean_inc(x_216); -x_217 = lean_ctor_get(x_213, 1); +lean_object* x_217; lean_object* x_218; lean_object* x_219; +x_217 = lean_ctor_get(x_214, 1); lean_inc(x_217); -if (lean_is_exclusive(x_213)) { - lean_ctor_release(x_213, 0); - lean_ctor_release(x_213, 1); - x_218 = x_213; -} else { - lean_dec_ref(x_213); - x_218 = lean_box(0); -} -if (lean_is_scalar(x_218)) { - x_219 = lean_alloc_ctor(1, 2, 0); -} else { - x_219 = x_218; -} -lean_ctor_set(x_219, 0, x_216); -lean_ctor_set(x_219, 1, x_217); -return x_219; -} -} -else -{ -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_220 = lean_ctor_get(x_208, 1); -lean_inc(x_220); -lean_dec(x_208); -lean_inc(x_34); -x_221 = l_Lean_MessageData_ofExpr(x_34); -x_222 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; -x_223 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_223, 0, x_222); -lean_ctor_set(x_223, 1, x_221); -x_224 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; -x_225 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_225, 0, x_223); -lean_ctor_set(x_225, 1, x_224); -x_226 = lean_ctor_get(x_206, 0); -lean_inc(x_226); -x_227 = l_Lean_MessageData_ofExpr(x_226); -x_228 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_228, 0, x_225); -lean_ctor_set(x_228, 1, x_227); -x_229 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; -x_230 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_230, 0, x_228); -lean_ctor_set(x_230, 1, x_229); -x_231 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_207, x_230, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_220); -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); +lean_dec(x_214); +x_218 = lean_box(0); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); -x_234 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_165, x_1, x_164, x_206, x_163, x_34, x_232, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_233); -lean_dec(x_232); -if (lean_obj_tag(x_234) == 0) +x_219 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_171, x_1, x_170, x_35, x_212, x_169, x_38, x_218, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_217); +if (lean_obj_tag(x_219) == 0) { -lean_object* x_235; lean_object* x_236; -x_235 = lean_ctor_get(x_234, 0); -lean_inc(x_235); -x_236 = lean_ctor_get(x_234, 1); -lean_inc(x_236); -lean_dec(x_234); -x_19 = x_235; -x_20 = x_236; +lean_object* x_220; lean_object* x_221; +x_220 = lean_ctor_get(x_219, 0); +lean_inc(x_220); +x_221 = lean_ctor_get(x_219, 1); +lean_inc(x_221); +lean_dec(x_219); +x_19 = x_220; +x_20 = x_221; goto block_27; } else { -lean_object* x_237; lean_object* x_238; lean_object* x_239; lean_object* x_240; +lean_object* x_222; lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -8952,191 +8953,190 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_237 = lean_ctor_get(x_234, 0); -lean_inc(x_237); -x_238 = lean_ctor_get(x_234, 1); +x_222 = lean_ctor_get(x_219, 0); +lean_inc(x_222); +x_223 = lean_ctor_get(x_219, 1); +lean_inc(x_223); +if (lean_is_exclusive(x_219)) { + lean_ctor_release(x_219, 0); + lean_ctor_release(x_219, 1); + x_224 = x_219; +} else { + lean_dec_ref(x_219); + x_224 = lean_box(0); +} +if (lean_is_scalar(x_224)) { + x_225 = lean_alloc_ctor(1, 2, 0); +} else { + x_225 = x_224; +} +lean_ctor_set(x_225, 0, x_222); +lean_ctor_set(x_225, 1, x_223); +return x_225; +} +} +else +{ +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; +x_226 = lean_ctor_get(x_214, 1); +lean_inc(x_226); +lean_dec(x_214); +lean_inc(x_38); +x_227 = l_Lean_MessageData_ofExpr(x_38); +x_228 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_229 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_229, 0, x_228); +lean_ctor_set(x_229, 1, x_227); +x_230 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_231 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_231, 0, x_229); +lean_ctor_set(x_231, 1, x_230); +x_232 = lean_ctor_get(x_212, 0); +lean_inc(x_232); +x_233 = l_Lean_MessageData_ofExpr(x_232); +x_234 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_234, 0, x_231); +lean_ctor_set(x_234, 1, x_233); +x_235 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_236 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_236, 0, x_234); +lean_ctor_set(x_236, 1, x_235); +x_237 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_213, x_236, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_226); +x_238 = lean_ctor_get(x_237, 0); lean_inc(x_238); -if (lean_is_exclusive(x_234)) { - lean_ctor_release(x_234, 0); - lean_ctor_release(x_234, 1); - x_239 = x_234; -} else { - lean_dec_ref(x_234); - x_239 = lean_box(0); -} -if (lean_is_scalar(x_239)) { - x_240 = lean_alloc_ctor(1, 2, 0); -} else { - x_240 = x_239; -} -lean_ctor_set(x_240, 0, x_237); -lean_ctor_set(x_240, 1, x_238); -return x_240; -} -} -} -default: +x_239 = lean_ctor_get(x_237, 1); +lean_inc(x_239); +lean_dec(x_237); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_240 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_171, x_1, x_170, x_35, x_212, x_169, x_38, x_238, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_239); +lean_dec(x_238); +if (lean_obj_tag(x_240) == 0) { -lean_object* x_241; -x_241 = lean_ctor_get(x_168, 0); +lean_object* x_241; lean_object* x_242; +x_241 = lean_ctor_get(x_240, 0); lean_inc(x_241); -lean_dec(x_168); -if (lean_obj_tag(x_241) == 0) -{ -lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; -lean_dec(x_165); -x_242 = lean_ctor_get(x_167, 1); +x_242 = lean_ctor_get(x_240, 1); lean_inc(x_242); -lean_dec(x_167); -x_243 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_243, 0, x_163); -lean_ctor_set(x_243, 1, x_164); -lean_ctor_set(x_28, 1, x_243); -lean_inc(x_3); -x_244 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_244, 0, x_3); -lean_ctor_set(x_244, 1, x_28); -x_245 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_245, 0, x_244); -x_19 = x_245; +lean_dec(x_240); +x_19 = x_241; x_20 = x_242; goto block_27; } else { -lean_object* x_246; lean_object* x_247; lean_object* x_248; lean_object* x_249; lean_object* x_250; uint8_t x_251; -lean_free_object(x_28); -x_246 = lean_ctor_get(x_167, 1); -lean_inc(x_246); -lean_dec(x_167); -x_247 = lean_ctor_get(x_241, 0); +lean_object* x_243; lean_object* x_244; lean_object* x_245; lean_object* x_246; +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_3); +lean_dec(x_2); +x_243 = lean_ctor_get(x_240, 0); +lean_inc(x_243); +x_244 = lean_ctor_get(x_240, 1); +lean_inc(x_244); +if (lean_is_exclusive(x_240)) { + lean_ctor_release(x_240, 0); + lean_ctor_release(x_240, 1); + x_245 = x_240; +} else { + lean_dec_ref(x_240); + x_245 = lean_box(0); +} +if (lean_is_scalar(x_245)) { + x_246 = lean_alloc_ctor(1, 2, 0); +} else { + x_246 = x_245; +} +lean_ctor_set(x_246, 0, x_243); +lean_ctor_set(x_246, 1, x_244); +return x_246; +} +} +} +default: +{ +lean_object* x_247; +x_247 = lean_ctor_get(x_174, 0); lean_inc(x_247); -lean_dec(x_241); -x_248 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; -x_249 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_248, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_246); -x_250 = lean_ctor_get(x_249, 0); -lean_inc(x_250); -x_251 = lean_unbox(x_250); -lean_dec(x_250); -if (x_251 == 0) +lean_dec(x_174); +if (lean_obj_tag(x_247) == 0) { -lean_object* x_252; lean_object* x_253; uint8_t x_254; lean_object* x_255; -x_252 = lean_ctor_get(x_249, 1); -lean_inc(x_252); -lean_dec(x_249); -x_253 = lean_box(0); -x_254 = lean_unbox(x_163); -lean_dec(x_163); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); +lean_object* x_248; lean_object* x_249; lean_object* x_250; lean_object* x_251; +lean_dec(x_171); +x_248 = lean_ctor_get(x_173, 1); +lean_inc(x_248); +lean_dec(x_173); +x_249 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_249, 0, x_169); +lean_ctor_set(x_249, 1, x_170); +lean_ctor_set(x_29, 1, x_249); lean_inc(x_3); -x_255 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_165, x_1, x_247, x_3, x_34, x_254, x_164, x_253, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_252); -lean_dec(x_34); -if (lean_obj_tag(x_255) == 0) +x_250 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_250, 0, x_3); +lean_ctor_set(x_250, 1, x_28); +x_251 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_251, 0, x_250); +x_19 = x_251; +x_20 = x_248; +goto block_27; +} +else { -lean_object* x_256; lean_object* x_257; +lean_object* x_252; lean_object* x_253; lean_object* x_254; lean_object* x_255; lean_object* x_256; uint8_t x_257; +lean_free_object(x_29); +lean_free_object(x_28); +x_252 = lean_ctor_get(x_173, 1); +lean_inc(x_252); +lean_dec(x_173); +x_253 = lean_ctor_get(x_247, 0); +lean_inc(x_253); +lean_dec(x_247); +x_254 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_255 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_254, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_252); x_256 = lean_ctor_get(x_255, 0); lean_inc(x_256); -x_257 = lean_ctor_get(x_255, 1); -lean_inc(x_257); -lean_dec(x_255); -x_19 = x_256; -x_20 = x_257; -goto block_27; -} -else +x_257 = lean_unbox(x_256); +lean_dec(x_256); +if (x_257 == 0) { -lean_object* x_258; lean_object* x_259; lean_object* x_260; lean_object* x_261; -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_3); -lean_dec(x_2); -x_258 = lean_ctor_get(x_255, 0); +lean_object* x_258; lean_object* x_259; uint8_t x_260; uint8_t x_261; lean_object* x_262; +x_258 = lean_ctor_get(x_255, 1); lean_inc(x_258); -x_259 = lean_ctor_get(x_255, 1); -lean_inc(x_259); -if (lean_is_exclusive(x_255)) { - lean_ctor_release(x_255, 0); - lean_ctor_release(x_255, 1); - x_260 = x_255; -} else { - lean_dec_ref(x_255); - x_260 = lean_box(0); -} -if (lean_is_scalar(x_260)) { - x_261 = lean_alloc_ctor(1, 2, 0); -} else { - x_261 = x_260; -} -lean_ctor_set(x_261, 0, x_258); -lean_ctor_set(x_261, 1, x_259); -return x_261; -} -} -else -{ -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; uint8_t x_276; lean_object* x_277; -x_262 = lean_ctor_get(x_249, 1); -lean_inc(x_262); -lean_dec(x_249); -lean_inc(x_34); -x_263 = l_Lean_MessageData_ofExpr(x_34); -x_264 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; -x_265 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_265, 0, x_264); -lean_ctor_set(x_265, 1, x_263); -x_266 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; -x_267 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_267, 0, x_265); -lean_ctor_set(x_267, 1, x_266); -x_268 = lean_ctor_get(x_247, 0); -lean_inc(x_268); -x_269 = l_Lean_MessageData_ofExpr(x_268); -x_270 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_270, 0, x_267); -lean_ctor_set(x_270, 1, x_269); -x_271 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; -x_272 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_272, 0, x_270); -lean_ctor_set(x_272, 1, x_271); -x_273 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_248, x_272, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_262); -x_274 = lean_ctor_get(x_273, 0); -lean_inc(x_274); -x_275 = lean_ctor_get(x_273, 1); -lean_inc(x_275); -lean_dec(x_273); -x_276 = lean_unbox(x_163); -lean_dec(x_163); +lean_dec(x_255); +x_259 = lean_box(0); +x_260 = lean_unbox(x_35); +lean_dec(x_35); +x_261 = lean_unbox(x_169); +lean_dec(x_169); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_3); -x_277 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_165, x_1, x_247, x_3, x_34, x_276, x_164, x_274, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_275); -lean_dec(x_274); -lean_dec(x_34); -if (lean_obj_tag(x_277) == 0) +x_262 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_171, x_1, x_253, x_3, x_260, x_38, x_261, x_170, x_259, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_258); +lean_dec(x_38); +if (lean_obj_tag(x_262) == 0) { -lean_object* x_278; lean_object* x_279; -x_278 = lean_ctor_get(x_277, 0); -lean_inc(x_278); -x_279 = lean_ctor_get(x_277, 1); -lean_inc(x_279); -lean_dec(x_277); -x_19 = x_278; -x_20 = x_279; +lean_object* x_263; lean_object* x_264; +x_263 = lean_ctor_get(x_262, 0); +lean_inc(x_263); +x_264 = lean_ctor_get(x_262, 1); +lean_inc(x_264); +lean_dec(x_262); +x_19 = x_263; +x_20 = x_264; goto block_27; } else { -lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; +lean_object* x_265; lean_object* x_266; lean_object* x_267; lean_object* x_268; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -9146,40 +9146,87 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_280 = lean_ctor_get(x_277, 0); -lean_inc(x_280); -x_281 = lean_ctor_get(x_277, 1); +x_265 = lean_ctor_get(x_262, 0); +lean_inc(x_265); +x_266 = lean_ctor_get(x_262, 1); +lean_inc(x_266); +if (lean_is_exclusive(x_262)) { + lean_ctor_release(x_262, 0); + lean_ctor_release(x_262, 1); + x_267 = x_262; +} else { + lean_dec_ref(x_262); + x_267 = lean_box(0); +} +if (lean_is_scalar(x_267)) { + x_268 = lean_alloc_ctor(1, 2, 0); +} else { + x_268 = x_267; +} +lean_ctor_set(x_268, 0, x_265); +lean_ctor_set(x_268, 1, x_266); +return x_268; +} +} +else +{ +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; uint8_t x_283; uint8_t x_284; lean_object* x_285; +x_269 = lean_ctor_get(x_255, 1); +lean_inc(x_269); +lean_dec(x_255); +lean_inc(x_38); +x_270 = l_Lean_MessageData_ofExpr(x_38); +x_271 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_272 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_272, 0, x_271); +lean_ctor_set(x_272, 1, x_270); +x_273 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_274 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_274, 0, x_272); +lean_ctor_set(x_274, 1, x_273); +x_275 = lean_ctor_get(x_253, 0); +lean_inc(x_275); +x_276 = l_Lean_MessageData_ofExpr(x_275); +x_277 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_277, 0, x_274); +lean_ctor_set(x_277, 1, x_276); +x_278 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_279 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_279, 0, x_277); +lean_ctor_set(x_279, 1, x_278); +x_280 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_254, x_279, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_269); +x_281 = lean_ctor_get(x_280, 0); lean_inc(x_281); -if (lean_is_exclusive(x_277)) { - lean_ctor_release(x_277, 0); - lean_ctor_release(x_277, 1); - x_282 = x_277; -} else { - lean_dec_ref(x_277); - x_282 = lean_box(0); -} -if (lean_is_scalar(x_282)) { - x_283 = lean_alloc_ctor(1, 2, 0); -} else { - x_283 = x_282; -} -lean_ctor_set(x_283, 0, x_280); -lean_ctor_set(x_283, 1, x_281); -return x_283; -} -} -} -} -} +x_282 = lean_ctor_get(x_280, 1); +lean_inc(x_282); +lean_dec(x_280); +x_283 = lean_unbox(x_35); +lean_dec(x_35); +x_284 = lean_unbox(x_169); +lean_dec(x_169); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_3); +x_285 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_171, x_1, x_253, x_3, x_283, x_38, x_284, x_170, x_281, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_282); +lean_dec(x_281); +lean_dec(x_38); +if (lean_obj_tag(x_285) == 0) +{ +lean_object* x_286; lean_object* x_287; +x_286 = lean_ctor_get(x_285, 0); +lean_inc(x_286); +x_287 = lean_ctor_get(x_285, 1); +lean_inc(x_287); +lean_dec(x_285); +x_19 = x_286; +x_20 = x_287; +goto block_27; } else { -lean_object* x_284; lean_object* x_285; lean_object* x_286; lean_object* x_287; -lean_dec(x_165); -lean_dec(x_164); -lean_dec(x_163); -lean_free_object(x_28); -lean_dec(x_34); +lean_object* x_288; lean_object* x_289; lean_object* x_290; lean_object* x_291; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -9189,45 +9236,90 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_284 = lean_ctor_get(x_167, 0); -lean_inc(x_284); -x_285 = lean_ctor_get(x_167, 1); -lean_inc(x_285); -if (lean_is_exclusive(x_167)) { - lean_ctor_release(x_167, 0); - lean_ctor_release(x_167, 1); - x_286 = x_167; +x_288 = lean_ctor_get(x_285, 0); +lean_inc(x_288); +x_289 = lean_ctor_get(x_285, 1); +lean_inc(x_289); +if (lean_is_exclusive(x_285)) { + lean_ctor_release(x_285, 0); + lean_ctor_release(x_285, 1); + x_290 = x_285; } else { - lean_dec_ref(x_167); - x_286 = lean_box(0); + lean_dec_ref(x_285); + x_290 = lean_box(0); } -if (lean_is_scalar(x_286)) { - x_287 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_290)) { + x_291 = lean_alloc_ctor(1, 2, 0); } else { - x_287 = x_286; + x_291 = x_290; +} +lean_ctor_set(x_291, 0, x_288); +lean_ctor_set(x_291, 1, x_289); +return x_291; +} +} +} } -lean_ctor_set(x_287, 0, x_284); -lean_ctor_set(x_287, 1, x_285); -return x_287; } } else { -lean_object* x_288; lean_object* x_289; lean_object* x_290; -lean_dec(x_165); -lean_dec(x_32); -lean_dec(x_30); -x_288 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_288, 0, x_163); -lean_ctor_set(x_288, 1, x_164); -lean_ctor_set(x_28, 1, x_288); +lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; +lean_dec(x_171); +lean_dec(x_170); +lean_dec(x_169); +lean_free_object(x_29); +lean_dec(x_38); +lean_free_object(x_28); +lean_dec(x_35); +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_3); +lean_dec(x_2); +x_292 = lean_ctor_get(x_173, 0); +lean_inc(x_292); +x_293 = lean_ctor_get(x_173, 1); +lean_inc(x_293); +if (lean_is_exclusive(x_173)) { + lean_ctor_release(x_173, 0); + lean_ctor_release(x_173, 1); + x_294 = x_173; +} else { + lean_dec_ref(x_173); + x_294 = lean_box(0); +} +if (lean_is_scalar(x_294)) { + x_295 = lean_alloc_ctor(1, 2, 0); +} else { + x_295 = x_294; +} +lean_ctor_set(x_295, 0, x_292); +lean_ctor_set(x_295, 1, x_293); +return x_295; +} +} +else +{ +lean_object* x_296; lean_object* x_297; lean_object* x_298; +lean_dec(x_171); +lean_dec(x_33); +lean_dec(x_31); +x_296 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_296, 0, x_169); +lean_ctor_set(x_296, 1, x_170); +lean_ctor_set(x_29, 1, x_296); lean_inc(x_3); -x_289 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_289, 0, x_3); -lean_ctor_set(x_289, 1, x_28); -x_290 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_290, 0, x_289); -x_19 = x_290; +x_297 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_297, 0, x_3); +lean_ctor_set(x_297, 1, x_28); +x_298 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_298, 0, x_297); +x_19 = x_298; x_20 = x_15; goto block_27; } @@ -9235,31 +9327,31 @@ goto block_27; } else { -lean_object* x_291; lean_object* x_292; lean_object* x_293; lean_object* x_294; lean_object* x_295; uint8_t x_296; -x_291 = lean_ctor_get(x_28, 0); -lean_inc(x_291); -lean_dec(x_28); -x_292 = lean_ctor_get(x_29, 0); -lean_inc(x_292); -x_293 = lean_ctor_get(x_29, 1); -lean_inc(x_293); -if (lean_is_exclusive(x_29)) { - lean_ctor_release(x_29, 0); - lean_ctor_release(x_29, 1); - x_294 = x_29; +lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; uint8_t x_304; +x_299 = lean_ctor_get(x_29, 0); +lean_inc(x_299); +lean_dec(x_29); +x_300 = lean_ctor_get(x_30, 0); +lean_inc(x_300); +x_301 = lean_ctor_get(x_30, 1); +lean_inc(x_301); +if (lean_is_exclusive(x_30)) { + lean_ctor_release(x_30, 0); + lean_ctor_release(x_30, 1); + x_302 = x_30; } else { - lean_dec_ref(x_29); - x_294 = lean_box(0); + lean_dec_ref(x_30); + x_302 = lean_box(0); } -x_295 = lean_ctor_get(x_31, 0); -lean_inc(x_295); -lean_dec(x_31); -lean_inc(x_295); +x_303 = lean_ctor_get(x_32, 0); +lean_inc(x_303); +lean_dec(x_32); +lean_inc(x_303); lean_inc(x_2); -x_296 = l_Lean_PersistentHashMap_contains___at_Lean_NameSSet_contains___spec__3(x_2, x_295); -if (x_296 == 0) +x_304 = l_Lean_PersistentHashMap_contains___at_Lean_NameSSet_contains___spec__3(x_2, x_303); +if (x_304 == 0) { -lean_object* x_297; +lean_object* x_305; lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); @@ -9267,141 +9359,58 @@ lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); -lean_inc(x_291); -x_297 = l_Lean_Meta_Simp_SimprocEntry_try(x_30, x_32, x_291, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -if (lean_obj_tag(x_297) == 0) +lean_inc(x_299); +x_305 = l_Lean_Meta_Simp_SimprocEntry_try(x_31, x_33, x_299, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_305) == 0) { -lean_object* x_298; -x_298 = lean_ctor_get(x_297, 0); -lean_inc(x_298); -switch (lean_obj_tag(x_298)) { +lean_object* x_306; +x_306 = lean_ctor_get(x_305, 0); +lean_inc(x_306); +switch (lean_obj_tag(x_306)) { case 0: { -lean_object* x_299; lean_object* x_300; lean_object* x_301; lean_object* x_302; lean_object* x_303; uint8_t x_304; -lean_dec(x_294); -x_299 = lean_ctor_get(x_297, 1); -lean_inc(x_299); -lean_dec(x_297); -x_300 = lean_ctor_get(x_298, 0); -lean_inc(x_300); -lean_dec(x_298); -x_301 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; -x_302 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_301, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_299); -x_303 = lean_ctor_get(x_302, 0); -lean_inc(x_303); -x_304 = lean_unbox(x_303); -lean_dec(x_303); -if (x_304 == 0) -{ -lean_object* x_305; lean_object* x_306; lean_object* x_307; -x_305 = lean_ctor_get(x_302, 1); -lean_inc(x_305); +lean_object* x_307; lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; uint8_t x_312; lean_dec(x_302); -x_306 = lean_box(0); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_307 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_295, x_1, x_293, x_300, x_292, x_291, x_306, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_305); -if (lean_obj_tag(x_307) == 0) -{ -lean_object* x_308; lean_object* x_309; -x_308 = lean_ctor_get(x_307, 0); +lean_free_object(x_28); +x_307 = lean_ctor_get(x_305, 1); +lean_inc(x_307); +lean_dec(x_305); +x_308 = lean_ctor_get(x_306, 0); lean_inc(x_308); -x_309 = lean_ctor_get(x_307, 1); -lean_inc(x_309); -lean_dec(x_307); -x_19 = x_308; -x_20 = x_309; -goto block_27; -} -else -{ -lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; -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_3); -lean_dec(x_2); -x_310 = lean_ctor_get(x_307, 0); -lean_inc(x_310); -x_311 = lean_ctor_get(x_307, 1); +lean_dec(x_306); +x_309 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_310 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_309, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_307); +x_311 = lean_ctor_get(x_310, 0); lean_inc(x_311); -if (lean_is_exclusive(x_307)) { - lean_ctor_release(x_307, 0); - lean_ctor_release(x_307, 1); - x_312 = x_307; -} else { - lean_dec_ref(x_307); - x_312 = lean_box(0); -} -if (lean_is_scalar(x_312)) { - x_313 = lean_alloc_ctor(1, 2, 0); -} else { - x_313 = x_312; -} -lean_ctor_set(x_313, 0, x_310); -lean_ctor_set(x_313, 1, x_311); -return x_313; -} -} -else +x_312 = lean_unbox(x_311); +lean_dec(x_311); +if (x_312 == 0) { -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; -x_314 = lean_ctor_get(x_302, 1); -lean_inc(x_314); -lean_dec(x_302); -lean_inc(x_291); -x_315 = l_Lean_MessageData_ofExpr(x_291); -x_316 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; -x_317 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_317, 0, x_316); -lean_ctor_set(x_317, 1, x_315); -x_318 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; -x_319 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_319, 0, x_317); -lean_ctor_set(x_319, 1, x_318); -x_320 = lean_ctor_get(x_300, 0); -lean_inc(x_320); -x_321 = l_Lean_MessageData_ofExpr(x_320); -x_322 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_322, 0, x_319); -lean_ctor_set(x_322, 1, x_321); -x_323 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; -x_324 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_324, 0, x_322); -lean_ctor_set(x_324, 1, x_323); -x_325 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_301, x_324, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_314); -x_326 = lean_ctor_get(x_325, 0); -lean_inc(x_326); -x_327 = lean_ctor_get(x_325, 1); -lean_inc(x_327); -lean_dec(x_325); +lean_object* x_313; lean_object* x_314; lean_object* x_315; +x_313 = lean_ctor_get(x_310, 1); +lean_inc(x_313); +lean_dec(x_310); +x_314 = lean_box(0); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); -x_328 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_295, x_1, x_293, x_300, x_292, x_291, x_326, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_327); -lean_dec(x_326); -if (lean_obj_tag(x_328) == 0) +x_315 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_303, x_1, x_301, x_35, x_308, x_300, x_299, x_314, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_313); +if (lean_obj_tag(x_315) == 0) { -lean_object* x_329; lean_object* x_330; -x_329 = lean_ctor_get(x_328, 0); -lean_inc(x_329); -x_330 = lean_ctor_get(x_328, 1); -lean_inc(x_330); -lean_dec(x_328); -x_19 = x_329; -x_20 = x_330; +lean_object* x_316; lean_object* x_317; +x_316 = lean_ctor_get(x_315, 0); +lean_inc(x_316); +x_317 = lean_ctor_get(x_315, 1); +lean_inc(x_317); +lean_dec(x_315); +x_19 = x_316; +x_20 = x_317; goto block_27; } else { -lean_object* x_331; lean_object* x_332; lean_object* x_333; lean_object* x_334; +lean_object* x_318; lean_object* x_319; lean_object* x_320; lean_object* x_321; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -9411,156 +9420,157 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_331 = lean_ctor_get(x_328, 0); -lean_inc(x_331); -x_332 = lean_ctor_get(x_328, 1); -lean_inc(x_332); -if (lean_is_exclusive(x_328)) { - lean_ctor_release(x_328, 0); - lean_ctor_release(x_328, 1); - x_333 = x_328; +x_318 = lean_ctor_get(x_315, 0); +lean_inc(x_318); +x_319 = lean_ctor_get(x_315, 1); +lean_inc(x_319); +if (lean_is_exclusive(x_315)) { + lean_ctor_release(x_315, 0); + lean_ctor_release(x_315, 1); + x_320 = x_315; } else { - lean_dec_ref(x_328); - x_333 = lean_box(0); + lean_dec_ref(x_315); + x_320 = lean_box(0); } -if (lean_is_scalar(x_333)) { - x_334 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_320)) { + x_321 = lean_alloc_ctor(1, 2, 0); } else { - x_334 = x_333; + x_321 = x_320; } -lean_ctor_set(x_334, 0, x_331); -lean_ctor_set(x_334, 1, x_332); -return x_334; +lean_ctor_set(x_321, 0, x_318); +lean_ctor_set(x_321, 1, x_319); +return x_321; +} +} +else +{ +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; +x_322 = lean_ctor_get(x_310, 1); +lean_inc(x_322); +lean_dec(x_310); +lean_inc(x_299); +x_323 = l_Lean_MessageData_ofExpr(x_299); +x_324 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_325 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_325, 0, x_324); +lean_ctor_set(x_325, 1, x_323); +x_326 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_327 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_327, 0, x_325); +lean_ctor_set(x_327, 1, x_326); +x_328 = lean_ctor_get(x_308, 0); +lean_inc(x_328); +x_329 = l_Lean_MessageData_ofExpr(x_328); +x_330 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_330, 0, x_327); +lean_ctor_set(x_330, 1, x_329); +x_331 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_332 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_332, 0, x_330); +lean_ctor_set(x_332, 1, x_331); +x_333 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_309, x_332, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_322); +x_334 = lean_ctor_get(x_333, 0); +lean_inc(x_334); +x_335 = lean_ctor_get(x_333, 1); +lean_inc(x_335); +lean_dec(x_333); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_336 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_303, x_1, x_301, x_35, x_308, x_300, x_299, x_334, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_335); +lean_dec(x_334); +if (lean_obj_tag(x_336) == 0) +{ +lean_object* x_337; lean_object* x_338; +x_337 = lean_ctor_get(x_336, 0); +lean_inc(x_337); +x_338 = lean_ctor_get(x_336, 1); +lean_inc(x_338); +lean_dec(x_336); +x_19 = x_337; +x_20 = x_338; +goto block_27; +} +else +{ +lean_object* x_339; lean_object* x_340; lean_object* x_341; lean_object* x_342; +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_3); +lean_dec(x_2); +x_339 = lean_ctor_get(x_336, 0); +lean_inc(x_339); +x_340 = lean_ctor_get(x_336, 1); +lean_inc(x_340); +if (lean_is_exclusive(x_336)) { + lean_ctor_release(x_336, 0); + lean_ctor_release(x_336, 1); + x_341 = x_336; +} else { + lean_dec_ref(x_336); + x_341 = lean_box(0); +} +if (lean_is_scalar(x_341)) { + x_342 = lean_alloc_ctor(1, 2, 0); +} else { + x_342 = x_341; +} +lean_ctor_set(x_342, 0, x_339); +lean_ctor_set(x_342, 1, x_340); +return x_342; } } } case 1: { -lean_object* x_335; lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; uint8_t x_340; -lean_dec(x_294); -x_335 = lean_ctor_get(x_297, 1); -lean_inc(x_335); -lean_dec(x_297); -x_336 = lean_ctor_get(x_298, 0); -lean_inc(x_336); -lean_dec(x_298); -x_337 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; -x_338 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_337, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_335); -x_339 = lean_ctor_get(x_338, 0); -lean_inc(x_339); -x_340 = lean_unbox(x_339); -lean_dec(x_339); -if (x_340 == 0) -{ -lean_object* x_341; lean_object* x_342; lean_object* x_343; -x_341 = lean_ctor_get(x_338, 1); -lean_inc(x_341); -lean_dec(x_338); -x_342 = lean_box(0); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_343 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_295, x_1, x_293, x_336, x_292, x_291, x_342, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_341); -if (lean_obj_tag(x_343) == 0) -{ -lean_object* x_344; lean_object* x_345; -x_344 = lean_ctor_get(x_343, 0); +lean_object* x_343; lean_object* x_344; lean_object* x_345; lean_object* x_346; lean_object* x_347; uint8_t x_348; +lean_dec(x_302); +lean_free_object(x_28); +x_343 = lean_ctor_get(x_305, 1); +lean_inc(x_343); +lean_dec(x_305); +x_344 = lean_ctor_get(x_306, 0); lean_inc(x_344); -x_345 = lean_ctor_get(x_343, 1); -lean_inc(x_345); -lean_dec(x_343); -x_19 = x_344; -x_20 = x_345; -goto block_27; -} -else -{ -lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; -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_3); -lean_dec(x_2); -x_346 = lean_ctor_get(x_343, 0); -lean_inc(x_346); -x_347 = lean_ctor_get(x_343, 1); +lean_dec(x_306); +x_345 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_346 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_345, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_343); +x_347 = lean_ctor_get(x_346, 0); lean_inc(x_347); -if (lean_is_exclusive(x_343)) { - lean_ctor_release(x_343, 0); - lean_ctor_release(x_343, 1); - x_348 = x_343; -} else { - lean_dec_ref(x_343); - x_348 = lean_box(0); -} -if (lean_is_scalar(x_348)) { - x_349 = lean_alloc_ctor(1, 2, 0); -} else { - x_349 = x_348; -} -lean_ctor_set(x_349, 0, x_346); -lean_ctor_set(x_349, 1, x_347); -return x_349; -} -} -else +x_348 = lean_unbox(x_347); +lean_dec(x_347); +if (x_348 == 0) { -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; -x_350 = lean_ctor_get(x_338, 1); -lean_inc(x_350); -lean_dec(x_338); -lean_inc(x_291); -x_351 = l_Lean_MessageData_ofExpr(x_291); -x_352 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; -x_353 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_353, 0, x_352); -lean_ctor_set(x_353, 1, x_351); -x_354 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; -x_355 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_355, 0, x_353); -lean_ctor_set(x_355, 1, x_354); -x_356 = lean_ctor_get(x_336, 0); -lean_inc(x_356); -x_357 = l_Lean_MessageData_ofExpr(x_356); -x_358 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_358, 0, x_355); -lean_ctor_set(x_358, 1, x_357); -x_359 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; -x_360 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_360, 0, x_358); -lean_ctor_set(x_360, 1, x_359); -x_361 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_337, x_360, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_350); -x_362 = lean_ctor_get(x_361, 0); -lean_inc(x_362); -x_363 = lean_ctor_get(x_361, 1); -lean_inc(x_363); -lean_dec(x_361); +lean_object* x_349; lean_object* x_350; lean_object* x_351; +x_349 = lean_ctor_get(x_346, 1); +lean_inc(x_349); +lean_dec(x_346); +x_350 = lean_box(0); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); -x_364 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_295, x_1, x_293, x_336, x_292, x_291, x_362, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_363); -lean_dec(x_362); -if (lean_obj_tag(x_364) == 0) +x_351 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_303, x_1, x_301, x_35, x_344, x_300, x_299, x_350, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_349); +if (lean_obj_tag(x_351) == 0) { -lean_object* x_365; lean_object* x_366; -x_365 = lean_ctor_get(x_364, 0); -lean_inc(x_365); -x_366 = lean_ctor_get(x_364, 1); -lean_inc(x_366); -lean_dec(x_364); -x_19 = x_365; -x_20 = x_366; +lean_object* x_352; lean_object* x_353; +x_352 = lean_ctor_get(x_351, 0); +lean_inc(x_352); +x_353 = lean_ctor_get(x_351, 1); +lean_inc(x_353); +lean_dec(x_351); +x_19 = x_352; +x_20 = x_353; goto block_27; } else { -lean_object* x_367; lean_object* x_368; lean_object* x_369; lean_object* x_370; +lean_object* x_354; lean_object* x_355; lean_object* x_356; lean_object* x_357; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -9570,197 +9580,197 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_367 = lean_ctor_get(x_364, 0); -lean_inc(x_367); -x_368 = lean_ctor_get(x_364, 1); -lean_inc(x_368); -if (lean_is_exclusive(x_364)) { - lean_ctor_release(x_364, 0); - lean_ctor_release(x_364, 1); - x_369 = x_364; +x_354 = lean_ctor_get(x_351, 0); +lean_inc(x_354); +x_355 = lean_ctor_get(x_351, 1); +lean_inc(x_355); +if (lean_is_exclusive(x_351)) { + lean_ctor_release(x_351, 0); + lean_ctor_release(x_351, 1); + x_356 = x_351; } else { - lean_dec_ref(x_364); - x_369 = lean_box(0); + lean_dec_ref(x_351); + x_356 = lean_box(0); } -if (lean_is_scalar(x_369)) { - x_370 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_356)) { + x_357 = lean_alloc_ctor(1, 2, 0); } else { - x_370 = x_369; + x_357 = x_356; } -lean_ctor_set(x_370, 0, x_367); -lean_ctor_set(x_370, 1, x_368); -return x_370; +lean_ctor_set(x_357, 0, x_354); +lean_ctor_set(x_357, 1, x_355); +return x_357; +} +} +else +{ +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; +x_358 = lean_ctor_get(x_346, 1); +lean_inc(x_358); +lean_dec(x_346); +lean_inc(x_299); +x_359 = l_Lean_MessageData_ofExpr(x_299); +x_360 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_361 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_361, 0, x_360); +lean_ctor_set(x_361, 1, x_359); +x_362 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_363 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_363, 0, x_361); +lean_ctor_set(x_363, 1, x_362); +x_364 = lean_ctor_get(x_344, 0); +lean_inc(x_364); +x_365 = l_Lean_MessageData_ofExpr(x_364); +x_366 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_366, 0, x_363); +lean_ctor_set(x_366, 1, x_365); +x_367 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_368 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_368, 0, x_366); +lean_ctor_set(x_368, 1, x_367); +x_369 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_345, x_368, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_358); +x_370 = lean_ctor_get(x_369, 0); +lean_inc(x_370); +x_371 = lean_ctor_get(x_369, 1); +lean_inc(x_371); +lean_dec(x_369); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_372 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_303, x_1, x_301, x_35, x_344, x_300, x_299, x_370, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_371); +lean_dec(x_370); +if (lean_obj_tag(x_372) == 0) +{ +lean_object* x_373; lean_object* x_374; +x_373 = lean_ctor_get(x_372, 0); +lean_inc(x_373); +x_374 = lean_ctor_get(x_372, 1); +lean_inc(x_374); +lean_dec(x_372); +x_19 = x_373; +x_20 = x_374; +goto block_27; +} +else +{ +lean_object* x_375; lean_object* x_376; lean_object* x_377; lean_object* x_378; +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_3); +lean_dec(x_2); +x_375 = lean_ctor_get(x_372, 0); +lean_inc(x_375); +x_376 = lean_ctor_get(x_372, 1); +lean_inc(x_376); +if (lean_is_exclusive(x_372)) { + lean_ctor_release(x_372, 0); + lean_ctor_release(x_372, 1); + x_377 = x_372; +} else { + lean_dec_ref(x_372); + x_377 = lean_box(0); +} +if (lean_is_scalar(x_377)) { + x_378 = lean_alloc_ctor(1, 2, 0); +} else { + x_378 = x_377; +} +lean_ctor_set(x_378, 0, x_375); +lean_ctor_set(x_378, 1, x_376); +return x_378; } } } default: { -lean_object* x_371; -x_371 = lean_ctor_get(x_298, 0); -lean_inc(x_371); -lean_dec(x_298); -if (lean_obj_tag(x_371) == 0) +lean_object* x_379; +x_379 = lean_ctor_get(x_306, 0); +lean_inc(x_379); +lean_dec(x_306); +if (lean_obj_tag(x_379) == 0) { -lean_object* x_372; lean_object* x_373; lean_object* x_374; lean_object* x_375; lean_object* x_376; -lean_dec(x_295); -x_372 = lean_ctor_get(x_297, 1); -lean_inc(x_372); -lean_dec(x_297); -if (lean_is_scalar(x_294)) { - x_373 = lean_alloc_ctor(0, 2, 0); +lean_object* x_380; lean_object* x_381; lean_object* x_382; lean_object* x_383; lean_object* x_384; +lean_dec(x_303); +x_380 = lean_ctor_get(x_305, 1); +lean_inc(x_380); +lean_dec(x_305); +if (lean_is_scalar(x_302)) { + x_381 = lean_alloc_ctor(0, 2, 0); } else { - x_373 = x_294; + x_381 = x_302; } -lean_ctor_set(x_373, 0, x_292); -lean_ctor_set(x_373, 1, x_293); -x_374 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_374, 0, x_291); -lean_ctor_set(x_374, 1, x_373); +lean_ctor_set(x_381, 0, x_300); +lean_ctor_set(x_381, 1, x_301); +x_382 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_382, 0, x_299); +lean_ctor_set(x_382, 1, x_381); +lean_ctor_set(x_28, 1, x_382); lean_inc(x_3); -x_375 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_375, 0, x_3); -lean_ctor_set(x_375, 1, x_374); -x_376 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_376, 0, x_375); -x_19 = x_376; -x_20 = x_372; +x_383 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_383, 0, x_3); +lean_ctor_set(x_383, 1, x_28); +x_384 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_384, 0, x_383); +x_19 = x_384; +x_20 = x_380; goto block_27; } else { -lean_object* x_377; lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; uint8_t x_382; -lean_dec(x_294); -x_377 = lean_ctor_get(x_297, 1); -lean_inc(x_377); -lean_dec(x_297); -x_378 = lean_ctor_get(x_371, 0); -lean_inc(x_378); -lean_dec(x_371); -x_379 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; -x_380 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_379, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_377); -x_381 = lean_ctor_get(x_380, 0); -lean_inc(x_381); -x_382 = lean_unbox(x_381); -lean_dec(x_381); -if (x_382 == 0) -{ -lean_object* x_383; lean_object* x_384; uint8_t x_385; lean_object* x_386; -x_383 = lean_ctor_get(x_380, 1); -lean_inc(x_383); -lean_dec(x_380); -x_384 = lean_box(0); -x_385 = lean_unbox(x_292); -lean_dec(x_292); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_3); -x_386 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_295, x_1, x_378, x_3, x_291, x_385, x_293, x_384, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_383); -lean_dec(x_291); -if (lean_obj_tag(x_386) == 0) -{ -lean_object* x_387; lean_object* x_388; -x_387 = lean_ctor_get(x_386, 0); -lean_inc(x_387); -x_388 = lean_ctor_get(x_386, 1); -lean_inc(x_388); -lean_dec(x_386); -x_19 = x_387; -x_20 = x_388; -goto block_27; -} -else -{ -lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; -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_3); -lean_dec(x_2); -x_389 = lean_ctor_get(x_386, 0); +lean_object* x_385; lean_object* x_386; lean_object* x_387; lean_object* x_388; lean_object* x_389; uint8_t x_390; +lean_dec(x_302); +lean_free_object(x_28); +x_385 = lean_ctor_get(x_305, 1); +lean_inc(x_385); +lean_dec(x_305); +x_386 = lean_ctor_get(x_379, 0); +lean_inc(x_386); +lean_dec(x_379); +x_387 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_388 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_387, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_385); +x_389 = lean_ctor_get(x_388, 0); lean_inc(x_389); -x_390 = lean_ctor_get(x_386, 1); -lean_inc(x_390); -if (lean_is_exclusive(x_386)) { - lean_ctor_release(x_386, 0); - lean_ctor_release(x_386, 1); - x_391 = x_386; -} else { - lean_dec_ref(x_386); - x_391 = lean_box(0); -} -if (lean_is_scalar(x_391)) { - x_392 = lean_alloc_ctor(1, 2, 0); -} else { - x_392 = x_391; -} -lean_ctor_set(x_392, 0, x_389); -lean_ctor_set(x_392, 1, x_390); -return x_392; -} -} -else +x_390 = lean_unbox(x_389); +lean_dec(x_389); +if (x_390 == 0) { -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; uint8_t x_407; lean_object* x_408; -x_393 = lean_ctor_get(x_380, 1); -lean_inc(x_393); -lean_dec(x_380); -lean_inc(x_291); -x_394 = l_Lean_MessageData_ofExpr(x_291); -x_395 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; -x_396 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_396, 0, x_395); -lean_ctor_set(x_396, 1, x_394); -x_397 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; -x_398 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_398, 0, x_396); -lean_ctor_set(x_398, 1, x_397); -x_399 = lean_ctor_get(x_378, 0); -lean_inc(x_399); -x_400 = l_Lean_MessageData_ofExpr(x_399); -x_401 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_401, 0, x_398); -lean_ctor_set(x_401, 1, x_400); -x_402 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; -x_403 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_403, 0, x_401); -lean_ctor_set(x_403, 1, x_402); -x_404 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_379, x_403, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_393); -x_405 = lean_ctor_get(x_404, 0); -lean_inc(x_405); -x_406 = lean_ctor_get(x_404, 1); -lean_inc(x_406); -lean_dec(x_404); -x_407 = lean_unbox(x_292); -lean_dec(x_292); +lean_object* x_391; lean_object* x_392; uint8_t x_393; uint8_t x_394; lean_object* x_395; +x_391 = lean_ctor_get(x_388, 1); +lean_inc(x_391); +lean_dec(x_388); +x_392 = lean_box(0); +x_393 = lean_unbox(x_35); +lean_dec(x_35); +x_394 = lean_unbox(x_300); +lean_dec(x_300); lean_inc(x_14); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_3); -x_408 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_295, x_1, x_378, x_3, x_291, x_407, x_293, x_405, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_406); -lean_dec(x_405); -lean_dec(x_291); -if (lean_obj_tag(x_408) == 0) +x_395 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_303, x_1, x_386, x_3, x_393, x_299, x_394, x_301, x_392, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_391); +lean_dec(x_299); +if (lean_obj_tag(x_395) == 0) { -lean_object* x_409; lean_object* x_410; -x_409 = lean_ctor_get(x_408, 0); -lean_inc(x_409); -x_410 = lean_ctor_get(x_408, 1); -lean_inc(x_410); -lean_dec(x_408); -x_19 = x_409; -x_20 = x_410; +lean_object* x_396; lean_object* x_397; +x_396 = lean_ctor_get(x_395, 0); +lean_inc(x_396); +x_397 = lean_ctor_get(x_395, 1); +lean_inc(x_397); +lean_dec(x_395); +x_19 = x_396; +x_20 = x_397; goto block_27; } else { -lean_object* x_411; lean_object* x_412; lean_object* x_413; lean_object* x_414; +lean_object* x_398; lean_object* x_399; lean_object* x_400; lean_object* x_401; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -9770,94 +9780,850 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); -x_411 = lean_ctor_get(x_408, 0); -lean_inc(x_411); -x_412 = lean_ctor_get(x_408, 1); -lean_inc(x_412); -if (lean_is_exclusive(x_408)) { - lean_ctor_release(x_408, 0); - lean_ctor_release(x_408, 1); - x_413 = x_408; +x_398 = lean_ctor_get(x_395, 0); +lean_inc(x_398); +x_399 = lean_ctor_get(x_395, 1); +lean_inc(x_399); +if (lean_is_exclusive(x_395)) { + lean_ctor_release(x_395, 0); + lean_ctor_release(x_395, 1); + x_400 = x_395; } else { - lean_dec_ref(x_408); - x_413 = lean_box(0); + lean_dec_ref(x_395); + x_400 = lean_box(0); } -if (lean_is_scalar(x_413)) { - x_414 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_400)) { + x_401 = lean_alloc_ctor(1, 2, 0); } else { - x_414 = x_413; -} -lean_ctor_set(x_414, 0, x_411); -lean_ctor_set(x_414, 1, x_412); -return x_414; -} -} -} + x_401 = x_400; } +lean_ctor_set(x_401, 0, x_398); +lean_ctor_set(x_401, 1, x_399); +return x_401; } } else { -lean_object* x_415; lean_object* x_416; lean_object* x_417; lean_object* x_418; -lean_dec(x_295); -lean_dec(x_294); -lean_dec(x_293); -lean_dec(x_292); -lean_dec(x_291); -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_3); -lean_dec(x_2); -x_415 = lean_ctor_get(x_297, 0); +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; uint8_t x_416; uint8_t x_417; lean_object* x_418; +x_402 = lean_ctor_get(x_388, 1); +lean_inc(x_402); +lean_dec(x_388); +lean_inc(x_299); +x_403 = l_Lean_MessageData_ofExpr(x_299); +x_404 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_405 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_405, 0, x_404); +lean_ctor_set(x_405, 1, x_403); +x_406 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_407 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_407, 0, x_405); +lean_ctor_set(x_407, 1, x_406); +x_408 = lean_ctor_get(x_386, 0); +lean_inc(x_408); +x_409 = l_Lean_MessageData_ofExpr(x_408); +x_410 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_410, 0, x_407); +lean_ctor_set(x_410, 1, x_409); +x_411 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_412 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_412, 0, x_410); +lean_ctor_set(x_412, 1, x_411); +x_413 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_387, x_412, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_402); +x_414 = lean_ctor_get(x_413, 0); +lean_inc(x_414); +x_415 = lean_ctor_get(x_413, 1); lean_inc(x_415); -x_416 = lean_ctor_get(x_297, 1); -lean_inc(x_416); -if (lean_is_exclusive(x_297)) { - lean_ctor_release(x_297, 0); - lean_ctor_release(x_297, 1); - x_417 = x_297; -} else { - lean_dec_ref(x_297); - x_417 = lean_box(0); +lean_dec(x_413); +x_416 = lean_unbox(x_35); +lean_dec(x_35); +x_417 = lean_unbox(x_300); +lean_dec(x_300); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_3); +x_418 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_303, x_1, x_386, x_3, x_416, x_299, x_417, x_301, x_414, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_415); +lean_dec(x_414); +lean_dec(x_299); +if (lean_obj_tag(x_418) == 0) +{ +lean_object* x_419; lean_object* x_420; +x_419 = lean_ctor_get(x_418, 0); +lean_inc(x_419); +x_420 = lean_ctor_get(x_418, 1); +lean_inc(x_420); +lean_dec(x_418); +x_19 = x_419; +x_20 = x_420; +goto block_27; } -if (lean_is_scalar(x_417)) { - x_418 = lean_alloc_ctor(1, 2, 0); +else +{ +lean_object* x_421; lean_object* x_422; lean_object* x_423; lean_object* x_424; +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_3); +lean_dec(x_2); +x_421 = lean_ctor_get(x_418, 0); +lean_inc(x_421); +x_422 = lean_ctor_get(x_418, 1); +lean_inc(x_422); +if (lean_is_exclusive(x_418)) { + lean_ctor_release(x_418, 0); + lean_ctor_release(x_418, 1); + x_423 = x_418; } else { - x_418 = x_417; + lean_dec_ref(x_418); + x_423 = lean_box(0); +} +if (lean_is_scalar(x_423)) { + x_424 = lean_alloc_ctor(1, 2, 0); +} else { + x_424 = x_423; +} +lean_ctor_set(x_424, 0, x_421); +lean_ctor_set(x_424, 1, x_422); +return x_424; +} +} +} } -lean_ctor_set(x_418, 0, x_415); -lean_ctor_set(x_418, 1, x_416); -return x_418; } } else { -lean_object* x_419; lean_object* x_420; lean_object* x_421; lean_object* x_422; -lean_dec(x_295); -lean_dec(x_32); -lean_dec(x_30); -if (lean_is_scalar(x_294)) { - x_419 = lean_alloc_ctor(0, 2, 0); +lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; +lean_dec(x_303); +lean_dec(x_302); +lean_dec(x_301); +lean_dec(x_300); +lean_dec(x_299); +lean_free_object(x_28); +lean_dec(x_35); +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_3); +lean_dec(x_2); +x_425 = lean_ctor_get(x_305, 0); +lean_inc(x_425); +x_426 = lean_ctor_get(x_305, 1); +lean_inc(x_426); +if (lean_is_exclusive(x_305)) { + lean_ctor_release(x_305, 0); + lean_ctor_release(x_305, 1); + x_427 = x_305; } else { - x_419 = x_294; + lean_dec_ref(x_305); + x_427 = lean_box(0); } -lean_ctor_set(x_419, 0, x_292); -lean_ctor_set(x_419, 1, x_293); -x_420 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_420, 0, x_291); -lean_ctor_set(x_420, 1, x_419); +if (lean_is_scalar(x_427)) { + x_428 = lean_alloc_ctor(1, 2, 0); +} else { + x_428 = x_427; +} +lean_ctor_set(x_428, 0, x_425); +lean_ctor_set(x_428, 1, x_426); +return x_428; +} +} +else +{ +lean_object* x_429; lean_object* x_430; lean_object* x_431; lean_object* x_432; +lean_dec(x_303); +lean_dec(x_33); +lean_dec(x_31); +if (lean_is_scalar(x_302)) { + x_429 = lean_alloc_ctor(0, 2, 0); +} else { + x_429 = x_302; +} +lean_ctor_set(x_429, 0, x_300); +lean_ctor_set(x_429, 1, x_301); +x_430 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_430, 0, x_299); +lean_ctor_set(x_430, 1, x_429); +lean_ctor_set(x_28, 1, x_430); lean_inc(x_3); -x_421 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_421, 0, x_3); -lean_ctor_set(x_421, 1, x_420); -x_422 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_422, 0, x_421); -x_19 = x_422; +x_431 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_431, 0, x_3); +lean_ctor_set(x_431, 1, x_28); +x_432 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_432, 0, x_431); +x_19 = x_432; +x_20 = x_15; +goto block_27; +} +} +} +else +{ +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; uint8_t x_440; +x_433 = lean_ctor_get(x_28, 0); +lean_inc(x_433); +lean_dec(x_28); +x_434 = lean_ctor_get(x_29, 0); +lean_inc(x_434); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + lean_ctor_release(x_29, 1); + x_435 = x_29; +} else { + lean_dec_ref(x_29); + x_435 = lean_box(0); +} +x_436 = lean_ctor_get(x_30, 0); +lean_inc(x_436); +x_437 = lean_ctor_get(x_30, 1); +lean_inc(x_437); +if (lean_is_exclusive(x_30)) { + lean_ctor_release(x_30, 0); + lean_ctor_release(x_30, 1); + x_438 = x_30; +} else { + lean_dec_ref(x_30); + x_438 = lean_box(0); +} +x_439 = lean_ctor_get(x_32, 0); +lean_inc(x_439); +lean_dec(x_32); +lean_inc(x_439); +lean_inc(x_2); +x_440 = l_Lean_PersistentHashMap_contains___at_Lean_NameSSet_contains___spec__3(x_2, x_439); +if (x_440 == 0) +{ +lean_object* x_441; +lean_inc(x_14); +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_434); +x_441 = l_Lean_Meta_Simp_SimprocEntry_try(x_31, x_33, x_434, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_441) == 0) +{ +lean_object* x_442; +x_442 = lean_ctor_get(x_441, 0); +lean_inc(x_442); +switch (lean_obj_tag(x_442)) { +case 0: +{ +lean_object* x_443; lean_object* x_444; lean_object* x_445; lean_object* x_446; lean_object* x_447; uint8_t x_448; +lean_dec(x_438); +lean_dec(x_435); +x_443 = lean_ctor_get(x_441, 1); +lean_inc(x_443); +lean_dec(x_441); +x_444 = lean_ctor_get(x_442, 0); +lean_inc(x_444); +lean_dec(x_442); +x_445 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_446 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_445, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_443); +x_447 = lean_ctor_get(x_446, 0); +lean_inc(x_447); +x_448 = lean_unbox(x_447); +lean_dec(x_447); +if (x_448 == 0) +{ +lean_object* x_449; lean_object* x_450; lean_object* x_451; +x_449 = lean_ctor_get(x_446, 1); +lean_inc(x_449); +lean_dec(x_446); +x_450 = lean_box(0); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_451 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_439, x_1, x_437, x_433, x_444, x_436, x_434, x_450, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_449); +if (lean_obj_tag(x_451) == 0) +{ +lean_object* x_452; lean_object* x_453; +x_452 = lean_ctor_get(x_451, 0); +lean_inc(x_452); +x_453 = lean_ctor_get(x_451, 1); +lean_inc(x_453); +lean_dec(x_451); +x_19 = x_452; +x_20 = x_453; +goto block_27; +} +else +{ +lean_object* x_454; lean_object* x_455; lean_object* x_456; lean_object* x_457; +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_3); +lean_dec(x_2); +x_454 = lean_ctor_get(x_451, 0); +lean_inc(x_454); +x_455 = lean_ctor_get(x_451, 1); +lean_inc(x_455); +if (lean_is_exclusive(x_451)) { + lean_ctor_release(x_451, 0); + lean_ctor_release(x_451, 1); + x_456 = x_451; +} else { + lean_dec_ref(x_451); + x_456 = lean_box(0); +} +if (lean_is_scalar(x_456)) { + x_457 = lean_alloc_ctor(1, 2, 0); +} else { + x_457 = x_456; +} +lean_ctor_set(x_457, 0, x_454); +lean_ctor_set(x_457, 1, x_455); +return x_457; +} +} +else +{ +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; +x_458 = lean_ctor_get(x_446, 1); +lean_inc(x_458); +lean_dec(x_446); +lean_inc(x_434); +x_459 = l_Lean_MessageData_ofExpr(x_434); +x_460 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_461 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_461, 0, x_460); +lean_ctor_set(x_461, 1, x_459); +x_462 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_463 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_463, 0, x_461); +lean_ctor_set(x_463, 1, x_462); +x_464 = lean_ctor_get(x_444, 0); +lean_inc(x_464); +x_465 = l_Lean_MessageData_ofExpr(x_464); +x_466 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_466, 0, x_463); +lean_ctor_set(x_466, 1, x_465); +x_467 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_468 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_468, 0, x_466); +lean_ctor_set(x_468, 1, x_467); +x_469 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_445, x_468, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_458); +x_470 = lean_ctor_get(x_469, 0); +lean_inc(x_470); +x_471 = lean_ctor_get(x_469, 1); +lean_inc(x_471); +lean_dec(x_469); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_472 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(x_439, x_1, x_437, x_433, x_444, x_436, x_434, x_470, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_471); +lean_dec(x_470); +if (lean_obj_tag(x_472) == 0) +{ +lean_object* x_473; lean_object* x_474; +x_473 = lean_ctor_get(x_472, 0); +lean_inc(x_473); +x_474 = lean_ctor_get(x_472, 1); +lean_inc(x_474); +lean_dec(x_472); +x_19 = x_473; +x_20 = x_474; +goto block_27; +} +else +{ +lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; +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_3); +lean_dec(x_2); +x_475 = lean_ctor_get(x_472, 0); +lean_inc(x_475); +x_476 = lean_ctor_get(x_472, 1); +lean_inc(x_476); +if (lean_is_exclusive(x_472)) { + lean_ctor_release(x_472, 0); + lean_ctor_release(x_472, 1); + x_477 = x_472; +} else { + lean_dec_ref(x_472); + x_477 = lean_box(0); +} +if (lean_is_scalar(x_477)) { + x_478 = lean_alloc_ctor(1, 2, 0); +} else { + x_478 = x_477; +} +lean_ctor_set(x_478, 0, x_475); +lean_ctor_set(x_478, 1, x_476); +return x_478; +} +} +} +case 1: +{ +lean_object* x_479; lean_object* x_480; lean_object* x_481; lean_object* x_482; lean_object* x_483; uint8_t x_484; +lean_dec(x_438); +lean_dec(x_435); +x_479 = lean_ctor_get(x_441, 1); +lean_inc(x_479); +lean_dec(x_441); +x_480 = lean_ctor_get(x_442, 0); +lean_inc(x_480); +lean_dec(x_442); +x_481 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_482 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_481, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_479); +x_483 = lean_ctor_get(x_482, 0); +lean_inc(x_483); +x_484 = lean_unbox(x_483); +lean_dec(x_483); +if (x_484 == 0) +{ +lean_object* x_485; lean_object* x_486; lean_object* x_487; +x_485 = lean_ctor_get(x_482, 1); +lean_inc(x_485); +lean_dec(x_482); +x_486 = lean_box(0); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_487 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_439, x_1, x_437, x_433, x_480, x_436, x_434, x_486, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_485); +if (lean_obj_tag(x_487) == 0) +{ +lean_object* x_488; lean_object* x_489; +x_488 = lean_ctor_get(x_487, 0); +lean_inc(x_488); +x_489 = lean_ctor_get(x_487, 1); +lean_inc(x_489); +lean_dec(x_487); +x_19 = x_488; +x_20 = x_489; +goto block_27; +} +else +{ +lean_object* x_490; lean_object* x_491; lean_object* x_492; lean_object* x_493; +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_3); +lean_dec(x_2); +x_490 = lean_ctor_get(x_487, 0); +lean_inc(x_490); +x_491 = lean_ctor_get(x_487, 1); +lean_inc(x_491); +if (lean_is_exclusive(x_487)) { + lean_ctor_release(x_487, 0); + lean_ctor_release(x_487, 1); + x_492 = x_487; +} else { + lean_dec_ref(x_487); + x_492 = lean_box(0); +} +if (lean_is_scalar(x_492)) { + x_493 = lean_alloc_ctor(1, 2, 0); +} else { + x_493 = x_492; +} +lean_ctor_set(x_493, 0, x_490); +lean_ctor_set(x_493, 1, x_491); +return x_493; +} +} +else +{ +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; +x_494 = lean_ctor_get(x_482, 1); +lean_inc(x_494); +lean_dec(x_482); +lean_inc(x_434); +x_495 = l_Lean_MessageData_ofExpr(x_434); +x_496 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_497 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_497, 0, x_496); +lean_ctor_set(x_497, 1, x_495); +x_498 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_499 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_499, 0, x_497); +lean_ctor_set(x_499, 1, x_498); +x_500 = lean_ctor_get(x_480, 0); +lean_inc(x_500); +x_501 = l_Lean_MessageData_ofExpr(x_500); +x_502 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_502, 0, x_499); +lean_ctor_set(x_502, 1, x_501); +x_503 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_504 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_504, 0, x_502); +lean_ctor_set(x_504, 1, x_503); +x_505 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_481, x_504, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_494); +x_506 = lean_ctor_get(x_505, 0); +lean_inc(x_506); +x_507 = lean_ctor_get(x_505, 1); +lean_inc(x_507); +lean_dec(x_505); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_508 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__2(x_439, x_1, x_437, x_433, x_480, x_436, x_434, x_506, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_507); +lean_dec(x_506); +if (lean_obj_tag(x_508) == 0) +{ +lean_object* x_509; lean_object* x_510; +x_509 = lean_ctor_get(x_508, 0); +lean_inc(x_509); +x_510 = lean_ctor_get(x_508, 1); +lean_inc(x_510); +lean_dec(x_508); +x_19 = x_509; +x_20 = x_510; +goto block_27; +} +else +{ +lean_object* x_511; lean_object* x_512; lean_object* x_513; lean_object* x_514; +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_3); +lean_dec(x_2); +x_511 = lean_ctor_get(x_508, 0); +lean_inc(x_511); +x_512 = lean_ctor_get(x_508, 1); +lean_inc(x_512); +if (lean_is_exclusive(x_508)) { + lean_ctor_release(x_508, 0); + lean_ctor_release(x_508, 1); + x_513 = x_508; +} else { + lean_dec_ref(x_508); + x_513 = lean_box(0); +} +if (lean_is_scalar(x_513)) { + x_514 = lean_alloc_ctor(1, 2, 0); +} else { + x_514 = x_513; +} +lean_ctor_set(x_514, 0, x_511); +lean_ctor_set(x_514, 1, x_512); +return x_514; +} +} +} +default: +{ +lean_object* x_515; +x_515 = lean_ctor_get(x_442, 0); +lean_inc(x_515); +lean_dec(x_442); +if (lean_obj_tag(x_515) == 0) +{ +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_dec(x_439); +x_516 = lean_ctor_get(x_441, 1); +lean_inc(x_516); +lean_dec(x_441); +if (lean_is_scalar(x_438)) { + x_517 = lean_alloc_ctor(0, 2, 0); +} else { + x_517 = x_438; +} +lean_ctor_set(x_517, 0, x_436); +lean_ctor_set(x_517, 1, x_437); +if (lean_is_scalar(x_435)) { + x_518 = lean_alloc_ctor(0, 2, 0); +} else { + x_518 = x_435; +} +lean_ctor_set(x_518, 0, x_434); +lean_ctor_set(x_518, 1, x_517); +x_519 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_519, 0, x_433); +lean_ctor_set(x_519, 1, x_518); +lean_inc(x_3); +x_520 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_520, 0, x_3); +lean_ctor_set(x_520, 1, x_519); +x_521 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_521, 0, x_520); +x_19 = x_521; +x_20 = x_516; +goto block_27; +} +else +{ +lean_object* x_522; lean_object* x_523; lean_object* x_524; lean_object* x_525; lean_object* x_526; uint8_t x_527; +lean_dec(x_438); +lean_dec(x_435); +x_522 = lean_ctor_get(x_441, 1); +lean_inc(x_522); +lean_dec(x_441); +x_523 = lean_ctor_get(x_515, 0); +lean_inc(x_523); +lean_dec(x_515); +x_524 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_525 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_524, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_522); +x_526 = lean_ctor_get(x_525, 0); +lean_inc(x_526); +x_527 = lean_unbox(x_526); +lean_dec(x_526); +if (x_527 == 0) +{ +lean_object* x_528; lean_object* x_529; uint8_t x_530; uint8_t x_531; lean_object* x_532; +x_528 = lean_ctor_get(x_525, 1); +lean_inc(x_528); +lean_dec(x_525); +x_529 = lean_box(0); +x_530 = lean_unbox(x_433); +lean_dec(x_433); +x_531 = lean_unbox(x_436); +lean_dec(x_436); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_3); +x_532 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_439, x_1, x_523, x_3, x_530, x_434, x_531, x_437, x_529, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_528); +lean_dec(x_434); +if (lean_obj_tag(x_532) == 0) +{ +lean_object* x_533; lean_object* x_534; +x_533 = lean_ctor_get(x_532, 0); +lean_inc(x_533); +x_534 = lean_ctor_get(x_532, 1); +lean_inc(x_534); +lean_dec(x_532); +x_19 = x_533; +x_20 = x_534; +goto block_27; +} +else +{ +lean_object* x_535; lean_object* x_536; lean_object* x_537; lean_object* x_538; +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_3); +lean_dec(x_2); +x_535 = lean_ctor_get(x_532, 0); +lean_inc(x_535); +x_536 = lean_ctor_get(x_532, 1); +lean_inc(x_536); +if (lean_is_exclusive(x_532)) { + lean_ctor_release(x_532, 0); + lean_ctor_release(x_532, 1); + x_537 = x_532; +} else { + lean_dec_ref(x_532); + x_537 = lean_box(0); +} +if (lean_is_scalar(x_537)) { + x_538 = lean_alloc_ctor(1, 2, 0); +} else { + x_538 = x_537; +} +lean_ctor_set(x_538, 0, x_535); +lean_ctor_set(x_538, 1, x_536); +return x_538; +} +} +else +{ +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; uint8_t x_553; uint8_t x_554; lean_object* x_555; +x_539 = lean_ctor_get(x_525, 1); +lean_inc(x_539); +lean_dec(x_525); +lean_inc(x_434); +x_540 = l_Lean_MessageData_ofExpr(x_434); +x_541 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__6; +x_542 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_542, 0, x_541); +lean_ctor_set(x_542, 1, x_540); +x_543 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__8; +x_544 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_544, 0, x_542); +lean_ctor_set(x_544, 1, x_543); +x_545 = lean_ctor_get(x_523, 0); +lean_inc(x_545); +x_546 = l_Lean_MessageData_ofExpr(x_545); +x_547 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_547, 0, x_544); +lean_ctor_set(x_547, 1, x_546); +x_548 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +x_549 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_549, 0, x_547); +lean_ctor_set(x_549, 1, x_548); +x_550 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_524, x_549, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_539); +x_551 = lean_ctor_get(x_550, 0); +lean_inc(x_551); +x_552 = lean_ctor_get(x_550, 1); +lean_inc(x_552); +lean_dec(x_550); +x_553 = lean_unbox(x_433); +lean_dec(x_433); +x_554 = lean_unbox(x_436); +lean_dec(x_436); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_3); +x_555 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_439, x_1, x_523, x_3, x_553, x_434, x_554, x_437, x_551, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_552); +lean_dec(x_551); +lean_dec(x_434); +if (lean_obj_tag(x_555) == 0) +{ +lean_object* x_556; lean_object* x_557; +x_556 = lean_ctor_get(x_555, 0); +lean_inc(x_556); +x_557 = lean_ctor_get(x_555, 1); +lean_inc(x_557); +lean_dec(x_555); +x_19 = x_556; +x_20 = x_557; +goto block_27; +} +else +{ +lean_object* x_558; lean_object* x_559; lean_object* x_560; lean_object* x_561; +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_3); +lean_dec(x_2); +x_558 = lean_ctor_get(x_555, 0); +lean_inc(x_558); +x_559 = lean_ctor_get(x_555, 1); +lean_inc(x_559); +if (lean_is_exclusive(x_555)) { + lean_ctor_release(x_555, 0); + lean_ctor_release(x_555, 1); + x_560 = x_555; +} else { + lean_dec_ref(x_555); + x_560 = lean_box(0); +} +if (lean_is_scalar(x_560)) { + x_561 = lean_alloc_ctor(1, 2, 0); +} else { + x_561 = x_560; +} +lean_ctor_set(x_561, 0, x_558); +lean_ctor_set(x_561, 1, x_559); +return x_561; +} +} +} +} +} +} +else +{ +lean_object* x_562; lean_object* x_563; lean_object* x_564; lean_object* x_565; +lean_dec(x_439); +lean_dec(x_438); +lean_dec(x_437); +lean_dec(x_436); +lean_dec(x_435); +lean_dec(x_434); +lean_dec(x_433); +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_3); +lean_dec(x_2); +x_562 = lean_ctor_get(x_441, 0); +lean_inc(x_562); +x_563 = lean_ctor_get(x_441, 1); +lean_inc(x_563); +if (lean_is_exclusive(x_441)) { + lean_ctor_release(x_441, 0); + lean_ctor_release(x_441, 1); + x_564 = x_441; +} else { + lean_dec_ref(x_441); + x_564 = lean_box(0); +} +if (lean_is_scalar(x_564)) { + x_565 = lean_alloc_ctor(1, 2, 0); +} else { + x_565 = x_564; +} +lean_ctor_set(x_565, 0, x_562); +lean_ctor_set(x_565, 1, x_563); +return x_565; +} +} +else +{ +lean_object* x_566; lean_object* x_567; lean_object* x_568; lean_object* x_569; lean_object* x_570; +lean_dec(x_439); +lean_dec(x_33); +lean_dec(x_31); +if (lean_is_scalar(x_438)) { + x_566 = lean_alloc_ctor(0, 2, 0); +} else { + x_566 = x_438; +} +lean_ctor_set(x_566, 0, x_436); +lean_ctor_set(x_566, 1, x_437); +if (lean_is_scalar(x_435)) { + x_567 = lean_alloc_ctor(0, 2, 0); +} else { + x_567 = x_435; +} +lean_ctor_set(x_567, 0, x_434); +lean_ctor_set(x_567, 1, x_566); +x_568 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_568, 0, x_433); +lean_ctor_set(x_568, 1, x_567); +lean_inc(x_3); +x_569 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_569, 0, x_3); +lean_ctor_set(x_569, 1, x_568); +x_570 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_570, 0, x_569); +x_19 = x_570; x_20 = x_15; goto block_27; } @@ -9901,38 +10667,39 @@ goto _start; } } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore___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, 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_Meta_Simp_simprocCore___lambda__1(uint8_t 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, lean_object* x_14) { _start: { if (x_1 == 0) { -lean_object* x_14; lean_object* x_15; +lean_object* x_15; lean_object* x_16; lean_dec(x_4); lean_dec(x_3); -x_14 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_14, 0, x_2); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_14); -lean_ctor_set(x_15, 1, x_13); -return x_15; +x_15 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_15, 0, 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 { -uint32_t x_16; lean_object* x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +uint32_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_dec(x_2); -x_16 = 0; -x_17 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_17, 0, x_3); -lean_ctor_set(x_17, 1, x_4); -lean_ctor_set_uint32(x_17, sizeof(void*)*2, x_16); -x_18 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_18, 0, x_17); -x_19 = lean_alloc_ctor(2, 1, 0); +x_17 = 0; +x_18 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_18, 0, x_3); +lean_ctor_set(x_18, 1, x_4); +lean_ctor_set_uint32(x_18, sizeof(void*)*2, x_17); +lean_ctor_set_uint8(x_18, sizeof(void*)*2 + 4, x_5); +x_19 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_19, 0, x_18); -x_20 = lean_alloc_ctor(0, 2, 0); +x_20 = lean_alloc_ctor(2, 1, 0); lean_ctor_set(x_20, 0, x_19); -lean_ctor_set(x_20, 1, x_13); -return x_20; +x_21 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_21, 0, x_20); +lean_ctor_set(x_21, 1, x_14); +return x_21; } } } @@ -10057,19 +10824,24 @@ lean_dec(x_17); x_20 = l_Array_isEmpty___rarg(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; size_t x_26; size_t x_27; lean_object* x_28; +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; size_t x_29; size_t x_30; lean_object* x_31; x_21 = lean_box(0); x_22 = l_Lean_Meta_Simp_simprocCore___closed__1; x_23 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_23, 0, x_4); lean_ctor_set(x_23, 1, x_22); -x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_21); -lean_ctor_set(x_24, 1, x_23); -x_25 = lean_array_get_size(x_18); -x_26 = lean_usize_of_nat(x_25); -lean_dec(x_25); -x_27 = 0; +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); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_21); +lean_ctor_set(x_27, 1, x_26); +x_28 = lean_array_get_size(x_18); +x_29 = lean_usize_of_nat(x_28); +lean_dec(x_28); +x_30 = 0; lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); @@ -10077,38 +10849,45 @@ lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_28 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1(x_1, x_3, x_21, x_18, x_26, x_27, x_24, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_19); +x_31 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1(x_1, x_3, x_21, x_18, x_29, x_30, x_27, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_19); lean_dec(x_18); -if (lean_obj_tag(x_28) == 0) +if (lean_obj_tag(x_31) == 0) { -lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; -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_ctor_get(x_30, 1); -lean_inc(x_31); -x_32 = lean_ctor_get(x_29, 0); +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_31, 0); lean_inc(x_32); -lean_dec(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; lean_object* x_37; uint8_t x_38; lean_object* x_39; -x_33 = lean_ctor_get(x_28, 1); +x_33 = lean_ctor_get(x_32, 1); lean_inc(x_33); -lean_dec(x_28); -x_34 = lean_ctor_get(x_30, 0); +x_34 = lean_ctor_get(x_33, 1); lean_inc(x_34); -lean_dec(x_30); -x_35 = lean_ctor_get(x_31, 0); +x_35 = lean_ctor_get(x_34, 1); lean_inc(x_35); -x_36 = lean_ctor_get(x_31, 1); +x_36 = lean_ctor_get(x_32, 0); lean_inc(x_36); +lean_dec(x_32); +if (lean_obj_tag(x_36) == 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; uint8_t x_43; uint8_t x_44; lean_object* x_45; +x_37 = lean_ctor_get(x_31, 1); +lean_inc(x_37); lean_dec(x_31); -x_37 = lean_box(0); -x_38 = lean_unbox(x_35); +x_38 = lean_ctor_get(x_33, 0); +lean_inc(x_38); +lean_dec(x_33); +x_39 = lean_ctor_get(x_34, 0); +lean_inc(x_39); +lean_dec(x_34); +x_40 = lean_ctor_get(x_35, 0); +lean_inc(x_40); +x_41 = lean_ctor_get(x_35, 1); +lean_inc(x_41); lean_dec(x_35); -x_39 = l_Lean_Meta_Simp_simprocCore___lambda__1(x_38, x_21, x_34, x_36, x_37, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_33); +x_42 = lean_box(0); +x_43 = lean_unbox(x_40); +lean_dec(x_40); +x_44 = lean_unbox(x_38); +lean_dec(x_38); +x_45 = l_Lean_Meta_Simp_simprocCore___lambda__1(x_43, x_21, x_39, x_41, x_44, x_42, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_37); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -10116,51 +10895,14 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -return x_39; -} -else -{ -uint8_t x_40; -lean_dec(x_31); -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_6); -lean_dec(x_5); -x_40 = !lean_is_exclusive(x_28); -if (x_40 == 0) -{ -lean_object* x_41; lean_object* x_42; -x_41 = lean_ctor_get(x_28, 0); -lean_dec(x_41); -x_42 = lean_ctor_get(x_32, 0); -lean_inc(x_42); -lean_dec(x_32); -lean_ctor_set(x_28, 0, x_42); -return x_28; -} -else -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_43 = lean_ctor_get(x_28, 1); -lean_inc(x_43); -lean_dec(x_28); -x_44 = lean_ctor_get(x_32, 0); -lean_inc(x_44); -lean_dec(x_32); -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_46; +lean_dec(x_35); +lean_dec(x_34); +lean_dec(x_33); lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -10168,103 +10910,141 @@ lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); -x_46 = !lean_is_exclusive(x_28); +x_46 = !lean_is_exclusive(x_31); if (x_46 == 0) { -return x_28; -} -else -{ -lean_object* x_47; lean_object* x_48; lean_object* x_49; -x_47 = lean_ctor_get(x_28, 0); -x_48 = lean_ctor_get(x_28, 1); +lean_object* x_47; lean_object* x_48; +x_47 = lean_ctor_get(x_31, 0); +lean_dec(x_47); +x_48 = lean_ctor_get(x_36, 0); lean_inc(x_48); -lean_inc(x_47); -lean_dec(x_28); -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_dec(x_36); +lean_ctor_set(x_31, 0, x_48); +return x_31; +} +else +{ +lean_object* x_49; lean_object* x_50; lean_object* x_51; +x_49 = lean_ctor_get(x_31, 1); +lean_inc(x_49); +lean_dec(x_31); +x_50 = lean_ctor_get(x_36, 0); +lean_inc(x_50); +lean_dec(x_36); +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_50; lean_object* x_51; +uint8_t x_52; +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_52 = !lean_is_exclusive(x_31); +if (x_52 == 0) +{ +return x_31; +} +else +{ +lean_object* x_53; lean_object* x_54; lean_object* x_55; +x_53 = lean_ctor_get(x_31, 0); +x_54 = lean_ctor_get(x_31, 1); +lean_inc(x_54); +lean_inc(x_53); +lean_dec(x_31); +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_56; lean_object* x_57; lean_dec(x_18); lean_dec(x_3); -x_50 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; +x_56 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__4; if (x_1 == 0) { -lean_object* x_73; -x_73 = l_Lean_Meta_Simp_simprocCore___closed__7; -x_51 = x_73; -goto block_72; +lean_object* x_79; +x_79 = l_Lean_Meta_Simp_simprocCore___closed__7; +x_57 = x_79; +goto block_78; } else { -lean_object* x_74; -x_74 = l_Lean_Meta_Simp_simprocCore___closed__8; -x_51 = x_74; -goto block_72; +lean_object* x_80; +x_80 = l_Lean_Meta_Simp_simprocCore___closed__8; +x_57 = x_80; +goto block_78; } -block_72: +block_78: { -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint8_t x_56; -x_52 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_50, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_19); -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 = l_Lean_Meta_Simp_simprocCore___closed__2; -x_56 = lean_unbox(x_53); -lean_dec(x_53); -if (x_56 == 0) +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint8_t x_62; +x_58 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_56, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_19); +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_Simp_simprocCore___closed__2; +x_62 = lean_unbox(x_59); +lean_dec(x_59); +if (x_62 == 0) { -lean_object* x_57; lean_object* x_58; -lean_dec(x_51); +lean_object* x_63; lean_object* x_64; +lean_dec(x_57); lean_dec(x_4); -x_57 = lean_box(0); -x_58 = lean_apply_9(x_55, x_57, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_54); -return x_58; +x_63 = lean_box(0); +x_64 = lean_apply_9(x_61, x_63, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_60); +return x_64; } 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 = l_Lean_stringToMessageData(x_51); -lean_dec(x_51); -x_60 = l_Lean_Meta_Simp_simprocCore___closed__4; -x_61 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_61, 0, x_60); -lean_ctor_set(x_61, 1, x_59); -x_62 = l_Lean_Meta_Simp_simprocCore___closed__6; -x_63 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_63, 0, x_61); -lean_ctor_set(x_63, 1, x_62); -x_64 = l_Lean_MessageData_ofExpr(x_4); -x_65 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_65, 0, x_63); -lean_ctor_set(x_65, 1, x_64); -x_66 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +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_65 = l_Lean_stringToMessageData(x_57); +lean_dec(x_57); +x_66 = l_Lean_Meta_Simp_simprocCore___closed__4; x_67 = lean_alloc_ctor(7, 2, 0); -lean_ctor_set(x_67, 0, x_65); -lean_ctor_set(x_67, 1, x_66); -x_68 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_50, x_67, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_54); -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_apply_9(x_55, x_69, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_70); -return x_71; +lean_ctor_set(x_67, 0, x_66); +lean_ctor_set(x_67, 1, x_65); +x_68 = l_Lean_Meta_Simp_simprocCore___closed__6; +x_69 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_69, 0, x_67); +lean_ctor_set(x_69, 1, x_68); +x_70 = l_Lean_MessageData_ofExpr(x_4); +x_71 = lean_alloc_ctor(7, 2, 0); +lean_ctor_set(x_71, 0, x_69); +lean_ctor_set(x_71, 1, x_70); +x_72 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__10; +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_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_56, x_73, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_60); +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 = lean_apply_9(x_61, x_75, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_76); +return x_77; } } } } else { -uint8_t x_75; +uint8_t x_81; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -10274,70 +11054,89 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_75 = !lean_is_exclusive(x_17); -if (x_75 == 0) +x_81 = !lean_is_exclusive(x_17); +if (x_81 == 0) { return x_17; } else { -lean_object* x_76; lean_object* x_77; lean_object* x_78; -x_76 = lean_ctor_get(x_17, 0); -x_77 = lean_ctor_get(x_17, 1); -lean_inc(x_77); -lean_inc(x_76); +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_17, 0); +x_83 = lean_ctor_get(x_17, 1); +lean_inc(x_83); +lean_inc(x_82); lean_dec(x_17); -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_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; } } } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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_object* x_15) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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_object* x_15, lean_object* x_16) { _start: { -uint8_t x_16; lean_object* x_17; -x_16 = lean_unbox(x_2); -lean_dec(x_2); -x_17 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(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_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -return x_17; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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) { -_start: -{ -uint8_t x_16; lean_object* x_17; -x_16 = lean_unbox(x_2); -lean_dec(x_2); -x_17 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___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_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -return x_17; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___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) { -_start: -{ -uint8_t x_17; uint8_t x_18; lean_object* x_19; +uint8_t x_17; lean_object* x_18; x_17 = lean_unbox(x_2); lean_dec(x_2); -x_18 = lean_unbox(x_6); -lean_dec(x_6); -x_19 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_1, x_17, x_3, x_4, x_5, x_18, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16); +x_18 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__1(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_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); +return x_18; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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) { +_start: +{ +uint8_t x_17; lean_object* x_18; +x_17 = lean_unbox(x_2); +lean_dec(x_2); +x_18 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +return x_18; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___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: +{ +uint8_t x_18; uint8_t x_19; uint8_t x_20; lean_object* x_21; +x_18 = lean_unbox(x_2); +lean_dec(x_2); +x_19 = lean_unbox(x_5); lean_dec(x_5); -return x_19; +x_20 = lean_unbox(x_7); +lean_dec(x_7); +x_21 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___lambda__3(x_1, x_18, x_3, x_4, x_19, x_6, x_20, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_6); +return x_21; } } LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___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) { @@ -10355,13 +11154,16 @@ lean_dec(x_4); return x_19; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore___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_Lean_Meta_Simp_simprocCore___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: { -uint8_t x_14; lean_object* x_15; -x_14 = lean_unbox(x_1); +uint8_t x_15; uint8_t x_16; lean_object* x_17; +x_15 = lean_unbox(x_1); lean_dec(x_1); -x_15 = l_Lean_Meta_Simp_simprocCore___lambda__1(x_14, 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_16 = lean_unbox(x_5); +lean_dec(x_5); +x_17 = l_Lean_Meta_Simp_simprocCore___lambda__1(x_15, x_2, x_3, x_4, x_16, 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); lean_dec(x_10); @@ -10369,8 +11171,7 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_6); -lean_dec(x_5); -return x_15; +return x_17; } } LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocCore___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) { @@ -10724,26 +11525,26 @@ return x_16; } else { -lean_object* x_17; lean_object* x_18; lean_object* x_19; 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_17; lean_object* x_18; lean_object* x_19; 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_17 = lean_array_uget(x_3, x_5); x_27 = lean_ctor_get(x_6, 1); lean_inc(x_27); lean_dec(x_6); x_28 = lean_ctor_get(x_27, 1); lean_inc(x_28); -x_29 = lean_ctor_get(x_27, 0); +x_29 = lean_ctor_get(x_28, 1); lean_inc(x_29); +x_30 = lean_ctor_get(x_27, 0); +lean_inc(x_30); if (lean_is_exclusive(x_27)) { lean_ctor_release(x_27, 0); lean_ctor_release(x_27, 1); - x_30 = x_27; + x_31 = x_27; } else { lean_dec_ref(x_27); - x_30 = lean_box(0); + x_31 = lean_box(0); } -x_31 = lean_ctor_get(x_28, 0); -lean_inc(x_31); -x_32 = lean_ctor_get(x_28, 1); +x_32 = lean_ctor_get(x_28, 0); lean_inc(x_32); if (lean_is_exclusive(x_28)) { lean_ctor_release(x_28, 0); @@ -10753,25 +11554,37 @@ if (lean_is_exclusive(x_28)) { lean_dec_ref(x_28); x_33 = lean_box(0); } -x_34 = lean_ctor_get(x_17, 3); +x_34 = lean_ctor_get(x_29, 0); lean_inc(x_34); +x_35 = lean_ctor_get(x_29, 1); +lean_inc(x_35); +if (lean_is_exclusive(x_29)) { + lean_ctor_release(x_29, 0); + lean_ctor_release(x_29, 1); + x_36 = x_29; +} else { + lean_dec_ref(x_29); + x_36 = lean_box(0); +} +x_37 = lean_ctor_get(x_17, 3); +lean_inc(x_37); if (x_1 == 0) { -lean_object* x_124; -x_124 = lean_ctor_get(x_17, 0); -lean_inc(x_124); +lean_object* x_145; +x_145 = lean_ctor_get(x_17, 0); +lean_inc(x_145); lean_dec(x_17); -x_35 = x_124; -goto block_123; +x_38 = x_145; +goto block_144; } else { -lean_object* x_125; -x_125 = lean_ctor_get(x_17, 1); -lean_inc(x_125); +lean_object* x_146; +x_146 = lean_ctor_get(x_17, 1); +lean_inc(x_146); lean_dec(x_17); -x_35 = x_125; -goto block_123; +x_38 = x_146; +goto block_144; } block_26: { @@ -10808,9 +11621,9 @@ x_14 = x_19; goto _start; } } -block_123: +block_144: { -lean_object* x_36; +lean_object* x_39; lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); @@ -10818,157 +11631,84 @@ lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -lean_inc(x_29); -x_36 = l_Lean_Meta_Simp_simprocCore(x_1, x_35, x_34, x_29, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); -if (lean_obj_tag(x_36) == 0) +lean_inc(x_32); +x_39 = l_Lean_Meta_Simp_simprocCore(x_1, x_38, x_37, x_32, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); +if (lean_obj_tag(x_39) == 0) { -lean_object* x_37; -x_37 = lean_ctor_get(x_36, 0); -lean_inc(x_37); -switch (lean_obj_tag(x_37)) { +lean_object* x_40; +x_40 = lean_ctor_get(x_39, 0); +lean_inc(x_40); +switch (lean_obj_tag(x_40)) { case 0: { -lean_object* x_38; uint8_t x_39; -x_38 = lean_ctor_get(x_36, 1); -lean_inc(x_38); -lean_dec(x_36); -x_39 = !lean_is_exclusive(x_37); -if (x_39 == 0) +lean_object* x_41; uint8_t x_42; +x_41 = lean_ctor_get(x_39, 1); +lean_inc(x_41); +lean_dec(x_39); +x_42 = !lean_is_exclusive(x_40); +if (x_42 == 0) { -lean_object* x_40; lean_object* x_41; -x_40 = lean_ctor_get(x_37, 0); +lean_object* x_43; uint8_t x_44; lean_object* x_45; +x_43 = lean_ctor_get(x_40, 0); +x_44 = lean_unbox(x_30); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); -lean_inc(x_32); -x_41 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_32, x_40, x_10, x_11, x_12, x_13, x_38); -if (lean_obj_tag(x_41) == 0) +lean_inc(x_35); +x_45 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_35, x_44, x_43, x_10, x_11, x_12, x_13, x_41); +if (lean_obj_tag(x_45) == 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_41, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_41, 1); -lean_inc(x_43); -lean_dec(x_41); -lean_ctor_set(x_37, 0, x_42); -x_44 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_44, 0, x_37); +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_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_ctor_set(x_40, 0, x_46); +x_48 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_48, 0, x_40); +if (lean_is_scalar(x_36)) { + x_49 = lean_alloc_ctor(0, 2, 0); +} else { + x_49 = x_36; +} +lean_ctor_set(x_49, 0, x_34); +lean_ctor_set(x_49, 1, x_35); if (lean_is_scalar(x_33)) { - x_45 = lean_alloc_ctor(0, 2, 0); + x_50 = lean_alloc_ctor(0, 2, 0); } else { - x_45 = x_33; + x_50 = x_33; } -lean_ctor_set(x_45, 0, x_31); -lean_ctor_set(x_45, 1, x_32); -if (lean_is_scalar(x_30)) { - x_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_50, 0, x_32); +lean_ctor_set(x_50, 1, x_49); +if (lean_is_scalar(x_31)) { + x_51 = lean_alloc_ctor(0, 2, 0); } else { - x_46 = x_30; + x_51 = x_31; } -lean_ctor_set(x_46, 0, x_29); -lean_ctor_set(x_46, 1, x_45); -x_47 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_47, 0, x_44); -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_18 = x_48; -x_19 = x_43; -goto block_26; -} -else -{ -uint8_t x_49; -lean_free_object(x_37); -lean_dec(x_33); -lean_dec(x_32); -lean_dec(x_31); -lean_dec(x_30); -lean_dec(x_29); -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_2); -x_49 = !lean_is_exclusive(x_41); -if (x_49 == 0) -{ -return x_41; -} -else -{ -lean_object* x_50; lean_object* x_51; lean_object* x_52; -x_50 = lean_ctor_get(x_41, 0); -x_51 = lean_ctor_get(x_41, 1); -lean_inc(x_51); -lean_inc(x_50); -lean_dec(x_41); -x_52 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_52, 0, x_50); +lean_ctor_set(x_51, 0, x_30); +lean_ctor_set(x_51, 1, x_50); +x_52 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_52, 0, x_48); lean_ctor_set(x_52, 1, x_51); -return x_52; -} -} -} -else -{ -lean_object* x_53; lean_object* x_54; -x_53 = lean_ctor_get(x_37, 0); -lean_inc(x_53); -lean_dec(x_37); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_32); -x_54 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_32, x_53, x_10, x_11, x_12, x_13, x_38); -if (lean_obj_tag(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; -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, 1, 0); -lean_ctor_set(x_57, 0, x_55); -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_57); -if (lean_is_scalar(x_33)) { - x_59 = lean_alloc_ctor(0, 2, 0); -} else { - x_59 = x_33; -} -lean_ctor_set(x_59, 0, x_31); -lean_ctor_set(x_59, 1, x_32); -if (lean_is_scalar(x_30)) { - x_60 = lean_alloc_ctor(0, 2, 0); -} else { - x_60 = x_30; -} -lean_ctor_set(x_60, 0, x_29); -lean_ctor_set(x_60, 1, x_59); -x_61 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_61, 0, x_58); -lean_ctor_set(x_61, 1, x_60); -x_62 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_62, 0, x_61); -x_18 = x_62; -x_19 = x_56; +x_53 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_53, 0, x_52); +x_18 = x_53; +x_19 = x_47; goto block_26; } else { -lean_object* x_63; lean_object* x_64; lean_object* x_65; lean_object* x_66; +uint8_t x_54; +lean_free_object(x_40); +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_13); lean_dec(x_12); lean_dec(x_11); @@ -10977,172 +11717,192 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); -x_63 = lean_ctor_get(x_54, 0); -lean_inc(x_63); -x_64 = lean_ctor_get(x_54, 1); -lean_inc(x_64); -if (lean_is_exclusive(x_54)) { - lean_ctor_release(x_54, 0); - lean_ctor_release(x_54, 1); - x_65 = x_54; -} else { - lean_dec_ref(x_54); - x_65 = lean_box(0); +x_54 = !lean_is_exclusive(x_45); +if (x_54 == 0) +{ +return x_45; } -if (lean_is_scalar(x_65)) { - x_66 = lean_alloc_ctor(1, 2, 0); -} else { - x_66 = x_65; +else +{ +lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_55 = lean_ctor_get(x_45, 0); +x_56 = lean_ctor_get(x_45, 1); +lean_inc(x_56); +lean_inc(x_55); +lean_dec(x_45); +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_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -return x_66; +} +} +else +{ +lean_object* x_58; uint8_t x_59; lean_object* x_60; +x_58 = lean_ctor_get(x_40, 0); +lean_inc(x_58); +lean_dec(x_40); +x_59 = lean_unbox(x_30); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_35); +x_60 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_35, x_59, x_58, x_10, x_11, x_12, x_13, x_41); +if (lean_obj_tag(x_60) == 0) +{ +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; +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_alloc_ctor(0, 1, 0); +lean_ctor_set(x_63, 0, x_61); +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_63); +if (lean_is_scalar(x_36)) { + x_65 = lean_alloc_ctor(0, 2, 0); +} else { + x_65 = x_36; +} +lean_ctor_set(x_65, 0, x_34); +lean_ctor_set(x_65, 1, x_35); +if (lean_is_scalar(x_33)) { + x_66 = lean_alloc_ctor(0, 2, 0); +} else { + x_66 = x_33; +} +lean_ctor_set(x_66, 0, x_32); +lean_ctor_set(x_66, 1, x_65); +if (lean_is_scalar(x_31)) { + x_67 = lean_alloc_ctor(0, 2, 0); +} else { + x_67 = x_31; +} +lean_ctor_set(x_67, 0, x_30); +lean_ctor_set(x_67, 1, x_66); +x_68 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_68, 0, x_64); +lean_ctor_set(x_68, 1, x_67); +x_69 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_69, 0, x_68); +x_18 = x_69; +x_19 = x_62; +goto block_26; +} +else +{ +lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; +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_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_2); +x_70 = lean_ctor_get(x_60, 0); +lean_inc(x_70); +x_71 = lean_ctor_get(x_60, 1); +lean_inc(x_71); +if (lean_is_exclusive(x_60)) { + lean_ctor_release(x_60, 0); + lean_ctor_release(x_60, 1); + x_72 = x_60; +} else { + lean_dec_ref(x_60); + 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_ctor_set(x_73, 0, x_70); +lean_ctor_set(x_73, 1, x_71); +return x_73; } } } case 1: { -lean_object* x_67; uint8_t x_68; -x_67 = lean_ctor_get(x_36, 1); -lean_inc(x_67); -lean_dec(x_36); -x_68 = !lean_is_exclusive(x_37); -if (x_68 == 0) +lean_object* x_74; uint8_t x_75; +x_74 = lean_ctor_get(x_39, 1); +lean_inc(x_74); +lean_dec(x_39); +x_75 = !lean_is_exclusive(x_40); +if (x_75 == 0) { -lean_object* x_69; lean_object* x_70; -x_69 = lean_ctor_get(x_37, 0); +lean_object* x_76; uint8_t x_77; lean_object* x_78; +x_76 = lean_ctor_get(x_40, 0); +x_77 = lean_unbox(x_30); lean_inc(x_13); lean_inc(x_12); lean_inc(x_11); lean_inc(x_10); -lean_inc(x_32); -x_70 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_32, x_69, x_10, x_11, x_12, x_13, x_67); -if (lean_obj_tag(x_70) == 0) +lean_inc(x_35); +x_78 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_35, x_77, x_76, x_10, x_11, x_12, x_13, x_74); +if (lean_obj_tag(x_78) == 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; lean_object* x_77; -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); -lean_ctor_set(x_37, 0, x_71); -x_73 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_73, 0, x_37); -if (lean_is_scalar(x_33)) { - x_74 = lean_alloc_ctor(0, 2, 0); -} else { - x_74 = x_33; -} -lean_ctor_set(x_74, 0, x_31); -lean_ctor_set(x_74, 1, x_32); -if (lean_is_scalar(x_30)) { - x_75 = lean_alloc_ctor(0, 2, 0); -} else { - x_75 = x_30; -} -lean_ctor_set(x_75, 0, x_29); -lean_ctor_set(x_75, 1, x_74); -x_76 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_76, 0, x_73); -lean_ctor_set(x_76, 1, x_75); -x_77 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_77, 0, x_76); -x_18 = x_77; -x_19 = x_72; -goto block_26; -} -else -{ -uint8_t x_78; -lean_free_object(x_37); -lean_dec(x_33); -lean_dec(x_32); -lean_dec(x_31); -lean_dec(x_30); -lean_dec(x_29); -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_2); -x_78 = !lean_is_exclusive(x_70); -if (x_78 == 0) -{ -return x_70; -} -else -{ -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_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_79 = lean_ctor_get(x_78, 0); 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; +x_80 = lean_ctor_get(x_78, 1); +lean_inc(x_80); +lean_dec(x_78); +lean_ctor_set(x_40, 0, x_79); +x_81 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_81, 0, x_40); +if (lean_is_scalar(x_36)) { + x_82 = lean_alloc_ctor(0, 2, 0); +} else { + x_82 = x_36; } -} -} -else -{ -lean_object* x_82; lean_object* x_83; -x_82 = lean_ctor_get(x_37, 0); -lean_inc(x_82); -lean_dec(x_37); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -lean_inc(x_32); -x_83 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_32, x_82, x_10, x_11, x_12, x_13, x_67); -if (lean_obj_tag(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; -x_84 = lean_ctor_get(x_83, 0); -lean_inc(x_84); -x_85 = lean_ctor_get(x_83, 1); -lean_inc(x_85); -lean_dec(x_83); -x_86 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_86, 0, x_84); -x_87 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_87, 0, x_86); +lean_ctor_set(x_82, 0, x_34); +lean_ctor_set(x_82, 1, x_35); if (lean_is_scalar(x_33)) { - x_88 = lean_alloc_ctor(0, 2, 0); + x_83 = lean_alloc_ctor(0, 2, 0); } else { - x_88 = x_33; + x_83 = x_33; } -lean_ctor_set(x_88, 0, x_31); -lean_ctor_set(x_88, 1, x_32); -if (lean_is_scalar(x_30)) { - x_89 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_83, 0, x_32); +lean_ctor_set(x_83, 1, x_82); +if (lean_is_scalar(x_31)) { + x_84 = lean_alloc_ctor(0, 2, 0); } else { - x_89 = x_30; + x_84 = x_31; } -lean_ctor_set(x_89, 0, x_29); -lean_ctor_set(x_89, 1, x_88); -x_90 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_90, 0, x_87); -lean_ctor_set(x_90, 1, x_89); -x_91 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_91, 0, x_90); -x_18 = x_91; -x_19 = x_85; +lean_ctor_set(x_84, 0, x_30); +lean_ctor_set(x_84, 1, x_83); +x_85 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_85, 0, x_81); +lean_ctor_set(x_85, 1, x_84); +x_86 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_86, 0, x_85); +x_18 = x_86; +x_19 = x_80; goto block_26; } else { -lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +uint8_t x_87; +lean_free_object(x_40); +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_13); lean_dec(x_12); lean_dec(x_11); @@ -11151,125 +11911,264 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); -x_92 = lean_ctor_get(x_83, 0); -lean_inc(x_92); -x_93 = lean_ctor_get(x_83, 1); -lean_inc(x_93); -if (lean_is_exclusive(x_83)) { - lean_ctor_release(x_83, 0); - lean_ctor_release(x_83, 1); - x_94 = x_83; -} else { - lean_dec_ref(x_83); - x_94 = lean_box(0); +x_87 = !lean_is_exclusive(x_78); +if (x_87 == 0) +{ +return x_78; } -if (lean_is_scalar(x_94)) { - x_95 = lean_alloc_ctor(1, 2, 0); -} else { - x_95 = x_94; +else +{ +lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_88 = lean_ctor_get(x_78, 0); +x_89 = lean_ctor_get(x_78, 1); +lean_inc(x_89); +lean_inc(x_88); +lean_dec(x_78); +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_95, 0, x_92); -lean_ctor_set(x_95, 1, x_93); -return x_95; +} +} +else +{ +lean_object* x_91; uint8_t x_92; lean_object* x_93; +x_91 = lean_ctor_get(x_40, 0); +lean_inc(x_91); +lean_dec(x_40); +x_92 = lean_unbox(x_30); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +lean_inc(x_35); +x_93 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_35, x_92, x_91, x_10, x_11, x_12, x_13, x_74); +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; +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_alloc_ctor(1, 1, 0); +lean_ctor_set(x_96, 0, x_94); +x_97 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_97, 0, x_96); +if (lean_is_scalar(x_36)) { + x_98 = lean_alloc_ctor(0, 2, 0); +} else { + x_98 = x_36; +} +lean_ctor_set(x_98, 0, x_34); +lean_ctor_set(x_98, 1, x_35); +if (lean_is_scalar(x_33)) { + x_99 = lean_alloc_ctor(0, 2, 0); +} else { + x_99 = x_33; +} +lean_ctor_set(x_99, 0, x_32); +lean_ctor_set(x_99, 1, x_98); +if (lean_is_scalar(x_31)) { + x_100 = lean_alloc_ctor(0, 2, 0); +} else { + x_100 = x_31; +} +lean_ctor_set(x_100, 0, x_30); +lean_ctor_set(x_100, 1, x_99); +x_101 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_101, 0, x_97); +lean_ctor_set(x_101, 1, x_100); +x_102 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_102, 0, x_101); +x_18 = x_102; +x_19 = x_95; +goto block_26; +} +else +{ +lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; +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_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_2); +x_103 = lean_ctor_get(x_93, 0); +lean_inc(x_103); +x_104 = lean_ctor_get(x_93, 1); +lean_inc(x_104); +if (lean_is_exclusive(x_93)) { + lean_ctor_release(x_93, 0); + lean_ctor_release(x_93, 1); + x_105 = x_93; +} else { + lean_dec_ref(x_93); + x_105 = lean_box(0); +} +if (lean_is_scalar(x_105)) { + x_106 = lean_alloc_ctor(1, 2, 0); +} else { + x_106 = x_105; +} +lean_ctor_set(x_106, 0, x_103); +lean_ctor_set(x_106, 1, x_104); +return x_106; } } } default: { -lean_object* x_96; -x_96 = lean_ctor_get(x_37, 0); -lean_inc(x_96); -lean_dec(x_37); -if (lean_obj_tag(x_96) == 0) -{ -lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; lean_object* x_101; -x_97 = lean_ctor_get(x_36, 1); -lean_inc(x_97); -lean_dec(x_36); -if (lean_is_scalar(x_33)) { - x_98 = lean_alloc_ctor(0, 2, 0); -} else { - x_98 = x_33; -} -lean_ctor_set(x_98, 0, x_31); -lean_ctor_set(x_98, 1, x_32); -if (lean_is_scalar(x_30)) { - x_99 = lean_alloc_ctor(0, 2, 0); -} else { - x_99 = x_30; -} -lean_ctor_set(x_99, 0, x_29); -lean_ctor_set(x_99, 1, x_98); -lean_inc(x_2); -x_100 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_100, 0, x_2); -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_18 = x_101; -x_19 = x_97; -goto block_26; -} -else -{ -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; lean_object* x_106; -lean_dec(x_31); -lean_dec(x_29); -x_102 = lean_ctor_get(x_96, 0); -lean_inc(x_102); -lean_dec(x_96); -x_103 = lean_ctor_get(x_36, 1); -lean_inc(x_103); -lean_dec(x_36); -x_104 = lean_ctor_get(x_102, 0); -lean_inc(x_104); -x_105 = lean_ctor_get(x_102, 1); -lean_inc(x_105); -lean_dec(x_102); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -lean_inc(x_10); -x_106 = l_Lean_Meta_mkEqTrans_x3f(x_32, x_105, x_10, x_11, x_12, x_13, x_103); -if (lean_obj_tag(x_106) == 0) -{ -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; lean_object* x_114; -x_107 = lean_ctor_get(x_106, 0); +lean_object* x_107; +x_107 = lean_ctor_get(x_40, 0); lean_inc(x_107); -x_108 = lean_ctor_get(x_106, 1); +lean_dec(x_40); +if (lean_obj_tag(x_107) == 0) +{ +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_108 = lean_ctor_get(x_39, 1); lean_inc(x_108); -lean_dec(x_106); -x_109 = 1; -x_110 = lean_box(x_109); +lean_dec(x_39); +if (lean_is_scalar(x_36)) { + x_109 = lean_alloc_ctor(0, 2, 0); +} else { + x_109 = x_36; +} +lean_ctor_set(x_109, 0, x_34); +lean_ctor_set(x_109, 1, x_35); if (lean_is_scalar(x_33)) { + x_110 = lean_alloc_ctor(0, 2, 0); +} else { + x_110 = x_33; +} +lean_ctor_set(x_110, 0, x_32); +lean_ctor_set(x_110, 1, x_109); +if (lean_is_scalar(x_31)) { x_111 = lean_alloc_ctor(0, 2, 0); } else { - x_111 = x_33; + x_111 = x_31; } -lean_ctor_set(x_111, 0, x_110); -lean_ctor_set(x_111, 1, x_107); -if (lean_is_scalar(x_30)) { - x_112 = lean_alloc_ctor(0, 2, 0); -} else { - x_112 = x_30; -} -lean_ctor_set(x_112, 0, x_104); -lean_ctor_set(x_112, 1, x_111); +lean_ctor_set(x_111, 0, x_30); +lean_ctor_set(x_111, 1, x_110); lean_inc(x_2); -x_113 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_113, 0, x_2); -lean_ctor_set(x_113, 1, x_112); -x_114 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_114, 0, x_113); -x_18 = x_114; +x_112 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_112, 0, x_2); +lean_ctor_set(x_112, 1, x_111); +x_113 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_113, 0, x_112); +x_18 = x_113; x_19 = x_108; goto block_26; } else { -uint8_t x_115; -lean_dec(x_104); +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_dec(x_34); +lean_dec(x_32); +x_114 = lean_ctor_get(x_107, 0); +lean_inc(x_114); +lean_dec(x_107); +x_115 = lean_ctor_get(x_39, 1); +lean_inc(x_115); +lean_dec(x_39); +x_116 = lean_ctor_get(x_114, 0); +lean_inc(x_116); +x_117 = lean_ctor_get(x_114, 1); +lean_inc(x_117); +x_118 = lean_ctor_get_uint8(x_114, sizeof(void*)*2 + 4); +lean_dec(x_114); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +lean_inc(x_10); +x_119 = l_Lean_Meta_mkEqTrans_x3f(x_35, x_117, x_10, x_11, x_12, x_13, x_115); +if (lean_obj_tag(x_119) == 0) +{ +lean_object* x_120; 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_120 = lean_ctor_get(x_119, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_119, 1); +lean_inc(x_121); +lean_dec(x_119); +x_122 = 1; +x_123 = lean_box(x_122); +if (lean_is_scalar(x_36)) { + x_124 = lean_alloc_ctor(0, 2, 0); +} else { + x_124 = x_36; +} +lean_ctor_set(x_124, 0, x_123); +lean_ctor_set(x_124, 1, x_120); +if (lean_is_scalar(x_33)) { + x_125 = lean_alloc_ctor(0, 2, 0); +} else { + x_125 = x_33; +} +lean_ctor_set(x_125, 0, x_116); +lean_ctor_set(x_125, 1, x_124); +x_126 = lean_unbox(x_30); +lean_dec(x_30); +if (x_126 == 0) +{ +uint8_t x_127; lean_object* x_128; lean_object* x_129; lean_object* x_130; lean_object* x_131; +x_127 = 0; +x_128 = lean_box(x_127); +if (lean_is_scalar(x_31)) { + x_129 = lean_alloc_ctor(0, 2, 0); +} else { + x_129 = x_31; +} +lean_ctor_set(x_129, 0, x_128); +lean_ctor_set(x_129, 1, x_125); +lean_inc(x_2); +x_130 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_130, 0, x_2); +lean_ctor_set(x_130, 1, x_129); +x_131 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_131, 0, x_130); +x_18 = x_131; +x_19 = x_121; +goto block_26; +} +else +{ +lean_object* x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; +x_132 = lean_box(x_118); +if (lean_is_scalar(x_31)) { + x_133 = lean_alloc_ctor(0, 2, 0); +} else { + x_133 = x_31; +} +lean_ctor_set(x_133, 0, x_132); +lean_ctor_set(x_133, 1, x_125); +lean_inc(x_2); +x_134 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_134, 0, x_2); +lean_ctor_set(x_134, 1, x_133); +x_135 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_135, 0, x_134); +x_18 = x_135; +x_19 = x_121; +goto block_26; +} +} +else +{ +uint8_t x_136; +lean_dec(x_116); +lean_dec(x_36); lean_dec(x_33); +lean_dec(x_31); lean_dec(x_30); lean_dec(x_13); lean_dec(x_12); @@ -11279,23 +12178,23 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); -x_115 = !lean_is_exclusive(x_106); -if (x_115 == 0) +x_136 = !lean_is_exclusive(x_119); +if (x_136 == 0) { -return x_106; +return x_119; } else { -lean_object* x_116; lean_object* x_117; lean_object* x_118; -x_116 = lean_ctor_get(x_106, 0); -x_117 = lean_ctor_get(x_106, 1); -lean_inc(x_117); -lean_inc(x_116); -lean_dec(x_106); -x_118 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_118, 0, x_116); -lean_ctor_set(x_118, 1, x_117); -return x_118; +lean_object* x_137; lean_object* x_138; lean_object* x_139; +x_137 = lean_ctor_get(x_119, 0); +x_138 = lean_ctor_get(x_119, 1); +lean_inc(x_138); +lean_inc(x_137); +lean_dec(x_119); +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; } } } @@ -11304,12 +12203,14 @@ return x_118; } else { -uint8_t x_119; +uint8_t x_140; +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_13); lean_dec(x_12); lean_dec(x_11); @@ -11318,45 +12219,87 @@ lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); lean_dec(x_2); -x_119 = !lean_is_exclusive(x_36); -if (x_119 == 0) +x_140 = !lean_is_exclusive(x_39); +if (x_140 == 0) { -return x_36; +return x_39; } else { -lean_object* x_120; lean_object* x_121; lean_object* x_122; -x_120 = lean_ctor_get(x_36, 0); -x_121 = lean_ctor_get(x_36, 1); -lean_inc(x_121); -lean_inc(x_120); -lean_dec(x_36); -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_141; lean_object* x_142; lean_object* x_143; +x_141 = lean_ctor_get(x_39, 0); +x_142 = lean_ctor_get(x_39, 1); +lean_inc(x_142); +lean_inc(x_141); +lean_dec(x_39); +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; } } } } } } +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocArrayCore___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, 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: +{ +if (x_1 == 0) +{ +lean_object* x_14; lean_object* x_15; +lean_dec(x_4); +lean_dec(x_3); +x_14 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_14, 0, x_2); +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_13); +return x_15; +} +else +{ +uint32_t x_16; uint8_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +lean_dec(x_2); +x_16 = 0; +x_17 = 1; +x_18 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_18, 0, x_3); +lean_ctor_set(x_18, 1, x_4); +lean_ctor_set_uint32(x_18, sizeof(void*)*2, x_16); +lean_ctor_set_uint8(x_18, sizeof(void*)*2 + 4, x_17); +x_19 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_19, 0, x_18); +x_20 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_20, 0, 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_13); +return x_21; +} +} +} LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocArrayCore(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: { -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_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; size_t x_20; size_t x_21; lean_object* x_22; x_12 = lean_box(0); x_13 = l_Lean_Meta_Simp_simprocCore___closed__1; x_14 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_14, 0, x_3); lean_ctor_set(x_14, 1, x_13); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_12); -lean_ctor_set(x_15, 1, x_14); -x_16 = lean_array_get_size(x_2); -x_17 = lean_usize_of_nat(x_16); -lean_dec(x_16); -x_18 = 0; +x_15 = 1; +x_16 = lean_box(x_15); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_14); +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_12); +lean_ctor_set(x_18, 1, x_17); +x_19 = lean_array_get_size(x_2); +x_20 = lean_usize_of_nat(x_19); +lean_dec(x_19); +x_21 = 0; lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); @@ -11364,37 +12307,41 @@ lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_19 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocArrayCore___spec__1(x_1, x_12, x_2, x_17, x_18, x_15, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_19) == 0) +x_22 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocArrayCore___spec__1(x_1, x_12, x_2, x_20, x_21, x_18, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); +lean_dec(x_2); +if (lean_obj_tag(x_22) == 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_20, 1); -lean_inc(x_21); -x_22 = lean_ctor_get(x_21, 1); -lean_inc(x_22); -x_23 = lean_ctor_get(x_20, 0); +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_22, 0); lean_inc(x_23); -lean_dec(x_20); -if (lean_obj_tag(x_23) == 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; -x_24 = lean_ctor_get(x_19, 1); +x_24 = lean_ctor_get(x_23, 1); lean_inc(x_24); -lean_dec(x_19); -x_25 = lean_ctor_get(x_21, 0); +x_25 = lean_ctor_get(x_24, 1); lean_inc(x_25); -lean_dec(x_21); -x_26 = lean_ctor_get(x_22, 0); +lean_dec(x_24); +x_26 = lean_ctor_get(x_25, 1); lean_inc(x_26); -x_27 = lean_ctor_get(x_22, 1); +x_27 = lean_ctor_get(x_23, 0); lean_inc(x_27); +lean_dec(x_23); +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; uint8_t x_33; lean_object* x_34; +x_28 = lean_ctor_get(x_22, 1); +lean_inc(x_28); lean_dec(x_22); -x_28 = lean_box(0); -x_29 = lean_unbox(x_26); +x_29 = lean_ctor_get(x_25, 0); +lean_inc(x_29); +lean_dec(x_25); +x_30 = lean_ctor_get(x_26, 0); +lean_inc(x_30); +x_31 = lean_ctor_get(x_26, 1); +lean_inc(x_31); lean_dec(x_26); -x_30 = l_Lean_Meta_Simp_simprocCore___lambda__1(x_29, x_12, x_25, x_27, x_28, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_24); +x_32 = lean_box(0); +x_33 = lean_unbox(x_30); +lean_dec(x_30); +x_34 = l_Lean_Meta_Simp_simprocArrayCore___lambda__1(x_33, x_12, x_29, x_31, x_32, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_28); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -11402,13 +12349,13 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -return x_30; +return x_34; } else { -uint8_t x_31; -lean_dec(x_22); -lean_dec(x_21); +uint8_t x_35; +lean_dec(x_26); +lean_dec(x_25); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -11416,64 +12363,64 @@ lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_31 = !lean_is_exclusive(x_19); -if (x_31 == 0) +x_35 = !lean_is_exclusive(x_22); +if (x_35 == 0) { -lean_object* x_32; lean_object* x_33; -x_32 = lean_ctor_get(x_19, 0); -lean_dec(x_32); -x_33 = lean_ctor_get(x_23, 0); -lean_inc(x_33); -lean_dec(x_23); -lean_ctor_set(x_19, 0, x_33); -return x_19; -} -else -{ -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_19, 1); -lean_inc(x_34); -lean_dec(x_19); -x_35 = lean_ctor_get(x_23, 0); -lean_inc(x_35); -lean_dec(x_23); -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_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_37 = !lean_is_exclusive(x_19); -if (x_37 == 0) -{ -return x_19; +lean_object* x_36; lean_object* x_37; +x_36 = lean_ctor_get(x_22, 0); +lean_dec(x_36); +x_37 = lean_ctor_get(x_27, 0); +lean_inc(x_37); +lean_dec(x_27); +lean_ctor_set(x_22, 0, x_37); +return x_22; } else { lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_19, 0); -x_39 = lean_ctor_get(x_19, 1); -lean_inc(x_39); +x_38 = lean_ctor_get(x_22, 1); lean_inc(x_38); -lean_dec(x_19); -x_40 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_40, 0, x_38); -lean_ctor_set(x_40, 1, x_39); +lean_dec(x_22); +x_39 = lean_ctor_get(x_27, 0); +lean_inc(x_39); +lean_dec(x_27); +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; } } } +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); +x_41 = !lean_is_exclusive(x_22); +if (x_41 == 0) +{ +return x_22; +} +else +{ +lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_22, 0); +x_43 = lean_ctor_get(x_22, 1); +lean_inc(x_43); +lean_inc(x_42); +lean_dec(x_22); +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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocArrayCore___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: @@ -11490,6 +12437,24 @@ lean_dec(x_3); return x_18; } } +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocArrayCore___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: +{ +uint8_t x_14; lean_object* x_15; +x_14 = lean_unbox(x_1); +lean_dec(x_1); +x_15 = l_Lean_Meta_Simp_simprocArrayCore___lambda__1(x_14, 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); +return x_15; +} +} LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simprocArrayCore___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, 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: { @@ -11497,11 +12462,10 @@ uint8_t x_12; lean_object* x_13; x_12 = lean_unbox(x_1); lean_dec(x_1); x_13 = l_Lean_Meta_Simp_simprocArrayCore(x_12, 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_13; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__1() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__1() { _start: { lean_object* x_1; @@ -11509,17 +12473,17 @@ x_1 = lean_mk_string_from_bytes("simprocs", 8); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__2() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__1; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__3() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__3() { _start: { lean_object* x_1; @@ -11527,13 +12491,13 @@ x_1 = lean_mk_string_from_bytes("Enable/disable `simproc`s (simplification proce return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__4() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____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 = 1; x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__9; -x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__3; +x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__3; x_4 = lean_box(x_1); x_5 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_5, 0, x_4); @@ -11542,25 +12506,25 @@ lean_ctor_set(x_5, 2, x_3); return x_5; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__5() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__2; x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__3; -x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__1; +x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649_(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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__2; -x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__4; -x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__5; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__2; +x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__4; +x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__5; 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; } @@ -11602,6 +12566,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); +lean_dec(x_1); x_14 = l_Lean_Meta_Simp_simprocCore___lambda__2___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); @@ -11623,19 +12588,9 @@ _start: lean_object* x_12; x_12 = l_Lean_Meta_Simp_userPreSimprocs___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_Lean_Meta_Simp_userPreSimprocs___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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_Meta_Simp_userPreSimprocs(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_1); -return x_11; -} -} LEAN_EXPORT lean_object* l_Lean_Meta_Simp_userPostSimprocs___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: { @@ -11665,6 +12620,7 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); +lean_dec(x_1); x_14 = l_Lean_Meta_Simp_simprocCore___lambda__2___closed__1; x_15 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_15, 0, x_14); @@ -11686,20 +12642,10 @@ _start: lean_object* x_12; x_12 = l_Lean_Meta_Simp_userPostSimprocs___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_Lean_Meta_Simp_userPostSimprocs___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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_Meta_Simp_userPostSimprocs(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -lean_dec(x_1); -return x_11; -} -} -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1() { _start: { lean_object* x_1; @@ -11707,7 +12653,7 @@ x_1 = lean_mk_string_from_bytes("Parser", 6); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__2() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__2() { _start: { lean_object* x_1; @@ -11715,19 +12661,19 @@ x_1 = lean_mk_string_from_bytes("tacticSeq", 9); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__3() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1; x_3 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__2; -x_4 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__2; +x_4 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__4() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__4() { _start: { lean_object* x_1; @@ -11735,19 +12681,19 @@ x_1 = lean_mk_string_from_bytes("tacticSeq1Indented", 18); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__5() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1; x_3 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__2; -x_4 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__4; +x_4 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__4; 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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__6() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__6() { _start: { lean_object* x_1; @@ -11755,17 +12701,17 @@ x_1 = lean_mk_string_from_bytes("null", 4); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__7() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__6; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__8() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__8() { _start: { lean_object* x_1; @@ -11773,41 +12719,41 @@ x_1 = lean_mk_string_from_bytes("exact", 5); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__9() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1; x_3 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__2; -x_4 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__8; +x_4 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__8; 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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__10() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__8; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__8; 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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__11() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Meta_Simp_instInhabitedSimprocDecl___closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__10; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__10; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__12() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__12() { _start: { lean_object* x_1; @@ -11815,7 +12761,7 @@ x_1 = lean_mk_string_from_bytes("Term", 4); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__13() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__13() { _start: { lean_object* x_1; @@ -11823,19 +12769,19 @@ x_1 = lean_mk_string_from_bytes("declName", 8); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__14() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__14() { _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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1; -x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__12; -x_4 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__13; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1; +x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__12; +x_4 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__13; 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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__15() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__15() { _start: { lean_object* x_1; @@ -11843,35 +12789,35 @@ x_1 = lean_mk_string_from_bytes("decl_name%", 10); return x_1; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__16() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__16() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(2); -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__15; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__15; 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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__17() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Meta_Simp_instInhabitedSimprocDecl___closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__16; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__16; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__18() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__18() { _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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__14; -x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__17; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__14; +x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__17; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11879,23 +12825,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__19() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__19() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__11; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__18; +x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__11; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__18; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__20() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__20() { _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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__9; -x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__19; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__9; +x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__19; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11903,23 +12849,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__21() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__21() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Meta_Simp_instInhabitedSimprocDecl___closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__20; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__20; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__22() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__22() { _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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__7; -x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__21; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__7; +x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__21; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11927,23 +12873,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__23() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__23() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Meta_Simp_instInhabitedSimprocDecl___closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__22; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__22; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__24() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__24() { _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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__5; -x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__23; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__5; +x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__23; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11951,23 +12897,23 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__25() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__25() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = l_Lean_Meta_Simp_instInhabitedSimprocDecl___closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__24; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__24; x_3 = lean_array_push(x_1, x_2); return x_3; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__26() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__26() { _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_Meta_Tactic_Simp_Simproc___hyg_3728____closed__3; -x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__25; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__3; +x_3 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__25; x_4 = lean_alloc_ctor(1, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -11975,11 +12921,11 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728_() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829_() { _start: { lean_object* x_1; -x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__26; +x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__26; return x_1; } } @@ -12506,7 +13452,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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; -x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1; +x_2 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1; x_3 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__2; x_4 = l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__23; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); @@ -12695,7 +13641,7 @@ lean_dec(x_3); return x_9; } } -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4010____spec__1(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4111____spec__1(lean_object* x_1) { _start: { lean_object* x_2; @@ -12703,7 +13649,7 @@ x_2 = l_Lean_mkHashMapImp___rarg(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4010_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4111_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; lean_object* x_4; uint8_t x_5; @@ -12730,20 +13676,20 @@ return x_8; } } } -LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4010____spec__1___boxed(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4111____spec__1___boxed(lean_object* x_1) { _start: { lean_object* x_2; -x_2 = l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4010____spec__1(x_1); +x_2 = l_Lean_mkHashMap___at_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4111____spec__1(x_1); lean_dec(x_1); return x_2; } } -static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4051_() { +static lean_object* _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152_() { _start: { lean_object* x_1; -x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__26; +x_1 = l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__26; return x_1; } } @@ -13188,7 +14134,7 @@ x_4 = lean_box(x_3); return x_4; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__1() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__1() { _start: { lean_object* x_1; @@ -13196,17 +14142,17 @@ x_1 = lean_mk_string_from_bytes("simprocAttr", 11); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__2() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__1; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__3() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__3() { _start: { lean_object* x_1; lean_object* x_2; @@ -13216,7 +14162,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__4() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__4() { _start: { lean_object* x_1; @@ -13224,19 +14170,19 @@ x_1 = lean_mk_string_from_bytes("simprocExtension", 16); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__5() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__2; x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__3; -x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__4; +x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__6() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__6() { _start: { lean_object* x_1; @@ -13244,19 +14190,19 @@ x_1 = lean_mk_string_from_bytes("Simplification procedure", 24); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253_(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_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__2; -x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__6; -x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__3; -x_5 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__5; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__2; +x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__6; +x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__3; +x_5 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__5; x_6 = l_Lean_Meta_Simp_registerSimprocAttr(x_2, x_3, x_4, x_5, x_1); return x_6; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__1() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__1() { _start: { lean_object* x_1; @@ -13264,17 +14210,17 @@ x_1 = lean_mk_string_from_bytes("sevalprocAttr", 13); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__2() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__1; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__3() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__3() { _start: { lean_object* x_1; lean_object* x_2; @@ -13284,7 +14230,7 @@ lean_ctor_set(x_2, 0, x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__4() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__4() { _start: { lean_object* x_1; @@ -13292,19 +14238,19 @@ x_1 = lean_mk_string_from_bytes("simprocSEvalExtension", 21); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__5() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__2; x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__3; -x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__4; +x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__6() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__6() { _start: { lean_object* x_1; @@ -13312,14 +14258,14 @@ x_1 = lean_mk_string_from_bytes("Symbolic evaluator procedure", 28); return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283_(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_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__2; -x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__6; -x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__3; -x_5 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__5; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__2; +x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__6; +x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__3; +x_5 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__5; x_6 = l_Lean_Meta_Simp_registerSimprocAttr(x_2, x_3, x_4, x_5, x_1); return x_6; } @@ -13679,7 +14625,7 @@ lean_dec(x_2); return x_7; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__1() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__1() { _start: { lean_object* x_1; @@ -13687,28 +14633,28 @@ x_1 = lean_mk_string_from_bytes("addSimprocBuiltinAttr", 21); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__2() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__2; x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__3; -x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__1; +x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____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; -x_7 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__2; +x_7 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__2; x_8 = l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin(x_1, x_2, x_7, x_4, x_5, x_6); return x_8; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__1() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__1() { _start: { lean_object* x_1; @@ -13716,25 +14662,25 @@ x_1 = lean_mk_string_from_bytes("Not implemented yet, [-builtin_simproc]", 39); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__2() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__1; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__2; +x_5 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__1() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; @@ -13744,27 +14690,27 @@ x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__2() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__2() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__1; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__1; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__3() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__3() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__2; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__2; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__4() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__4() { _start: { lean_object* x_1; @@ -13772,17 +14718,17 @@ x_1 = lean_mk_string_from_bytes("initFn", 6); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__5() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__5() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__3; -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__4; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__3; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__4; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__6() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__6() { _start: { lean_object* x_1; @@ -13790,67 +14736,67 @@ x_1 = lean_mk_string_from_bytes("_@", 2); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__7() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__7() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__5; -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__6; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__5; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__6; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__8() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__7; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__7; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__9() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__9() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__8; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__8; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__10() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__10() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__9; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__9; x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_simprocCore___spec__1___closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__11() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__11() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__10; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__10; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__3; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__12() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__12() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__11; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__11; x_2 = l_Lean_Meta_Simp_getSimprocFromDeclImpl___closed__1; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__13() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__13() { _start: { lean_object* x_1; @@ -13858,27 +14804,27 @@ x_1 = lean_mk_string_from_bytes("_hyg", 4); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__14() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__14() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__12; -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__13; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__12; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__13; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__15() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__15() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__14; -x_2 = lean_unsigned_to_nat(4390u); +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__14; +x_2 = lean_unsigned_to_nat(4491u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__16() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__16() { _start: { lean_object* x_1; @@ -13886,17 +14832,17 @@ x_1 = lean_mk_string_from_bytes("simprocBuiltinAttr", 18); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__17() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__17() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; x_1 = lean_box(0); -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__16; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__16; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__18() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__18() { _start: { lean_object* x_1; @@ -13904,13 +14850,13 @@ x_1 = lean_mk_string_from_bytes("Builtin simplification procedure", 32); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__19() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__19() { _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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__15; -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__17; -x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__18; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__15; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__17; +x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__18; x_4 = 1; x_5 = lean_alloc_ctor(0, 3, 1); lean_ctor_set(x_5, 0, x_1); @@ -13920,29 +14866,29 @@ lean_ctor_set_uint8(x_5, sizeof(void*)*3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__20() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__20() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___boxed), 6, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___boxed), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__21() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__21() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___boxed), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__22() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__22() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__19; -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__20; -x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__21; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__19; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__20; +x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__21; x_4 = lean_alloc_ctor(0, 3, 0); lean_ctor_set(x_4, 0, x_1); lean_ctor_set(x_4, 1, x_2); @@ -13950,38 +14896,38 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__22; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__22; x_3 = l_Lean_registerBuiltinAttribute(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1(x_1, x_2, x_7, x_4, x_5, x_6); +x_8 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1(x_1, x_2, x_7, x_4, x_5, x_6); lean_dec(x_2); return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2(x_1, x_2, x_3, x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); return x_5; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__1() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__1() { _start: { lean_object* x_1; @@ -13989,28 +14935,28 @@ x_1 = lean_mk_string_from_bytes("addSEvalprocBuiltinAttr", 23); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__2() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__1; x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__2; x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_175____closed__3; -x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__1; +x_4 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____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; -x_7 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__2; +x_7 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__2; x_8 = l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin(x_1, x_2, x_7, x_4, x_5, x_6); return x_8; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__1() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__1() { _start: { lean_object* x_1; @@ -14018,35 +14964,35 @@ x_1 = lean_mk_string_from_bytes("Not implemented yet, [-builtin_sevalproc]", 41) return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__2() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__2() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__1; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__1; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4) { +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__2; +x_5 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__1() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__1() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__14; -x_2 = lean_unsigned_to_nat(4465u); +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__14; +x_2 = lean_unsigned_to_nat(4566u); x_3 = l_Lean_Name_num___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__2() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__2() { _start: { lean_object* x_1; @@ -14054,17 +15000,17 @@ x_1 = lean_mk_string_from_bytes("sevalprocBuiltinAttr", 20); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__3() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__2; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__2; x_3 = l_Lean_Name_str___override(x_1, x_2); return x_3; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__4() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__4() { _start: { lean_object* x_1; @@ -14072,13 +15018,13 @@ x_1 = lean_mk_string_from_bytes("Builtin symbolic evaluation procedure", 37); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__5() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__1; -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__3; -x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__4; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__1; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__3; +x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__4; x_4 = 1; x_5 = lean_alloc_ctor(0, 3, 1); lean_ctor_set(x_5, 0, x_1); @@ -14088,29 +15034,29 @@ lean_ctor_set_uint8(x_5, sizeof(void*)*3, x_4); return x_5; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__6() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__6() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___boxed), 6, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___boxed), 6, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__7() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__7() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___boxed), 4, 0); +x_1 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___boxed), 4, 0); return x_1; } } -static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__8() { +static lean_object* _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__8() { _start: { lean_object* x_1; lean_object* x_2; lean_object* x_3; lean_object* x_4; -x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__5; -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__6; -x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__7; +x_1 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__5; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__6; +x_3 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____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); @@ -14118,31 +15064,31 @@ lean_ctor_set(x_4, 2, x_3); return x_4; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465_(lean_object* x_1) { +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566_(lean_object* x_1) { _start: { lean_object* x_2; lean_object* x_3; -x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__8; +x_2 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__8; x_3 = l_Lean_registerBuiltinAttribute(x_2, x_1); return x_3; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____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_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1(x_1, x_2, x_7, x_4, x_5, x_6); +x_8 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1(x_1, x_2, x_7, x_4, x_5, x_6); lean_dec(x_2); return x_8; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____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_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2(x_1, x_2, x_3, x_4); +x_5 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2(x_1, x_2, x_3, x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); @@ -14450,7 +15396,7 @@ else { lean_object* x_8; lean_dec(x_1); -x_8 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__2; +x_8 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__2; return x_8; } } @@ -14458,7 +15404,7 @@ else { lean_object* x_9; lean_dec(x_1); -x_9 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__2; +x_9 = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__2; return x_9; } } @@ -14738,77 +15684,77 @@ l_Lean_Meta_Simp_simprocCore___closed__8 = _init_l_Lean_Meta_Simp_simprocCore___ lean_mark_persistent(l_Lean_Meta_Simp_simprocCore___closed__8); l_Lean_Meta_Simp_SimprocsArray_add___closed__1 = _init_l_Lean_Meta_Simp_SimprocsArray_add___closed__1(); lean_mark_persistent(l_Lean_Meta_Simp_SimprocsArray_add___closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__1(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__2(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__2); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__3(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__3); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__4(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__4); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__5(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548____closed__5); -if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3548_(lean_io_mk_world()); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__1(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__1); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__2(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__2); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__3(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__3); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__4(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__4); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__5(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649____closed__5); +if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3649_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Meta_Simp_simprocs = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Meta_Simp_simprocs); lean_dec_ref(res); }l_Lean_Meta_Simp_userPreSimprocs___closed__1 = _init_l_Lean_Meta_Simp_userPreSimprocs___closed__1(); lean_mark_persistent(l_Lean_Meta_Simp_userPreSimprocs___closed__1); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__1); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__2 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__2(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__2); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__3 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__3(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__3); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__4 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__4(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__4); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__5 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__5(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__5); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__6 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__6(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__6); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__7 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__7(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__7); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__8 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__8(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__8); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__9 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__9(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__9); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__10 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__10(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__10); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__11 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__11(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__11); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__12 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__12(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__12); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__13 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__13(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__13); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__14 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__14(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__14); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__15 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__15(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__15); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__16 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__16(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__16); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__17 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__17(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__17); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__18 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__18(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__18); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__19 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__19(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__19); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__20 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__20(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__20); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__21 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__21(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__21); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__22 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__22(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__22); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__23 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__23(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__23); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__24 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__24(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__24); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__25 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__25(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__25); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__26 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__26(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728____closed__26); -l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728_ = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728_(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3728_); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__1); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__2 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__2(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__2); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__3 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__3(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__3); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__4 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__4(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__4); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__5 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__5(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__5); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__6 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__6(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__6); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__7 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__7(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__7); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__8 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__8(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__8); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__9 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__9(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__9); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__10 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__10(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__10); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__11 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__11(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__11); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__12 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__12(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__12); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__13 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__13(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__13); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__14 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__14(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__14); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__15 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__15(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__15); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__16 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__16(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__16); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__17 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__17(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__17); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__18 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__18(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__18); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__19 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__19(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__19); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__20 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__20(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__20); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__21 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__21(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__21); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__22 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__22(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__22); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__23 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__23(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__23); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__24 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__24(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__24); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__25 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__25(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__25); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__26 = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__26(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829____closed__26); +l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829_ = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829_(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_3829_); l_Lean_Meta_Simp_mkSimprocExt___closed__1 = _init_l_Lean_Meta_Simp_mkSimprocExt___closed__1(); lean_mark_persistent(l_Lean_Meta_Simp_mkSimprocExt___closed__1); l_Lean_Meta_Simp_mkSimprocExt___closed__2 = _init_l_Lean_Meta_Simp_mkSimprocExt___closed__2(); @@ -14867,45 +15813,45 @@ l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__23 = _init_l_Lean_Meta_Simp lean_mark_persistent(l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__23); l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__24 = _init_l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__24(); lean_mark_persistent(l_Lean_Meta_Simp_mkSimprocAttr___lambda__1___closed__24); -if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4010_(lean_io_mk_world()); +if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4111_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Meta_Simp_simprocExtensionMapRef = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Meta_Simp_simprocExtensionMapRef); lean_dec_ref(res); -}l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4051_ = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4051_(); -lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4051_); +}l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152_ = _init_l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152_(); +lean_mark_persistent(l___auto____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152_); l_Lean_Meta_Simp_registerSimprocAttr___closed__1 = _init_l_Lean_Meta_Simp_registerSimprocAttr___closed__1(); lean_mark_persistent(l_Lean_Meta_Simp_registerSimprocAttr___closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__1(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__2(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__2); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__3(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__3); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__4(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__4); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__5(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__5); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__6 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__6(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152____closed__6); -if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4152_(lean_io_mk_world()); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__1(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__1); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__2(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__2); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__3(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__3); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__4(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__4); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__5(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__5); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__6 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__6(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253____closed__6); +if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4253_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Meta_Simp_simprocExtension = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Meta_Simp_simprocExtension); lean_dec_ref(res); -}l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__1(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__2(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__2); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__3(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__3); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__4(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__4); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__5(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__5); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__6 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__6(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182____closed__6); -if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4182_(lean_io_mk_world()); +}l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__1(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__1); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__2(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__2); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__3(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__3); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__4(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__4); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__5(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__5); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__6 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__6(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283____closed__6); +if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4283_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; l_Lean_Meta_Simp_simprocSEvalExtension = lean_io_result_get_value(res); lean_mark_persistent(l_Lean_Meta_Simp_simprocSEvalExtension); @@ -14930,86 +15876,86 @@ l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed_ lean_mark_persistent(l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__9); l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__10 = _init_l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__10(); lean_mark_persistent(l___private_Lean_Meta_Tactic_Simp_Simproc_0__Lean_Meta_Simp_addBuiltin___closed__10); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__1___closed__2); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____lambda__2___closed__2); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__1(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__2(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__2); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__3(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__3); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__4(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__4); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__5(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__5); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__6 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__6(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__6); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__7 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__7(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__7); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__8 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__8(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__8); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__9 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__9(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__9); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__10 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__10(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__10); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__11 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__11(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__11); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__12 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__12(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__12); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__13 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__13(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__13); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__14 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__14(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__14); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__15 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__15(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__15); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__16 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__16(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__16); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__17 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__17(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__17); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__18 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__18(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__18); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__19 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__19(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__19); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__20 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__20(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__20); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__21 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__21(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__21); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__22 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__22(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390____closed__22); -if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4390_(lean_io_mk_world()); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__1); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__1___closed__2); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__1); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____lambda__2___closed__2); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__1(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__1); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__2(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__2); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__3(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__3); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__4(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__4); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__5(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__5); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__6 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__6(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__6); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__7 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__7(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__7); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__8 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__8(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__8); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__9 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__9(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__9); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__10 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__10(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__10); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__11 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__11(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__11); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__12 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__12(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__12); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__13 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__13(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__13); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__14 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__14(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__14); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__15 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__15(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__15); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__16 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__16(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__16); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__17 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__17(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__17); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__18 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__18(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__18); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__19 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__19(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__19); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__20 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__20(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__20); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__21 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__21(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__21); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__22 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__22(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491____closed__22); +if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4491_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); -}l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__1(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__2(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__1___closed__2); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__1(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__2(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____lambda__2___closed__2); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__1(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__1); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__2(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__2); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__3(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__3); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__4(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__4); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__5(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__5); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__6 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__6(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__6); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__7 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__7(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__7); -l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__8 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__8(); -lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465____closed__8); -if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4465_(lean_io_mk_world()); +}l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__1(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__1); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__2(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__1___closed__2); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__1(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__1); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__2(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____lambda__2___closed__2); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__1 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__1(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__1); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__2 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__2(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__2); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__3 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__3(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__3); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__4 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__4(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__4); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__5 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__5(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__5); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__6 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__6(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__6); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__7 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__7(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__7); +l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__8 = _init_l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__8(); +lean_mark_persistent(l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566____closed__8); +if (builtin) {res = l_Lean_Meta_Simp_initFn____x40_Lean_Meta_Tactic_Simp_Simproc___hyg_4566_(lean_io_mk_world()); if (lean_io_result_is_error(res)) return res; lean_dec_ref(res); }l_Lean_Meta_Simp_getSimprocs___rarg___closed__1 = _init_l_Lean_Meta_Simp_getSimprocs___rarg___closed__1(); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Simp/Types.c b/stage0/stdlib/Lean/Meta/Tactic/Simp/Types.c index 425cf4f72a..20f8effbaa 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Simp/Types.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Simp/Types.c @@ -22,10 +22,9 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_SimprocOLeanEntry_keys___default; static lean_object* l_Lean_Meta_Simp_Context_congrTheorems___default___closed__2; LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_State_congrCache___default___spec__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Simprocs_erased___default; -LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__5___closed__3; LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_State_usedTheorems___default___spec__1(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__21; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__4; lean_object* l_Lean_MVarId_replaceTargetDefEq(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkImpCongr(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*); @@ -39,32 +38,26 @@ LEAN_EXPORT lean_object* l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___s static lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__5___closed__5; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_congrArgs(lean_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_Simp_getDtConfig(lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint32_t l_UInt32_ofNatTruncate(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_dsimp___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_Simp_instInhabitedMethods___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_Meta_Simp_Context_simpTheorems___default; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__22; LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__6(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_mkAppB(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_object* l_Lean_Meta_mkCongrSimpCore_x3f(lean_object*, lean_object*, lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__2; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__1; uint8_t l_Lean_Expr_isAppOfArity(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_instInhabitedResult___closed__3; LEAN_EXPORT lean_object* l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__3(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_Meta_Simp_congrArgs___spec__3___closed__21; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getConfig___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Context_maxDischargeDepth___default___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Methods_pre___default___rarg(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__18; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_removeUnnecessaryCasts_elimDummyEqRec(lean_object*); static lean_object* l_Lean_Meta_Simp_Simprocs_pre___default___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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* l_Lean_Expr_sort___override(lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__17; lean_object* l_Lean_Meta_trySynthInstance(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__5___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Simprocs_post___default; @@ -78,25 +71,27 @@ lean_object* lean_mk_array(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_Result_addExtraArgs___spec__1(lean_object*, size_t, size_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_usize_dec_eq(size_t, size_t); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withSimpTheorems(lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__8; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_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 uint32_t l_Lean_Meta_Simp_Context_maxDischargeDepth___default(lean_object*); lean_object* l_Lean_MVarId_replaceTargetEq(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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__6; LEAN_EXPORT uint8_t l_Array_anyMUnsafe_any___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__9(lean_object*, size_t, size_t); lean_object* l_Lean_Meta_mkExpectedTypeHint(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); 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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__15; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__1; static lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__5___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Result_getProof_x27(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__3; LEAN_EXPORT lean_object* l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__5(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_ReaderT_instMonadReaderT___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_State_congrCache___default___spec__1(lean_object*); -LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___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_Meta_Simp_Simprocs_pre___default; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instInhabitedMethods; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__17; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__3(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_t, uint8_t, uint8_t, 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_Simp_SimprocOLeanEntry_post___default; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__3; @@ -104,44 +99,39 @@ LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_State_cache___defa LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Context_congrTheorems___default; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_Simp_removeUnnecessaryCasts___spec__1(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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__5; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__7; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkCongrSimp_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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__2___boxed(lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__13; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_congrArgs___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_Meta_Simp_getSimpCongrTheorems___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimpCongrTheorems(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__7(lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_AssocList_contains___at_Lean_Meta_Simp_recordSimpTheorem___spec__2(lean_object*, lean_object*); lean_object* l_Lean_stringToMessageData(lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__10; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_Result_addExtraArgs___spec__1___boxed(lean_object*, lean_object*, lean_object*, 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*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_expand___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__5(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGround(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_contains___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__4___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_mkImpCongr___closed__4; static lean_object* l_Lean_Meta_Simp_instInhabitedSimprocs___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Context_mkDefault___rarg(lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Meta_getSimpCongrTheorems___rarg(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_removeUnnecessaryCasts(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__14; lean_object* l_Lean_Expr_appArg_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__3___boxed(lean_object**); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__1; LEAN_EXPORT lean_object* l_Lean_HashMapImp_contains___at_Lean_Meta_Simp_recordSimpTheorem___spec__1___boxed(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_instInhabitedMethods___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_isMatcher___at_Lean_Meta_Simp_mkCongrSimp_x3f___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_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__5___closed__2; extern lean_object* l_instInhabitedPUnit; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__2; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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_Meta_Simp_withParent___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_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2(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_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___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_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__2(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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___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*); size_t lean_ptr_addr(lean_object*); -LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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_Meta_Simp_Context_unfoldGround___default___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Result_proof_x3f___default; LEAN_EXPORT lean_object* l_Std_Range_forIn_loop___at_Lean_Meta_Simp_removeUnnecessaryCasts___spec__1___boxed(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*); @@ -151,7 +141,9 @@ LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at_Lean_Meta_Simp_recordSimpThe LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getConfig___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Meta_Simp_recordSimpTheorem___spec__6___at_Lean_Meta_Simp_recordSimpTheorem___spec__7(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_getDtConfig___closed__3; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_Lean_Meta_Simp_Context_config___default___closed__1; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getConfig(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at_Lean_Meta_Simp_recordSimpTheorem___spec__8(lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__3; @@ -159,30 +151,26 @@ lean_object* lean_st_ref_take(lean_object*, lean_object*); LEAN_EXPORT uint32_t l_Lean_Meta_Simp_Result_dischargeDepth___default; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___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_object*, lean_object*, lean_object*); uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg___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_expr_eqv(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_foldlM___at_Lean_Meta_Simp_recordSimpTheorem___spec__6(lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withParent(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__20; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__9; lean_object* l_Lean_Meta_getFunInfo(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__20; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__1(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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__12; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__8; static lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__5___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instInhabitedMethods___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_Lean_Meta_Simp_congrArgs___spec__4___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__4(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, size_t, size_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*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Methods_post___default(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); extern lean_object* l_Lean_Meta_simpDtConfig; static lean_object* l_Lean_Meta_Simp_removeUnnecessaryCasts_isDummyEqRec___closed__7; lean_object* l_Lean_Meta_Origin_key(lean_object*); uint8_t l_Lean_Meta_SimpTheoremsArray_isDeclToUnfold(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___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_Simp_Methods_toMethodsRefImpl(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(lean_object*, lean_object*, lean_object*, uint8_t, uint8_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_HashMapImp_find_x3f___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__1(lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__12; static lean_object* l_Lean_Meta_Simp_Methods_pre___default___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_pre(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); @@ -195,17 +183,15 @@ static lean_object* l_Lean_Meta_Simp_mkImpCongr___closed__3; 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*); LEAN_EXPORT lean_object* l___private_Lean_Meta_Tactic_Simp_Types_0__Lean_Meta_Simp_MethodsRefPointed; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__9; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_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_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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_Meta_mkCongrArg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_removeUnnecessaryCasts_isDummyEqRec___boxed(lean_object*); lean_object* l_instInhabited___rarg(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_Context_simpTheorems___default___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_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_EXPORT 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_levelZero; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___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_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__3; lean_object* l_Lean_Expr_constName_x21(lean_object*); extern lean_object* l_Lean_instInhabitedExpr; @@ -215,16 +201,15 @@ lean_object* l_Lean_Meta_whnfD(lean_object*, lean_object*, lean_object*, lean_ob uint64_t l_Lean_Expr_hash(lean_object*); LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___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_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instInhabitedMethods___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_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__15; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkCongrSimp_x3f(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_getDtConfig___closed__1; static lean_object* l_Lean_Meta_Simp_removeUnnecessaryCasts_isDummyEqRec___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkEqTransResultStep(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t lean_name_eq(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit(lean_object*); lean_object* l_Lean_Name_str___override(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Context_mkDefault(lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_mkImpCongr___closed__1; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__3; static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getContext___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isArrow(lean_object*); @@ -235,25 +220,30 @@ static lean_object* l_Lean_Meta_Simp_instInhabitedContext___closed__2; lean_object* l___private_Init_Util_0__mkPanicMessageWithDecl(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Methods_discharge_x3f___default(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_mkImpCongr___closed__2; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__18; uint8_t l_Lean_Meta_ParamInfo_isInstImplicit(lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16; LEAN_EXPORT lean_object* l_Lean_AssocList_find_x3f___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__2(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Simprocs_simprocNames___default; lean_object* l_Lean_Expr_appFn_x21(lean_object*); extern lean_object* l_Lean_Meta_instMonadMetaM; static lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__2___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkCongrSimp_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*); -LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2(lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__13; size_t lean_hashmap_mk_idx(lean_object*, uint64_t); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimpTheorems___rarg(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_Context_congrTheorems___default___closed__5; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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*); extern lean_object* l_Lean_inheritedTraceOptions; lean_object* l_Lean_MessageData_ofExpr(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instInhabitedSimprocs; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_State_congrCache___default; LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___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_object*, lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkEqTransOptProofResult(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkEqTransOptProofResult(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1___closed__1; lean_object* l_Lean_Meta_SimpExtension_getTheorems(lean_object*, lean_object*, lean_object*, lean_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_EXPORT lean_object* l_Lean_Meta_Simp_Methods_pre___default___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_getDtConfig___closed__2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instInhabitedMethods___lambda__2___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -263,28 +253,29 @@ LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCon lean_object* l_Lean_Meta_mkImpCongr(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_State_cache___default___spec__1___boxed(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_discharge_x3f(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_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(lean_object*, lean_object*, lean_object*, 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_object*); +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, 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_EXPORT lean_object* l_Lean_Meta_applySimpResultToTarget___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getDtConfig___boxed(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__14; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__5; lean_object* l_Lean_Expr_bindingDomain_x21(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getMethods(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_instInhabitedContext___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Step_addExtraArgs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_removeUnnecessaryCasts___closed__1; -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__4(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_Lean_Meta_Simp_removeUnnecessaryCasts_isDummyEqRec___closed__1; uint8_t lean_nat_dec_eq(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___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_Meta_Simp_instInhabitedSimprocs___closed__1; static lean_object* l_Lean_Meta_Simp_removeUnnecessaryCasts_isDummyEqRec___closed__6; static lean_object* l_Lean_Meta_Simp_instInhabitedStep___closed__1; uint8_t lean_nat_dec_lt(lean_object*, lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__11; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_recordSimpTheorem(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_instInhabitedMethods___closed__3; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__4___boxed(lean_object**); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instInhabitedSimprocOLeanEntry; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__22; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__2; 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_EXPORT lean_object* l_Lean_Meta_Simp_Methods_post___default___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); @@ -293,10 +284,8 @@ lean_object* l_Lean_Meta_mkEqRefl(lean_object*, lean_object*, lean_object*, lean lean_object* l_Lean_indentExpr(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_instAndThenSimproc(lean_object*, lean_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_Simp_instInhabitedContext; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getContext___boxed(lean_object*); static lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__2___closed__1; -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGround___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_Meta_Simp_instInhabitedMethods___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_Simp_andThen(lean_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_set(lean_object*, lean_object*, lean_object*); @@ -305,10 +294,11 @@ lean_object* l_Lean_addMessageContextFull___at_Lean_Meta_instAddMessageContextMe LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Context_config___default; lean_object* lean_panic_fn(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Methods_discharge_x3f___default___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_Meta_Simp_congrArgs___spec__3___closed__19; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_MethodsRef_toMethodsImpl(lean_object*); +LEAN_EXPORT 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*); lean_object* lean_nat_sub(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkCongrSimp_x3f___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_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__11; static lean_object* l_Lean_Meta_Simp_Context_congrTheorems___default___closed__1; lean_object* l_Lean_Expr_getAppFn(lean_object*); uint32_t lean_uint32_of_nat(lean_object*); @@ -316,25 +306,22 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_post(lean_object*, lean_object*, lean_ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkCongr(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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__2; +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_State_usedTheorems___default; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_isMatcher___at_Lean_Meta_Simp_mkCongrSimp_x3f___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_Meta_Simp_Context_mkDefault___rarg___closed__1; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_State_numSteps___default; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_MethodsRef_toMethodsImpl___boxed(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__6; lean_object* l_Lean_PersistentHashMap_mkEmptyEntriesArray(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Methods_discharge_x3f___default___rarg(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Context_mkDefault___rarg___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Methods_pre___default(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_Simp_congrArgs___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_object*); lean_object* lean_expr_instantiate_rev(lean_object*, lean_object*); lean_object* l_Lean_Meta_getFunInfoNArgs(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); -LEAN_EXPORT uint8_t l_Lean_Meta_Simp_Context_unfoldGround___default(lean_object*); LEAN_EXPORT lean_object* l_Lean_AssocList_replace___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__8(lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__7; LEAN_EXPORT lean_object* l_Lean_AssocList_contains___at_Lean_Meta_Simp_recordSimpTheorem___spec__2___boxed(lean_object*, lean_object*); lean_object* l_Lean_mkHashMapImp___rarg(lean_object*); +LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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_Meta_mkCongrFun(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_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2___boxed(lean_object**); size_t lean_usize_add(size_t, size_t); @@ -343,26 +330,27 @@ LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Context_isDeclToUnfold___boxed(lean_ob LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Result_mkEqTrans(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMapImp_moveEntries___at_Lean_Meta_Simp_recordSimpTheorem___spec__5(lean_object*, lean_object*, lean_object*); lean_object* lean_array_uget(lean_object*, size_t); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__10; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimpTheorems___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); static lean_object* l_Lean_Meta_Simp_Context_congrTheorems___default___closed__3; static lean_object* l_Lean_Meta_Simp_instInhabitedSimprocOLeanEntry___closed__1; lean_object* l_panic___at_Lean_Expr_getRevArg_x21___spec__1(lean_object*); LEAN_EXPORT lean_object* l_Lean_HashMap_insert___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__3(lean_object*, lean_object*, lean_object*); lean_object* lean_st_ref_set(lean_object*, lean_object*, lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__19; lean_object* l_Lean_Name_mkStr4(lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l_Lean_Expr_bindingBody_x21(lean_object*); LEAN_EXPORT uint8_t l_Lean_Meta_Simp_Context_isDeclToUnfold(lean_object*, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_State_cacheGround___default; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_simp___boxed(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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__2; +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(lean_object*, uint8_t, lean_object*, lean_object*, lean_object*, uint8_t, uint8_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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_EXPORT lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_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_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_anyMUnsafe_any___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__9___boxed(lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_HashMapImp_contains___at_Lean_Meta_Simp_recordSimpTheorem___spec__1(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_State_usedTheorems___default___spec__1___boxed(lean_object*); static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__5; lean_object* lean_array_get_size(lean_object*); +static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimpCongrTheorems___rarg___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getContext(lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getSimpTheorems(lean_object*); @@ -378,19 +366,18 @@ lean_object* lean_nat_add(lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Context_parent_x3f___default; LEAN_EXPORT lean_object* l_Lean_Meta_applySimpResultToTarget(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); uint8_t l_Lean_Expr_isConst(lean_object*); -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__3; extern lean_object* l_Lean_PersistentHashMap_empty___at_Lean_Meta_Instances_erased___default___spec__1; -static lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__4; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getMethods___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT uint8_t l_Lean_AssocList_contains___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__4(lean_object*, lean_object*); lean_object* lean_array_uset(lean_object*, size_t, lean_object*); -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___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_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__5___closed__3; +LEAN_EXPORT uint8_t l_Lean_Meta_Simp_Result_cache___default; static lean_object* l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__5___closed__4; lean_object* lean_simp(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_Simp_State_cache___default; static lean_object* l_Lean_Meta_Simp_instInhabitedResult___closed__1; lean_object* l_Nat_repr(lean_object*); +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkEqTransOptProofResult___boxed(lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Lean_Meta_Simp_getContext___rarg___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_Meta_Simp_tryAutoCongrTheorem_x3f___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_object*, lean_object*, lean_object*, lean_object*, lean_object*); lean_object* l___private_Lean_Data_HashMap_0__Lean_numBucketsForCapacity(lean_object*); @@ -413,6 +400,14 @@ x_1 = 0; return x_1; } } +static uint8_t _init_l_Lean_Meta_Simp_Result_cache___default() { +_start: +{ +uint8_t x_1; +x_1 = 1; +return x_1; +} +} static lean_object* _init_l_Lean_Meta_Simp_instInhabitedResult___closed__1() { _start: { @@ -434,15 +429,17 @@ return x_2; static lean_object* _init_l_Lean_Meta_Simp_instInhabitedResult___closed__3() { _start: { -lean_object* x_1; lean_object* x_2; uint32_t x_3; lean_object* x_4; +lean_object* x_1; lean_object* x_2; uint32_t x_3; uint8_t x_4; lean_object* x_5; x_1 = lean_box(0); x_2 = l_Lean_Meta_Simp_instInhabitedResult___closed__1; x_3 = l_Lean_Meta_Simp_instInhabitedResult___closed__2; -x_4 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_4, 0, x_2); -lean_ctor_set(x_4, 1, x_1); -lean_ctor_set_uint32(x_4, sizeof(void*)*2, x_3); -return x_4; +x_4 = 0; +x_5 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_5, 0, x_2); +lean_ctor_set(x_5, 1, x_1); +lean_ctor_set_uint32(x_5, sizeof(void*)*2, x_3); +lean_ctor_set_uint8(x_5, sizeof(void*)*2 + 4, x_4); +return x_5; } } static lean_object* _init_l_Lean_Meta_Simp_instInhabitedResult() { @@ -453,324 +450,500 @@ x_1 = l_Lean_Meta_Simp_instInhabitedResult___closed__3; return x_1; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkEqTransOptProofResult(lean_object* x_1, lean_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_Simp_mkEqTransOptProofResult(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) { _start: { if (lean_obj_tag(x_1) == 0) { -lean_object* x_8; +lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -x_8 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_8, 0, x_2); -lean_ctor_set(x_8, 1, x_7); -return x_8; +if (x_2 == 0) +{ +uint8_t x_9; +x_9 = !lean_is_exclusive(x_3); +if (x_9 == 0) +{ +uint8_t x_10; lean_object* x_11; +x_10 = 0; +lean_ctor_set_uint8(x_3, sizeof(void*)*2 + 4, x_10); +x_11 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_11, 0, x_3); +lean_ctor_set(x_11, 1, x_8); +return x_11; } else { -lean_object* x_9; -x_9 = lean_ctor_get(x_2, 1); -lean_inc(x_9); -if (lean_obj_tag(x_9) == 0) -{ -uint8_t x_10; -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); +lean_object* x_12; lean_object* x_13; uint32_t x_14; uint8_t x_15; lean_object* x_16; lean_object* x_17; +x_12 = lean_ctor_get(x_3, 0); +x_13 = lean_ctor_get(x_3, 1); +x_14 = lean_ctor_get_uint32(x_3, sizeof(void*)*2); +lean_inc(x_13); +lean_inc(x_12); lean_dec(x_3); -x_10 = !lean_is_exclusive(x_1); -if (x_10 == 0) -{ -uint8_t x_11; -x_11 = !lean_is_exclusive(x_2); -if (x_11 == 0) -{ -lean_object* x_12; lean_object* x_13; -x_12 = lean_ctor_get(x_2, 1); -lean_dec(x_12); -lean_ctor_set(x_2, 1, x_1); -x_13 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_13, 0, x_2); -lean_ctor_set(x_13, 1, x_7); -return x_13; -} -else -{ -lean_object* x_14; uint32_t x_15; lean_object* x_16; lean_object* x_17; -x_14 = lean_ctor_get(x_2, 0); -x_15 = lean_ctor_get_uint32(x_2, sizeof(void*)*2); -lean_inc(x_14); -lean_dec(x_2); -x_16 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_16, 0, x_14); -lean_ctor_set(x_16, 1, x_1); -lean_ctor_set_uint32(x_16, sizeof(void*)*2, x_15); +x_15 = 0; +x_16 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_16, 0, x_12); +lean_ctor_set(x_16, 1, x_13); +lean_ctor_set_uint32(x_16, sizeof(void*)*2, x_14); +lean_ctor_set_uint8(x_16, sizeof(void*)*2 + 4, x_15); x_17 = lean_alloc_ctor(0, 2, 0); lean_ctor_set(x_17, 0, x_16); -lean_ctor_set(x_17, 1, x_7); +lean_ctor_set(x_17, 1, x_8); return x_17; } } else { -lean_object* x_18; lean_object* x_19; uint32_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_18 = lean_ctor_get(x_1, 0); -lean_inc(x_18); -lean_dec(x_1); -x_19 = lean_ctor_get(x_2, 0); +lean_object* x_18; +x_18 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_18, 0, x_3); +lean_ctor_set(x_18, 1, x_8); +return x_18; +} +} +else +{ +lean_object* x_19; +x_19 = lean_ctor_get(x_3, 1); lean_inc(x_19); -x_20 = lean_ctor_get_uint32(x_2, sizeof(void*)*2); -if (lean_is_exclusive(x_2)) { - lean_ctor_release(x_2, 0); - lean_ctor_release(x_2, 1); - x_21 = x_2; -} else { - lean_dec_ref(x_2); - x_21 = lean_box(0); -} -x_22 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_22, 0, x_18); -if (lean_is_scalar(x_21)) { - x_23 = lean_alloc_ctor(0, 2, 4); -} else { - x_23 = x_21; -} -lean_ctor_set(x_23, 0, x_19); -lean_ctor_set(x_23, 1, x_22); -lean_ctor_set_uint32(x_23, sizeof(void*)*2, x_20); +if (lean_obj_tag(x_19) == 0) +{ +uint8_t x_20; +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +x_20 = !lean_is_exclusive(x_1); +if (x_20 == 0) +{ +uint8_t x_21; +x_21 = !lean_is_exclusive(x_3); +if (x_21 == 0) +{ +lean_object* x_22; +x_22 = lean_ctor_get(x_3, 1); +lean_dec(x_22); +if (x_2 == 0) +{ +uint8_t x_23; lean_object* x_24; +x_23 = 0; +lean_ctor_set(x_3, 1, x_1); +lean_ctor_set_uint8(x_3, sizeof(void*)*2 + 4, x_23); x_24 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_24, 0, x_23); -lean_ctor_set(x_24, 1, x_7); +lean_ctor_set(x_24, 0, x_3); +lean_ctor_set(x_24, 1, x_8); return x_24; } +else +{ +lean_object* x_25; +lean_ctor_set(x_3, 1, x_1); +x_25 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_25, 0, x_3); +lean_ctor_set(x_25, 1, x_8); +return x_25; +} } else { -lean_object* x_25; uint8_t x_26; -x_25 = lean_ctor_get(x_1, 0); -lean_inc(x_25); -lean_dec(x_1); -x_26 = !lean_is_exclusive(x_2); -if (x_26 == 0) +lean_object* x_26; uint32_t x_27; uint8_t x_28; +x_26 = lean_ctor_get(x_3, 0); +x_27 = lean_ctor_get_uint32(x_3, sizeof(void*)*2); +x_28 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 4); +lean_inc(x_26); +lean_dec(x_3); +if (x_2 == 0) { -lean_object* x_27; lean_object* x_28; uint8_t x_29; -x_27 = lean_ctor_get(x_2, 0); -x_28 = lean_ctor_get(x_2, 1); -lean_dec(x_28); -x_29 = !lean_is_exclusive(x_9); -if (x_29 == 0) -{ -lean_object* x_30; lean_object* x_31; -x_30 = lean_ctor_get(x_9, 0); -x_31 = l_Lean_Meta_mkEqTrans(x_25, x_30, x_3, x_4, x_5, x_6, x_7); -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; -x_33 = lean_ctor_get(x_31, 0); -lean_ctor_set(x_9, 0, x_33); -lean_ctor_set(x_31, 0, x_2); +uint8_t x_29; lean_object* x_30; lean_object* x_31; +x_29 = 0; +x_30 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_30, 0, x_26); +lean_ctor_set(x_30, 1, x_1); +lean_ctor_set_uint32(x_30, sizeof(void*)*2, x_27); +lean_ctor_set_uint8(x_30, sizeof(void*)*2 + 4, 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_8); return x_31; } else { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_31, 0); -x_35 = lean_ctor_get(x_31, 1); -lean_inc(x_35); +lean_object* x_32; lean_object* x_33; +x_32 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_32, 0, x_26); +lean_ctor_set(x_32, 1, x_1); +lean_ctor_set_uint32(x_32, sizeof(void*)*2, x_27); +lean_ctor_set_uint8(x_32, sizeof(void*)*2 + 4, x_28); +x_33 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_33, 0, x_32); +lean_ctor_set(x_33, 1, x_8); +return x_33; +} +} +} +else +{ +lean_object* x_34; lean_object* x_35; uint32_t x_36; uint8_t x_37; lean_object* x_38; lean_object* x_39; +x_34 = lean_ctor_get(x_1, 0); lean_inc(x_34); -lean_dec(x_31); -lean_ctor_set(x_9, 0, x_34); -x_36 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_36, 0, x_2); -lean_ctor_set(x_36, 1, x_35); -return x_36; +lean_dec(x_1); +x_35 = lean_ctor_get(x_3, 0); +lean_inc(x_35); +x_36 = lean_ctor_get_uint32(x_3, sizeof(void*)*2); +x_37 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 4); +if (lean_is_exclusive(x_3)) { + lean_ctor_release(x_3, 0); + lean_ctor_release(x_3, 1); + x_38 = x_3; +} else { + lean_dec_ref(x_3); + x_38 = lean_box(0); } +x_39 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_39, 0, x_34); +if (x_2 == 0) +{ +uint8_t x_40; lean_object* x_41; lean_object* x_42; +x_40 = 0; +if (lean_is_scalar(x_38)) { + x_41 = lean_alloc_ctor(0, 2, 5); +} else { + x_41 = x_38; +} +lean_ctor_set(x_41, 0, x_35); +lean_ctor_set(x_41, 1, x_39); +lean_ctor_set_uint32(x_41, sizeof(void*)*2, x_36); +lean_ctor_set_uint8(x_41, sizeof(void*)*2 + 4, 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_8); +return x_42; } else { -uint8_t x_37; -lean_free_object(x_9); -lean_free_object(x_2); -lean_dec(x_27); -x_37 = !lean_is_exclusive(x_31); -if (x_37 == 0) -{ -return x_31; +lean_object* x_43; lean_object* x_44; +if (lean_is_scalar(x_38)) { + x_43 = lean_alloc_ctor(0, 2, 5); +} else { + x_43 = x_38; } -else -{ -lean_object* x_38; lean_object* x_39; lean_object* x_40; -x_38 = lean_ctor_get(x_31, 0); -x_39 = lean_ctor_get(x_31, 1); -lean_inc(x_39); -lean_inc(x_38); -lean_dec(x_31); -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_ctor_set(x_43, 0, x_35); +lean_ctor_set(x_43, 1, x_39); +lean_ctor_set_uint32(x_43, sizeof(void*)*2, x_36); +lean_ctor_set_uint8(x_43, sizeof(void*)*2 + 4, x_37); +x_44 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_44, 0, x_43); +lean_ctor_set(x_44, 1, x_8); +return x_44; } } } else { -lean_object* x_41; lean_object* x_42; -x_41 = lean_ctor_get(x_9, 0); -lean_inc(x_41); -lean_dec(x_9); -x_42 = l_Lean_Meta_mkEqTrans(x_25, x_41, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_42) == 0) +lean_object* x_45; uint8_t x_46; +x_45 = lean_ctor_get(x_1, 0); +lean_inc(x_45); +lean_dec(x_1); +x_46 = !lean_is_exclusive(x_3); +if (x_46 == 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); -if (lean_is_exclusive(x_42)) { - lean_ctor_release(x_42, 0); - lean_ctor_release(x_42, 1); - x_45 = x_42; -} else { - lean_dec_ref(x_42); - x_45 = lean_box(0); -} -x_46 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_46, 0, x_43); -lean_ctor_set(x_2, 1, x_46); -if (lean_is_scalar(x_45)) { - x_47 = lean_alloc_ctor(0, 2, 0); -} else { - x_47 = x_45; -} -lean_ctor_set(x_47, 0, x_2); -lean_ctor_set(x_47, 1, x_44); -return x_47; +lean_object* x_47; lean_object* x_48; uint8_t x_49; +x_47 = lean_ctor_get(x_3, 0); +x_48 = lean_ctor_get(x_3, 1); +lean_dec(x_48); +x_49 = !lean_is_exclusive(x_19); +if (x_49 == 0) +{ +lean_object* x_50; lean_object* x_51; +x_50 = lean_ctor_get(x_19, 0); +x_51 = l_Lean_Meta_mkEqTrans(x_45, x_50, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_51) == 0) +{ +uint8_t x_52; +x_52 = !lean_is_exclusive(x_51); +if (x_52 == 0) +{ +lean_object* x_53; +x_53 = lean_ctor_get(x_51, 0); +lean_ctor_set(x_19, 0, x_53); +if (x_2 == 0) +{ +uint8_t x_54; +x_54 = 0; +lean_ctor_set_uint8(x_3, sizeof(void*)*2 + 4, x_54); +lean_ctor_set(x_51, 0, x_3); +return x_51; } else { -lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; -lean_free_object(x_2); -lean_dec(x_27); -x_48 = lean_ctor_get(x_42, 0); -lean_inc(x_48); -x_49 = lean_ctor_get(x_42, 1); -lean_inc(x_49); -if (lean_is_exclusive(x_42)) { - lean_ctor_release(x_42, 0); - lean_ctor_release(x_42, 1); - x_50 = x_42; -} else { - lean_dec_ref(x_42); - x_50 = lean_box(0); -} -if (lean_is_scalar(x_50)) { - x_51 = lean_alloc_ctor(1, 2, 0); -} else { - x_51 = x_50; -} -lean_ctor_set(x_51, 0, x_48); -lean_ctor_set(x_51, 1, x_49); +lean_ctor_set(x_51, 0, x_3); return x_51; } } +else +{ +lean_object* x_55; lean_object* x_56; +x_55 = lean_ctor_get(x_51, 0); +x_56 = lean_ctor_get(x_51, 1); +lean_inc(x_56); +lean_inc(x_55); +lean_dec(x_51); +lean_ctor_set(x_19, 0, x_55); +if (x_2 == 0) +{ +uint8_t x_57; lean_object* x_58; +x_57 = 0; +lean_ctor_set_uint8(x_3, sizeof(void*)*2 + 4, x_57); +x_58 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_58, 0, x_3); +lean_ctor_set(x_58, 1, x_56); +return x_58; } else { -lean_object* x_52; uint32_t x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; -x_52 = lean_ctor_get(x_2, 0); -x_53 = lean_ctor_get_uint32(x_2, sizeof(void*)*2); -lean_inc(x_52); -lean_dec(x_2); -x_54 = lean_ctor_get(x_9, 0); -lean_inc(x_54); -if (lean_is_exclusive(x_9)) { - lean_ctor_release(x_9, 0); - x_55 = x_9; -} else { - lean_dec_ref(x_9); - x_55 = lean_box(0); +lean_object* x_59; +x_59 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_59, 0, x_3); +lean_ctor_set(x_59, 1, x_56); +return x_59; } -x_56 = l_Lean_Meta_mkEqTrans(x_25, x_54, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(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; -x_57 = lean_ctor_get(x_56, 0); -lean_inc(x_57); -x_58 = lean_ctor_get(x_56, 1); -lean_inc(x_58); -if (lean_is_exclusive(x_56)) { - lean_ctor_release(x_56, 0); - lean_ctor_release(x_56, 1); - x_59 = x_56; -} else { - lean_dec_ref(x_56); - x_59 = lean_box(0); } -if (lean_is_scalar(x_55)) { - x_60 = lean_alloc_ctor(1, 1, 0); -} else { - x_60 = x_55; -} -lean_ctor_set(x_60, 0, x_57); -x_61 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_61, 0, x_52); -lean_ctor_set(x_61, 1, x_60); -lean_ctor_set_uint32(x_61, sizeof(void*)*2, x_53); -if (lean_is_scalar(x_59)) { - x_62 = lean_alloc_ctor(0, 2, 0); -} else { - x_62 = x_59; -} -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; lean_object* x_65; lean_object* x_66; -lean_dec(x_55); -lean_dec(x_52); -x_63 = lean_ctor_get(x_56, 0); -lean_inc(x_63); -x_64 = lean_ctor_get(x_56, 1); +uint8_t x_60; +lean_free_object(x_19); +lean_free_object(x_3); +lean_dec(x_47); +x_60 = !lean_is_exclusive(x_51); +if (x_60 == 0) +{ +return x_51; +} +else +{ +lean_object* x_61; lean_object* x_62; lean_object* x_63; +x_61 = lean_ctor_get(x_51, 0); +x_62 = lean_ctor_get(x_51, 1); +lean_inc(x_62); +lean_inc(x_61); +lean_dec(x_51); +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 +{ +lean_object* x_64; lean_object* x_65; +x_64 = lean_ctor_get(x_19, 0); lean_inc(x_64); -if (lean_is_exclusive(x_56)) { - lean_ctor_release(x_56, 0); - lean_ctor_release(x_56, 1); - x_65 = x_56; +lean_dec(x_19); +x_65 = l_Lean_Meta_mkEqTrans(x_45, x_64, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_65) == 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); +if (lean_is_exclusive(x_65)) { + lean_ctor_release(x_65, 0); + lean_ctor_release(x_65, 1); + x_68 = x_65; } else { - lean_dec_ref(x_56); - x_65 = lean_box(0); + lean_dec_ref(x_65); + x_68 = lean_box(0); } -if (lean_is_scalar(x_65)) { - x_66 = lean_alloc_ctor(1, 2, 0); +x_69 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_69, 0, x_66); +if (x_2 == 0) +{ +uint8_t x_70; lean_object* x_71; +x_70 = 0; +lean_ctor_set(x_3, 1, x_69); +lean_ctor_set_uint8(x_3, sizeof(void*)*2 + 4, x_70); +if (lean_is_scalar(x_68)) { + x_71 = lean_alloc_ctor(0, 2, 0); } else { - x_66 = x_65; + x_71 = x_68; } -lean_ctor_set(x_66, 0, x_63); -lean_ctor_set(x_66, 1, x_64); -return x_66; +lean_ctor_set(x_71, 0, x_3); +lean_ctor_set(x_71, 1, x_67); +return x_71; +} +else +{ +lean_object* x_72; +lean_ctor_set(x_3, 1, x_69); +if (lean_is_scalar(x_68)) { + x_72 = lean_alloc_ctor(0, 2, 0); +} else { + x_72 = x_68; +} +lean_ctor_set(x_72, 0, x_3); +lean_ctor_set(x_72, 1, x_67); +return x_72; +} +} +else +{ +lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +lean_free_object(x_3); +lean_dec(x_47); +x_73 = lean_ctor_get(x_65, 0); +lean_inc(x_73); +x_74 = lean_ctor_get(x_65, 1); +lean_inc(x_74); +if (lean_is_exclusive(x_65)) { + lean_ctor_release(x_65, 0); + lean_ctor_release(x_65, 1); + x_75 = x_65; +} else { + lean_dec_ref(x_65); + 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_77; uint32_t x_78; uint8_t x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; +x_77 = lean_ctor_get(x_3, 0); +x_78 = lean_ctor_get_uint32(x_3, sizeof(void*)*2); +x_79 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 4); +lean_inc(x_77); +lean_dec(x_3); +x_80 = lean_ctor_get(x_19, 0); +lean_inc(x_80); +if (lean_is_exclusive(x_19)) { + lean_ctor_release(x_19, 0); + x_81 = x_19; +} else { + lean_dec_ref(x_19); + x_81 = lean_box(0); +} +x_82 = l_Lean_Meta_mkEqTrans(x_45, x_80, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_82) == 0) +{ +lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; +x_83 = lean_ctor_get(x_82, 0); +lean_inc(x_83); +x_84 = lean_ctor_get(x_82, 1); +lean_inc(x_84); +if (lean_is_exclusive(x_82)) { + lean_ctor_release(x_82, 0); + lean_ctor_release(x_82, 1); + x_85 = x_82; +} else { + lean_dec_ref(x_82); + x_85 = lean_box(0); +} +if (lean_is_scalar(x_81)) { + x_86 = lean_alloc_ctor(1, 1, 0); +} else { + x_86 = x_81; +} +lean_ctor_set(x_86, 0, x_83); +if (x_2 == 0) +{ +uint8_t x_87; lean_object* x_88; lean_object* x_89; +x_87 = 0; +x_88 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_88, 0, x_77); +lean_ctor_set(x_88, 1, x_86); +lean_ctor_set_uint32(x_88, sizeof(void*)*2, x_78); +lean_ctor_set_uint8(x_88, sizeof(void*)*2 + 4, x_87); +if (lean_is_scalar(x_85)) { + x_89 = lean_alloc_ctor(0, 2, 0); +} else { + x_89 = x_85; +} +lean_ctor_set(x_89, 0, x_88); +lean_ctor_set(x_89, 1, x_84); +return x_89; +} +else +{ +lean_object* x_90; lean_object* x_91; +x_90 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_90, 0, x_77); +lean_ctor_set(x_90, 1, x_86); +lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_78); +lean_ctor_set_uint8(x_90, sizeof(void*)*2 + 4, x_79); +if (lean_is_scalar(x_85)) { + x_91 = lean_alloc_ctor(0, 2, 0); +} else { + x_91 = x_85; +} +lean_ctor_set(x_91, 0, x_90); +lean_ctor_set(x_91, 1, x_84); +return x_91; +} +} +else +{ +lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +lean_dec(x_81); +lean_dec(x_77); +x_92 = lean_ctor_get(x_82, 0); +lean_inc(x_92); +x_93 = lean_ctor_get(x_82, 1); +lean_inc(x_93); +if (lean_is_exclusive(x_82)) { + lean_ctor_release(x_82, 0); + lean_ctor_release(x_82, 1); + x_94 = x_82; +} else { + lean_dec_ref(x_82); + 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; } } } } } } +LEAN_EXPORT lean_object* l_Lean_Meta_Simp_mkEqTransOptProofResult___boxed(lean_object* x_1, lean_object* x_2, 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_2); +lean_dec(x_2); +x_10 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_1, x_9, x_3, x_4, x_5, x_6, x_7, x_8); +return x_10; +} +} LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Result_mkEqTrans(lean_object* x_1, 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_8; uint8_t x_9; lean_object* x_10; x_8 = lean_ctor_get(x_1, 1); lean_inc(x_8); +x_9 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 4); lean_dec(x_1); -x_9 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_8, x_2, x_3, x_4, x_5, x_6, x_7); -return x_9; +x_10 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_8, x_9, x_2, x_3, x_4, x_5, x_6, x_7); +return x_10; } } static lean_object* _init_l_Lean_Meta_Simp_Context_config___default___closed__1() { @@ -812,24 +985,6 @@ x_1 = l_Lean_Meta_Simp_Context_config___default___closed__1; return x_1; } } -LEAN_EXPORT uint8_t l_Lean_Meta_Simp_Context_unfoldGround___default(lean_object* x_1) { -_start: -{ -uint8_t x_2; -x_2 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 14); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Context_unfoldGround___default___boxed(lean_object* x_1) { -_start: -{ -uint8_t x_2; lean_object* x_3; -x_2 = l_Lean_Meta_Simp_Context_unfoldGround___default(x_1); -lean_dec(x_1); -x_3 = lean_box(x_2); -return x_3; -} -} LEAN_EXPORT uint32_t l_Lean_Meta_Simp_Context_maxDischargeDepth___default(lean_object* x_1) { _start: { @@ -976,22 +1131,20 @@ return x_4; static lean_object* _init_l_Lean_Meta_Simp_instInhabitedContext___closed__2() { _start: { -lean_object* x_1; lean_object* x_2; uint8_t x_3; uint32_t x_4; lean_object* x_5; lean_object* x_6; lean_object* x_7; +lean_object* x_1; lean_object* x_2; uint32_t x_3; lean_object* x_4; lean_object* x_5; lean_object* x_6; x_1 = lean_box(0); x_2 = l_Lean_Meta_Simp_instInhabitedContext___closed__1; -x_3 = 0; -x_4 = l_Lean_Meta_Simp_instInhabitedResult___closed__2; -x_5 = l_Lean_Meta_Simp_Context_simpTheorems___default___closed__1; -x_6 = l_Lean_Meta_Simp_Context_congrTheorems___default___closed__5; -x_7 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_7, 0, x_2); -lean_ctor_set(x_7, 1, x_5); -lean_ctor_set(x_7, 2, x_6); -lean_ctor_set(x_7, 3, x_1); -lean_ctor_set_uint8(x_7, sizeof(void*)*4 + 8, x_3); -lean_ctor_set_uint32(x_7, sizeof(void*)*4, x_4); -lean_ctor_set_uint32(x_7, sizeof(void*)*4 + 4, x_4); -return x_7; +x_3 = l_Lean_Meta_Simp_instInhabitedResult___closed__2; +x_4 = l_Lean_Meta_Simp_Context_simpTheorems___default___closed__1; +x_5 = l_Lean_Meta_Simp_Context_congrTheorems___default___closed__5; +x_6 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_6, 0, x_2); +lean_ctor_set(x_6, 1, x_4); +lean_ctor_set(x_6, 2, x_5); +lean_ctor_set(x_6, 3, x_1); +lean_ctor_set_uint32(x_6, sizeof(void*)*4, x_3); +lean_ctor_set_uint32(x_6, sizeof(void*)*4 + 4, x_3); +return x_6; } } static lean_object* _init_l_Lean_Meta_Simp_instInhabitedContext() { @@ -1063,53 +1216,49 @@ x_8 = l_Lean_Meta_getSimpCongrTheorems___rarg(x_2, x_7); x_9 = !lean_is_exclusive(x_8); if (x_9 == 0) { -lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint32_t x_14; lean_object* x_15; uint8_t x_16; uint32_t x_17; lean_object* x_18; +lean_object* x_10; lean_object* x_11; lean_object* x_12; lean_object* x_13; uint32_t x_14; lean_object* x_15; uint32_t x_16; lean_object* x_17; x_10 = lean_ctor_get(x_8, 0); x_11 = l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__3; x_12 = lean_array_push(x_11, x_6); x_13 = lean_box(0); x_14 = 0; x_15 = l_Lean_Meta_Simp_Context_config___default___closed__1; -x_16 = 0; -x_17 = l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__2; -x_18 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_18, 0, x_15); -lean_ctor_set(x_18, 1, x_12); -lean_ctor_set(x_18, 2, x_10); -lean_ctor_set(x_18, 3, x_13); -lean_ctor_set_uint8(x_18, sizeof(void*)*4 + 8, x_16); -lean_ctor_set_uint32(x_18, sizeof(void*)*4, x_17); -lean_ctor_set_uint32(x_18, sizeof(void*)*4 + 4, x_14); -lean_ctor_set(x_8, 0, x_18); +x_16 = l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__2; +x_17 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_17, 0, x_15); +lean_ctor_set(x_17, 1, x_12); +lean_ctor_set(x_17, 2, x_10); +lean_ctor_set(x_17, 3, x_13); +lean_ctor_set_uint32(x_17, sizeof(void*)*4, x_16); +lean_ctor_set_uint32(x_17, sizeof(void*)*4 + 4, x_14); +lean_ctor_set(x_8, 0, x_17); return x_8; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; uint32_t x_24; lean_object* x_25; uint8_t x_26; uint32_t x_27; lean_object* x_28; lean_object* x_29; -x_19 = lean_ctor_get(x_8, 0); -x_20 = lean_ctor_get(x_8, 1); -lean_inc(x_20); +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; uint32_t x_23; lean_object* x_24; uint32_t x_25; lean_object* x_26; lean_object* x_27; +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_21 = l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__3; -x_22 = lean_array_push(x_21, x_6); -x_23 = lean_box(0); -x_24 = 0; -x_25 = l_Lean_Meta_Simp_Context_config___default___closed__1; -x_26 = 0; -x_27 = l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__2; -x_28 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_28, 0, x_25); -lean_ctor_set(x_28, 1, x_22); -lean_ctor_set(x_28, 2, x_19); -lean_ctor_set(x_28, 3, x_23); -lean_ctor_set_uint8(x_28, sizeof(void*)*4 + 8, x_26); -lean_ctor_set_uint32(x_28, sizeof(void*)*4, x_27); -lean_ctor_set_uint32(x_28, sizeof(void*)*4 + 4, x_24); -x_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_28); -lean_ctor_set(x_29, 1, x_20); -return x_29; +x_20 = l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__3; +x_21 = lean_array_push(x_20, x_6); +x_22 = lean_box(0); +x_23 = 0; +x_24 = l_Lean_Meta_Simp_Context_config___default___closed__1; +x_25 = l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__2; +x_26 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_26, 0, x_24); +lean_ctor_set(x_26, 1, x_21); +lean_ctor_set(x_26, 2, x_18); +lean_ctor_set(x_26, 3, x_22); +lean_ctor_set_uint32(x_26, sizeof(void*)*4, x_25); +lean_ctor_set_uint32(x_26, sizeof(void*)*4 + 4, x_23); +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_19); +return x_27; } } } @@ -1167,14 +1316,6 @@ lean_dec(x_1); return x_2; } } -static lean_object* _init_l_Lean_Meta_Simp_State_cacheGround___default() { -_start: -{ -lean_object* x_1; -x_1 = l_Lean_Meta_Simp_Context_congrTheorems___default___closed__1; -return x_1; -} -} LEAN_EXPORT lean_object* l_Lean_mkHashMap___at_Lean_Meta_Simp_State_congrCache___default___spec__1(lean_object* x_1) { _start: { @@ -1257,55 +1398,6 @@ x_10 = lean_dsimp(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGround___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) { -_start: -{ -uint8_t x_10; -x_10 = !lean_is_exclusive(x_3); -if (x_10 == 0) -{ -uint8_t x_11; lean_object* x_12; -x_11 = 0; -lean_ctor_set_uint8(x_3, sizeof(void*)*4 + 8, x_11); -x_12 = lean_apply_8(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9); -return x_12; -} -else -{ -lean_object* x_13; uint32_t x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; uint32_t x_18; uint8_t x_19; lean_object* x_20; lean_object* x_21; -x_13 = lean_ctor_get(x_3, 0); -x_14 = lean_ctor_get_uint32(x_3, sizeof(void*)*4); -x_15 = lean_ctor_get(x_3, 1); -x_16 = lean_ctor_get(x_3, 2); -x_17 = lean_ctor_get(x_3, 3); -x_18 = lean_ctor_get_uint32(x_3, sizeof(void*)*4 + 4); -lean_inc(x_17); -lean_inc(x_16); -lean_inc(x_15); -lean_inc(x_13); -lean_dec(x_3); -x_19 = 0; -x_20 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_20, 0, x_13); -lean_ctor_set(x_20, 1, x_15); -lean_ctor_set(x_20, 2, x_16); -lean_ctor_set(x_20, 3, x_17); -lean_ctor_set_uint8(x_20, sizeof(void*)*4 + 8, x_19); -lean_ctor_set_uint32(x_20, sizeof(void*)*4, x_14); -lean_ctor_set_uint32(x_20, sizeof(void*)*4 + 4, x_18); -x_21 = lean_apply_8(x_1, x_2, x_20, x_4, x_5, x_6, x_7, x_8, x_9); -return x_21; -} -} -} -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGround(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_withoutUnfoldGround___rarg), 9, 0); -return x_2; -} -} static lean_object* _init_l_Lean_Meta_Simp_instInhabitedStep___closed__1() { _start: { @@ -1334,496 +1426,503 @@ 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_9; lean_object* x_10; uint8_t x_11; lean_object* x_12; x_9 = lean_ctor_get(x_2, 0); x_10 = lean_ctor_get(x_1, 1); lean_inc(x_10); +x_11 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 4); lean_dec(x_1); -x_11 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_10, x_9, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_11) == 0) +x_12 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_10, x_11, x_9, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_12) == 0) { -uint8_t x_12; -x_12 = !lean_is_exclusive(x_11); -if (x_12 == 0) +uint8_t x_13; +x_13 = !lean_is_exclusive(x_12); +if (x_13 == 0) { -lean_object* x_13; -x_13 = lean_ctor_get(x_11, 0); -lean_ctor_set(x_2, 0, x_13); -lean_ctor_set(x_11, 0, x_2); -return x_11; -} -else -{ -lean_object* x_14; lean_object* x_15; lean_object* x_16; -x_14 = lean_ctor_get(x_11, 0); -x_15 = lean_ctor_get(x_11, 1); -lean_inc(x_15); -lean_inc(x_14); -lean_dec(x_11); +lean_object* x_14; +x_14 = lean_ctor_get(x_12, 0); lean_ctor_set(x_2, 0, x_14); -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; +lean_ctor_set(x_12, 0, x_2); +return x_12; +} +else +{ +lean_object* x_15; lean_object* x_16; lean_object* x_17; +x_15 = lean_ctor_get(x_12, 0); +x_16 = lean_ctor_get(x_12, 1); +lean_inc(x_16); +lean_inc(x_15); +lean_dec(x_12); +lean_ctor_set(x_2, 0, x_15); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_2); +lean_ctor_set(x_17, 1, x_16); +return x_17; } } else { -uint8_t x_17; +uint8_t x_18; lean_free_object(x_2); -x_17 = !lean_is_exclusive(x_11); -if (x_17 == 0) +x_18 = !lean_is_exclusive(x_12); +if (x_18 == 0) { -return x_11; +return x_12; } else { -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_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_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; +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; } } } else { -lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_21 = lean_ctor_get(x_2, 0); -lean_inc(x_21); -lean_dec(x_2); -x_22 = lean_ctor_get(x_1, 1); +lean_object* x_22; lean_object* x_23; uint8_t x_24; lean_object* x_25; +x_22 = lean_ctor_get(x_2, 0); lean_inc(x_22); +lean_dec(x_2); +x_23 = lean_ctor_get(x_1, 1); +lean_inc(x_23); +x_24 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 4); lean_dec(x_1); -x_23 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_22, x_21, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_23) == 0) +x_25 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_23, x_24, x_22, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_25) == 0) { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_24 = lean_ctor_get(x_23, 0); -lean_inc(x_24); -x_25 = lean_ctor_get(x_23, 1); -lean_inc(x_25); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - lean_ctor_release(x_23, 1); - x_26 = x_23; +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* 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_inc(x_27); +if (lean_is_exclusive(x_25)) { + lean_ctor_release(x_25, 0); + lean_ctor_release(x_25, 1); + x_28 = x_25; } else { - lean_dec_ref(x_23); - x_26 = lean_box(0); + lean_dec_ref(x_25); + x_28 = lean_box(0); } -x_27 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_27, 0, x_24); -if (lean_is_scalar(x_26)) { - x_28 = lean_alloc_ctor(0, 2, 0); +x_29 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_29, 0, x_26); +if (lean_is_scalar(x_28)) { + x_30 = lean_alloc_ctor(0, 2, 0); } else { - x_28 = x_26; + x_30 = x_28; } -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_25); -return x_28; +lean_ctor_set(x_30, 0, x_29); +lean_ctor_set(x_30, 1, x_27); +return x_30; } else { -lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_29 = lean_ctor_get(x_23, 0); -lean_inc(x_29); -x_30 = lean_ctor_get(x_23, 1); -lean_inc(x_30); -if (lean_is_exclusive(x_23)) { - lean_ctor_release(x_23, 0); - lean_ctor_release(x_23, 1); - x_31 = x_23; +lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; +x_31 = lean_ctor_get(x_25, 0); +lean_inc(x_31); +x_32 = lean_ctor_get(x_25, 1); +lean_inc(x_32); +if (lean_is_exclusive(x_25)) { + lean_ctor_release(x_25, 0); + lean_ctor_release(x_25, 1); + x_33 = x_25; } else { - lean_dec_ref(x_23); - x_31 = lean_box(0); + lean_dec_ref(x_25); + x_33 = lean_box(0); } -if (lean_is_scalar(x_31)) { - x_32 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_33)) { + x_34 = lean_alloc_ctor(1, 2, 0); } else { - x_32 = x_31; + x_34 = x_33; } -lean_ctor_set(x_32, 0, x_29); -lean_ctor_set(x_32, 1, x_30); -return x_32; +lean_ctor_set(x_34, 0, x_31); +lean_ctor_set(x_34, 1, x_32); +return x_34; } } } case 1: { -uint8_t x_33; -x_33 = !lean_is_exclusive(x_2); -if (x_33 == 0) +uint8_t x_35; +x_35 = !lean_is_exclusive(x_2); +if (x_35 == 0) { -lean_object* x_34; lean_object* x_35; lean_object* x_36; -x_34 = lean_ctor_get(x_2, 0); -x_35 = lean_ctor_get(x_1, 1); -lean_inc(x_35); +lean_object* x_36; lean_object* x_37; uint8_t x_38; lean_object* x_39; +x_36 = lean_ctor_get(x_2, 0); +x_37 = lean_ctor_get(x_1, 1); +lean_inc(x_37); +x_38 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 4); lean_dec(x_1); -x_36 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_35, x_34, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_36) == 0) +x_39 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_37, x_38, x_36, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_39) == 0) { -uint8_t x_37; -x_37 = !lean_is_exclusive(x_36); -if (x_37 == 0) +uint8_t x_40; +x_40 = !lean_is_exclusive(x_39); +if (x_40 == 0) { -lean_object* x_38; -x_38 = lean_ctor_get(x_36, 0); -lean_ctor_set(x_2, 0, x_38); -lean_ctor_set(x_36, 0, x_2); -return x_36; +lean_object* x_41; +x_41 = lean_ctor_get(x_39, 0); +lean_ctor_set(x_2, 0, x_41); +lean_ctor_set(x_39, 0, x_2); +return x_39; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_36, 0); -x_40 = lean_ctor_get(x_36, 1); -lean_inc(x_40); -lean_inc(x_39); -lean_dec(x_36); -lean_ctor_set(x_2, 0, x_39); -x_41 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_41, 0, x_2); -lean_ctor_set(x_41, 1, x_40); -return x_41; -} -} -else -{ -uint8_t x_42; -lean_free_object(x_2); -x_42 = !lean_is_exclusive(x_36); -if (x_42 == 0) -{ -return x_36; -} -else -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_43 = lean_ctor_get(x_36, 0); -x_44 = lean_ctor_get(x_36, 1); -lean_inc(x_44); +lean_object* x_42; lean_object* x_43; lean_object* x_44; +x_42 = lean_ctor_get(x_39, 0); +x_43 = lean_ctor_get(x_39, 1); lean_inc(x_43); -lean_dec(x_36); -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_inc(x_42); +lean_dec(x_39); +lean_ctor_set(x_2, 0, x_42); +x_44 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_44, 0, x_2); +lean_ctor_set(x_44, 1, x_43); +return x_44; } } +else +{ +uint8_t x_45; +lean_free_object(x_2); +x_45 = !lean_is_exclusive(x_39); +if (x_45 == 0) +{ +return x_39; } else { lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_2, 0); -lean_inc(x_46); -lean_dec(x_2); -x_47 = lean_ctor_get(x_1, 1); +x_46 = lean_ctor_get(x_39, 0); +x_47 = lean_ctor_get(x_39, 1); lean_inc(x_47); -lean_dec(x_1); -x_48 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_47, x_46, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_48) == 0) -{ -lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_49 = lean_ctor_get(x_48, 0); -lean_inc(x_49); -x_50 = lean_ctor_get(x_48, 1); -lean_inc(x_50); -if (lean_is_exclusive(x_48)) { - lean_ctor_release(x_48, 0); - lean_ctor_release(x_48, 1); - x_51 = x_48; -} else { - lean_dec_ref(x_48); - x_51 = lean_box(0); +lean_inc(x_46); +lean_dec(x_39); +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_52 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_52, 0, x_49); -if (lean_is_scalar(x_51)) { - x_53 = lean_alloc_ctor(0, 2, 0); -} else { - x_53 = x_51; } -lean_ctor_set(x_53, 0, x_52); -lean_ctor_set(x_53, 1, x_50); -return x_53; } else { -lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; -x_54 = lean_ctor_get(x_48, 0); +lean_object* x_49; lean_object* x_50; uint8_t x_51; lean_object* x_52; +x_49 = lean_ctor_get(x_2, 0); +lean_inc(x_49); +lean_dec(x_2); +x_50 = lean_ctor_get(x_1, 1); +lean_inc(x_50); +x_51 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 4); +lean_dec(x_1); +x_52 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_50, x_51, x_49, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_52) == 0) +{ +lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_53 = lean_ctor_get(x_52, 0); +lean_inc(x_53); +x_54 = lean_ctor_get(x_52, 1); lean_inc(x_54); -x_55 = lean_ctor_get(x_48, 1); -lean_inc(x_55); -if (lean_is_exclusive(x_48)) { - lean_ctor_release(x_48, 0); - lean_ctor_release(x_48, 1); - x_56 = x_48; +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_48); - x_56 = lean_box(0); + lean_dec_ref(x_52); + x_55 = lean_box(0); } -if (lean_is_scalar(x_56)) { - x_57 = lean_alloc_ctor(1, 2, 0); +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_53); +if (lean_is_scalar(x_55)) { + x_57 = lean_alloc_ctor(0, 2, 0); } else { - x_57 = x_56; + x_57 = x_55; } -lean_ctor_set(x_57, 0, x_54); -lean_ctor_set(x_57, 1, x_55); +lean_ctor_set(x_57, 0, x_56); +lean_ctor_set(x_57, 1, x_54); return x_57; } +else +{ +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; +x_58 = lean_ctor_get(x_52, 0); +lean_inc(x_58); +x_59 = lean_ctor_get(x_52, 1); +lean_inc(x_59); +if (lean_is_exclusive(x_52)) { + lean_ctor_release(x_52, 0); + lean_ctor_release(x_52, 1); + x_60 = x_52; +} else { + lean_dec_ref(x_52); + x_60 = lean_box(0); +} +if (lean_is_scalar(x_60)) { + x_61 = lean_alloc_ctor(1, 2, 0); +} else { + x_61 = x_60; +} +lean_ctor_set(x_61, 0, x_58); +lean_ctor_set(x_61, 1, x_59); +return x_61; +} } } default: { -uint8_t x_58; -x_58 = !lean_is_exclusive(x_2); -if (x_58 == 0) -{ -lean_object* x_59; -x_59 = lean_ctor_get(x_2, 0); -if (lean_obj_tag(x_59) == 0) -{ -lean_object* x_60; lean_object* x_61; -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_3); -x_60 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_60, 0, x_1); -lean_ctor_set(x_2, 0, x_60); -x_61 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_61, 0, x_2); -lean_ctor_set(x_61, 1, x_7); -return x_61; -} -else -{ uint8_t x_62; -x_62 = !lean_is_exclusive(x_59); +x_62 = !lean_is_exclusive(x_2); if (x_62 == 0) { -lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_63 = lean_ctor_get(x_59, 0); -x_64 = lean_ctor_get(x_1, 1); -lean_inc(x_64); -lean_dec(x_1); -x_65 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_64, x_63, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_65) == 0) +lean_object* x_63; +x_63 = lean_ctor_get(x_2, 0); +if (lean_obj_tag(x_63) == 0) { -uint8_t x_66; -x_66 = !lean_is_exclusive(x_65); -if (x_66 == 0) -{ -lean_object* x_67; -x_67 = lean_ctor_get(x_65, 0); -lean_ctor_set(x_59, 0, x_67); -lean_ctor_set(x_65, 0, x_2); -return x_65; -} -else -{ -lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_68 = lean_ctor_get(x_65, 0); -x_69 = lean_ctor_get(x_65, 1); -lean_inc(x_69); -lean_inc(x_68); -lean_dec(x_65); -lean_ctor_set(x_59, 0, x_68); -x_70 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_70, 0, x_2); -lean_ctor_set(x_70, 1, x_69); -return x_70; -} -} -else -{ -uint8_t x_71; -lean_free_object(x_59); -lean_free_object(x_2); -x_71 = !lean_is_exclusive(x_65); -if (x_71 == 0) -{ -return x_65; -} -else -{ -lean_object* x_72; lean_object* x_73; lean_object* x_74; -x_72 = lean_ctor_get(x_65, 0); -x_73 = lean_ctor_get(x_65, 1); -lean_inc(x_73); -lean_inc(x_72); -lean_dec(x_65); -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_75; lean_object* x_76; lean_object* x_77; -x_75 = lean_ctor_get(x_59, 0); -lean_inc(x_75); -lean_dec(x_59); -x_76 = lean_ctor_get(x_1, 1); -lean_inc(x_76); -lean_dec(x_1); -x_77 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_76, x_75, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_77) == 0) -{ -lean_object* x_78; lean_object* x_79; lean_object* x_80; lean_object* 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); -if (lean_is_exclusive(x_77)) { - lean_ctor_release(x_77, 0); - lean_ctor_release(x_77, 1); - x_80 = x_77; -} else { - lean_dec_ref(x_77); - x_80 = lean_box(0); -} -x_81 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_81, 0, x_78); -lean_ctor_set(x_2, 0, x_81); -if (lean_is_scalar(x_80)) { - x_82 = lean_alloc_ctor(0, 2, 0); -} else { - x_82 = x_80; -} -lean_ctor_set(x_82, 0, x_2); -lean_ctor_set(x_82, 1, x_79); -return x_82; -} -else -{ -lean_object* x_83; lean_object* x_84; lean_object* x_85; lean_object* x_86; -lean_free_object(x_2); -x_83 = lean_ctor_get(x_77, 0); -lean_inc(x_83); -x_84 = lean_ctor_get(x_77, 1); -lean_inc(x_84); -if (lean_is_exclusive(x_77)) { - lean_ctor_release(x_77, 0); - lean_ctor_release(x_77, 1); - x_85 = x_77; -} else { - lean_dec_ref(x_77); - x_85 = lean_box(0); -} -if (lean_is_scalar(x_85)) { - x_86 = lean_alloc_ctor(1, 2, 0); -} else { - x_86 = x_85; -} -lean_ctor_set(x_86, 0, x_83); -lean_ctor_set(x_86, 1, x_84); -return x_86; -} -} -} -} -else -{ -lean_object* x_87; -x_87 = lean_ctor_get(x_2, 0); -lean_inc(x_87); -lean_dec(x_2); -if (lean_obj_tag(x_87) == 0) -{ -lean_object* x_88; lean_object* x_89; lean_object* x_90; +lean_object* x_64; lean_object* x_65; lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_88 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_88, 0, x_1); -x_89 = lean_alloc_ctor(2, 1, 0); -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_7); -return x_90; +x_64 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_64, 0, x_1); +lean_ctor_set(x_2, 0, x_64); +x_65 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_65, 0, x_2); +lean_ctor_set(x_65, 1, x_7); +return x_65; } else { -lean_object* x_91; lean_object* x_92; lean_object* x_93; lean_object* x_94; -x_91 = lean_ctor_get(x_87, 0); -lean_inc(x_91); -if (lean_is_exclusive(x_87)) { - lean_ctor_release(x_87, 0); - x_92 = x_87; -} else { - lean_dec_ref(x_87); - x_92 = lean_box(0); -} -x_93 = lean_ctor_get(x_1, 1); -lean_inc(x_93); +uint8_t x_66; +x_66 = !lean_is_exclusive(x_63); +if (x_66 == 0) +{ +lean_object* x_67; lean_object* x_68; uint8_t x_69; lean_object* x_70; +x_67 = lean_ctor_get(x_63, 0); +x_68 = lean_ctor_get(x_1, 1); +lean_inc(x_68); +x_69 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 4); lean_dec(x_1); -x_94 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_93, x_91, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_94) == 0) +x_70 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_68, x_69, x_67, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_70) == 0) { -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 = 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_92)) { - x_98 = lean_alloc_ctor(1, 1, 0); -} else { - x_98 = x_92; -} -lean_ctor_set(x_98, 0, x_95); -x_99 = lean_alloc_ctor(2, 1, 0); -lean_ctor_set(x_99, 0, x_98); -if (lean_is_scalar(x_97)) { - x_100 = lean_alloc_ctor(0, 2, 0); -} else { - x_100 = x_97; -} -lean_ctor_set(x_100, 0, x_99); -lean_ctor_set(x_100, 1, x_96); -return x_100; +uint8_t x_71; +x_71 = !lean_is_exclusive(x_70); +if (x_71 == 0) +{ +lean_object* x_72; +x_72 = lean_ctor_get(x_70, 0); +lean_ctor_set(x_63, 0, x_72); +lean_ctor_set(x_70, 0, x_2); +return x_70; } else { -lean_object* x_101; lean_object* x_102; lean_object* x_103; lean_object* x_104; -lean_dec(x_92); -x_101 = lean_ctor_get(x_94, 0); -lean_inc(x_101); -x_102 = lean_ctor_get(x_94, 1); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_70, 0); +x_74 = lean_ctor_get(x_70, 1); +lean_inc(x_74); +lean_inc(x_73); +lean_dec(x_70); +lean_ctor_set(x_63, 0, x_73); +x_75 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_75, 0, x_2); +lean_ctor_set(x_75, 1, x_74); +return x_75; +} +} +else +{ +uint8_t x_76; +lean_free_object(x_63); +lean_free_object(x_2); +x_76 = !lean_is_exclusive(x_70); +if (x_76 == 0) +{ +return x_70; +} +else +{ +lean_object* x_77; lean_object* x_78; lean_object* x_79; +x_77 = lean_ctor_get(x_70, 0); +x_78 = lean_ctor_get(x_70, 1); +lean_inc(x_78); +lean_inc(x_77); +lean_dec(x_70); +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 +{ +lean_object* x_80; lean_object* x_81; uint8_t x_82; lean_object* x_83; +x_80 = lean_ctor_get(x_63, 0); +lean_inc(x_80); +lean_dec(x_63); +x_81 = lean_ctor_get(x_1, 1); +lean_inc(x_81); +x_82 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 4); +lean_dec(x_1); +x_83 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_81, x_82, x_80, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_83) == 0) +{ +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_83); + x_86 = lean_box(0); +} +x_87 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_87, 0, x_84); +lean_ctor_set(x_2, 0, x_87); +if (lean_is_scalar(x_86)) { + x_88 = lean_alloc_ctor(0, 2, 0); +} else { + x_88 = x_86; +} +lean_ctor_set(x_88, 0, x_2); +lean_ctor_set(x_88, 1, x_85); +return x_88; +} +else +{ +lean_object* x_89; lean_object* x_90; lean_object* x_91; lean_object* x_92; +lean_free_object(x_2); +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_83); + x_91 = lean_box(0); +} +if (lean_is_scalar(x_91)) { + x_92 = lean_alloc_ctor(1, 2, 0); +} else { + x_92 = x_91; +} +lean_ctor_set(x_92, 0, x_89); +lean_ctor_set(x_92, 1, x_90); +return x_92; +} +} +} +} +else +{ +lean_object* x_93; +x_93 = lean_ctor_get(x_2, 0); +lean_inc(x_93); +lean_dec(x_2); +if (lean_obj_tag(x_93) == 0) +{ +lean_object* x_94; lean_object* x_95; lean_object* x_96; +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_94 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_94, 0, x_1); +x_95 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_95, 0, x_94); +x_96 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_96, 0, x_95); +lean_ctor_set(x_96, 1, x_7); +return x_96; +} +else +{ +lean_object* x_97; lean_object* x_98; lean_object* x_99; uint8_t x_100; lean_object* x_101; +x_97 = lean_ctor_get(x_93, 0); +lean_inc(x_97); +if (lean_is_exclusive(x_93)) { + lean_ctor_release(x_93, 0); + x_98 = x_93; +} else { + lean_dec_ref(x_93); + x_98 = lean_box(0); +} +x_99 = lean_ctor_get(x_1, 1); +lean_inc(x_99); +x_100 = lean_ctor_get_uint8(x_1, sizeof(void*)*2 + 4); +lean_dec(x_1); +x_101 = l_Lean_Meta_Simp_mkEqTransOptProofResult(x_99, x_100, x_97, x_3, x_4, x_5, x_6, x_7); +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; +x_102 = lean_ctor_get(x_101, 0); lean_inc(x_102); -if (lean_is_exclusive(x_94)) { - lean_ctor_release(x_94, 0); - lean_ctor_release(x_94, 1); - x_103 = x_94; +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_94); - x_103 = lean_box(0); + lean_dec_ref(x_101); + x_104 = lean_box(0); } -if (lean_is_scalar(x_103)) { - x_104 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_98)) { + x_105 = lean_alloc_ctor(1, 1, 0); } else { - x_104 = x_103; + x_105 = x_98; } -lean_ctor_set(x_104, 0, x_101); -lean_ctor_set(x_104, 1, x_102); -return x_104; +lean_ctor_set(x_105, 0, x_102); +x_106 = lean_alloc_ctor(2, 1, 0); +lean_ctor_set(x_106, 0, x_105); +if (lean_is_scalar(x_104)) { + x_107 = lean_alloc_ctor(0, 2, 0); +} else { + x_107 = x_104; +} +lean_ctor_set(x_107, 0, x_106); +lean_ctor_set(x_107, 1, x_103); +return x_107; +} +else +{ +lean_object* x_108; lean_object* x_109; lean_object* x_110; lean_object* x_111; +lean_dec(x_98); +x_108 = lean_ctor_get(x_101, 0); +lean_inc(x_108); +x_109 = lean_ctor_get(x_101, 1); +lean_inc(x_109); +if (lean_is_exclusive(x_101)) { + lean_ctor_release(x_101, 0); + lean_ctor_release(x_101, 1); + x_110 = x_101; +} else { + lean_dec_ref(x_101); + 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; } } } @@ -2251,19 +2350,21 @@ return x_9; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Methods_post___default(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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; uint32_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +lean_object* x_10; uint32_t x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; x_10 = lean_box(0); x_11 = 0; -x_12 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_12, 0, x_1); -lean_ctor_set(x_12, 1, x_10); -lean_ctor_set_uint32(x_12, sizeof(void*)*2, x_11); -x_13 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_13, 0, x_12); -x_14 = lean_alloc_ctor(0, 2, 0); +x_12 = 1; +x_13 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_13, 0, x_1); +lean_ctor_set(x_13, 1, x_10); +lean_ctor_set_uint32(x_13, sizeof(void*)*2, x_11); +lean_ctor_set_uint8(x_13, sizeof(void*)*2 + 4, x_12); +x_14 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_9); +return x_15; } } LEAN_EXPORT lean_object* l_Lean_Meta_Simp_Methods_post___default___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, lean_object* x_6, lean_object* x_7, lean_object* x_8, lean_object* x_9) { @@ -2594,29 +2695,27 @@ return x_14; } else { -lean_object* x_15; uint8_t x_16; uint32_t x_17; lean_object* x_18; lean_object* x_19; uint32_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; +lean_object* x_15; uint32_t x_16; lean_object* x_17; lean_object* x_18; uint32_t x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; x_15 = lean_ctor_get(x_4, 0); -x_16 = lean_ctor_get_uint8(x_4, sizeof(void*)*4 + 8); -x_17 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); -x_18 = lean_ctor_get(x_4, 1); -x_19 = lean_ctor_get(x_4, 2); -x_20 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); -lean_inc(x_19); +x_16 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); +x_17 = lean_ctor_get(x_4, 1); +x_18 = lean_ctor_get(x_4, 2); +x_19 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); lean_inc(x_18); +lean_inc(x_17); lean_inc(x_15); lean_dec(x_4); -x_21 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_21, 0, x_1); -x_22 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_22, 0, x_15); -lean_ctor_set(x_22, 1, x_18); -lean_ctor_set(x_22, 2, x_19); -lean_ctor_set(x_22, 3, x_21); -lean_ctor_set_uint8(x_22, sizeof(void*)*4 + 8, x_16); -lean_ctor_set_uint32(x_22, sizeof(void*)*4, x_17); -lean_ctor_set_uint32(x_22, sizeof(void*)*4 + 4, x_20); -x_23 = lean_apply_8(x_2, x_3, x_22, x_5, x_6, x_7, x_8, x_9, x_10); -return x_23; +x_20 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_20, 0, x_1); +x_21 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_21, 0, x_15); +lean_ctor_set(x_21, 1, x_17); +lean_ctor_set(x_21, 2, x_18); +lean_ctor_set(x_21, 3, x_20); +lean_ctor_set_uint32(x_21, sizeof(void*)*4, x_16); +lean_ctor_set_uint32(x_21, sizeof(void*)*4 + 4, x_19); +x_22 = lean_apply_8(x_2, x_3, x_21, x_5, x_6, x_7, x_8, x_9, x_10); +return x_22; } } } @@ -2717,7 +2816,7 @@ return x_2; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withSimpTheorems___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) { _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; 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; uint8_t x_18; x_11 = lean_st_ref_get(x_5, x_10); x_12 = lean_ctor_get(x_11, 0); lean_inc(x_12); @@ -2727,545 +2826,513 @@ lean_dec(x_11); x_14 = lean_ctor_get(x_12, 0); lean_inc(x_14); lean_dec(x_12); -x_15 = lean_st_ref_get(x_5, x_13); +x_15 = lean_st_ref_take(x_5, 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 = lean_ctor_get(x_16, 1); -lean_inc(x_18); -lean_dec(x_16); -x_19 = lean_st_ref_take(x_5, x_17); -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_18 = !lean_is_exclusive(x_16); +if (x_18 == 0) +{ +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_16, 0); lean_dec(x_19); -x_22 = !lean_is_exclusive(x_20); -if (x_22 == 0) +x_20 = l_Lean_Meta_Simp_Context_congrTheorems___default___closed__1; +lean_ctor_set(x_16, 0, x_20); +x_21 = lean_st_ref_set(x_5, x_16, x_17); +x_22 = lean_ctor_get(x_21, 1); +lean_inc(x_22); +lean_dec(x_21); +x_23 = !lean_is_exclusive(x_4); +if (x_23 == 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_20, 0); -lean_dec(x_23); -x_24 = l_Lean_Meta_Simp_Context_congrTheorems___default___closed__1; -lean_ctor_set(x_20, 0, x_24); -x_25 = lean_st_ref_set(x_5, x_20, x_21); -x_26 = lean_ctor_get(x_25, 1); -lean_inc(x_26); -lean_dec(x_25); -x_27 = !lean_is_exclusive(x_4); -if (x_27 == 0) -{ -lean_object* x_28; lean_object* x_29; -x_28 = lean_ctor_get(x_4, 1); -lean_dec(x_28); +lean_object* x_24; lean_object* x_25; +x_24 = lean_ctor_get(x_4, 1); +lean_dec(x_24); lean_ctor_set(x_4, 1, x_1); lean_inc(x_5); -x_29 = lean_apply_8(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_26); -if (lean_obj_tag(x_29) == 0) +x_25 = lean_apply_8(x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_22); +if (lean_obj_tag(x_25) == 0) { -lean_object* x_30; lean_object* x_31; lean_object* x_32; lean_object* x_33; lean_object* x_34; uint8_t x_35; -x_30 = lean_ctor_get(x_29, 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; +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_st_ref_take(x_5, 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); -x_31 = lean_ctor_get(x_29, 1); -lean_inc(x_31); -lean_dec(x_29); -x_32 = lean_st_ref_take(x_5, 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_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); lean_dec(x_32); -x_35 = !lean_is_exclusive(x_33); -if (x_35 == 0) +lean_ctor_set(x_29, 0, x_14); +x_33 = lean_st_ref_set(x_5, x_29, x_30); +lean_dec(x_5); +x_34 = !lean_is_exclusive(x_33); +if (x_34 == 0) { -lean_object* x_36; lean_object* x_37; lean_object* x_38; uint8_t x_39; +lean_object* x_35; +x_35 = lean_ctor_get(x_33, 0); +lean_dec(x_35); +lean_ctor_set(x_33, 0, x_26); +return x_33; +} +else +{ +lean_object* x_36; lean_object* x_37; x_36 = lean_ctor_get(x_33, 1); -lean_dec(x_36); -x_37 = lean_ctor_get(x_33, 0); -lean_dec(x_37); -lean_ctor_set(x_33, 1, x_18); -lean_ctor_set(x_33, 0, x_14); -x_38 = lean_st_ref_set(x_5, x_33, x_34); -lean_dec(x_5); -x_39 = !lean_is_exclusive(x_38); -if (x_39 == 0) -{ -lean_object* x_40; -x_40 = lean_ctor_get(x_38, 0); -lean_dec(x_40); -lean_ctor_set(x_38, 0, x_30); -return x_38; -} -else -{ -lean_object* x_41; lean_object* x_42; -x_41 = lean_ctor_get(x_38, 1); -lean_inc(x_41); -lean_dec(x_38); -x_42 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_42, 0, x_30); -lean_ctor_set(x_42, 1, x_41); -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; -x_43 = lean_ctor_get(x_33, 2); -x_44 = lean_ctor_get(x_33, 3); -x_45 = lean_ctor_get(x_33, 4); -lean_inc(x_45); -lean_inc(x_44); -lean_inc(x_43); +lean_inc(x_36); lean_dec(x_33); -x_46 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_46, 0, x_14); -lean_ctor_set(x_46, 1, x_18); -lean_ctor_set(x_46, 2, x_43); -lean_ctor_set(x_46, 3, x_44); -lean_ctor_set(x_46, 4, x_45); -x_47 = lean_st_ref_set(x_5, x_46, x_34); -lean_dec(x_5); -x_48 = lean_ctor_get(x_47, 1); -lean_inc(x_48); -if (lean_is_exclusive(x_47)) { - lean_ctor_release(x_47, 0); - lean_ctor_release(x_47, 1); - x_49 = x_47; -} else { - lean_dec_ref(x_47); - x_49 = lean_box(0); -} -if (lean_is_scalar(x_49)) { - x_50 = lean_alloc_ctor(0, 2, 0); -} else { - x_50 = x_49; -} -lean_ctor_set(x_50, 0, x_30); -lean_ctor_set(x_50, 1, x_48); -return x_50; +x_37 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_37, 0, x_26); +lean_ctor_set(x_37, 1, x_36); +return x_37; } } else { -lean_object* x_51; lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; uint8_t x_56; -x_51 = lean_ctor_get(x_29, 0); -lean_inc(x_51); -x_52 = lean_ctor_get(x_29, 1); -lean_inc(x_52); +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_38 = lean_ctor_get(x_29, 1); +x_39 = lean_ctor_get(x_29, 2); +x_40 = lean_ctor_get(x_29, 3); +lean_inc(x_40); +lean_inc(x_39); +lean_inc(x_38); lean_dec(x_29); -x_53 = lean_st_ref_take(x_5, x_52); -x_54 = lean_ctor_get(x_53, 0); -lean_inc(x_54); -x_55 = lean_ctor_get(x_53, 1); -lean_inc(x_55); +x_41 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_41, 0, x_14); +lean_ctor_set(x_41, 1, x_38); +lean_ctor_set(x_41, 2, x_39); +lean_ctor_set(x_41, 3, x_40); +x_42 = lean_st_ref_set(x_5, x_41, x_30); +lean_dec(x_5); +x_43 = lean_ctor_get(x_42, 1); +lean_inc(x_43); +if (lean_is_exclusive(x_42)) { + lean_ctor_release(x_42, 0); + lean_ctor_release(x_42, 1); + x_44 = x_42; +} else { + lean_dec_ref(x_42); + x_44 = lean_box(0); +} +if (lean_is_scalar(x_44)) { + x_45 = lean_alloc_ctor(0, 2, 0); +} else { + x_45 = x_44; +} +lean_ctor_set(x_45, 0, x_26); +lean_ctor_set(x_45, 1, x_43); +return x_45; +} +} +else +{ +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; uint8_t x_51; +x_46 = lean_ctor_get(x_25, 0); +lean_inc(x_46); +x_47 = lean_ctor_get(x_25, 1); +lean_inc(x_47); +lean_dec(x_25); +x_48 = lean_st_ref_take(x_5, x_47); +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 = !lean_is_exclusive(x_49); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; uint8_t x_54; +x_52 = lean_ctor_get(x_49, 0); +lean_dec(x_52); +lean_ctor_set(x_49, 0, x_14); +x_53 = lean_st_ref_set(x_5, x_49, x_50); +lean_dec(x_5); +x_54 = !lean_is_exclusive(x_53); +if (x_54 == 0) +{ +lean_object* x_55; +x_55 = lean_ctor_get(x_53, 0); +lean_dec(x_55); +lean_ctor_set_tag(x_53, 1); +lean_ctor_set(x_53, 0, x_46); +return x_53; +} +else +{ +lean_object* x_56; lean_object* x_57; +x_56 = lean_ctor_get(x_53, 1); +lean_inc(x_56); lean_dec(x_53); -x_56 = !lean_is_exclusive(x_54); -if (x_56 == 0) -{ -lean_object* x_57; lean_object* x_58; lean_object* x_59; uint8_t x_60; -x_57 = lean_ctor_get(x_54, 1); -lean_dec(x_57); -x_58 = lean_ctor_get(x_54, 0); -lean_dec(x_58); -lean_ctor_set(x_54, 1, x_18); -lean_ctor_set(x_54, 0, x_14); -x_59 = lean_st_ref_set(x_5, x_54, x_55); -lean_dec(x_5); -x_60 = !lean_is_exclusive(x_59); -if (x_60 == 0) -{ -lean_object* x_61; -x_61 = lean_ctor_get(x_59, 0); -lean_dec(x_61); -lean_ctor_set_tag(x_59, 1); -lean_ctor_set(x_59, 0, x_51); -return x_59; -} -else -{ -lean_object* x_62; lean_object* x_63; -x_62 = lean_ctor_get(x_59, 1); -lean_inc(x_62); -lean_dec(x_59); -x_63 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_63, 0, x_51); -lean_ctor_set(x_63, 1, x_62); -return x_63; +x_57 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_57, 0, x_46); +lean_ctor_set(x_57, 1, x_56); +return x_57; } } else { -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_64 = lean_ctor_get(x_54, 2); -x_65 = lean_ctor_get(x_54, 3); -x_66 = lean_ctor_get(x_54, 4); -lean_inc(x_66); -lean_inc(x_65); -lean_inc(x_64); -lean_dec(x_54); -x_67 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_67, 0, x_14); -lean_ctor_set(x_67, 1, x_18); -lean_ctor_set(x_67, 2, x_64); -lean_ctor_set(x_67, 3, x_65); -lean_ctor_set(x_67, 4, x_66); -x_68 = lean_st_ref_set(x_5, x_67, x_55); +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_49, 1); +x_59 = lean_ctor_get(x_49, 2); +x_60 = lean_ctor_get(x_49, 3); +lean_inc(x_60); +lean_inc(x_59); +lean_inc(x_58); +lean_dec(x_49); +x_61 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_61, 0, x_14); +lean_ctor_set(x_61, 1, x_58); +lean_ctor_set(x_61, 2, x_59); +lean_ctor_set(x_61, 3, x_60); +x_62 = lean_st_ref_set(x_5, x_61, x_50); lean_dec(x_5); -x_69 = lean_ctor_get(x_68, 1); +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(1, 2, 0); +} else { + x_65 = x_64; + lean_ctor_set_tag(x_65, 1); +} +lean_ctor_set(x_65, 0, x_46); +lean_ctor_set(x_65, 1, x_63); +return x_65; +} +} +} +else +{ +lean_object* x_66; uint32_t x_67; lean_object* x_68; lean_object* x_69; uint32_t x_70; lean_object* x_71; lean_object* x_72; +x_66 = lean_ctor_get(x_4, 0); +x_67 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); +x_68 = lean_ctor_get(x_4, 2); +x_69 = lean_ctor_get(x_4, 3); +x_70 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); lean_inc(x_69); -if (lean_is_exclusive(x_68)) { - lean_ctor_release(x_68, 0); - lean_ctor_release(x_68, 1); - x_70 = x_68; -} else { - lean_dec_ref(x_68); - x_70 = lean_box(0); -} -if (lean_is_scalar(x_70)) { - x_71 = lean_alloc_ctor(1, 2, 0); -} else { - x_71 = x_70; - lean_ctor_set_tag(x_71, 1); -} -lean_ctor_set(x_71, 0, x_51); -lean_ctor_set(x_71, 1, x_69); -return x_71; -} -} -} -else -{ -lean_object* x_72; uint8_t x_73; uint32_t x_74; lean_object* x_75; lean_object* x_76; uint32_t x_77; lean_object* x_78; lean_object* x_79; -x_72 = lean_ctor_get(x_4, 0); -x_73 = lean_ctor_get_uint8(x_4, sizeof(void*)*4 + 8); -x_74 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); -x_75 = lean_ctor_get(x_4, 2); -x_76 = lean_ctor_get(x_4, 3); -x_77 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); -lean_inc(x_76); -lean_inc(x_75); -lean_inc(x_72); +lean_inc(x_68); +lean_inc(x_66); lean_dec(x_4); -x_78 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_78, 0, x_72); -lean_ctor_set(x_78, 1, x_1); -lean_ctor_set(x_78, 2, x_75); -lean_ctor_set(x_78, 3, x_76); -lean_ctor_set_uint8(x_78, sizeof(void*)*4 + 8, x_73); -lean_ctor_set_uint32(x_78, sizeof(void*)*4, x_74); -lean_ctor_set_uint32(x_78, sizeof(void*)*4 + 4, x_77); +x_71 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_71, 0, x_66); +lean_ctor_set(x_71, 1, x_1); +lean_ctor_set(x_71, 2, x_68); +lean_ctor_set(x_71, 3, x_69); +lean_ctor_set_uint32(x_71, sizeof(void*)*4, x_67); +lean_ctor_set_uint32(x_71, sizeof(void*)*4 + 4, x_70); lean_inc(x_5); -x_79 = lean_apply_8(x_2, x_3, x_78, x_5, x_6, x_7, x_8, x_9, x_26); -if (lean_obj_tag(x_79) == 0) +x_72 = lean_apply_8(x_2, x_3, x_71, x_5, x_6, x_7, x_8, x_9, x_22); +if (lean_obj_tag(x_72) == 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; lean_object* x_92; lean_object* x_93; -x_80 = lean_ctor_get(x_79, 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; 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_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 = lean_st_ref_take(x_5, x_74); +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); +x_79 = lean_ctor_get(x_76, 2); +lean_inc(x_79); +x_80 = lean_ctor_get(x_76, 3); lean_inc(x_80); -x_81 = lean_ctor_get(x_79, 1); -lean_inc(x_81); -lean_dec(x_79); -x_82 = lean_st_ref_take(x_5, x_81); -x_83 = lean_ctor_get(x_82, 0); -lean_inc(x_83); -x_84 = lean_ctor_get(x_82, 1); +if (lean_is_exclusive(x_76)) { + lean_ctor_release(x_76, 0); + lean_ctor_release(x_76, 1); + lean_ctor_release(x_76, 2); + lean_ctor_release(x_76, 3); + x_81 = x_76; +} else { + lean_dec_ref(x_76); + x_81 = lean_box(0); +} +if (lean_is_scalar(x_81)) { + x_82 = lean_alloc_ctor(0, 4, 0); +} else { + x_82 = x_81; +} +lean_ctor_set(x_82, 0, x_14); +lean_ctor_set(x_82, 1, x_78); +lean_ctor_set(x_82, 2, x_79); +lean_ctor_set(x_82, 3, x_80); +x_83 = lean_st_ref_set(x_5, x_82, x_77); +lean_dec(x_5); +x_84 = lean_ctor_get(x_83, 1); lean_inc(x_84); -lean_dec(x_82); -x_85 = lean_ctor_get(x_83, 2); -lean_inc(x_85); -x_86 = lean_ctor_get(x_83, 3); -lean_inc(x_86); -x_87 = lean_ctor_get(x_83, 4); -lean_inc(x_87); if (lean_is_exclusive(x_83)) { lean_ctor_release(x_83, 0); lean_ctor_release(x_83, 1); - lean_ctor_release(x_83, 2); - lean_ctor_release(x_83, 3); - lean_ctor_release(x_83, 4); - x_88 = x_83; + x_85 = x_83; } else { lean_dec_ref(x_83); - x_88 = lean_box(0); + x_85 = lean_box(0); } -if (lean_is_scalar(x_88)) { - x_89 = lean_alloc_ctor(0, 5, 0); +if (lean_is_scalar(x_85)) { + x_86 = lean_alloc_ctor(0, 2, 0); } else { - x_89 = x_88; + x_86 = x_85; } -lean_ctor_set(x_89, 0, x_14); -lean_ctor_set(x_89, 1, x_18); -lean_ctor_set(x_89, 2, x_85); -lean_ctor_set(x_89, 3, x_86); -lean_ctor_set(x_89, 4, x_87); -x_90 = lean_st_ref_set(x_5, x_89, x_84); -lean_dec(x_5); -x_91 = lean_ctor_get(x_90, 1); +lean_ctor_set(x_86, 0, x_73); +lean_ctor_set(x_86, 1, x_84); +return x_86; +} +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; 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_87 = lean_ctor_get(x_72, 0); +lean_inc(x_87); +x_88 = lean_ctor_get(x_72, 1); +lean_inc(x_88); +lean_dec(x_72); +x_89 = lean_st_ref_take(x_5, x_88); +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_90, 1); +lean_inc(x_92); +x_93 = lean_ctor_get(x_90, 2); +lean_inc(x_93); +x_94 = lean_ctor_get(x_90, 3); +lean_inc(x_94); if (lean_is_exclusive(x_90)) { lean_ctor_release(x_90, 0); lean_ctor_release(x_90, 1); - x_92 = x_90; + lean_ctor_release(x_90, 2); + lean_ctor_release(x_90, 3); + x_95 = x_90; } else { lean_dec_ref(x_90); - x_92 = lean_box(0); + x_95 = lean_box(0); } -if (lean_is_scalar(x_92)) { - x_93 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_95)) { + x_96 = lean_alloc_ctor(0, 4, 0); } else { - x_93 = x_92; + x_96 = x_95; } -lean_ctor_set(x_93, 0, x_80); -lean_ctor_set(x_93, 1, x_91); -return x_93; -} -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_79, 0); -lean_inc(x_94); -x_95 = lean_ctor_get(x_79, 1); -lean_inc(x_95); -lean_dec(x_79); -x_96 = lean_st_ref_take(x_5, x_95); -x_97 = lean_ctor_get(x_96, 0); -lean_inc(x_97); -x_98 = lean_ctor_get(x_96, 1); +lean_ctor_set(x_96, 0, x_14); +lean_ctor_set(x_96, 1, x_92); +lean_ctor_set(x_96, 2, x_93); +lean_ctor_set(x_96, 3, x_94); +x_97 = lean_st_ref_set(x_5, x_96, x_91); +lean_dec(x_5); +x_98 = lean_ctor_get(x_97, 1); lean_inc(x_98); -lean_dec(x_96); -x_99 = lean_ctor_get(x_97, 2); -lean_inc(x_99); -x_100 = lean_ctor_get(x_97, 3); -lean_inc(x_100); -x_101 = lean_ctor_get(x_97, 4); -lean_inc(x_101); if (lean_is_exclusive(x_97)) { lean_ctor_release(x_97, 0); lean_ctor_release(x_97, 1); - lean_ctor_release(x_97, 2); - lean_ctor_release(x_97, 3); - lean_ctor_release(x_97, 4); - x_102 = x_97; + x_99 = x_97; } else { lean_dec_ref(x_97); - x_102 = lean_box(0); + x_99 = lean_box(0); } -if (lean_is_scalar(x_102)) { - x_103 = lean_alloc_ctor(0, 5, 0); +if (lean_is_scalar(x_99)) { + x_100 = lean_alloc_ctor(1, 2, 0); } else { - x_103 = x_102; + x_100 = x_99; + lean_ctor_set_tag(x_100, 1); } -lean_ctor_set(x_103, 0, x_14); -lean_ctor_set(x_103, 1, x_18); -lean_ctor_set(x_103, 2, x_99); -lean_ctor_set(x_103, 3, x_100); -lean_ctor_set(x_103, 4, x_101); -x_104 = lean_st_ref_set(x_5, x_103, x_98); -lean_dec(x_5); -x_105 = lean_ctor_get(x_104, 1); -lean_inc(x_105); -if (lean_is_exclusive(x_104)) { - lean_ctor_release(x_104, 0); - lean_ctor_release(x_104, 1); - x_106 = x_104; -} else { - lean_dec_ref(x_104); - x_106 = lean_box(0); -} -if (lean_is_scalar(x_106)) { - x_107 = lean_alloc_ctor(1, 2, 0); -} else { - x_107 = x_106; - lean_ctor_set_tag(x_107, 1); -} -lean_ctor_set(x_107, 0, x_94); -lean_ctor_set(x_107, 1, x_105); -return x_107; +lean_ctor_set(x_100, 0, x_87); +lean_ctor_set(x_100, 1, x_98); +return x_100; } } } else { -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; uint8_t x_117; uint32_t x_118; lean_object* x_119; lean_object* x_120; uint32_t x_121; lean_object* x_122; lean_object* x_123; lean_object* x_124; -x_108 = lean_ctor_get(x_20, 1); -x_109 = lean_ctor_get(x_20, 2); -x_110 = lean_ctor_get(x_20, 3); -x_111 = lean_ctor_get(x_20, 4); -lean_inc(x_111); -lean_inc(x_110); -lean_inc(x_109); +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; uint32_t x_109; lean_object* x_110; lean_object* x_111; uint32_t x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; +x_101 = lean_ctor_get(x_16, 1); +x_102 = lean_ctor_get(x_16, 2); +x_103 = lean_ctor_get(x_16, 3); +lean_inc(x_103); +lean_inc(x_102); +lean_inc(x_101); +lean_dec(x_16); +x_104 = l_Lean_Meta_Simp_Context_congrTheorems___default___closed__1; +x_105 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_105, 0, x_104); +lean_ctor_set(x_105, 1, x_101); +lean_ctor_set(x_105, 2, x_102); +lean_ctor_set(x_105, 3, x_103); +x_106 = lean_st_ref_set(x_5, x_105, x_17); +x_107 = lean_ctor_get(x_106, 1); +lean_inc(x_107); +lean_dec(x_106); +x_108 = lean_ctor_get(x_4, 0); lean_inc(x_108); -lean_dec(x_20); -x_112 = l_Lean_Meta_Simp_Context_congrTheorems___default___closed__1; -x_113 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_113, 0, x_112); -lean_ctor_set(x_113, 1, x_108); -lean_ctor_set(x_113, 2, x_109); -lean_ctor_set(x_113, 3, x_110); -lean_ctor_set(x_113, 4, x_111); -x_114 = lean_st_ref_set(x_5, x_113, x_21); -x_115 = lean_ctor_get(x_114, 1); -lean_inc(x_115); -lean_dec(x_114); -x_116 = lean_ctor_get(x_4, 0); -lean_inc(x_116); -x_117 = lean_ctor_get_uint8(x_4, sizeof(void*)*4 + 8); -x_118 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); -x_119 = lean_ctor_get(x_4, 2); -lean_inc(x_119); -x_120 = lean_ctor_get(x_4, 3); -lean_inc(x_120); -x_121 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); +x_109 = lean_ctor_get_uint32(x_4, sizeof(void*)*4); +x_110 = lean_ctor_get(x_4, 2); +lean_inc(x_110); +x_111 = lean_ctor_get(x_4, 3); +lean_inc(x_111); +x_112 = lean_ctor_get_uint32(x_4, sizeof(void*)*4 + 4); if (lean_is_exclusive(x_4)) { lean_ctor_release(x_4, 0); lean_ctor_release(x_4, 1); lean_ctor_release(x_4, 2); lean_ctor_release(x_4, 3); - x_122 = x_4; + x_113 = x_4; } else { lean_dec_ref(x_4); - x_122 = lean_box(0); + x_113 = lean_box(0); } -if (lean_is_scalar(x_122)) { - x_123 = lean_alloc_ctor(0, 4, 9); +if (lean_is_scalar(x_113)) { + x_114 = lean_alloc_ctor(0, 4, 8); } else { - x_123 = x_122; + x_114 = x_113; } -lean_ctor_set(x_123, 0, x_116); -lean_ctor_set(x_123, 1, x_1); -lean_ctor_set(x_123, 2, x_119); -lean_ctor_set(x_123, 3, x_120); -lean_ctor_set_uint8(x_123, sizeof(void*)*4 + 8, x_117); -lean_ctor_set_uint32(x_123, sizeof(void*)*4, x_118); -lean_ctor_set_uint32(x_123, sizeof(void*)*4 + 4, x_121); +lean_ctor_set(x_114, 0, x_108); +lean_ctor_set(x_114, 1, x_1); +lean_ctor_set(x_114, 2, x_110); +lean_ctor_set(x_114, 3, x_111); +lean_ctor_set_uint32(x_114, sizeof(void*)*4, x_109); +lean_ctor_set_uint32(x_114, sizeof(void*)*4 + 4, x_112); lean_inc(x_5); -x_124 = lean_apply_8(x_2, x_3, x_123, x_5, x_6, x_7, x_8, x_9, x_115); -if (lean_obj_tag(x_124) == 0) +x_115 = lean_apply_8(x_2, x_3, x_114, x_5, x_6, x_7, x_8, x_9, x_107); +if (lean_obj_tag(x_115) == 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; -x_125 = lean_ctor_get(x_124, 0); -lean_inc(x_125); -x_126 = lean_ctor_get(x_124, 1); -lean_inc(x_126); -lean_dec(x_124); -x_127 = lean_st_ref_take(x_5, x_126); -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, 2); -lean_inc(x_130); -x_131 = lean_ctor_get(x_128, 3); -lean_inc(x_131); -x_132 = lean_ctor_get(x_128, 4); -lean_inc(x_132); -if (lean_is_exclusive(x_128)) { - lean_ctor_release(x_128, 0); - lean_ctor_release(x_128, 1); - lean_ctor_release(x_128, 2); - lean_ctor_release(x_128, 3); - lean_ctor_release(x_128, 4); - x_133 = x_128; +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_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_st_ref_take(x_5, x_117); +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_ctor_get(x_119, 1); +lean_inc(x_121); +x_122 = lean_ctor_get(x_119, 2); +lean_inc(x_122); +x_123 = lean_ctor_get(x_119, 3); +lean_inc(x_123); +if (lean_is_exclusive(x_119)) { + lean_ctor_release(x_119, 0); + lean_ctor_release(x_119, 1); + lean_ctor_release(x_119, 2); + lean_ctor_release(x_119, 3); + x_124 = x_119; } else { - lean_dec_ref(x_128); - x_133 = lean_box(0); + lean_dec_ref(x_119); + x_124 = lean_box(0); } -if (lean_is_scalar(x_133)) { - x_134 = lean_alloc_ctor(0, 5, 0); +if (lean_is_scalar(x_124)) { + x_125 = lean_alloc_ctor(0, 4, 0); } else { - x_134 = x_133; + x_125 = x_124; } -lean_ctor_set(x_134, 0, x_14); -lean_ctor_set(x_134, 1, x_18); -lean_ctor_set(x_134, 2, x_130); -lean_ctor_set(x_134, 3, x_131); -lean_ctor_set(x_134, 4, x_132); -x_135 = lean_st_ref_set(x_5, x_134, x_129); +lean_ctor_set(x_125, 0, x_14); +lean_ctor_set(x_125, 1, x_121); +lean_ctor_set(x_125, 2, x_122); +lean_ctor_set(x_125, 3, x_123); +x_126 = lean_st_ref_set(x_5, x_125, x_120); lean_dec(x_5); -x_136 = lean_ctor_get(x_135, 1); -lean_inc(x_136); -if (lean_is_exclusive(x_135)) { - lean_ctor_release(x_135, 0); - lean_ctor_release(x_135, 1); - x_137 = x_135; +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; } else { - lean_dec_ref(x_135); - x_137 = lean_box(0); + lean_dec_ref(x_126); + x_128 = lean_box(0); } -if (lean_is_scalar(x_137)) { - x_138 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_128)) { + x_129 = lean_alloc_ctor(0, 2, 0); } else { - x_138 = x_137; + x_129 = x_128; } -lean_ctor_set(x_138, 0, x_125); -lean_ctor_set(x_138, 1, x_136); -return x_138; +lean_ctor_set(x_129, 0, x_116); +lean_ctor_set(x_129, 1, x_127); +return x_129; } else { -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; -x_139 = lean_ctor_get(x_124, 0); -lean_inc(x_139); -x_140 = lean_ctor_get(x_124, 1); -lean_inc(x_140); -lean_dec(x_124); -x_141 = lean_st_ref_take(x_5, 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_ctor_get(x_142, 2); -lean_inc(x_144); -x_145 = lean_ctor_get(x_142, 3); -lean_inc(x_145); -x_146 = lean_ctor_get(x_142, 4); -lean_inc(x_146); -if (lean_is_exclusive(x_142)) { - lean_ctor_release(x_142, 0); - lean_ctor_release(x_142, 1); - lean_ctor_release(x_142, 2); - lean_ctor_release(x_142, 3); - lean_ctor_release(x_142, 4); - x_147 = x_142; +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_130 = lean_ctor_get(x_115, 0); +lean_inc(x_130); +x_131 = lean_ctor_get(x_115, 1); +lean_inc(x_131); +lean_dec(x_115); +x_132 = lean_st_ref_take(x_5, x_131); +x_133 = lean_ctor_get(x_132, 0); +lean_inc(x_133); +x_134 = lean_ctor_get(x_132, 1); +lean_inc(x_134); +lean_dec(x_132); +x_135 = lean_ctor_get(x_133, 1); +lean_inc(x_135); +x_136 = lean_ctor_get(x_133, 2); +lean_inc(x_136); +x_137 = lean_ctor_get(x_133, 3); +lean_inc(x_137); +if (lean_is_exclusive(x_133)) { + lean_ctor_release(x_133, 0); + lean_ctor_release(x_133, 1); + lean_ctor_release(x_133, 2); + lean_ctor_release(x_133, 3); + x_138 = x_133; } else { - lean_dec_ref(x_142); - x_147 = lean_box(0); + lean_dec_ref(x_133); + x_138 = lean_box(0); } -if (lean_is_scalar(x_147)) { - x_148 = lean_alloc_ctor(0, 5, 0); +if (lean_is_scalar(x_138)) { + x_139 = lean_alloc_ctor(0, 4, 0); } else { - x_148 = x_147; + x_139 = x_138; } -lean_ctor_set(x_148, 0, x_14); -lean_ctor_set(x_148, 1, x_18); -lean_ctor_set(x_148, 2, x_144); -lean_ctor_set(x_148, 3, x_145); -lean_ctor_set(x_148, 4, x_146); -x_149 = lean_st_ref_set(x_5, x_148, x_143); +lean_ctor_set(x_139, 0, x_14); +lean_ctor_set(x_139, 1, x_135); +lean_ctor_set(x_139, 2, x_136); +lean_ctor_set(x_139, 3, x_137); +x_140 = lean_st_ref_set(x_5, x_139, x_134); lean_dec(x_5); -x_150 = lean_ctor_get(x_149, 1); -lean_inc(x_150); -if (lean_is_exclusive(x_149)) { - lean_ctor_release(x_149, 0); - lean_ctor_release(x_149, 1); - x_151 = x_149; +x_141 = lean_ctor_get(x_140, 1); +lean_inc(x_141); +if (lean_is_exclusive(x_140)) { + lean_ctor_release(x_140, 0); + lean_ctor_release(x_140, 1); + x_142 = x_140; } else { - lean_dec_ref(x_149); - x_151 = lean_box(0); + lean_dec_ref(x_140); + x_142 = lean_box(0); } -if (lean_is_scalar(x_151)) { - x_152 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_142)) { + x_143 = lean_alloc_ctor(1, 2, 0); } else { - x_152 = x_151; - lean_ctor_set_tag(x_152, 1); + x_143 = x_142; + lean_ctor_set_tag(x_143, 1); } -lean_ctor_set(x_152, 0, x_139); -lean_ctor_set(x_152, 1, x_150); -return x_152; +lean_ctor_set(x_143, 0, x_130); +lean_ctor_set(x_143, 1, x_141); +return x_143; } } } @@ -3698,7 +3765,7 @@ return x_40; LEAN_EXPORT lean_object* l_Lean_Meta_Simp_recordSimpTheorem(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, 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; uint8_t x_18; +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_st_ref_take(x_4, x_9); x_11 = lean_ctor_get(x_10, 0); lean_inc(x_11); @@ -3713,122 +3780,116 @@ x_15 = lean_ctor_get(x_11, 2); lean_inc(x_15); x_16 = lean_ctor_get(x_11, 3); lean_inc(x_16); -x_17 = lean_ctor_get(x_11, 4); -lean_inc(x_17); lean_inc(x_1); -lean_inc(x_16); -x_18 = l_Lean_HashMapImp_contains___at_Lean_Meta_Simp_recordSimpTheorem___spec__1(x_16, x_1); +lean_inc(x_15); +x_17 = l_Lean_HashMapImp_contains___at_Lean_Meta_Simp_recordSimpTheorem___spec__1(x_15, x_1); +if (x_17 == 0) +{ +uint8_t x_18; +x_18 = !lean_is_exclusive(x_11); if (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; 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_11, 4); +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_19 = lean_ctor_get(x_11, 3); +lean_dec(x_19); +x_20 = lean_ctor_get(x_11, 2); lean_dec(x_20); -x_21 = lean_ctor_get(x_11, 3); +x_21 = lean_ctor_get(x_11, 1); lean_dec(x_21); -x_22 = lean_ctor_get(x_11, 2); +x_22 = lean_ctor_get(x_11, 0); lean_dec(x_22); -x_23 = lean_ctor_get(x_11, 1); -lean_dec(x_23); -x_24 = lean_ctor_get(x_11, 0); -lean_dec(x_24); -x_25 = lean_ctor_get(x_16, 0); -lean_inc(x_25); -x_26 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_recordSimpTheorem___spec__3(x_16, x_1, x_25); -lean_ctor_set(x_11, 3, x_26); -x_27 = lean_st_ref_set(x_4, x_11, x_12); -x_28 = !lean_is_exclusive(x_27); -if (x_28 == 0) +x_23 = lean_ctor_get(x_15, 0); +lean_inc(x_23); +x_24 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_recordSimpTheorem___spec__3(x_15, x_1, x_23); +lean_ctor_set(x_11, 2, x_24); +x_25 = lean_st_ref_set(x_4, x_11, x_12); +x_26 = !lean_is_exclusive(x_25); +if (x_26 == 0) { -lean_object* x_29; lean_object* x_30; -x_29 = lean_ctor_get(x_27, 0); -lean_dec(x_29); -x_30 = lean_box(0); -lean_ctor_set(x_27, 0, x_30); -return x_27; -} -else -{ -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_27, 1); -lean_inc(x_31); +lean_object* x_27; lean_object* x_28; +x_27 = lean_ctor_get(x_25, 0); lean_dec(x_27); -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; +x_28 = lean_box(0); +lean_ctor_set(x_25, 0, x_28); +return x_25; +} +else +{ +lean_object* x_29; lean_object* x_30; lean_object* x_31; +x_29 = lean_ctor_get(x_25, 1); +lean_inc(x_29); +lean_dec(x_25); +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 { -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_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_11); -x_34 = lean_ctor_get(x_16, 0); -lean_inc(x_34); -x_35 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_recordSimpTheorem___spec__3(x_16, x_1, x_34); -x_36 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_36, 0, x_13); -lean_ctor_set(x_36, 1, x_14); -lean_ctor_set(x_36, 2, x_15); -lean_ctor_set(x_36, 3, x_35); -lean_ctor_set(x_36, 4, x_17); -x_37 = lean_st_ref_set(x_4, x_36, x_12); -x_38 = lean_ctor_get(x_37, 1); -lean_inc(x_38); -if (lean_is_exclusive(x_37)) { - lean_ctor_release(x_37, 0); - lean_ctor_release(x_37, 1); +x_32 = lean_ctor_get(x_15, 0); +lean_inc(x_32); +x_33 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_recordSimpTheorem___spec__3(x_15, x_1, x_32); +x_34 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_34, 0, x_13); +lean_ctor_set(x_34, 1, x_14); +lean_ctor_set(x_34, 2, x_33); +lean_ctor_set(x_34, 3, x_16); +x_35 = lean_st_ref_set(x_4, x_34, x_12); +x_36 = lean_ctor_get(x_35, 1); +lean_inc(x_36); +if (lean_is_exclusive(x_35)) { + lean_ctor_release(x_35, 0); + lean_ctor_release(x_35, 1); + x_37 = x_35; +} else { + lean_dec_ref(x_35); + x_37 = lean_box(0); +} +x_38 = lean_box(0); +if (lean_is_scalar(x_37)) { + x_39 = lean_alloc_ctor(0, 2, 0); +} else { x_39 = x_37; -} else { - lean_dec_ref(x_37); - x_39 = lean_box(0); } -x_40 = lean_box(0); -if (lean_is_scalar(x_39)) { - x_41 = lean_alloc_ctor(0, 2, 0); -} else { - x_41 = x_39; -} -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_41, 1, x_38); -return x_41; +lean_ctor_set(x_39, 0, x_38); +lean_ctor_set(x_39, 1, x_36); +return x_39; } } else { -lean_object* x_42; uint8_t x_43; -lean_dec(x_17); +lean_object* x_40; uint8_t x_41; lean_dec(x_16); lean_dec(x_15); lean_dec(x_14); lean_dec(x_13); lean_dec(x_1); -x_42 = lean_st_ref_set(x_4, x_11, x_12); -x_43 = !lean_is_exclusive(x_42); -if (x_43 == 0) +x_40 = lean_st_ref_set(x_4, x_11, x_12); +x_41 = !lean_is_exclusive(x_40); +if (x_41 == 0) { -lean_object* x_44; lean_object* x_45; -x_44 = lean_ctor_get(x_42, 0); -lean_dec(x_44); -x_45 = lean_box(0); -lean_ctor_set(x_42, 0, x_45); -return x_42; +lean_object* x_42; lean_object* x_43; +x_42 = lean_ctor_get(x_40, 0); +lean_dec(x_42); +x_43 = lean_box(0); +lean_ctor_set(x_40, 0, x_43); +return x_40; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_42, 1); -lean_inc(x_46); -lean_dec(x_42); -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_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_40, 1); +lean_inc(x_44); +lean_dec(x_40); +x_45 = lean_box(0); +x_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_46, 0, x_45); +lean_ctor_set(x_46, 1, x_44); +return x_46; } } } @@ -4087,7 +4148,7 @@ x_8 = lean_ctor_get(x_1, 1); lean_inc(x_8); if (lean_obj_tag(x_8) == 0) { -lean_object* x_9; lean_object* x_10; lean_object* x_11; uint32_t x_12; lean_object* x_13; lean_object* x_14; +lean_object* x_9; lean_object* x_10; lean_object* x_11; uint32_t x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); @@ -4098,164 +4159,172 @@ lean_dec(x_1); x_10 = l_Lean_Expr_app___override(x_9, x_2); x_11 = lean_box(0); x_12 = 0; -x_13 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_13, 0, x_10); -lean_ctor_set(x_13, 1, x_11); -lean_ctor_set_uint32(x_13, sizeof(void*)*2, 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_7); -return x_14; +x_13 = 1; +x_14 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_14, 0, x_10); +lean_ctor_set(x_14, 1, x_11); +lean_ctor_set_uint32(x_14, sizeof(void*)*2, x_12); +lean_ctor_set_uint8(x_14, sizeof(void*)*2 + 4, 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; } else { -uint8_t x_15; -x_15 = !lean_is_exclusive(x_8); -if (x_15 == 0) +uint8_t x_16; +x_16 = !lean_is_exclusive(x_8); +if (x_16 == 0) { -lean_object* x_16; lean_object* x_17; -x_16 = lean_ctor_get(x_8, 0); +lean_object* x_17; lean_object* x_18; +x_17 = lean_ctor_get(x_8, 0); lean_inc(x_2); -x_17 = l_Lean_Meta_mkCongrFun(x_16, x_2, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_17) == 0) +x_18 = l_Lean_Meta_mkCongrFun(x_17, x_2, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_18) == 0) { -uint8_t x_18; -x_18 = !lean_is_exclusive(x_17); -if (x_18 == 0) +uint8_t x_19; +x_19 = !lean_is_exclusive(x_18); +if (x_19 == 0) { -lean_object* x_19; lean_object* x_20; lean_object* x_21; uint32_t x_22; lean_object* x_23; -x_19 = lean_ctor_get(x_17, 0); -x_20 = lean_ctor_get(x_1, 0); -lean_inc(x_20); +lean_object* x_20; lean_object* x_21; lean_object* x_22; uint32_t x_23; uint8_t x_24; lean_object* x_25; +x_20 = lean_ctor_get(x_18, 0); +x_21 = lean_ctor_get(x_1, 0); +lean_inc(x_21); lean_dec(x_1); -x_21 = l_Lean_Expr_app___override(x_20, x_2); -lean_ctor_set(x_8, 0, x_19); -x_22 = 0; -x_23 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_23, 0, x_21); -lean_ctor_set(x_23, 1, x_8); -lean_ctor_set_uint32(x_23, sizeof(void*)*2, x_22); -lean_ctor_set(x_17, 0, x_23); -return x_17; +x_22 = l_Lean_Expr_app___override(x_21, x_2); +lean_ctor_set(x_8, 0, x_20); +x_23 = 0; +x_24 = 1; +x_25 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_25, 0, x_22); +lean_ctor_set(x_25, 1, x_8); +lean_ctor_set_uint32(x_25, sizeof(void*)*2, x_23); +lean_ctor_set_uint8(x_25, sizeof(void*)*2 + 4, x_24); +lean_ctor_set(x_18, 0, x_25); +return x_18; } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; uint32_t x_28; lean_object* x_29; lean_object* x_30; -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_ctor_get(x_1, 0); +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; uint32_t x_30; uint8_t x_31; lean_object* x_32; lean_object* x_33; +x_26 = lean_ctor_get(x_18, 0); +x_27 = lean_ctor_get(x_18, 1); +lean_inc(x_27); lean_inc(x_26); +lean_dec(x_18); +x_28 = lean_ctor_get(x_1, 0); +lean_inc(x_28); lean_dec(x_1); -x_27 = l_Lean_Expr_app___override(x_26, x_2); -lean_ctor_set(x_8, 0, x_24); -x_28 = 0; -x_29 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_29, 0, x_27); -lean_ctor_set(x_29, 1, x_8); -lean_ctor_set_uint32(x_29, sizeof(void*)*2, 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; +x_29 = l_Lean_Expr_app___override(x_28, x_2); +lean_ctor_set(x_8, 0, x_26); +x_30 = 0; +x_31 = 1; +x_32 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_32, 0, x_29); +lean_ctor_set(x_32, 1, x_8); +lean_ctor_set_uint32(x_32, sizeof(void*)*2, x_30); +lean_ctor_set_uint8(x_32, sizeof(void*)*2 + 4, 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_27); +return x_33; } } else { -uint8_t x_31; +uint8_t x_34; lean_free_object(x_8); lean_dec(x_2); lean_dec(x_1); -x_31 = !lean_is_exclusive(x_17); -if (x_31 == 0) +x_34 = !lean_is_exclusive(x_18); +if (x_34 == 0) { -return x_17; +return x_18; } else { -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_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; -} -} -} -else -{ -lean_object* x_35; lean_object* x_36; -x_35 = lean_ctor_get(x_8, 0); +lean_object* x_35; lean_object* x_36; lean_object* x_37; +x_35 = lean_ctor_get(x_18, 0); +x_36 = lean_ctor_get(x_18, 1); +lean_inc(x_36); lean_inc(x_35); +lean_dec(x_18); +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_38; lean_object* x_39; +x_38 = lean_ctor_get(x_8, 0); +lean_inc(x_38); lean_dec(x_8); lean_inc(x_2); -x_36 = l_Lean_Meta_mkCongrFun(x_35, x_2, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_36) == 0) +x_39 = l_Lean_Meta_mkCongrFun(x_38, x_2, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_39) == 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; uint32_t x_43; lean_object* x_44; lean_object* x_45; -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); -} -x_40 = lean_ctor_get(x_1, 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; uint32_t x_46; uint8_t x_47; lean_object* x_48; lean_object* x_49; +x_40 = lean_ctor_get(x_39, 0); lean_inc(x_40); -lean_dec(x_1); -x_41 = l_Lean_Expr_app___override(x_40, x_2); -x_42 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_42, 0, x_37); -x_43 = 0; -x_44 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_44, 0, x_41); -lean_ctor_set(x_44, 1, x_42); -lean_ctor_set_uint32(x_44, sizeof(void*)*2, x_43); -if (lean_is_scalar(x_39)) { - x_45 = lean_alloc_ctor(0, 2, 0); +x_41 = lean_ctor_get(x_39, 1); +lean_inc(x_41); +if (lean_is_exclusive(x_39)) { + lean_ctor_release(x_39, 0); + lean_ctor_release(x_39, 1); + x_42 = x_39; } else { - x_45 = x_39; + lean_dec_ref(x_39); + x_42 = lean_box(0); } -lean_ctor_set(x_45, 0, x_44); -lean_ctor_set(x_45, 1, x_38); -return x_45; +x_43 = lean_ctor_get(x_1, 0); +lean_inc(x_43); +lean_dec(x_1); +x_44 = l_Lean_Expr_app___override(x_43, x_2); +x_45 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_45, 0, x_40); +x_46 = 0; +x_47 = 1; +x_48 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_48, 0, x_44); +lean_ctor_set(x_48, 1, x_45); +lean_ctor_set_uint32(x_48, sizeof(void*)*2, x_46); +lean_ctor_set_uint8(x_48, sizeof(void*)*2 + 4, x_47); +if (lean_is_scalar(x_42)) { + x_49 = lean_alloc_ctor(0, 2, 0); +} else { + x_49 = x_42; +} +lean_ctor_set(x_49, 0, x_48); +lean_ctor_set(x_49, 1, x_41); +return x_49; } 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_dec(x_2); lean_dec(x_1); -x_46 = lean_ctor_get(x_36, 0); -lean_inc(x_46); -x_47 = lean_ctor_get(x_36, 1); -lean_inc(x_47); -if (lean_is_exclusive(x_36)) { - lean_ctor_release(x_36, 0); - lean_ctor_release(x_36, 1); - x_48 = x_36; +x_50 = lean_ctor_get(x_39, 0); +lean_inc(x_50); +x_51 = lean_ctor_get(x_39, 1); +lean_inc(x_51); +if (lean_is_exclusive(x_39)) { + lean_ctor_release(x_39, 0); + lean_ctor_release(x_39, 1); + x_52 = x_39; } else { - lean_dec_ref(x_36); - x_48 = lean_box(0); + lean_dec_ref(x_39); + x_52 = lean_box(0); } -if (lean_is_scalar(x_48)) { - x_49 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_52)) { + x_53 = lean_alloc_ctor(1, 2, 0); } else { - x_49 = x_48; + x_53 = x_52; } -lean_ctor_set(x_49, 0, x_46); -lean_ctor_set(x_49, 1, x_47); -return x_49; +lean_ctor_set(x_53, 0, x_50); +lean_ctor_set(x_53, 1, x_51); +return x_53; } } } @@ -4284,7 +4353,7 @@ lean_inc(x_12); lean_dec(x_2); if (lean_obj_tag(x_12) == 0) { -lean_object* x_13; uint32_t x_14; lean_object* x_15; lean_object* x_16; +lean_object* x_13; uint32_t x_14; uint8_t x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_8); lean_dec(x_6); lean_dec(x_5); @@ -4292,432 +4361,452 @@ lean_dec(x_4); lean_dec(x_3); x_13 = lean_box(0); x_14 = 0; -x_15 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_15, 0, x_10); -lean_ctor_set(x_15, 1, x_13); -lean_ctor_set_uint32(x_15, sizeof(void*)*2, x_14); -x_16 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_16, 0, x_15); -lean_ctor_set(x_16, 1, x_7); -return x_16; +x_15 = 1; +x_16 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_16, 0, x_10); +lean_ctor_set(x_16, 1, x_13); +lean_ctor_set_uint32(x_16, sizeof(void*)*2, x_14); +lean_ctor_set_uint8(x_16, sizeof(void*)*2 + 4, x_15); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_7); +return x_17; } else { -uint8_t x_17; -x_17 = !lean_is_exclusive(x_12); -if (x_17 == 0) +uint8_t x_18; +x_18 = !lean_is_exclusive(x_12); +if (x_18 == 0) { -lean_object* x_18; lean_object* x_19; -x_18 = lean_ctor_get(x_12, 0); -x_19 = l_Lean_Meta_mkCongrArg(x_8, x_18, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_19) == 0) +lean_object* x_19; lean_object* x_20; +x_19 = lean_ctor_get(x_12, 0); +x_20 = l_Lean_Meta_mkCongrArg(x_8, x_19, x_3, x_4, x_5, x_6, x_7); +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; uint32_t x_22; lean_object* x_23; -x_21 = lean_ctor_get(x_19, 0); -lean_ctor_set(x_12, 0, x_21); -x_22 = 0; -x_23 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_23, 0, x_10); -lean_ctor_set(x_23, 1, x_12); -lean_ctor_set_uint32(x_23, sizeof(void*)*2, x_22); -lean_ctor_set(x_19, 0, x_23); -return x_19; +lean_object* x_22; uint32_t x_23; uint8_t x_24; lean_object* x_25; +x_22 = lean_ctor_get(x_20, 0); +lean_ctor_set(x_12, 0, x_22); +x_23 = 0; +x_24 = 1; +x_25 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_25, 0, x_10); +lean_ctor_set(x_25, 1, x_12); +lean_ctor_set_uint32(x_25, sizeof(void*)*2, x_23); +lean_ctor_set_uint8(x_25, sizeof(void*)*2 + 4, x_24); +lean_ctor_set(x_20, 0, x_25); +return x_20; } else { -lean_object* x_24; lean_object* x_25; uint32_t x_26; lean_object* x_27; lean_object* x_28; -x_24 = lean_ctor_get(x_19, 0); -x_25 = lean_ctor_get(x_19, 1); -lean_inc(x_25); -lean_inc(x_24); -lean_dec(x_19); -lean_ctor_set(x_12, 0, x_24); -x_26 = 0; -x_27 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_27, 0, x_10); -lean_ctor_set(x_27, 1, x_12); -lean_ctor_set_uint32(x_27, sizeof(void*)*2, x_26); -x_28 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_28, 0, x_27); -lean_ctor_set(x_28, 1, x_25); -return x_28; +lean_object* x_26; lean_object* x_27; uint32_t x_28; uint8_t x_29; lean_object* x_30; lean_object* x_31; +x_26 = lean_ctor_get(x_20, 0); +x_27 = lean_ctor_get(x_20, 1); +lean_inc(x_27); +lean_inc(x_26); +lean_dec(x_20); +lean_ctor_set(x_12, 0, x_26); +x_28 = 0; +x_29 = 1; +x_30 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_30, 0, x_10); +lean_ctor_set(x_30, 1, x_12); +lean_ctor_set_uint32(x_30, sizeof(void*)*2, x_28); +lean_ctor_set_uint8(x_30, sizeof(void*)*2 + 4, 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_27); +return x_31; } } else { -uint8_t x_29; +uint8_t x_32; lean_free_object(x_12); lean_dec(x_10); -x_29 = !lean_is_exclusive(x_19); -if (x_29 == 0) +x_32 = !lean_is_exclusive(x_20); +if (x_32 == 0) { -return x_19; +return x_20; } else { -lean_object* x_30; lean_object* x_31; lean_object* x_32; -x_30 = lean_ctor_get(x_19, 0); -x_31 = lean_ctor_get(x_19, 1); -lean_inc(x_31); -lean_inc(x_30); -lean_dec(x_19); -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; -} -} -} -else -{ -lean_object* x_33; lean_object* x_34; -x_33 = lean_ctor_get(x_12, 0); +lean_object* x_33; lean_object* x_34; lean_object* x_35; +x_33 = lean_ctor_get(x_20, 0); +x_34 = lean_ctor_get(x_20, 1); +lean_inc(x_34); lean_inc(x_33); -lean_dec(x_12); -x_34 = l_Lean_Meta_mkCongrArg(x_8, x_33, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_34) == 0) -{ -lean_object* x_35; lean_object* x_36; lean_object* x_37; lean_object* x_38; uint32_t 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); -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); +lean_dec(x_20); +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; } -x_38 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_38, 0, x_35); -x_39 = 0; -x_40 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_40, 0, x_10); -lean_ctor_set(x_40, 1, x_38); -lean_ctor_set_uint32(x_40, sizeof(void*)*2, x_39); -if (lean_is_scalar(x_37)) { - x_41 = lean_alloc_ctor(0, 2, 0); -} else { - x_41 = x_37; } -lean_ctor_set(x_41, 0, x_40); -lean_ctor_set(x_41, 1, x_36); -return x_41; } else { -lean_object* x_42; lean_object* x_43; lean_object* x_44; lean_object* x_45; -lean_dec(x_10); -x_42 = lean_ctor_get(x_34, 0); -lean_inc(x_42); -x_43 = lean_ctor_get(x_34, 1); -lean_inc(x_43); -if (lean_is_exclusive(x_34)) { - lean_ctor_release(x_34, 0); - lean_ctor_release(x_34, 1); - x_44 = x_34; +lean_object* x_36; lean_object* x_37; +x_36 = lean_ctor_get(x_12, 0); +lean_inc(x_36); +lean_dec(x_12); +x_37 = l_Lean_Meta_mkCongrArg(x_8, x_36, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_37) == 0) +{ +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint32_t 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); +x_39 = lean_ctor_get(x_37, 1); +lean_inc(x_39); +if (lean_is_exclusive(x_37)) { + lean_ctor_release(x_37, 0); + lean_ctor_release(x_37, 1); + x_40 = x_37; } else { - lean_dec_ref(x_34); - x_44 = lean_box(0); + lean_dec_ref(x_37); + x_40 = lean_box(0); } -if (lean_is_scalar(x_44)) { - x_45 = lean_alloc_ctor(1, 2, 0); +x_41 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_41, 0, x_38); +x_42 = 0; +x_43 = 1; +x_44 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_44, 0, x_10); +lean_ctor_set(x_44, 1, x_41); +lean_ctor_set_uint32(x_44, sizeof(void*)*2, x_42); +lean_ctor_set_uint8(x_44, sizeof(void*)*2 + 4, x_43); +if (lean_is_scalar(x_40)) { + x_45 = lean_alloc_ctor(0, 2, 0); } else { - x_45 = x_44; + x_45 = x_40; } -lean_ctor_set(x_45, 0, x_42); -lean_ctor_set(x_45, 1, x_43); +lean_ctor_set(x_45, 0, x_44); +lean_ctor_set(x_45, 1, x_39); return x_45; } -} -} -} else { -lean_object* x_46; -lean_dec(x_8); -x_46 = lean_ctor_get(x_2, 1); +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; +lean_dec(x_10); +x_46 = lean_ctor_get(x_37, 0); lean_inc(x_46); -lean_dec(x_2); -if (lean_obj_tag(x_46) == 0) -{ -uint8_t x_47; -x_47 = !lean_is_exclusive(x_11); -if (x_47 == 0) -{ -lean_object* x_48; lean_object* x_49; -x_48 = lean_ctor_get(x_11, 0); -x_49 = l_Lean_Meta_mkCongrFun(x_48, x_9, x_3, x_4, x_5, x_6, x_7); -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; uint32_t x_52; lean_object* x_53; -x_51 = lean_ctor_get(x_49, 0); -lean_ctor_set(x_11, 0, x_51); -x_52 = 0; -x_53 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_53, 0, x_10); -lean_ctor_set(x_53, 1, x_11); -lean_ctor_set_uint32(x_53, sizeof(void*)*2, x_52); -lean_ctor_set(x_49, 0, x_53); +x_47 = lean_ctor_get(x_37, 1); +lean_inc(x_47); +if (lean_is_exclusive(x_37)) { + lean_ctor_release(x_37, 0); + lean_ctor_release(x_37, 1); + x_48 = x_37; +} else { + lean_dec_ref(x_37); + x_48 = lean_box(0); +} +if (lean_is_scalar(x_48)) { + x_49 = lean_alloc_ctor(1, 2, 0); +} else { + x_49 = x_48; +} +lean_ctor_set(x_49, 0, x_46); +lean_ctor_set(x_49, 1, x_47); return x_49; } +} +} +} else { -lean_object* x_54; lean_object* x_55; uint32_t x_56; lean_object* x_57; lean_object* x_58; -x_54 = lean_ctor_get(x_49, 0); -x_55 = lean_ctor_get(x_49, 1); -lean_inc(x_55); -lean_inc(x_54); -lean_dec(x_49); -lean_ctor_set(x_11, 0, x_54); +lean_object* x_50; +lean_dec(x_8); +x_50 = lean_ctor_get(x_2, 1); +lean_inc(x_50); +lean_dec(x_2); +if (lean_obj_tag(x_50) == 0) +{ +uint8_t x_51; +x_51 = !lean_is_exclusive(x_11); +if (x_51 == 0) +{ +lean_object* x_52; lean_object* x_53; +x_52 = lean_ctor_get(x_11, 0); +x_53 = l_Lean_Meta_mkCongrFun(x_52, x_9, x_3, x_4, x_5, x_6, x_7); +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; uint32_t x_56; uint8_t x_57; lean_object* x_58; +x_55 = lean_ctor_get(x_53, 0); +lean_ctor_set(x_11, 0, x_55); x_56 = 0; -x_57 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_57, 0, x_10); -lean_ctor_set(x_57, 1, x_11); -lean_ctor_set_uint32(x_57, sizeof(void*)*2, x_56); -x_58 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_58, 0, x_57); -lean_ctor_set(x_58, 1, x_55); -return x_58; +x_57 = 1; +x_58 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_58, 0, x_10); +lean_ctor_set(x_58, 1, x_11); +lean_ctor_set_uint32(x_58, sizeof(void*)*2, x_56); +lean_ctor_set_uint8(x_58, sizeof(void*)*2 + 4, x_57); +lean_ctor_set(x_53, 0, x_58); +return x_53; +} +else +{ +lean_object* x_59; lean_object* x_60; uint32_t x_61; uint8_t x_62; lean_object* x_63; lean_object* x_64; +x_59 = lean_ctor_get(x_53, 0); +x_60 = lean_ctor_get(x_53, 1); +lean_inc(x_60); +lean_inc(x_59); +lean_dec(x_53); +lean_ctor_set(x_11, 0, x_59); +x_61 = 0; +x_62 = 1; +x_63 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_63, 0, x_10); +lean_ctor_set(x_63, 1, x_11); +lean_ctor_set_uint32(x_63, sizeof(void*)*2, x_61); +lean_ctor_set_uint8(x_63, sizeof(void*)*2 + 4, 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_60); +return x_64; } } else { -uint8_t x_59; +uint8_t x_65; lean_free_object(x_11); lean_dec(x_10); -x_59 = !lean_is_exclusive(x_49); -if (x_59 == 0) +x_65 = !lean_is_exclusive(x_53); +if (x_65 == 0) { -return x_49; +return x_53; } else { -lean_object* x_60; lean_object* x_61; lean_object* x_62; -x_60 = lean_ctor_get(x_49, 0); -x_61 = lean_ctor_get(x_49, 1); -lean_inc(x_61); -lean_inc(x_60); -lean_dec(x_49); -x_62 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_62, 0, x_60); -lean_ctor_set(x_62, 1, x_61); -return x_62; -} -} -} -else -{ -lean_object* x_63; lean_object* x_64; -x_63 = lean_ctor_get(x_11, 0); -lean_inc(x_63); -lean_dec(x_11); -x_64 = l_Lean_Meta_mkCongrFun(x_63, x_9, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_64) == 0) -{ -lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; uint32_t x_69; lean_object* x_70; lean_object* x_71; -x_65 = lean_ctor_get(x_64, 0); -lean_inc(x_65); -x_66 = lean_ctor_get(x_64, 1); +lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_66 = lean_ctor_get(x_53, 0); +x_67 = lean_ctor_get(x_53, 1); +lean_inc(x_67); 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_alloc_ctor(1, 1, 0); -lean_ctor_set(x_68, 0, x_65); -x_69 = 0; -x_70 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_70, 0, x_10); -lean_ctor_set(x_70, 1, x_68); -lean_ctor_set_uint32(x_70, sizeof(void*)*2, x_69); -if (lean_is_scalar(x_67)) { - x_71 = lean_alloc_ctor(0, 2, 0); -} else { - x_71 = x_67; -} -lean_ctor_set(x_71, 0, x_70); -lean_ctor_set(x_71, 1, x_66); -return x_71; -} -else -{ -lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_object* x_75; -lean_dec(x_10); -x_72 = lean_ctor_get(x_64, 0); -lean_inc(x_72); -x_73 = lean_ctor_get(x_64, 1); -lean_inc(x_73); -if (lean_is_exclusive(x_64)) { - lean_ctor_release(x_64, 0); - lean_ctor_release(x_64, 1); - x_74 = x_64; -} else { - lean_dec_ref(x_64); - x_74 = lean_box(0); -} -if (lean_is_scalar(x_74)) { - x_75 = lean_alloc_ctor(1, 2, 0); -} else { - x_75 = x_74; -} -lean_ctor_set(x_75, 0, x_72); -lean_ctor_set(x_75, 1, x_73); -return x_75; +lean_dec(x_53); +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 { -lean_object* x_76; uint8_t x_77; -lean_dec(x_9); -x_76 = lean_ctor_get(x_11, 0); -lean_inc(x_76); +lean_object* x_69; lean_object* x_70; +x_69 = lean_ctor_get(x_11, 0); +lean_inc(x_69); lean_dec(x_11); -x_77 = !lean_is_exclusive(x_46); -if (x_77 == 0) +x_70 = l_Lean_Meta_mkCongrFun(x_69, x_9, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_70) == 0) { -lean_object* x_78; lean_object* x_79; -x_78 = lean_ctor_get(x_46, 0); -x_79 = l_Lean_Meta_mkCongr(x_76, x_78, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_79) == 0) -{ -uint8_t x_80; -x_80 = !lean_is_exclusive(x_79); -if (x_80 == 0) -{ -lean_object* x_81; uint32_t x_82; lean_object* x_83; -x_81 = lean_ctor_get(x_79, 0); -lean_ctor_set(x_46, 0, x_81); -x_82 = 0; -x_83 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_83, 0, x_10); -lean_ctor_set(x_83, 1, x_46); -lean_ctor_set_uint32(x_83, sizeof(void*)*2, x_82); -lean_ctor_set(x_79, 0, x_83); -return x_79; +lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; uint32_t x_75; uint8_t x_76; lean_object* x_77; lean_object* x_78; +x_71 = lean_ctor_get(x_70, 0); +lean_inc(x_71); +x_72 = lean_ctor_get(x_70, 1); +lean_inc(x_72); +if (lean_is_exclusive(x_70)) { + lean_ctor_release(x_70, 0); + lean_ctor_release(x_70, 1); + x_73 = x_70; +} else { + lean_dec_ref(x_70); + x_73 = lean_box(0); +} +x_74 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_74, 0, x_71); +x_75 = 0; +x_76 = 1; +x_77 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_77, 0, x_10); +lean_ctor_set(x_77, 1, x_74); +lean_ctor_set_uint32(x_77, sizeof(void*)*2, x_75); +lean_ctor_set_uint8(x_77, sizeof(void*)*2 + 4, x_76); +if (lean_is_scalar(x_73)) { + x_78 = lean_alloc_ctor(0, 2, 0); +} else { + x_78 = x_73; +} +lean_ctor_set(x_78, 0, x_77); +lean_ctor_set(x_78, 1, x_72); +return x_78; } else { -lean_object* x_84; lean_object* x_85; uint32_t x_86; lean_object* x_87; lean_object* x_88; -x_84 = lean_ctor_get(x_79, 0); -x_85 = lean_ctor_get(x_79, 1); -lean_inc(x_85); -lean_inc(x_84); -lean_dec(x_79); -lean_ctor_set(x_46, 0, x_84); -x_86 = 0; -x_87 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_87, 0, x_10); -lean_ctor_set(x_87, 1, x_46); -lean_ctor_set_uint32(x_87, sizeof(void*)*2, x_86); -x_88 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_88, 0, x_87); -lean_ctor_set(x_88, 1, x_85); -return x_88; -} -} -else -{ -uint8_t x_89; -lean_free_object(x_46); +lean_object* x_79; lean_object* x_80; lean_object* x_81; lean_object* x_82; lean_dec(x_10); -x_89 = !lean_is_exclusive(x_79); -if (x_89 == 0) -{ -return x_79; +x_79 = lean_ctor_get(x_70, 0); +lean_inc(x_79); +x_80 = lean_ctor_get(x_70, 1); +lean_inc(x_80); +if (lean_is_exclusive(x_70)) { + lean_ctor_release(x_70, 0); + lean_ctor_release(x_70, 1); + x_81 = x_70; +} else { + lean_dec_ref(x_70); + x_81 = lean_box(0); } -else -{ -lean_object* x_90; lean_object* x_91; lean_object* x_92; -x_90 = lean_ctor_get(x_79, 0); -x_91 = lean_ctor_get(x_79, 1); -lean_inc(x_91); -lean_inc(x_90); -lean_dec(x_79); -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; +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_93; lean_object* x_94; -x_93 = lean_ctor_get(x_46, 0); +lean_object* x_83; uint8_t x_84; +lean_dec(x_9); +x_83 = lean_ctor_get(x_11, 0); +lean_inc(x_83); +lean_dec(x_11); +x_84 = !lean_is_exclusive(x_50); +if (x_84 == 0) +{ +lean_object* x_85; lean_object* x_86; +x_85 = lean_ctor_get(x_50, 0); +x_86 = l_Lean_Meta_mkCongr(x_83, x_85, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_86) == 0) +{ +uint8_t x_87; +x_87 = !lean_is_exclusive(x_86); +if (x_87 == 0) +{ +lean_object* x_88; uint32_t x_89; uint8_t x_90; lean_object* x_91; +x_88 = lean_ctor_get(x_86, 0); +lean_ctor_set(x_50, 0, x_88); +x_89 = 0; +x_90 = 1; +x_91 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_91, 0, x_10); +lean_ctor_set(x_91, 1, x_50); +lean_ctor_set_uint32(x_91, sizeof(void*)*2, x_89); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 4, x_90); +lean_ctor_set(x_86, 0, x_91); +return x_86; +} +else +{ +lean_object* x_92; lean_object* x_93; uint32_t x_94; uint8_t x_95; lean_object* x_96; lean_object* x_97; +x_92 = lean_ctor_get(x_86, 0); +x_93 = lean_ctor_get(x_86, 1); lean_inc(x_93); -lean_dec(x_46); -x_94 = l_Lean_Meta_mkCongr(x_76, x_93, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_94) == 0) +lean_inc(x_92); +lean_dec(x_86); +lean_ctor_set(x_50, 0, x_92); +x_94 = 0; +x_95 = 1; +x_96 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_96, 0, x_10); +lean_ctor_set(x_96, 1, x_50); +lean_ctor_set_uint32(x_96, sizeof(void*)*2, x_94); +lean_ctor_set_uint8(x_96, sizeof(void*)*2 + 4, 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_93); +return x_97; +} +} +else { -lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; uint32_t x_99; lean_object* x_100; lean_object* x_101; -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); +uint8_t x_98; +lean_free_object(x_50); +lean_dec(x_10); +x_98 = !lean_is_exclusive(x_86); +if (x_98 == 0) +{ +return x_86; } -x_98 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_98, 0, x_95); -x_99 = 0; -x_100 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_100, 0, x_10); -lean_ctor_set(x_100, 1, x_98); -lean_ctor_set_uint32(x_100, sizeof(void*)*2, x_99); -if (lean_is_scalar(x_97)) { - x_101 = lean_alloc_ctor(0, 2, 0); -} else { - x_101 = x_97; -} -lean_ctor_set(x_101, 0, x_100); -lean_ctor_set(x_101, 1, x_96); +else +{ +lean_object* x_99; lean_object* x_100; lean_object* x_101; +x_99 = lean_ctor_get(x_86, 0); +x_100 = lean_ctor_get(x_86, 1); +lean_inc(x_100); +lean_inc(x_99); +lean_dec(x_86); +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; } +} +} else { -lean_object* x_102; lean_object* x_103; lean_object* x_104; lean_object* x_105; -lean_dec(x_10); -x_102 = lean_ctor_get(x_94, 0); +lean_object* x_102; lean_object* x_103; +x_102 = lean_ctor_get(x_50, 0); lean_inc(x_102); -x_103 = lean_ctor_get(x_94, 1); -lean_inc(x_103); -if (lean_is_exclusive(x_94)) { - lean_ctor_release(x_94, 0); - lean_ctor_release(x_94, 1); - x_104 = x_94; +lean_dec(x_50); +x_103 = l_Lean_Meta_mkCongr(x_83, x_102, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_103) == 0) +{ +lean_object* x_104; lean_object* x_105; lean_object* x_106; lean_object* x_107; uint32_t x_108; uint8_t x_109; lean_object* x_110; lean_object* x_111; +x_104 = lean_ctor_get(x_103, 0); +lean_inc(x_104); +x_105 = lean_ctor_get(x_103, 1); +lean_inc(x_105); +if (lean_is_exclusive(x_103)) { + lean_ctor_release(x_103, 0); + lean_ctor_release(x_103, 1); + x_106 = x_103; } else { - lean_dec_ref(x_94); - x_104 = lean_box(0); + lean_dec_ref(x_103); + x_106 = lean_box(0); } -if (lean_is_scalar(x_104)) { - x_105 = lean_alloc_ctor(1, 2, 0); +x_107 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_107, 0, x_104); +x_108 = 0; +x_109 = 1; +x_110 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_110, 0, x_10); +lean_ctor_set(x_110, 1, x_107); +lean_ctor_set_uint32(x_110, sizeof(void*)*2, x_108); +lean_ctor_set_uint8(x_110, sizeof(void*)*2 + 4, x_109); +if (lean_is_scalar(x_106)) { + x_111 = lean_alloc_ctor(0, 2, 0); } else { - x_105 = x_104; + x_111 = x_106; } -lean_ctor_set(x_105, 0, x_102); -lean_ctor_set(x_105, 1, x_103); -return x_105; +lean_ctor_set(x_111, 0, x_110); +lean_ctor_set(x_111, 1, x_105); +return x_111; +} +else +{ +lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; +lean_dec(x_10); +x_112 = lean_ctor_get(x_103, 0); +lean_inc(x_112); +x_113 = lean_ctor_get(x_103, 1); +lean_inc(x_113); +if (lean_is_exclusive(x_103)) { + lean_ctor_release(x_103, 0); + lean_ctor_release(x_103, 1); + x_114 = x_103; +} else { + lean_dec_ref(x_103); + x_114 = lean_box(0); +} +if (lean_is_scalar(x_114)) { + x_115 = lean_alloc_ctor(1, 2, 0); +} else { + x_115 = x_114; +} +lean_ctor_set(x_115, 0, x_112); +lean_ctor_set(x_115, 1, x_113); +return x_115; } } } @@ -4773,82 +4862,82 @@ x_11 = lean_ctor_get(x_2, 1); lean_inc(x_11); if (lean_obj_tag(x_1) == 7) { -lean_object* x_131; lean_object* x_132; lean_object* x_133; uint8_t x_134; lean_object* x_135; size_t x_136; size_t x_137; uint8_t x_138; -x_131 = lean_ctor_get(x_1, 0); -lean_inc(x_131); -x_132 = lean_ctor_get(x_1, 1); -lean_inc(x_132); -x_133 = lean_ctor_get(x_1, 2); -lean_inc(x_133); -x_134 = lean_ctor_get_uint8(x_1, sizeof(void*)*3 + 8); +lean_object* x_138; lean_object* x_139; lean_object* x_140; uint8_t x_141; lean_object* x_142; size_t x_143; size_t x_144; uint8_t x_145; +x_138 = lean_ctor_get(x_1, 0); +lean_inc(x_138); +x_139 = lean_ctor_get(x_1, 1); +lean_inc(x_139); +x_140 = lean_ctor_get(x_1, 2); +lean_inc(x_140); +x_141 = lean_ctor_get_uint8(x_1, sizeof(void*)*3 + 8); lean_dec(x_1); -lean_inc(x_133); -lean_inc(x_132); -lean_inc(x_131); -x_135 = l_Lean_Expr_forallE___override(x_131, x_132, x_133, x_134); -x_136 = lean_ptr_addr(x_132); -lean_dec(x_132); -x_137 = lean_ptr_addr(x_9); -x_138 = lean_usize_dec_eq(x_136, x_137); -if (x_138 == 0) +lean_inc(x_140); +lean_inc(x_139); +lean_inc(x_138); +x_142 = l_Lean_Expr_forallE___override(x_138, x_139, x_140, x_141); +x_143 = lean_ptr_addr(x_139); +lean_dec(x_139); +x_144 = lean_ptr_addr(x_9); +x_145 = lean_usize_dec_eq(x_143, x_144); +if (x_145 == 0) { -lean_object* x_139; -lean_dec(x_135); -lean_dec(x_133); -x_139 = l_Lean_Expr_forallE___override(x_131, x_9, x_10, x_134); -x_12 = x_139; -goto block_130; +lean_object* x_146; +lean_dec(x_142); +lean_dec(x_140); +x_146 = l_Lean_Expr_forallE___override(x_138, x_9, x_10, x_141); +x_12 = x_146; +goto block_137; } else { -size_t x_140; size_t x_141; uint8_t x_142; -x_140 = lean_ptr_addr(x_133); -lean_dec(x_133); -x_141 = lean_ptr_addr(x_10); -x_142 = lean_usize_dec_eq(x_140, x_141); -if (x_142 == 0) +size_t x_147; size_t x_148; uint8_t x_149; +x_147 = lean_ptr_addr(x_140); +lean_dec(x_140); +x_148 = lean_ptr_addr(x_10); +x_149 = lean_usize_dec_eq(x_147, x_148); +if (x_149 == 0) { -lean_object* x_143; -lean_dec(x_135); -x_143 = l_Lean_Expr_forallE___override(x_131, x_9, x_10, x_134); -x_12 = x_143; -goto block_130; +lean_object* x_150; +lean_dec(x_142); +x_150 = l_Lean_Expr_forallE___override(x_138, x_9, x_10, x_141); +x_12 = x_150; +goto block_137; } else { -uint8_t x_144; -x_144 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_134, x_134); -if (x_144 == 0) +uint8_t x_151; +x_151 = l___private_Lean_Expr_0__Lean_beqBinderInfo____x40_Lean_Expr___hyg_399_(x_141, x_141); +if (x_151 == 0) { -lean_object* x_145; -lean_dec(x_135); -x_145 = l_Lean_Expr_forallE___override(x_131, x_9, x_10, x_134); -x_12 = x_145; -goto block_130; +lean_object* x_152; +lean_dec(x_142); +x_152 = l_Lean_Expr_forallE___override(x_138, x_9, x_10, x_141); +x_12 = x_152; +goto block_137; } else { -lean_dec(x_131); +lean_dec(x_138); lean_dec(x_10); lean_dec(x_9); -x_12 = x_135; -goto block_130; +x_12 = x_142; +goto block_137; } } } } else { -lean_object* x_146; lean_object* x_147; +lean_object* x_153; lean_object* x_154; lean_dec(x_10); lean_dec(x_9); lean_dec(x_1); -x_146 = l_Lean_Meta_Simp_mkImpCongr___closed__4; -x_147 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_146); -x_12 = x_147; -goto block_130; +x_153 = l_Lean_Meta_Simp_mkImpCongr___closed__4; +x_154 = l_panic___at_Lean_Expr_getRevArg_x21___spec__1(x_153); +x_12 = x_154; +goto block_137; } -block_130: +block_137: { if (lean_obj_tag(x_11) == 0) { @@ -4857,7 +4946,7 @@ x_13 = lean_ctor_get(x_3, 1); lean_inc(x_13); if (lean_obj_tag(x_13) == 0) { -lean_object* x_14; uint32_t x_15; lean_object* x_16; lean_object* x_17; +lean_object* x_14; uint32_t x_15; uint8_t x_16; lean_object* x_17; lean_object* x_18; lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); @@ -4866,146 +4955,152 @@ lean_dec(x_3); lean_dec(x_2); x_14 = lean_box(0); x_15 = 0; -x_16 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_16, 0, x_12); -lean_ctor_set(x_16, 1, x_14); -lean_ctor_set_uint32(x_16, sizeof(void*)*2, x_15); -x_17 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_17, 0, x_16); -lean_ctor_set(x_17, 1, x_8); -return x_17; +x_16 = 1; +x_17 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_17, 0, x_12); +lean_ctor_set(x_17, 1, x_14); +lean_ctor_set_uint32(x_17, sizeof(void*)*2, x_15); +lean_ctor_set_uint8(x_17, sizeof(void*)*2 + 4, 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_8); +return x_18; } else { -uint8_t x_18; -x_18 = !lean_is_exclusive(x_13); -if (x_18 == 0) +uint8_t x_19; +x_19 = !lean_is_exclusive(x_13); +if (x_19 == 0) { -lean_object* x_19; lean_object* x_20; -x_19 = lean_ctor_get(x_13, 0); -lean_dec(x_19); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_20 = l_Lean_Meta_Simp_Result_getProof(x_2, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_20) == 0) -{ -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_object* x_20; lean_object* x_21; +x_20 = lean_ctor_get(x_13, 0); lean_dec(x_20); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_23 = l_Lean_Meta_Simp_Result_getProof(x_3, x_4, x_5, x_6, x_7, x_22); -if (lean_obj_tag(x_23) == 0) +x_21 = l_Lean_Meta_Simp_Result_getProof(x_2, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_21) == 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_object* x_22; lean_object* x_23; lean_object* x_24; +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); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_24 = l_Lean_Meta_Simp_Result_getProof(x_3, x_4, x_5, x_6, x_7, x_23); +if (lean_obj_tag(x_24) == 0) +{ +lean_object* x_25; lean_object* x_26; lean_object* x_27; +x_25 = lean_ctor_get(x_24, 0); lean_inc(x_25); -lean_dec(x_23); -x_26 = l_Lean_Meta_mkImpCongr(x_21, x_24, x_4, x_5, x_6, x_7, x_25); -if (lean_obj_tag(x_26) == 0) +x_26 = lean_ctor_get(x_24, 1); +lean_inc(x_26); +lean_dec(x_24); +x_27 = l_Lean_Meta_mkImpCongr(x_22, x_25, x_4, x_5, x_6, x_7, x_26); +if (lean_obj_tag(x_27) == 0) { -uint8_t x_27; -x_27 = !lean_is_exclusive(x_26); -if (x_27 == 0) +uint8_t x_28; +x_28 = !lean_is_exclusive(x_27); +if (x_28 == 0) { -lean_object* x_28; uint32_t x_29; lean_object* x_30; -x_28 = lean_ctor_get(x_26, 0); -lean_ctor_set(x_13, 0, x_28); -x_29 = 0; -x_30 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_30, 0, x_12); -lean_ctor_set(x_30, 1, x_13); -lean_ctor_set_uint32(x_30, sizeof(void*)*2, x_29); -lean_ctor_set(x_26, 0, x_30); -return x_26; +lean_object* x_29; uint32_t x_30; uint8_t x_31; lean_object* x_32; +x_29 = lean_ctor_get(x_27, 0); +lean_ctor_set(x_13, 0, x_29); +x_30 = 0; +x_31 = 1; +x_32 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_32, 0, x_12); +lean_ctor_set(x_32, 1, x_13); +lean_ctor_set_uint32(x_32, sizeof(void*)*2, x_30); +lean_ctor_set_uint8(x_32, sizeof(void*)*2 + 4, x_31); +lean_ctor_set(x_27, 0, x_32); +return x_27; } else { -lean_object* x_31; lean_object* x_32; uint32_t x_33; lean_object* x_34; lean_object* x_35; -x_31 = lean_ctor_get(x_26, 0); -x_32 = lean_ctor_get(x_26, 1); -lean_inc(x_32); -lean_inc(x_31); -lean_dec(x_26); -lean_ctor_set(x_13, 0, x_31); -x_33 = 0; -x_34 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_34, 0, x_12); -lean_ctor_set(x_34, 1, x_13); -lean_ctor_set_uint32(x_34, sizeof(void*)*2, 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_32); -return x_35; +lean_object* x_33; lean_object* x_34; uint32_t x_35; uint8_t x_36; lean_object* x_37; lean_object* x_38; +x_33 = lean_ctor_get(x_27, 0); +x_34 = lean_ctor_get(x_27, 1); +lean_inc(x_34); +lean_inc(x_33); +lean_dec(x_27); +lean_ctor_set(x_13, 0, x_33); +x_35 = 0; +x_36 = 1; +x_37 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_37, 0, x_12); +lean_ctor_set(x_37, 1, x_13); +lean_ctor_set_uint32(x_37, sizeof(void*)*2, x_35); +lean_ctor_set_uint8(x_37, sizeof(void*)*2 + 4, 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_34); +return x_38; } } else { -uint8_t x_36; +uint8_t x_39; lean_free_object(x_13); lean_dec(x_12); -x_36 = !lean_is_exclusive(x_26); -if (x_36 == 0) +x_39 = !lean_is_exclusive(x_27); +if (x_39 == 0) { -return x_26; +return x_27; } 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_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 { -uint8_t x_40; -lean_dec(x_21); +uint8_t x_43; +lean_dec(x_22); lean_free_object(x_13); lean_dec(x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_40 = !lean_is_exclusive(x_23); -if (x_40 == 0) +x_43 = !lean_is_exclusive(x_24); +if (x_43 == 0) { -return x_23; +return x_24; } 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_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_24, 0); +x_45 = lean_ctor_get(x_24, 1); +lean_inc(x_45); +lean_inc(x_44); +lean_dec(x_24); +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_44; +uint8_t x_47; lean_free_object(x_13); lean_dec(x_12); lean_dec(x_7); @@ -5013,48 +5108,35 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_44 = !lean_is_exclusive(x_20); -if (x_44 == 0) +x_47 = !lean_is_exclusive(x_21); +if (x_47 == 0) { -return x_20; +return x_21; } else { -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_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_object* x_48; lean_object* x_49; lean_object* x_50; +x_48 = lean_ctor_get(x_21, 0); +x_49 = lean_ctor_get(x_21, 1); +lean_inc(x_49); +lean_inc(x_48); +lean_dec(x_21); +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; } } } else { -lean_object* x_48; +lean_object* x_51; lean_dec(x_13); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_48 = l_Lean_Meta_Simp_Result_getProof(x_2, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_48) == 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); -lean_dec(x_48); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_51 = l_Lean_Meta_Simp_Result_getProof(x_3, x_4, x_5, x_6, x_7, x_50); +x_51 = l_Lean_Meta_Simp_Result_getProof(x_2, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_51) == 0) { lean_object* x_52; lean_object* x_53; lean_object* x_54; @@ -5063,83 +5145,67 @@ lean_inc(x_52); x_53 = lean_ctor_get(x_51, 1); lean_inc(x_53); lean_dec(x_51); -x_54 = l_Lean_Meta_mkImpCongr(x_49, x_52, x_4, x_5, x_6, x_7, x_53); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_54 = l_Lean_Meta_Simp_Result_getProof(x_3, x_4, x_5, x_6, x_7, x_53); if (lean_obj_tag(x_54) == 0) { -lean_object* x_55; lean_object* x_56; lean_object* x_57; lean_object* x_58; uint32_t x_59; lean_object* x_60; lean_object* x_61; +lean_object* x_55; lean_object* x_56; lean_object* x_57; 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); -} -x_58 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_58, 0, x_55); -x_59 = 0; -x_60 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_60, 0, x_12); -lean_ctor_set(x_60, 1, x_58); -lean_ctor_set_uint32(x_60, sizeof(void*)*2, x_59); -if (lean_is_scalar(x_57)) { - x_61 = lean_alloc_ctor(0, 2, 0); -} else { - x_61 = x_57; -} -lean_ctor_set(x_61, 0, x_60); -lean_ctor_set(x_61, 1, x_56); -return x_61; -} -else +lean_dec(x_54); +x_57 = l_Lean_Meta_mkImpCongr(x_52, x_55, x_4, x_5, x_6, x_7, x_56); +if (lean_obj_tag(x_57) == 0) { -lean_object* x_62; lean_object* x_63; lean_object* x_64; lean_object* x_65; -lean_dec(x_12); -x_62 = lean_ctor_get(x_54, 0); -lean_inc(x_62); -x_63 = lean_ctor_get(x_54, 1); -lean_inc(x_63); -if (lean_is_exclusive(x_54)) { - lean_ctor_release(x_54, 0); - lean_ctor_release(x_54, 1); - x_64 = x_54; +lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; uint32_t x_62; uint8_t 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; } else { - lean_dec_ref(x_54); - x_64 = lean_box(0); + lean_dec_ref(x_57); + x_60 = lean_box(0); } -if (lean_is_scalar(x_64)) { - x_65 = lean_alloc_ctor(1, 2, 0); +x_61 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_61, 0, x_58); +x_62 = 0; +x_63 = 1; +x_64 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_64, 0, x_12); +lean_ctor_set(x_64, 1, x_61); +lean_ctor_set_uint32(x_64, sizeof(void*)*2, x_62); +lean_ctor_set_uint8(x_64, sizeof(void*)*2 + 4, x_63); +if (lean_is_scalar(x_60)) { + x_65 = lean_alloc_ctor(0, 2, 0); } else { - x_65 = x_64; + x_65 = x_60; } -lean_ctor_set(x_65, 0, x_62); -lean_ctor_set(x_65, 1, x_63); +lean_ctor_set(x_65, 0, x_64); +lean_ctor_set(x_65, 1, x_59); return x_65; } -} else { lean_object* x_66; lean_object* x_67; lean_object* x_68; lean_object* x_69; -lean_dec(x_49); lean_dec(x_12); -lean_dec(x_7); -lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); -x_66 = lean_ctor_get(x_51, 0); +x_66 = lean_ctor_get(x_57, 0); lean_inc(x_66); -x_67 = lean_ctor_get(x_51, 1); +x_67 = lean_ctor_get(x_57, 1); lean_inc(x_67); -if (lean_is_exclusive(x_51)) { - lean_ctor_release(x_51, 0); - lean_ctor_release(x_51, 1); - x_68 = x_51; +if (lean_is_exclusive(x_57)) { + lean_ctor_release(x_57, 0); + lean_ctor_release(x_57, 1); + x_68 = x_57; } else { - lean_dec_ref(x_51); + lean_dec_ref(x_57); x_68 = lean_box(0); } if (lean_is_scalar(x_68)) { @@ -5155,22 +5221,22 @@ return x_69; else { lean_object* x_70; lean_object* x_71; lean_object* x_72; lean_object* x_73; +lean_dec(x_52); lean_dec(x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -lean_dec(x_3); -x_70 = lean_ctor_get(x_48, 0); +x_70 = lean_ctor_get(x_54, 0); lean_inc(x_70); -x_71 = lean_ctor_get(x_48, 1); +x_71 = lean_ctor_get(x_54, 1); lean_inc(x_71); -if (lean_is_exclusive(x_48)) { - lean_ctor_release(x_48, 0); - lean_ctor_release(x_48, 1); - x_72 = x_48; +if (lean_is_exclusive(x_54)) { + lean_ctor_release(x_54, 0); + lean_ctor_release(x_54, 1); + x_72 = x_54; } else { - lean_dec_ref(x_48); + lean_dec_ref(x_54); x_72 = lean_box(0); } if (lean_is_scalar(x_72)) { @@ -5183,139 +5249,174 @@ lean_ctor_set(x_73, 1, x_71); return x_73; } } +else +{ +lean_object* x_74; lean_object* x_75; lean_object* x_76; lean_object* x_77; +lean_dec(x_12); +lean_dec(x_7); +lean_dec(x_6); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_74 = lean_ctor_get(x_51, 0); +lean_inc(x_74); +x_75 = lean_ctor_get(x_51, 1); +lean_inc(x_75); +if (lean_is_exclusive(x_51)) { + lean_ctor_release(x_51, 0); + lean_ctor_release(x_51, 1); + x_76 = x_51; +} else { + lean_dec_ref(x_51); + x_76 = lean_box(0); +} +if (lean_is_scalar(x_76)) { + x_77 = lean_alloc_ctor(1, 2, 0); +} else { + x_77 = x_76; +} +lean_ctor_set(x_77, 0, x_74); +lean_ctor_set(x_77, 1, x_75); +return x_77; +} +} } } else { -uint8_t x_74; -x_74 = !lean_is_exclusive(x_11); -if (x_74 == 0) +uint8_t x_78; +x_78 = !lean_is_exclusive(x_11); +if (x_78 == 0) { -lean_object* x_75; lean_object* x_76; -x_75 = lean_ctor_get(x_11, 0); -lean_dec(x_75); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_76 = l_Lean_Meta_Simp_Result_getProof(x_2, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_76) == 0) -{ -lean_object* x_77; lean_object* x_78; lean_object* x_79; -x_77 = lean_ctor_get(x_76, 0); -lean_inc(x_77); -x_78 = lean_ctor_get(x_76, 1); -lean_inc(x_78); -lean_dec(x_76); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_79 = l_Lean_Meta_Simp_Result_getProof(x_3, x_4, x_5, x_6, x_7, x_78); -if (lean_obj_tag(x_79) == 0) -{ -lean_object* x_80; lean_object* x_81; lean_object* x_82; -x_80 = lean_ctor_get(x_79, 0); -lean_inc(x_80); -x_81 = lean_ctor_get(x_79, 1); -lean_inc(x_81); +lean_object* x_79; lean_object* x_80; +x_79 = lean_ctor_get(x_11, 0); lean_dec(x_79); -x_82 = l_Lean_Meta_mkImpCongr(x_77, x_80, x_4, x_5, x_6, x_7, x_81); -if (lean_obj_tag(x_82) == 0) +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_80 = l_Lean_Meta_Simp_Result_getProof(x_2, x_4, x_5, x_6, x_7, x_8); +if (lean_obj_tag(x_80) == 0) { -uint8_t x_83; -x_83 = !lean_is_exclusive(x_82); -if (x_83 == 0) +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); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_83 = l_Lean_Meta_Simp_Result_getProof(x_3, x_4, x_5, x_6, x_7, x_82); +if (lean_obj_tag(x_83) == 0) { -lean_object* x_84; uint32_t x_85; lean_object* x_86; -x_84 = lean_ctor_get(x_82, 0); -lean_ctor_set(x_11, 0, x_84); -x_85 = 0; -x_86 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_86, 0, x_12); -lean_ctor_set(x_86, 1, x_11); -lean_ctor_set_uint32(x_86, sizeof(void*)*2, x_85); -lean_ctor_set(x_82, 0, x_86); -return x_82; -} -else +lean_object* x_84; lean_object* x_85; lean_object* x_86; +x_84 = lean_ctor_get(x_83, 0); +lean_inc(x_84); +x_85 = lean_ctor_get(x_83, 1); +lean_inc(x_85); +lean_dec(x_83); +x_86 = l_Lean_Meta_mkImpCongr(x_81, x_84, x_4, x_5, x_6, x_7, x_85); +if (lean_obj_tag(x_86) == 0) { -lean_object* x_87; lean_object* x_88; uint32_t x_89; lean_object* x_90; lean_object* x_91; -x_87 = lean_ctor_get(x_82, 0); -x_88 = lean_ctor_get(x_82, 1); -lean_inc(x_88); -lean_inc(x_87); -lean_dec(x_82); -lean_ctor_set(x_11, 0, x_87); +uint8_t x_87; +x_87 = !lean_is_exclusive(x_86); +if (x_87 == 0) +{ +lean_object* x_88; uint32_t x_89; uint8_t x_90; lean_object* x_91; +x_88 = lean_ctor_get(x_86, 0); +lean_ctor_set(x_11, 0, x_88); x_89 = 0; -x_90 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_90, 0, x_12); -lean_ctor_set(x_90, 1, x_11); -lean_ctor_set_uint32(x_90, sizeof(void*)*2, x_89); -x_91 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_91, 0, x_90); -lean_ctor_set(x_91, 1, x_88); -return x_91; +x_90 = 1; +x_91 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_91, 0, x_12); +lean_ctor_set(x_91, 1, x_11); +lean_ctor_set_uint32(x_91, sizeof(void*)*2, x_89); +lean_ctor_set_uint8(x_91, sizeof(void*)*2 + 4, x_90); +lean_ctor_set(x_86, 0, x_91); +return x_86; +} +else +{ +lean_object* x_92; lean_object* x_93; uint32_t x_94; uint8_t x_95; lean_object* x_96; lean_object* x_97; +x_92 = lean_ctor_get(x_86, 0); +x_93 = lean_ctor_get(x_86, 1); +lean_inc(x_93); +lean_inc(x_92); +lean_dec(x_86); +lean_ctor_set(x_11, 0, x_92); +x_94 = 0; +x_95 = 1; +x_96 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_96, 0, x_12); +lean_ctor_set(x_96, 1, x_11); +lean_ctor_set_uint32(x_96, sizeof(void*)*2, x_94); +lean_ctor_set_uint8(x_96, sizeof(void*)*2 + 4, 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_93); +return x_97; } } else { -uint8_t x_92; +uint8_t x_98; lean_free_object(x_11); lean_dec(x_12); -x_92 = !lean_is_exclusive(x_82); -if (x_92 == 0) +x_98 = !lean_is_exclusive(x_86); +if (x_98 == 0) { -return x_82; +return x_86; } else { -lean_object* x_93; lean_object* x_94; lean_object* x_95; -x_93 = lean_ctor_get(x_82, 0); -x_94 = lean_ctor_get(x_82, 1); -lean_inc(x_94); -lean_inc(x_93); -lean_dec(x_82); -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; +lean_object* x_99; lean_object* x_100; lean_object* x_101; +x_99 = lean_ctor_get(x_86, 0); +x_100 = lean_ctor_get(x_86, 1); +lean_inc(x_100); +lean_inc(x_99); +lean_dec(x_86); +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; } } } else { -uint8_t x_96; -lean_dec(x_77); +uint8_t x_102; +lean_dec(x_81); lean_free_object(x_11); lean_dec(x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_96 = !lean_is_exclusive(x_79); -if (x_96 == 0) +x_102 = !lean_is_exclusive(x_83); +if (x_102 == 0) { -return x_79; +return x_83; } else { -lean_object* x_97; lean_object* x_98; lean_object* x_99; -x_97 = lean_ctor_get(x_79, 0); -x_98 = lean_ctor_get(x_79, 1); -lean_inc(x_98); -lean_inc(x_97); -lean_dec(x_79); -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_103; lean_object* x_104; lean_object* x_105; +x_103 = lean_ctor_get(x_83, 0); +x_104 = lean_ctor_get(x_83, 1); +lean_inc(x_104); +lean_inc(x_103); +lean_dec(x_83); +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_100; +uint8_t x_106; lean_free_object(x_11); lean_dec(x_12); lean_dec(x_7); @@ -5323,174 +5424,176 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_100 = !lean_is_exclusive(x_76); -if (x_100 == 0) +x_106 = !lean_is_exclusive(x_80); +if (x_106 == 0) { -return x_76; +return x_80; } else { -lean_object* x_101; lean_object* x_102; lean_object* x_103; -x_101 = lean_ctor_get(x_76, 0); -x_102 = lean_ctor_get(x_76, 1); -lean_inc(x_102); -lean_inc(x_101); -lean_dec(x_76); -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_107; lean_object* x_108; lean_object* x_109; +x_107 = lean_ctor_get(x_80, 0); +x_108 = lean_ctor_get(x_80, 1); +lean_inc(x_108); +lean_inc(x_107); +lean_dec(x_80); +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_104; +lean_object* x_110; lean_dec(x_11); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); lean_inc(x_4); -x_104 = l_Lean_Meta_Simp_Result_getProof(x_2, x_4, x_5, x_6, x_7, x_8); -if (lean_obj_tag(x_104) == 0) -{ -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_104, 0); -lean_inc(x_105); -x_106 = lean_ctor_get(x_104, 1); -lean_inc(x_106); -lean_dec(x_104); -lean_inc(x_7); -lean_inc(x_6); -lean_inc(x_5); -lean_inc(x_4); -x_107 = l_Lean_Meta_Simp_Result_getProof(x_3, x_4, x_5, x_6, x_7, x_106); -if (lean_obj_tag(x_107) == 0) -{ -lean_object* x_108; lean_object* x_109; lean_object* x_110; -x_108 = lean_ctor_get(x_107, 0); -lean_inc(x_108); -x_109 = lean_ctor_get(x_107, 1); -lean_inc(x_109); -lean_dec(x_107); -x_110 = l_Lean_Meta_mkImpCongr(x_105, x_108, x_4, x_5, x_6, x_7, x_109); +x_110 = l_Lean_Meta_Simp_Result_getProof(x_2, x_4, x_5, x_6, x_7, x_8); if (lean_obj_tag(x_110) == 0) { -lean_object* x_111; lean_object* x_112; lean_object* x_113; lean_object* x_114; uint32_t x_115; lean_object* x_116; lean_object* x_117; +lean_object* x_111; lean_object* x_112; lean_object* x_113; 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 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_114, 0, x_111); -x_115 = 0; -x_116 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_116, 0, x_12); -lean_ctor_set(x_116, 1, x_114); -lean_ctor_set_uint32(x_116, sizeof(void*)*2, x_115); -if (lean_is_scalar(x_113)) { - x_117 = lean_alloc_ctor(0, 2, 0); -} else { - x_117 = x_113; -} -lean_ctor_set(x_117, 0, x_116); -lean_ctor_set(x_117, 1, x_112); -return x_117; -} -else +lean_dec(x_110); +lean_inc(x_7); +lean_inc(x_6); +lean_inc(x_5); +lean_inc(x_4); +x_113 = l_Lean_Meta_Simp_Result_getProof(x_3, x_4, x_5, x_6, x_7, x_112); +if (lean_obj_tag(x_113) == 0) { -lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; -lean_dec(x_12); -x_118 = lean_ctor_get(x_110, 0); +lean_object* x_114; lean_object* x_115; lean_object* x_116; +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 = l_Lean_Meta_mkImpCongr(x_111, x_114, x_4, x_5, x_6, x_7, x_115); +if (lean_obj_tag(x_116) == 0) +{ +lean_object* x_117; lean_object* x_118; lean_object* x_119; lean_object* x_120; uint32_t x_121; uint8_t x_122; lean_object* x_123; lean_object* x_124; +x_117 = lean_ctor_get(x_116, 0); +lean_inc(x_117); +x_118 = lean_ctor_get(x_116, 1); lean_inc(x_118); -x_119 = lean_ctor_get(x_110, 1); -lean_inc(x_119); -if (lean_is_exclusive(x_110)) { - lean_ctor_release(x_110, 0); - lean_ctor_release(x_110, 1); - x_120 = x_110; +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_110); - x_120 = lean_box(0); + lean_dec_ref(x_116); + x_119 = lean_box(0); } -if (lean_is_scalar(x_120)) { - x_121 = lean_alloc_ctor(1, 2, 0); +x_120 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_120, 0, x_117); +x_121 = 0; +x_122 = 1; +x_123 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_123, 0, x_12); +lean_ctor_set(x_123, 1, x_120); +lean_ctor_set_uint32(x_123, sizeof(void*)*2, x_121); +lean_ctor_set_uint8(x_123, sizeof(void*)*2 + 4, x_122); +if (lean_is_scalar(x_119)) { + x_124 = lean_alloc_ctor(0, 2, 0); } else { - x_121 = x_120; + x_124 = x_119; } -lean_ctor_set(x_121, 0, x_118); -lean_ctor_set(x_121, 1, x_119); -return x_121; +lean_ctor_set(x_124, 0, x_123); +lean_ctor_set(x_124, 1, x_118); +return x_124; +} +else +{ +lean_object* x_125; lean_object* x_126; lean_object* x_127; lean_object* x_128; +lean_dec(x_12); +x_125 = lean_ctor_get(x_116, 0); +lean_inc(x_125); +x_126 = lean_ctor_get(x_116, 1); +lean_inc(x_126); +if (lean_is_exclusive(x_116)) { + lean_ctor_release(x_116, 0); + lean_ctor_release(x_116, 1); + x_127 = x_116; +} else { + lean_dec_ref(x_116); + x_127 = lean_box(0); +} +if (lean_is_scalar(x_127)) { + x_128 = lean_alloc_ctor(1, 2, 0); +} else { + x_128 = x_127; +} +lean_ctor_set(x_128, 0, x_125); +lean_ctor_set(x_128, 1, x_126); +return x_128; } } else { -lean_object* x_122; lean_object* x_123; lean_object* x_124; lean_object* x_125; -lean_dec(x_105); +lean_object* x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; +lean_dec(x_111); lean_dec(x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); -x_122 = lean_ctor_get(x_107, 0); -lean_inc(x_122); -x_123 = lean_ctor_get(x_107, 1); -lean_inc(x_123); -if (lean_is_exclusive(x_107)) { - lean_ctor_release(x_107, 0); - lean_ctor_release(x_107, 1); - x_124 = x_107; +x_129 = lean_ctor_get(x_113, 0); +lean_inc(x_129); +x_130 = lean_ctor_get(x_113, 1); +lean_inc(x_130); +if (lean_is_exclusive(x_113)) { + lean_ctor_release(x_113, 0); + lean_ctor_release(x_113, 1); + x_131 = x_113; } else { - lean_dec_ref(x_107); - x_124 = lean_box(0); + lean_dec_ref(x_113); + x_131 = lean_box(0); } -if (lean_is_scalar(x_124)) { - x_125 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_131)) { + x_132 = lean_alloc_ctor(1, 2, 0); } else { - x_125 = x_124; + x_132 = x_131; } -lean_ctor_set(x_125, 0, x_122); -lean_ctor_set(x_125, 1, x_123); -return x_125; +lean_ctor_set(x_132, 0, x_129); +lean_ctor_set(x_132, 1, x_130); +return x_132; } } else { -lean_object* x_126; lean_object* x_127; lean_object* x_128; lean_object* x_129; +lean_object* x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_dec(x_12); lean_dec(x_7); lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_126 = lean_ctor_get(x_104, 0); -lean_inc(x_126); -x_127 = lean_ctor_get(x_104, 1); -lean_inc(x_127); -if (lean_is_exclusive(x_104)) { - lean_ctor_release(x_104, 0); - lean_ctor_release(x_104, 1); - x_128 = x_104; +x_133 = lean_ctor_get(x_110, 0); +lean_inc(x_133); +x_134 = lean_ctor_get(x_110, 1); +lean_inc(x_134); +if (lean_is_exclusive(x_110)) { + lean_ctor_release(x_110, 0); + lean_ctor_release(x_110, 1); + x_135 = x_110; } else { - lean_dec_ref(x_104); - x_128 = lean_box(0); + lean_dec_ref(x_110); + x_135 = lean_box(0); } -if (lean_is_scalar(x_128)) { - x_129 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_135)) { + x_136 = lean_alloc_ctor(1, 2, 0); } else { - x_129 = x_128; + x_136 = x_135; } -lean_ctor_set(x_129, 0, x_126); -lean_ctor_set(x_129, 1, x_127); -return x_129; +lean_ctor_set(x_136, 0, x_133); +lean_ctor_set(x_136, 1, x_134); +return x_136; } } } @@ -6007,70 +6110,7 @@ return x_22; } } } -LEAN_EXPORT lean_object* l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___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) { -_start: -{ -lean_object* 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_11 = lean_apply_8(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -if (lean_obj_tag(x_11) == 0) -{ -lean_object* x_12; lean_object* x_13; lean_object* x_14; -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_apply_9(x_2, x_12, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_13); -return x_14; -} -else -{ -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); -lean_dec(x_2); -x_15 = !lean_is_exclusive(x_11); -if (x_15 == 0) -{ -return x_11; -} -else -{ -lean_object* x_16; lean_object* x_17; lean_object* x_18; -x_16 = lean_ctor_get(x_11, 0); -x_17 = lean_ctor_get(x_11, 1); -lean_inc(x_17); -lean_inc(x_16); -lean_dec(x_11); -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_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2(lean_object* x_1, lean_object* x_2) { -_start: -{ -lean_object* x_3; -x_3 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 0); -return x_3; -} -} -LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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_EXPORT lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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: { 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; @@ -6190,7 +6230,7 @@ return x_49; } } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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, 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; @@ -6207,273 +6247,174 @@ lean_ctor_set(x_16, 1, x_11); return x_16; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___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_10; -x_10 = lean_infer_type(x_1, x_5, x_6, x_7, x_8, x_9); -return x_10; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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_16; lean_object* x_66; uint8_t x_67; +x_66 = lean_array_fget(x_4, x_3); +x_67 = lean_ctor_get_uint8(x_5, sizeof(void*)*2 + 14); +if (x_67 == 0) { -lean_object* x_12; -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_12 = l_Lean_Meta_whnfD(x_3, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_12) == 0) +uint8_t x_68; +x_68 = lean_ctor_get_uint8(x_66, sizeof(void*)*1 + 1); +lean_dec(x_66); +if (x_68 == 0) { -lean_object* x_13; lean_object* x_14; uint8_t x_15; -x_13 = lean_ctor_get(x_12, 0); -lean_inc(x_13); -x_14 = lean_ctor_get(x_12, 1); +lean_object* x_69; lean_inc(x_14); -lean_dec(x_12); -x_15 = l_Lean_Expr_isArrow(x_13); +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_69 = lean_simp(x_1, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_69) == 0) +{ +lean_object* x_70; lean_object* x_71; lean_object* x_72; +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_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_72 = l_Lean_Meta_Simp_mkCongr(x_6, x_70, x_11, x_12, x_13, x_14, x_71); +if (lean_obj_tag(x_72) == 0) +{ +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 = lean_box(0); +x_76 = lean_apply_11(x_2, x_3, x_73, x_75, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_74); +return x_76; +} +else +{ +uint8_t x_77; +lean_dec(x_14); lean_dec(x_13); -if (x_15 == 0) -{ -lean_object* x_16; -lean_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_16 = lean_dsimp(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_14); -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); -x_19 = l_Lean_Meta_Simp_mkCongrFun(x_2, x_17, x_7, x_8, x_9, x_10, x_18); -return x_19; -} -else -{ -uint8_t x_20; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -x_20 = !lean_is_exclusive(x_16); -if (x_20 == 0) -{ -return x_16; -} -else -{ -lean_object* x_21; lean_object* x_22; lean_object* x_23; -x_21 = lean_ctor_get(x_16, 0); -x_22 = lean_ctor_get(x_16, 1); -lean_inc(x_22); -lean_inc(x_21); -lean_dec(x_16); -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_inc(x_10); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -x_24 = lean_simp(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_14); -if (lean_obj_tag(x_24) == 0) -{ -lean_object* x_25; lean_object* x_26; lean_object* x_27; -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_Meta_Simp_mkCongr(x_2, x_25, x_7, x_8, x_9, x_10, x_26); -return x_27; -} -else -{ -uint8_t x_28; -lean_dec(x_10); -lean_dec(x_9); -lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_2); -x_28 = !lean_is_exclusive(x_24); -if (x_28 == 0) -{ -return x_24; -} -else -{ -lean_object* x_29; lean_object* x_30; lean_object* x_31; -x_29 = lean_ctor_get(x_24, 0); -x_30 = lean_ctor_get(x_24, 1); -lean_inc(x_30); -lean_inc(x_29); -lean_dec(x_24); -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; -} -} -} -} -else -{ -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); -lean_dec(x_2); -lean_dec(x_1); -x_32 = !lean_is_exclusive(x_12); -if (x_32 == 0) -{ -return x_12; -} -else -{ -lean_object* x_33; lean_object* x_34; lean_object* x_35; -x_33 = lean_ctor_get(x_12, 0); -x_34 = lean_ctor_get(x_12, 1); -lean_inc(x_34); -lean_inc(x_33); lean_dec(x_12); -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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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_dec(x_11); +lean_dec(x_10); +lean_dec(x_9); +lean_dec(x_8); +lean_dec(x_3); +lean_dec(x_2); +x_77 = !lean_is_exclusive(x_72); +if (x_77 == 0) { -lean_object* x_11; -x_11 = l_Lean_Meta_Simp_mkCongr(x_1, x_2, x_6, x_7, x_8, x_9, x_10); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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, 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; uint8_t x_18; uint8_t x_19; -x_16 = lean_array_fget(x_1, x_2); -x_17 = lean_ctor_get_uint8(x_16, sizeof(void*)*1 + 1); -x_18 = lean_ctor_get_uint8(x_3, sizeof(void*)*4 + 8); -if (x_17 == 0) -{ -uint8_t x_122; -x_122 = 1; -x_19 = x_122; -goto block_121; +return x_72; } else { -uint8_t x_123; -x_123 = 0; -x_19 = x_123; -goto block_121; +lean_object* x_78; lean_object* x_79; lean_object* x_80; +x_78 = lean_ctor_get(x_72, 0); +x_79 = lean_ctor_get(x_72, 1); +lean_inc(x_79); +lean_inc(x_78); +lean_dec(x_72); +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; +} } -block_121: -{ -uint8_t x_20; -if (x_19 == 0) -{ -uint8_t x_119; -x_119 = 0; -x_20 = x_119; -goto block_118; } else { -uint8_t x_120; -x_120 = 1; -x_20 = x_120; -goto block_118; -} -block_118: +uint8_t x_81; +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_6); +lean_dec(x_3); +lean_dec(x_2); +x_81 = !lean_is_exclusive(x_69); +if (x_81 == 0) { -lean_object* x_21; -if (x_20 == 0) -{ -if (x_18 == 0) -{ -lean_object* x_87; -lean_dec(x_16); -x_87 = lean_box(0); -x_21 = x_87; -goto block_86; +return x_69; } else { -lean_object* x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; uint8_t x_92; -x_88 = lean_ctor_get(x_6, 0); -lean_inc(x_88); -x_89 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__2___boxed), 9, 1); -lean_closure_set(x_89, 0, x_88); -lean_inc(x_6); -lean_inc(x_4); -x_90 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__3), 11, 2); -lean_closure_set(x_90, 0, x_4); -lean_closure_set(x_90, 1, x_6); -x_91 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 2); -lean_closure_set(x_91, 0, x_89); -lean_closure_set(x_91, 1, x_90); -x_92 = l_Lean_Meta_ParamInfo_isInstImplicit(x_16); -lean_dec(x_16); -if (x_92 == 0) +lean_object* x_82; lean_object* x_83; lean_object* x_84; +x_82 = lean_ctor_get(x_69, 0); +x_83 = lean_ctor_get(x_69, 1); +lean_inc(x_83); +lean_inc(x_82); +lean_dec(x_69); +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_93; +lean_object* x_85; +x_85 = lean_box(0); +x_16 = x_85; +goto block_65; +} +} +else +{ +uint8_t x_86; +x_86 = l_Lean_Meta_ParamInfo_isInstImplicit(x_66); +if (x_86 == 0) +{ +uint8_t x_87; +x_87 = lean_ctor_get_uint8(x_66, sizeof(void*)*1 + 1); +lean_dec(x_66); +if (x_87 == 0) +{ +lean_object* x_88; +lean_inc(x_14); +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_88 = lean_simp(x_1, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_88) == 0) +{ +lean_object* x_89; lean_object* x_90; lean_object* x_91; +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); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_91 = l_Lean_Meta_Simp_mkCongr(x_6, x_89, x_11, x_12, x_13, x_14, x_90); +if (lean_obj_tag(x_91) == 0) +{ +lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; +x_92 = lean_ctor_get(x_91, 0); +lean_inc(x_92); +x_93 = lean_ctor_get(x_91, 1); +lean_inc(x_93); lean_dec(x_91); -x_93 = lean_box(0); -x_21 = x_93; -goto block_86; +x_94 = lean_box(0); +x_95 = lean_apply_11(x_2, x_3, x_92, x_94, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_93); +return x_95; } else { -lean_object* x_94; -lean_dec(x_6); -lean_dec(x_4); -lean_inc(x_14); -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_94 = l_Lean_Meta_Simp_withoutUnfoldGround___rarg(x_91, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -if (lean_obj_tag(x_94) == 0) -{ -lean_object* x_95; lean_object* x_96; lean_object* x_97; lean_object* x_98; -x_95 = lean_ctor_get(x_94, 0); -lean_inc(x_95); -x_96 = lean_ctor_get(x_94, 1); -lean_inc(x_96); -lean_dec(x_94); -x_97 = lean_box(0); -x_98 = lean_apply_11(x_5, x_2, x_95, x_97, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_96); -return x_98; -} -else -{ -uint8_t x_99; +uint8_t x_96; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -6481,196 +6422,93 @@ lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_5); +lean_dec(x_3); lean_dec(x_2); -x_99 = !lean_is_exclusive(x_94); -if (x_99 == 0) +x_96 = !lean_is_exclusive(x_91); +if (x_96 == 0) { -return x_94; +return x_91; } else { -lean_object* x_100; lean_object* x_101; lean_object* x_102; -x_100 = lean_ctor_get(x_94, 0); -x_101 = lean_ctor_get(x_94, 1); +lean_object* x_97; lean_object* x_98; lean_object* x_99; +x_97 = lean_ctor_get(x_91, 0); +x_98 = lean_ctor_get(x_91, 1); +lean_inc(x_98); +lean_inc(x_97); +lean_dec(x_91); +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 +{ +uint8_t x_100; +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_6); +lean_dec(x_3); +lean_dec(x_2); +x_100 = !lean_is_exclusive(x_88); +if (x_100 == 0) +{ +return x_88; +} +else +{ +lean_object* x_101; lean_object* x_102; lean_object* x_103; +x_101 = lean_ctor_get(x_88, 0); +x_102 = lean_ctor_get(x_88, 1); +lean_inc(x_102); lean_inc(x_101); -lean_inc(x_100); -lean_dec(x_94); -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; -} -} +lean_dec(x_88); +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; } } } else { -if (x_18 == 0) -{ -lean_object* x_103; -lean_dec(x_16); -x_103 = lean_box(0); -x_21 = x_103; -goto block_86; +lean_object* x_104; +x_104 = lean_box(0); +x_16 = x_104; +goto block_65; +} } else { -lean_object* x_104; lean_object* x_105; lean_object* x_106; uint8_t x_107; -lean_inc(x_4); -x_104 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simp___boxed), 9, 1); -lean_closure_set(x_104, 0, x_4); -lean_inc(x_6); -x_105 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__4___boxed), 10, 1); -lean_closure_set(x_105, 0, x_6); -x_106 = lean_alloc_closure((void*)(l_ReaderT_bind___at_Lean_Meta_Simp_congrArgs___spec__2___rarg), 10, 2); -lean_closure_set(x_106, 0, x_104); -lean_closure_set(x_106, 1, x_105); -x_107 = l_Lean_Meta_ParamInfo_isInstImplicit(x_16); -lean_dec(x_16); -if (x_107 == 0) -{ -lean_object* x_108; -lean_dec(x_106); -x_108 = lean_box(0); -x_21 = x_108; -goto block_86; -} -else -{ -lean_object* x_109; -lean_dec(x_6); -lean_dec(x_4); +lean_object* x_105; +lean_dec(x_66); lean_inc(x_14); 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_109 = l_Lean_Meta_Simp_withoutUnfoldGround___rarg(x_106, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -if (lean_obj_tag(x_109) == 0) -{ -lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* 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); -lean_dec(x_109); -x_112 = lean_box(0); -x_113 = lean_apply_11(x_5, x_2, x_110, x_112, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_111); -return x_113; -} -else -{ -uint8_t x_114; -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_5); -lean_dec(x_2); -x_114 = !lean_is_exclusive(x_109); -if (x_114 == 0) +x_105 = l_Lean_Meta_Simp_mkCongrFun(x_6, x_1, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_105) == 0) { +lean_object* x_106; lean_object* x_107; lean_object* x_108; lean_object* x_109; +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_box(0); +x_109 = lean_apply_11(x_2, x_3, x_106, x_108, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_107); return x_109; } else { -lean_object* x_115; lean_object* x_116; lean_object* x_117; -x_115 = lean_ctor_get(x_109, 0); -x_116 = lean_ctor_get(x_109, 1); -lean_inc(x_116); -lean_inc(x_115); -lean_dec(x_109); -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; -} -} -} -} -} -block_86: -{ -lean_dec(x_21); -if (x_20 == 0) -{ -lean_object* x_22; lean_object* x_23; -x_22 = lean_ctor_get(x_6, 0); -lean_inc(x_22); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_23 = lean_infer_type(x_22, x_11, x_12, x_13, x_14, x_15); -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_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_26 = l_Lean_Meta_whnfD(x_24, x_11, x_12, x_13, x_14, x_25); -if (lean_obj_tag(x_26) == 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_inc(x_28); -lean_dec(x_26); -x_29 = l_Lean_Expr_isArrow(x_27); -lean_dec(x_27); -if (x_29 == 0) -{ -lean_object* x_30; -lean_inc(x_14); -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_30 = lean_dsimp(x_4, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_28); -if (lean_obj_tag(x_30) == 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); -lean_dec(x_30); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_33 = l_Lean_Meta_Simp_mkCongrFun(x_6, x_31, x_11, x_12, x_13, x_14, 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; -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_box(0); -x_37 = lean_apply_11(x_5, x_2, x_34, x_36, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_35); -return x_37; -} -else -{ -uint8_t x_38; +uint8_t x_110; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -6678,132 +6516,269 @@ lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); -lean_dec(x_5); +lean_dec(x_3); lean_dec(x_2); -x_38 = !lean_is_exclusive(x_33); -if (x_38 == 0) +x_110 = !lean_is_exclusive(x_105); +if (x_110 == 0) { -return x_33; +return x_105; } else { -lean_object* x_39; lean_object* x_40; lean_object* x_41; -x_39 = lean_ctor_get(x_33, 0); -x_40 = lean_ctor_get(x_33, 1); -lean_inc(x_40); +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_105, 0); +x_112 = lean_ctor_get(x_105, 1); +lean_inc(x_112); +lean_inc(x_111); +lean_dec(x_105); +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; +} +} +} +} +block_65: +{ +lean_object* x_17; lean_object* x_18; +lean_dec(x_16); +x_17 = lean_ctor_get(x_6, 0); +lean_inc(x_17); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_18 = lean_infer_type(x_17, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_18) == 0) +{ +lean_object* x_19; lean_object* x_20; lean_object* x_21; +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); +lean_inc(x_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_21 = l_Lean_Meta_whnfD(x_19, x_11, x_12, x_13, x_14, x_20); +if (lean_obj_tag(x_21) == 0) +{ +lean_object* x_22; lean_object* x_23; uint8_t x_24; +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_Lean_Expr_isArrow(x_22); +lean_dec(x_22); +if (x_24 == 0) +{ +lean_object* x_25; +lean_inc(x_14); +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_25 = lean_dsimp(x_1, x_8, 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; lean_object* x_27; lean_object* x_28; +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_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_28 = l_Lean_Meta_Simp_mkCongrFun(x_6, x_26, x_11, x_12, x_13, x_14, x_27); +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, 0); +lean_inc(x_29); +x_30 = lean_ctor_get(x_28, 1); +lean_inc(x_30); +lean_dec(x_28); +x_31 = lean_box(0); +x_32 = lean_apply_11(x_2, x_3, x_29, x_31, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_30); +return x_32; +} +else +{ +uint8_t x_33; +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_3); +lean_dec(x_2); +x_33 = !lean_is_exclusive(x_28); +if (x_33 == 0) +{ +return x_28; +} +else +{ +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_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; +} +} +} +else +{ +uint8_t x_37; +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_6); +lean_dec(x_3); +lean_dec(x_2); +x_37 = !lean_is_exclusive(x_25); +if (x_37 == 0) +{ +return x_25; +} +else +{ +lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_38 = lean_ctor_get(x_25, 0); +x_39 = lean_ctor_get(x_25, 1); lean_inc(x_39); -lean_dec(x_33); -x_41 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_41, 0, x_39); -lean_ctor_set(x_41, 1, x_40); +lean_inc(x_38); +lean_dec(x_25); +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_inc(x_14); +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_41 = lean_simp(x_1, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_23); +if (lean_obj_tag(x_41) == 0) +{ +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_14); +lean_inc(x_13); +lean_inc(x_12); +lean_inc(x_11); +x_44 = l_Lean_Meta_Simp_mkCongr(x_6, x_42, x_11, x_12, x_13, x_14, x_43); +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, 0); +lean_inc(x_45); +x_46 = lean_ctor_get(x_44, 1); +lean_inc(x_46); +lean_dec(x_44); +x_47 = lean_box(0); +x_48 = lean_apply_11(x_2, x_3, x_45, x_47, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_46); +return x_48; +} +else +{ +uint8_t x_49; +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_3); +lean_dec(x_2); +x_49 = !lean_is_exclusive(x_44); +if (x_49 == 0) +{ +return x_44; +} +else +{ +lean_object* x_50; lean_object* x_51; lean_object* x_52; +x_50 = lean_ctor_get(x_44, 0); +x_51 = lean_ctor_get(x_44, 1); +lean_inc(x_51); +lean_inc(x_50); +lean_dec(x_44); +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; +} +} +} +else +{ +uint8_t x_53; +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_6); +lean_dec(x_3); +lean_dec(x_2); +x_53 = !lean_is_exclusive(x_41); +if (x_53 == 0) +{ return x_41; } -} -} else { -uint8_t x_42; -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_6); -lean_dec(x_5); -lean_dec(x_2); -x_42 = !lean_is_exclusive(x_30); -if (x_42 == 0) -{ -return x_30; -} -else -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; -x_43 = lean_ctor_get(x_30, 0); -x_44 = lean_ctor_get(x_30, 1); -lean_inc(x_44); -lean_inc(x_43); -lean_dec(x_30); -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_46; -lean_inc(x_14); -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_46 = lean_simp(x_4, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_28); -if (lean_obj_tag(x_46) == 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_inc(x_48); -lean_dec(x_46); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_49 = l_Lean_Meta_Simp_mkCongr(x_6, x_47, x_11, x_12, x_13, x_14, x_48); -if (lean_obj_tag(x_49) == 0) -{ -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; -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_box(0); -x_53 = lean_apply_11(x_5, x_2, x_50, x_52, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_51); -return x_53; -} -else -{ -uint8_t x_54; -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_5); -lean_dec(x_2); -x_54 = !lean_is_exclusive(x_49); -if (x_54 == 0) -{ -return x_49; -} -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_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_41, 0); +x_55 = lean_ctor_get(x_41, 1); 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_inc(x_54); +lean_dec(x_41); +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_58; +uint8_t x_57; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -6812,32 +6787,32 @@ lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); -lean_dec(x_5); +lean_dec(x_3); lean_dec(x_2); -x_58 = !lean_is_exclusive(x_46); -if (x_58 == 0) +lean_dec(x_1); +x_57 = !lean_is_exclusive(x_21); +if (x_57 == 0) { -return x_46; +return x_21; } else { -lean_object* x_59; lean_object* x_60; lean_object* x_61; -x_59 = lean_ctor_get(x_46, 0); -x_60 = lean_ctor_get(x_46, 1); -lean_inc(x_60); +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_dec(x_46); -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_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; } } } else { -uint8_t x_62; +uint8_t x_61; lean_dec(x_14); lean_dec(x_13); lean_dec(x_12); @@ -6846,178 +6821,40 @@ lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); lean_dec(x_6); -lean_dec(x_5); -lean_dec(x_4); +lean_dec(x_3); lean_dec(x_2); -x_62 = !lean_is_exclusive(x_26); -if (x_62 == 0) +lean_dec(x_1); +x_61 = !lean_is_exclusive(x_18); +if (x_61 == 0) { -return x_26; +return x_18; } else { -lean_object* x_63; lean_object* x_64; lean_object* x_65; -x_63 = lean_ctor_get(x_26, 0); -x_64 = lean_ctor_get(x_26, 1); -lean_inc(x_64); +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_dec(x_26); -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_66; -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_6); -lean_dec(x_5); -lean_dec(x_4); -lean_dec(x_2); -x_66 = !lean_is_exclusive(x_23); -if (x_66 == 0) -{ -return x_23; -} -else -{ -lean_object* x_67; lean_object* x_68; lean_object* x_69; -x_67 = lean_ctor_get(x_23, 0); -x_68 = lean_ctor_get(x_23, 1); -lean_inc(x_68); -lean_inc(x_67); -lean_dec(x_23); -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_inc(x_14); -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_70 = lean_simp(x_4, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); -if (lean_obj_tag(x_70) == 0) -{ -lean_object* x_71; lean_object* x_72; lean_object* x_73; -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); -lean_inc(x_14); -lean_inc(x_13); -lean_inc(x_12); -lean_inc(x_11); -x_73 = l_Lean_Meta_Simp_mkCongr(x_6, x_71, x_11, x_12, x_13, x_14, x_72); -if (lean_obj_tag(x_73) == 0) -{ -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_box(0); -x_77 = lean_apply_11(x_5, x_2, x_74, x_76, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_75); -return x_77; -} -else -{ -uint8_t x_78; -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_5); -lean_dec(x_2); -x_78 = !lean_is_exclusive(x_73); -if (x_78 == 0) -{ -return x_73; -} -else -{ -lean_object* x_79; lean_object* x_80; lean_object* x_81; -x_79 = lean_ctor_get(x_73, 0); -x_80 = lean_ctor_get(x_73, 1); -lean_inc(x_80); -lean_inc(x_79); -lean_dec(x_73); -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 -{ -uint8_t x_82; -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_6); -lean_dec(x_5); -lean_dec(x_2); -x_82 = !lean_is_exclusive(x_70); -if (x_82 == 0) -{ -return x_70; -} -else -{ -lean_object* x_83; lean_object* x_84; lean_object* x_85; -x_83 = lean_ctor_get(x_70, 0); -x_84 = lean_ctor_get(x_70, 1); -lean_inc(x_84); -lean_inc(x_83); -lean_dec(x_70); -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_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; } } } } } -} -} -} -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__1() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__1() { _start: { lean_object* x_1; -x_1 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__1___boxed), 11, 0); +x_1 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___lambda__1___boxed), 11, 0); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__2() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__2() { _start: { lean_object* x_1; @@ -7025,7 +6862,7 @@ x_1 = lean_mk_string_from_bytes("Debug", 5); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__3() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__3() { _start: { lean_object* x_1; @@ -7033,7 +6870,7 @@ x_1 = lean_mk_string_from_bytes("Meta", 4); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__4() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__4() { _start: { lean_object* x_1; @@ -7041,7 +6878,7 @@ x_1 = lean_mk_string_from_bytes("Tactic", 6); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__5() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__5() { _start: { lean_object* x_1; @@ -7049,19 +6886,19 @@ x_1 = lean_mk_string_from_bytes("simp", 4); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__6() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__2; -x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__3; -x_3 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__4; -x_4 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__5; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__2; +x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__3; +x_3 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__4; +x_4 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__7() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__7() { _start: { lean_object* x_1; @@ -7069,16 +6906,16 @@ x_1 = lean_mk_string_from_bytes("app [", 5); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__8() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__8() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__7; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__7; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__9() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__9() { _start: { lean_object* x_1; @@ -7086,16 +6923,16 @@ x_1 = lean_mk_string_from_bytes("] ", 2); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__10() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__10() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__9; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__9; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__11() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__11() { _start: { lean_object* x_1; @@ -7103,16 +6940,16 @@ x_1 = lean_mk_string_from_bytes(" ", 1); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__12() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__12() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__11; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__11; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__13() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__13() { _start: { lean_object* x_1; @@ -7120,16 +6957,16 @@ x_1 = lean_mk_string_from_bytes(" hasFwdDeps: ", 13); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__14() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__14() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__13; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__13; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__15() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__15() { _start: { lean_object* x_1; @@ -7137,16 +6974,16 @@ x_1 = lean_mk_string_from_bytes("", 0); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__15; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__15; x_2 = l_Lean_stringToMessageData(x_1); return x_2; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__17() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__17() { _start: { lean_object* x_1; @@ -7154,27 +6991,27 @@ x_1 = lean_mk_string_from_bytes("false", 5); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__18() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__18() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__17; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__17; 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_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__19() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__19() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__18; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__18; 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_Meta_Simp_congrArgs___spec__4___closed__20() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__20() { _start: { lean_object* x_1; @@ -7182,27 +7019,27 @@ x_1 = lean_mk_string_from_bytes("true", 4); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__21() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__21() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__20; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__20; 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_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__22() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__22() { _start: { lean_object* x_1; lean_object* x_2; -x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__21; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__21; 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_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4(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) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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; @@ -7231,7 +7068,7 @@ lean_inc(x_27); x_28 = lean_ctor_get(x_6, 1); lean_inc(x_28); lean_dec(x_6); -x_29 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__1; +x_29 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__1; x_30 = lean_array_get_size(x_2); x_31 = lean_nat_dec_lt(x_27, x_30); if (x_31 == 0) @@ -7630,7 +7467,7 @@ return x_91; else { lean_object* x_92; lean_object* x_93; lean_object* x_94; uint8_t x_95; -x_92 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__6; +x_92 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__6; x_93 = l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1(x_92, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14); x_94 = lean_ctor_get(x_93, 0); lean_inc(x_94); @@ -7651,7 +7488,7 @@ lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_98 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__5(x_2, x_27, x_1, x_17, x_29, x_28, x_97, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_96); +x_98 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___lambda__2(x_17, x_29, x_27, x_2, x_1, x_28, x_97, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_96); if (lean_obj_tag(x_98) == 0) { lean_object* x_99; lean_object* x_100; @@ -7706,11 +7543,11 @@ x_107 = lean_alloc_ctor(3, 1, 0); lean_ctor_set(x_107, 0, x_106); x_108 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_108, 0, x_107); -x_109 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__8; +x_109 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__8; x_110 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_110, 0, x_109); lean_ctor_set(x_110, 1, x_108); -x_111 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__10; +x_111 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__10; x_112 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_112, 0, x_110); lean_ctor_set(x_112, 1, x_111); @@ -7722,7 +7559,7 @@ lean_ctor_set(x_115, 0, x_114); x_116 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_116, 0, x_112); lean_ctor_set(x_116, 1, x_115); -x_117 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__12; +x_117 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__12; x_118 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_118, 0, x_116); lean_ctor_set(x_118, 1, x_117); @@ -7731,7 +7568,7 @@ x_119 = l_Lean_MessageData_ofExpr(x_17); x_120 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_120, 0, x_118); lean_ctor_set(x_120, 1, x_119); -x_121 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__14; +x_121 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__14; x_122 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_122, 0, x_120); lean_ctor_set(x_122, 1, x_121); @@ -7741,15 +7578,15 @@ lean_dec(x_123); if (x_124 == 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; -x_125 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__19; +x_125 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__19; x_126 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_126, 0, x_122); lean_ctor_set(x_126, 1, x_125); -x_127 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16; +x_127 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16; x_128 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_128, 0, x_126); lean_ctor_set(x_128, 1, x_127); -x_129 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_92, x_128, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_105); +x_129 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_92, x_128, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_105); x_130 = lean_ctor_get(x_129, 0); lean_inc(x_130); x_131 = lean_ctor_get(x_129, 1); @@ -7762,7 +7599,7 @@ lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_132 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__5(x_2, x_27, x_1, x_17, x_29, x_28, x_130, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_131); +x_132 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___lambda__2(x_17, x_29, x_27, x_2, x_1, x_28, x_130, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_131); lean_dec(x_130); if (lean_obj_tag(x_132) == 0) { @@ -7809,15 +7646,15 @@ return x_138; else { 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; -x_139 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__22; +x_139 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__22; x_140 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_140, 0, x_122); lean_ctor_set(x_140, 1, x_139); -x_141 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16; +x_141 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16; x_142 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_142, 0, x_140); lean_ctor_set(x_142, 1, x_141); -x_143 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_92, x_142, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_105); +x_143 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_92, x_142, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_105); x_144 = lean_ctor_get(x_143, 0); lean_inc(x_144); x_145 = lean_ctor_get(x_143, 1); @@ -7830,7 +7667,7 @@ lean_inc(x_10); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); -x_146 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__5(x_2, x_27, x_1, x_17, x_29, x_28, x_144, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_145); +x_146 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___lambda__2(x_17, x_29, x_27, x_2, x_1, x_28, x_144, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_145); lean_dec(x_144); if (lean_obj_tag(x_146) == 0) { @@ -7920,95 +7757,101 @@ uint8_t x_11; x_11 = l_Array_isEmpty___rarg(x_2); if (x_11 == 0) { -lean_object* x_12; lean_object* x_13; lean_object* x_14; -x_12 = lean_ctor_get(x_1, 0); -lean_inc(x_12); -x_13 = lean_array_get_size(x_2); +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 = l_Lean_Meta_Simp_getConfig___rarg(x_4, x_5, 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_ctor_get(x_12, 1); +lean_inc(x_14); +lean_dec(x_12); +x_15 = lean_ctor_get(x_1, 0); +lean_inc(x_15); +x_16 = lean_array_get_size(x_2); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); -lean_inc(x_13); -x_14 = l_Lean_Meta_getFunInfoNArgs(x_12, x_13, 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; size_t x_20; size_t x_21; lean_object* x_22; -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 = lean_unsigned_to_nat(0u); -x_19 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_19, 0, x_18); -lean_ctor_set(x_19, 1, x_1); -x_20 = lean_usize_of_nat(x_13); -lean_dec(x_13); -x_21 = 0; -lean_inc(x_4); -x_22 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4(x_4, x_17, x_2, x_20, x_21, x_19, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_16); +x_17 = l_Lean_Meta_getFunInfoNArgs(x_15, x_16, x_6, x_7, x_8, x_9, x_14); +if (lean_obj_tag(x_17) == 0) +{ +lean_object* x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; size_t x_23; size_t x_24; lean_object* x_25; +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_dec(x_4); -if (lean_obj_tag(x_22) == 0) +x_20 = lean_ctor_get(x_18, 0); +lean_inc(x_20); +lean_dec(x_18); +x_21 = lean_unsigned_to_nat(0u); +x_22 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_22, 0, x_21); +lean_ctor_set(x_22, 1, x_1); +x_23 = lean_usize_of_nat(x_16); +lean_dec(x_16); +x_24 = 0; +x_25 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3(x_13, x_20, x_2, x_23, x_24, x_22, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_19); +lean_dec(x_20); +lean_dec(x_13); +if (lean_obj_tag(x_25) == 0) { -uint8_t x_23; -x_23 = !lean_is_exclusive(x_22); -if (x_23 == 0) +uint8_t x_26; +x_26 = !lean_is_exclusive(x_25); +if (x_26 == 0) { -lean_object* x_24; lean_object* x_25; -x_24 = lean_ctor_get(x_22, 0); -x_25 = lean_ctor_get(x_24, 1); -lean_inc(x_25); -lean_dec(x_24); -lean_ctor_set(x_22, 0, x_25); -return x_22; -} -else -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; -x_26 = lean_ctor_get(x_22, 0); -x_27 = lean_ctor_get(x_22, 1); -lean_inc(x_27); -lean_inc(x_26); -lean_dec(x_22); -x_28 = lean_ctor_get(x_26, 1); +lean_object* x_27; lean_object* x_28; +x_27 = lean_ctor_get(x_25, 0); +x_28 = lean_ctor_get(x_27, 1); lean_inc(x_28); -lean_dec(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_27); -return x_29; -} +lean_dec(x_27); +lean_ctor_set(x_25, 0, x_28); +return x_25; } else { -uint8_t x_30; -x_30 = !lean_is_exclusive(x_22); -if (x_30 == 0) -{ -return x_22; -} -else -{ -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_22, 0); -x_32 = lean_ctor_get(x_22, 1); -lean_inc(x_32); +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_29 = lean_ctor_get(x_25, 0); +x_30 = lean_ctor_get(x_25, 1); +lean_inc(x_30); +lean_inc(x_29); +lean_dec(x_25); +x_31 = lean_ctor_get(x_29, 1); lean_inc(x_31); -lean_dec(x_22); -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_29); +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 +{ +uint8_t x_33; +x_33 = !lean_is_exclusive(x_25); +if (x_33 == 0) +{ +return x_25; +} +else +{ +lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_34 = lean_ctor_get(x_25, 0); +x_35 = lean_ctor_get(x_25, 1); +lean_inc(x_35); +lean_inc(x_34); +lean_dec(x_25); +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 { -uint8_t x_34; +uint8_t x_37; +lean_dec(x_16); lean_dec(x_13); lean_dec(x_9); lean_dec(x_8); @@ -8018,29 +7861,29 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_34 = !lean_is_exclusive(x_14); -if (x_34 == 0) +x_37 = !lean_is_exclusive(x_17); +if (x_37 == 0) { -return x_14; +return x_17; } else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_35 = lean_ctor_get(x_14, 0); -x_36 = lean_ctor_get(x_14, 1); -lean_inc(x_36); -lean_inc(x_35); -lean_dec(x_14); -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_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 { -lean_object* x_38; +lean_object* x_41; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -8048,10 +7891,10 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_38 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_38, 0, x_1); -lean_ctor_set(x_38, 1, x_10); -return x_38; +x_41 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_41, 0, x_1); +lean_ctor_set(x_41, 1, x_10); +return x_41; } } } @@ -8070,11 +7913,11 @@ lean_dec(x_2); return x_10; } } -LEAN_EXPORT lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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_EXPORT lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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: { lean_object* x_11; -x_11 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); +x_11 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__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); @@ -8085,11 +7928,11 @@ lean_dec(x_3); return x_11; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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, lean_object* x_9, lean_object* x_10, lean_object* x_11) { _start: { lean_object* x_12; -x_12 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___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); @@ -8102,40 +7945,18 @@ lean_dec(x_1); return x_12; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__2(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; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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: -{ -lean_object* x_11; -x_11 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__4(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); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___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_object* x_14, lean_object* x_15) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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, 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_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___lambda__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 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___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_7); -lean_dec(x_3); -lean_dec(x_1); +lean_dec(x_5); +lean_dec(x_4); return x_16; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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: { size_t x_15; size_t x_16; lean_object* x_17; @@ -8143,7 +7964,7 @@ 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_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4(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); +x_17 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___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_3); lean_dec(x_2); lean_dec(x_1); @@ -8620,7 +8441,7 @@ if (x_14 == 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 = lean_ctor_get(x_13, 1); -x_17 = lean_ctor_get(x_15, 2); +x_17 = lean_ctor_get(x_15, 1); lean_inc(x_17); lean_dec(x_15); lean_inc(x_1); @@ -8650,10 +8471,10 @@ x_26 = !lean_is_exclusive(x_24); if (x_26 == 0) { lean_object* x_27; lean_object* x_28; lean_object* x_29; uint8_t x_30; -x_27 = lean_ctor_get(x_24, 2); +x_27 = lean_ctor_get(x_24, 1); lean_inc(x_21); x_28 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__3(x_27, x_1, x_21); -lean_ctor_set(x_24, 2, x_28); +lean_ctor_set(x_24, 1, x_28); x_29 = lean_st_ref_set(x_7, x_24, x_25); x_30 = !lean_is_exclusive(x_29); if (x_30 == 0) @@ -8678,74 +8499,71 @@ return x_33; } 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; lean_object* x_42; lean_object* x_43; lean_object* x_44; +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_34 = lean_ctor_get(x_24, 0); x_35 = lean_ctor_get(x_24, 1); x_36 = lean_ctor_get(x_24, 2); x_37 = lean_ctor_get(x_24, 3); -x_38 = lean_ctor_get(x_24, 4); -lean_inc(x_38); lean_inc(x_37); lean_inc(x_36); lean_inc(x_35); lean_inc(x_34); lean_dec(x_24); lean_inc(x_21); -x_39 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__3(x_36, x_1, x_21); -x_40 = lean_alloc_ctor(0, 5, 0); -lean_ctor_set(x_40, 0, x_34); -lean_ctor_set(x_40, 1, x_35); -lean_ctor_set(x_40, 2, x_39); -lean_ctor_set(x_40, 3, x_37); -lean_ctor_set(x_40, 4, x_38); -x_41 = lean_st_ref_set(x_7, x_40, x_25); -x_42 = lean_ctor_get(x_41, 1); -lean_inc(x_42); -if (lean_is_exclusive(x_41)) { - lean_ctor_release(x_41, 0); - lean_ctor_release(x_41, 1); - x_43 = x_41; +x_38 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__3(x_35, x_1, x_21); +x_39 = lean_alloc_ctor(0, 4, 0); +lean_ctor_set(x_39, 0, x_34); +lean_ctor_set(x_39, 1, x_38); +lean_ctor_set(x_39, 2, x_36); +lean_ctor_set(x_39, 3, x_37); +x_40 = lean_st_ref_set(x_7, x_39, x_25); +x_41 = lean_ctor_get(x_40, 1); +lean_inc(x_41); +if (lean_is_exclusive(x_40)) { + lean_ctor_release(x_40, 0); + lean_ctor_release(x_40, 1); + x_42 = x_40; } else { - lean_dec_ref(x_41); - x_43 = lean_box(0); + lean_dec_ref(x_40); + x_42 = lean_box(0); } -if (lean_is_scalar(x_43)) { - x_44 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_42)) { + x_43 = lean_alloc_ctor(0, 2, 0); } else { - x_44 = x_43; + x_43 = x_42; } -lean_ctor_set(x_44, 0, x_21); -lean_ctor_set(x_44, 1, x_42); -return x_44; +lean_ctor_set(x_43, 0, x_21); +lean_ctor_set(x_43, 1, x_41); +return x_43; } } else { -uint8_t x_45; +uint8_t x_44; lean_dec(x_1); -x_45 = !lean_is_exclusive(x_20); -if (x_45 == 0) +x_44 = !lean_is_exclusive(x_20); +if (x_44 == 0) { return x_20; } else { -lean_object* x_46; lean_object* x_47; lean_object* x_48; -x_46 = lean_ctor_get(x_20, 0); -x_47 = lean_ctor_get(x_20, 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_inc(x_45); lean_dec(x_20); -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_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_49; +lean_object* x_48; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -8753,128 +8571,124 @@ lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_49 = lean_ctor_get(x_18, 0); -lean_inc(x_49); +x_48 = lean_ctor_get(x_18, 0); +lean_inc(x_48); lean_dec(x_18); -lean_ctor_set(x_13, 0, x_49); +lean_ctor_set(x_13, 0, x_48); return x_13; } } else { -lean_object* x_50; lean_object* x_51; lean_object* x_52; lean_object* x_53; -x_50 = lean_ctor_get(x_13, 0); -x_51 = lean_ctor_get(x_13, 1); -lean_inc(x_51); +lean_object* x_49; lean_object* x_50; lean_object* x_51; lean_object* x_52; +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_52 = lean_ctor_get(x_50, 2); -lean_inc(x_52); -lean_dec(x_50); +x_51 = lean_ctor_get(x_49, 1); +lean_inc(x_51); +lean_dec(x_49); lean_inc(x_1); -x_53 = l_Lean_HashMapImp_find_x3f___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__1(x_52, x_1); -if (lean_obj_tag(x_53) == 0) +x_52 = l_Lean_HashMapImp_find_x3f___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__1(x_51, x_1); +if (lean_obj_tag(x_52) == 0) { -uint8_t x_54; lean_object* x_55; -x_54 = 1; +uint8_t x_53; lean_object* x_54; +x_53 = 1; lean_inc(x_1); -x_55 = l_Lean_Meta_mkCongrSimpCore_x3f(x_1, x_2, x_3, x_54, x_8, x_9, x_10, x_11, x_51); -if (lean_obj_tag(x_55) == 0) +x_54 = l_Lean_Meta_mkCongrSimpCore_x3f(x_1, x_2, x_3, x_53, x_8, x_9, x_10, x_11, x_50); +if (lean_obj_tag(x_54) == 0) { -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_56 = lean_ctor_get(x_55, 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; lean_object* x_67; lean_object* x_68; lean_object* x_69; lean_object* x_70; +x_55 = lean_ctor_get(x_54, 0); +lean_inc(x_55); +x_56 = lean_ctor_get(x_54, 1); lean_inc(x_56); -x_57 = lean_ctor_get(x_55, 1); -lean_inc(x_57); -lean_dec(x_55); -x_58 = lean_st_ref_take(x_7, x_57); -x_59 = lean_ctor_get(x_58, 0); +lean_dec(x_54); +x_57 = lean_st_ref_take(x_7, x_56); +x_58 = lean_ctor_get(x_57, 0); +lean_inc(x_58); +x_59 = lean_ctor_get(x_57, 1); lean_inc(x_59); -x_60 = lean_ctor_get(x_58, 1); +lean_dec(x_57); +x_60 = lean_ctor_get(x_58, 0); lean_inc(x_60); -lean_dec(x_58); -x_61 = lean_ctor_get(x_59, 0); +x_61 = lean_ctor_get(x_58, 1); lean_inc(x_61); -x_62 = lean_ctor_get(x_59, 1); +x_62 = lean_ctor_get(x_58, 2); lean_inc(x_62); -x_63 = lean_ctor_get(x_59, 2); +x_63 = lean_ctor_get(x_58, 3); lean_inc(x_63); -x_64 = lean_ctor_get(x_59, 3); -lean_inc(x_64); -x_65 = lean_ctor_get(x_59, 4); -lean_inc(x_65); -if (lean_is_exclusive(x_59)) { - lean_ctor_release(x_59, 0); - lean_ctor_release(x_59, 1); - lean_ctor_release(x_59, 2); - lean_ctor_release(x_59, 3); - lean_ctor_release(x_59, 4); - x_66 = x_59; +if (lean_is_exclusive(x_58)) { + lean_ctor_release(x_58, 0); + lean_ctor_release(x_58, 1); + lean_ctor_release(x_58, 2); + lean_ctor_release(x_58, 3); + x_64 = x_58; } else { - lean_dec_ref(x_59); - x_66 = lean_box(0); + lean_dec_ref(x_58); + x_64 = lean_box(0); } -lean_inc(x_56); -x_67 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__3(x_63, x_1, x_56); -if (lean_is_scalar(x_66)) { - x_68 = lean_alloc_ctor(0, 5, 0); +lean_inc(x_55); +x_65 = l_Lean_HashMap_insert___at_Lean_Meta_Simp_mkCongrSimp_x3f___spec__3(x_61, x_1, x_55); +if (lean_is_scalar(x_64)) { + x_66 = lean_alloc_ctor(0, 4, 0); } else { - x_68 = x_66; + x_66 = x_64; } -lean_ctor_set(x_68, 0, x_61); -lean_ctor_set(x_68, 1, x_62); -lean_ctor_set(x_68, 2, x_67); -lean_ctor_set(x_68, 3, x_64); -lean_ctor_set(x_68, 4, x_65); -x_69 = lean_st_ref_set(x_7, x_68, x_60); -x_70 = lean_ctor_get(x_69, 1); -lean_inc(x_70); -if (lean_is_exclusive(x_69)) { - lean_ctor_release(x_69, 0); - lean_ctor_release(x_69, 1); - x_71 = x_69; +lean_ctor_set(x_66, 0, x_60); +lean_ctor_set(x_66, 1, x_65); +lean_ctor_set(x_66, 2, x_62); +lean_ctor_set(x_66, 3, x_63); +x_67 = lean_st_ref_set(x_7, x_66, x_59); +x_68 = lean_ctor_get(x_67, 1); +lean_inc(x_68); +if (lean_is_exclusive(x_67)) { + lean_ctor_release(x_67, 0); + lean_ctor_release(x_67, 1); + x_69 = x_67; } else { - lean_dec_ref(x_69); - x_71 = lean_box(0); + lean_dec_ref(x_67); + x_69 = lean_box(0); } -if (lean_is_scalar(x_71)) { - x_72 = lean_alloc_ctor(0, 2, 0); +if (lean_is_scalar(x_69)) { + x_70 = lean_alloc_ctor(0, 2, 0); } else { - x_72 = x_71; + x_70 = x_69; } -lean_ctor_set(x_72, 0, x_56); -lean_ctor_set(x_72, 1, x_70); -return x_72; +lean_ctor_set(x_70, 0, x_55); +lean_ctor_set(x_70, 1, x_68); +return x_70; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; lean_object* x_76; +lean_object* x_71; lean_object* x_72; lean_object* x_73; lean_object* x_74; lean_dec(x_1); -x_73 = lean_ctor_get(x_55, 0); -lean_inc(x_73); -x_74 = lean_ctor_get(x_55, 1); -lean_inc(x_74); -if (lean_is_exclusive(x_55)) { - lean_ctor_release(x_55, 0); - lean_ctor_release(x_55, 1); - x_75 = x_55; +x_71 = lean_ctor_get(x_54, 0); +lean_inc(x_71); +x_72 = lean_ctor_get(x_54, 1); +lean_inc(x_72); +if (lean_is_exclusive(x_54)) { + lean_ctor_release(x_54, 0); + lean_ctor_release(x_54, 1); + x_73 = x_54; } else { - lean_dec_ref(x_55); - x_75 = lean_box(0); + lean_dec_ref(x_54); + x_73 = lean_box(0); } -if (lean_is_scalar(x_75)) { - x_76 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_73)) { + x_74 = lean_alloc_ctor(1, 2, 0); } else { - x_76 = x_75; + x_74 = x_73; } -lean_ctor_set(x_76, 0, x_73); -lean_ctor_set(x_76, 1, x_74); -return x_76; +lean_ctor_set(x_74, 0, x_71); +lean_ctor_set(x_74, 1, x_72); +return x_74; } } else { -lean_object* x_77; lean_object* x_78; +lean_object* x_75; lean_object* x_76; lean_dec(x_11); lean_dec(x_10); lean_dec(x_9); @@ -8882,13 +8696,13 @@ lean_dec(x_8); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_77 = lean_ctor_get(x_53, 0); -lean_inc(x_77); -lean_dec(x_53); -x_78 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_78, 0, x_77); -lean_ctor_set(x_78, 1, x_51); -return x_78; +x_75 = lean_ctor_get(x_52, 0); +lean_inc(x_75); +lean_dec(x_52); +x_76 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_76, 0, x_75); +lean_ctor_set(x_76, 1, x_50); +return x_76; } } } @@ -9250,129 +9064,6 @@ lean_dec(x_4); return x_13; } } -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___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: -{ -lean_object* x_11; -x_11 = lean_apply_8(x_1, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10); -return x_11; -} -} -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___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) { -_start: -{ -uint8_t x_12; -x_12 = lean_ctor_get_uint8(x_5, sizeof(void*)*4 + 8); -if (x_12 == 0) -{ -lean_object* x_13; -x_13 = lean_apply_8(x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -return x_13; -} -else -{ -lean_object* x_14; uint8_t x_15; -x_14 = lean_array_get_size(x_1); -x_15 = lean_nat_dec_lt(x_2, x_14); -lean_dec(x_14); -if (x_15 == 0) -{ -lean_object* x_16; -x_16 = lean_apply_8(x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -return x_16; -} -else -{ -lean_object* x_17; uint8_t x_18; -x_17 = lean_array_fget(x_1, x_2); -x_18 = l_Lean_Meta_ParamInfo_isInstImplicit(x_17); -lean_dec(x_17); -if (x_18 == 0) -{ -lean_object* x_19; -x_19 = lean_apply_8(x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -return x_19; -} -else -{ -lean_object* x_20; -x_20 = l_Lean_Meta_Simp_withoutUnfoldGround___rarg(x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_10, x_11); -if (lean_obj_tag(x_20) == 0) -{ -uint8_t x_21; -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(0, 2, 0); -lean_ctor_set(x_24, 0, x_22); -lean_ctor_set(x_24, 1, x_23); -return x_24; -} -} -else -{ -uint8_t x_25; -x_25 = !lean_is_exclusive(x_20); -if (x_25 == 0) -{ -return x_20; -} -else -{ -lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_26 = lean_ctor_get(x_20, 0); -x_27 = lean_ctor_get(x_20, 1); -lean_inc(x_27); -lean_inc(x_26); -lean_dec(x_20); -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_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit(lean_object* x_1) { -_start: -{ -lean_object* x_2; -x_2 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg___boxed), 11, 0); -return x_2; -} -} -LEAN_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___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, lean_object* x_9, lean_object* x_10) { -_start: -{ -lean_object* x_11; -x_11 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg___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_EXPORT lean_object* l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg___boxed(lean_object* x_1, lean_object* x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, 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_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(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); -lean_dec(x_1); -return x_12; -} -} static lean_object* _init_l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__1() { _start: { @@ -9457,33 +9148,35 @@ lean_ctor_set(x_29, 1, x_16); return x_29; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___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, uint8_t 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_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(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, uint8_t 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) { _start: { uint8_t x_19; x_19 = lean_expr_eqv(x_1, x_2); if (x_19 == 0) { -uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_object* x_24; +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_20 = 1; x_21 = lean_box(0); -x_22 = lean_box(x_8); -x_23 = lean_box(x_20); -x_24 = lean_apply_15(x_3, x_4, x_5, x_6, x_22, x_7, x_23, x_21, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); -return x_24; +x_22 = lean_box(x_6); +x_23 = lean_box(x_8); +x_24 = lean_box(x_20); +x_25 = lean_apply_15(x_3, x_4, x_5, x_22, x_23, x_7, x_24, x_21, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +return x_25; } else { -lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_object* x_28; -x_25 = lean_box(0); -x_26 = lean_box(x_8); -x_27 = lean_box(x_9); -x_28 = lean_apply_15(x_3, x_4, x_5, x_6, x_26, x_7, x_27, x_25, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); -return x_28; +lean_object* x_26; lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_26 = lean_box(0); +x_27 = lean_box(x_6); +x_28 = lean_box(x_8); +x_29 = lean_box(x_9); +x_30 = lean_apply_15(x_3, x_4, x_5, x_27, x_28, x_7, x_29, x_26, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +return x_30; } } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__1() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__1() { _start: { lean_object* x_1; @@ -9491,7 +9184,7 @@ x_1 = lean_mk_string_from_bytes("Lean.Meta.Tactic.Simp.Types", 27); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__2() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__2() { _start: { lean_object* x_1; @@ -9499,7 +9192,7 @@ x_1 = lean_mk_string_from_bytes("Lean.Meta.Simp.tryAutoCongrTheorem\?", 35); return x_1; } } -static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__3() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__3() { _start: { lean_object* x_1; @@ -9507,3146 +9200,4055 @@ 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_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4() { +static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___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_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__1; -x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__2; -x_3 = lean_unsigned_to_nat(399u); +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__1; +x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__2; +x_3 = lean_unsigned_to_nat(407u); x_4 = lean_unsigned_to_nat(11u); -x_5 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__3; +x_5 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___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_Meta_Simp_tryAutoCongrTheorem_x3f___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, lean_object* x_11, lean_object* x_12, lean_object* x_13) { +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(lean_object* x_1, uint8_t x_2, lean_object* x_3, lean_object* x_4, lean_object* x_5, uint8_t x_6, uint8_t 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) { _start: { -uint8_t x_14; -x_14 = lean_usize_dec_lt(x_4, x_3); -if (x_14 == 0) +lean_object* x_19; +lean_dec(x_10); +x_19 = lean_box(x_2); +switch (lean_obj_tag(x_19)) { +case 0: { -lean_object* x_15; +lean_object* x_20; +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); +x_20 = lean_dsimp(x_3, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +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; +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_array_push(x_5, x_21); +x_24 = lean_box(0); +x_25 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_1, x_4, x_23, x_6, x_7, x_8, x_9, x_24, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_22); +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_11); -lean_dec(x_10); -lean_dec(x_9); lean_dec(x_8); -lean_dec(x_7); -lean_dec(x_6); -x_15 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_15, 0, x_5); -lean_ctor_set(x_15, 1, x_13); -return x_15; +return x_25; } else { -lean_object* x_16; lean_object* x_17; 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_16 = lean_array_uget(x_2, x_4); -x_35 = lean_ctor_get(x_5, 1); -lean_inc(x_35); -x_36 = lean_ctor_get(x_35, 1); -lean_inc(x_36); -x_37 = lean_ctor_get(x_36, 1); -lean_inc(x_37); -x_38 = lean_ctor_get(x_37, 1); -lean_inc(x_38); -x_39 = lean_ctor_get(x_38, 1); -lean_inc(x_39); -x_40 = !lean_is_exclusive(x_5); -if (x_40 == 0) +uint8_t x_26; +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_11); +lean_dec(x_8); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_1); +x_26 = !lean_is_exclusive(x_20); +if (x_26 == 0) { -lean_object* x_41; lean_object* x_42; uint8_t x_43; -x_41 = lean_ctor_get(x_5, 0); -x_42 = lean_ctor_get(x_5, 1); -lean_dec(x_42); -x_43 = !lean_is_exclusive(x_35); +return x_20; +} +else +{ +lean_object* x_27; lean_object* x_28; lean_object* x_29; +x_27 = lean_ctor_get(x_20, 0); +x_28 = lean_ctor_get(x_20, 1); +lean_inc(x_28); +lean_inc(x_27); +lean_dec(x_20); +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; +} +} +} +case 2: +{ +lean_object* x_30; lean_object* x_31; +x_30 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1___boxed), 16, 1); +lean_closure_set(x_30, 0, x_1); +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_3); +x_31 = lean_simp(x_3, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +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); +lean_inc(x_32); +x_34 = lean_array_push(x_4, x_32); +x_35 = lean_ctor_get(x_32, 0); +lean_inc(x_35); +lean_inc(x_35); +x_36 = lean_array_push(x_5, x_35); +x_37 = lean_ctor_get(x_32, 1); +lean_inc(x_37); +lean_dec(x_32); +if (lean_obj_tag(x_37) == 0) +{ +lean_object* x_38; lean_object* x_39; +x_38 = lean_box(0); +x_39 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_3, x_35, x_30, x_34, x_36, x_6, x_8, x_7, x_9, x_38, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_33); +lean_dec(x_35); +lean_dec(x_3); +return x_39; +} +else +{ +uint8_t x_40; lean_object* x_41; lean_object* x_42; +lean_dec(x_37); +x_40 = 1; +x_41 = lean_box(0); +x_42 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_3, x_35, x_30, x_34, x_36, x_6, x_8, x_40, x_9, x_41, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_33); +lean_dec(x_35); +lean_dec(x_3); +return x_42; +} +} +else +{ +uint8_t x_43; +lean_dec(x_30); +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_11); +lean_dec(x_8); +lean_dec(x_5); +lean_dec(x_4); +lean_dec(x_3); +x_43 = !lean_is_exclusive(x_31); if (x_43 == 0) { -lean_object* x_44; lean_object* x_45; uint8_t x_46; -x_44 = lean_ctor_get(x_35, 0); -x_45 = lean_ctor_get(x_35, 1); -lean_dec(x_45); -x_46 = !lean_is_exclusive(x_36); -if (x_46 == 0) -{ -lean_object* x_47; lean_object* x_48; uint8_t x_49; -x_47 = lean_ctor_get(x_36, 0); -x_48 = lean_ctor_get(x_36, 1); -lean_dec(x_48); -x_49 = !lean_is_exclusive(x_37); -if (x_49 == 0) -{ -lean_object* x_50; lean_object* x_51; uint8_t x_52; -x_50 = lean_ctor_get(x_37, 0); -x_51 = lean_ctor_get(x_37, 1); -lean_dec(x_51); -x_52 = !lean_is_exclusive(x_38); -if (x_52 == 0) -{ -lean_object* x_53; lean_object* x_54; uint8_t x_55; -x_53 = lean_ctor_get(x_38, 0); -x_54 = lean_ctor_get(x_38, 1); -lean_dec(x_54); -x_55 = !lean_is_exclusive(x_39); -if (x_55 == 0) -{ -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_56 = lean_ctor_get(x_39, 0); -x_57 = lean_ctor_get(x_39, 1); -x_58 = lean_ctor_get(x_41, 0); -lean_inc(x_58); -x_59 = lean_ctor_get(x_41, 1); -lean_inc(x_59); -x_60 = lean_ctor_get(x_41, 2); -lean_inc(x_60); -x_61 = lean_nat_dec_lt(x_59, x_60); -if (x_61 == 0) -{ -lean_object* x_62; lean_object* x_63; -lean_dec(x_60); -lean_dec(x_59); -lean_dec(x_58); -lean_dec(x_16); -x_62 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_62, 0, x_5); -x_63 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_63, 0, x_62); -lean_ctor_set(x_63, 1, x_13); -x_17 = x_63; -goto block_34; +return x_31; } else { -uint8_t x_64; -lean_free_object(x_39); -lean_free_object(x_38); -lean_free_object(x_37); -lean_free_object(x_36); -lean_free_object(x_35); -lean_free_object(x_5); -x_64 = !lean_is_exclusive(x_41); -if (x_64 == 0) -{ -lean_object* x_65; lean_object* x_66; lean_object* x_67; lean_object* x_68; uint8_t x_69; lean_object* x_70; lean_object* x_71; lean_object* x_72; -x_65 = lean_ctor_get(x_41, 2); -lean_dec(x_65); -x_66 = lean_ctor_get(x_41, 1); -lean_dec(x_66); -x_67 = lean_ctor_get(x_41, 0); -lean_dec(x_67); -x_68 = lean_array_fget(x_58, x_59); -x_69 = lean_unbox(x_68); -lean_dec(x_68); -x_70 = lean_unsigned_to_nat(1u); -x_71 = lean_nat_add(x_59, x_70); -lean_dec(x_59); -lean_ctor_set(x_41, 1, x_71); -x_72 = lean_box(x_69); -switch (lean_obj_tag(x_72)) { -case 0: -{ -lean_object* x_73; lean_object* x_74; -x_73 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_dsimp___boxed), 9, 1); -lean_closure_set(x_73, 0, x_16); -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_74 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_56, x_73, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_74) == 0) -{ -lean_object* x_75; lean_object* x_76; lean_object* x_77; lean_object* x_78; uint8_t x_79; uint8_t x_80; uint8_t x_81; lean_object* x_82; -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 = lean_array_push(x_47, x_75); -x_78 = lean_box(0); -x_79 = lean_unbox(x_50); -lean_dec(x_50); -x_80 = lean_unbox(x_53); -lean_dec(x_53); -x_81 = lean_unbox(x_57); -lean_dec(x_57); -x_82 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_41, x_44, x_77, x_79, x_80, x_56, x_81, x_78, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_76); -lean_dec(x_56); -x_17 = x_82; -goto block_34; -} -else -{ -uint8_t x_83; -lean_dec(x_41); -lean_dec(x_57); -lean_dec(x_56); -lean_dec(x_53); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -x_83 = !lean_is_exclusive(x_74); -if (x_83 == 0) -{ -x_17 = x_74; -goto block_34; -} -else -{ -lean_object* x_84; lean_object* x_85; lean_object* x_86; -x_84 = lean_ctor_get(x_74, 0); -x_85 = lean_ctor_get(x_74, 1); -lean_inc(x_85); -lean_inc(x_84); -lean_dec(x_74); -x_86 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_86, 0, x_84); -lean_ctor_set(x_86, 1, x_85); -x_17 = x_86; -goto block_34; -} -} -} -case 2: -{ -lean_object* x_87; lean_object* x_88; lean_object* x_89; -x_87 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1___boxed), 16, 1); -lean_closure_set(x_87, 0, x_41); -lean_inc(x_16); -x_88 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simp___boxed), 9, 1); -lean_closure_set(x_88, 0, x_16); -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_89 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_56, x_88, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_89) == 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; -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); -lean_inc(x_90); -x_92 = lean_array_push(x_44, x_90); -x_93 = lean_ctor_get(x_90, 0); -lean_inc(x_93); -lean_inc(x_93); -x_94 = lean_array_push(x_47, x_93); -x_95 = lean_ctor_get(x_90, 1); -lean_inc(x_95); -lean_dec(x_90); -if (lean_obj_tag(x_95) == 0) -{ -lean_object* x_96; uint8_t x_97; uint8_t x_98; lean_object* x_99; -x_96 = lean_box(0); -x_97 = lean_unbox(x_53); -lean_dec(x_53); -x_98 = lean_unbox(x_57); -lean_dec(x_57); -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_99 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_93, x_87, x_92, x_94, x_50, x_56, x_97, x_98, x_96, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_91); -lean_dec(x_93); -lean_dec(x_16); -x_17 = x_99; -goto block_34; -} -else -{ -uint8_t x_100; lean_object* x_101; uint8_t x_102; lean_object* x_103; -lean_dec(x_95); -lean_dec(x_53); -x_100 = 1; -x_101 = lean_box(0); -x_102 = lean_unbox(x_57); -lean_dec(x_57); -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_103 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_93, x_87, x_92, x_94, x_50, x_56, x_100, x_102, x_101, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_91); -lean_dec(x_93); -lean_dec(x_16); -x_17 = x_103; -goto block_34; -} -} -else -{ -uint8_t x_104; -lean_dec(x_87); -lean_dec(x_57); -lean_dec(x_56); -lean_dec(x_53); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -lean_dec(x_16); -x_104 = !lean_is_exclusive(x_89); -if (x_104 == 0) -{ -x_17 = x_89; -goto block_34; -} -else -{ -lean_object* x_105; lean_object* x_106; lean_object* x_107; -x_105 = lean_ctor_get(x_89, 0); -x_106 = lean_ctor_get(x_89, 1); -lean_inc(x_106); -lean_inc(x_105); -lean_dec(x_89); -x_107 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_107, 0, x_105); -lean_ctor_set(x_107, 1, x_106); -x_17 = x_107; -goto block_34; +lean_object* x_44; lean_object* x_45; lean_object* x_46; +x_44 = lean_ctor_get(x_31, 0); +x_45 = lean_ctor_get(x_31, 1); +lean_inc(x_45); +lean_inc(x_44); +lean_dec(x_31); +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; } } } case 3: { -lean_object* x_108; uint8_t x_109; lean_object* x_110; uint8_t x_111; uint8_t x_112; lean_object* x_113; -lean_dec(x_50); -x_108 = lean_array_push(x_47, x_16); -x_109 = 1; -x_110 = lean_box(0); -x_111 = lean_unbox(x_53); -lean_dec(x_53); -x_112 = lean_unbox(x_57); -lean_dec(x_57); -x_113 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_41, x_44, x_108, x_109, x_111, x_56, x_112, x_110, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_56); -x_17 = x_113; -goto block_34; +lean_object* x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; +x_47 = lean_array_push(x_5, x_3); +x_48 = 1; +x_49 = lean_box(0); +x_50 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_1, x_4, x_47, x_48, x_7, x_8, x_9, x_49, x_11, x_12, x_13, x_14, x_15, x_16, x_17, 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_11); +lean_dec(x_8); +return x_50; } case 5: { -lean_object* x_114; lean_object* x_115; uint8_t x_116; uint8_t x_117; uint8_t x_118; lean_object* x_119; -x_114 = lean_array_push(x_47, x_16); -x_115 = lean_box(0); -x_116 = lean_unbox(x_50); -lean_dec(x_50); -x_117 = lean_unbox(x_53); -lean_dec(x_53); -x_118 = lean_unbox(x_57); -lean_dec(x_57); -x_119 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_41, x_44, x_114, x_116, x_117, x_56, x_118, x_115, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_56); -x_17 = x_119; -goto block_34; +lean_object* x_51; lean_object* x_52; lean_object* x_53; +x_51 = lean_array_push(x_5, x_3); +x_52 = lean_box(0); +x_53 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_1, x_4, x_51, x_6, x_7, x_8, x_9, x_52, x_11, x_12, x_13, x_14, x_15, x_16, x_17, 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_11); +lean_dec(x_8); +return x_53; } default: { -lean_object* x_120; lean_object* x_121; -lean_dec(x_72); -lean_dec(x_16); -x_120 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4; -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_121 = l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1(x_120, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_121) == 0) -{ -lean_object* x_122; lean_object* x_123; uint8_t x_124; uint8_t x_125; uint8_t x_126; lean_object* 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_unbox(x_50); -lean_dec(x_50); -x_125 = lean_unbox(x_53); -lean_dec(x_53); -x_126 = lean_unbox(x_57); -lean_dec(x_57); -x_127 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_41, x_44, x_47, x_124, x_125, x_56, x_126, x_122, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_123); -lean_dec(x_122); -lean_dec(x_56); -x_17 = x_127; -goto block_34; -} -else -{ -uint8_t x_128; -lean_dec(x_41); -lean_dec(x_57); -lean_dec(x_56); -lean_dec(x_53); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -x_128 = !lean_is_exclusive(x_121); -if (x_128 == 0) -{ -x_17 = x_121; -goto block_34; -} -else -{ -lean_object* x_129; lean_object* x_130; lean_object* x_131; -x_129 = lean_ctor_get(x_121, 0); -x_130 = lean_ctor_get(x_121, 1); -lean_inc(x_130); -lean_inc(x_129); -lean_dec(x_121); -x_131 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_131, 0, x_129); -lean_ctor_set(x_131, 1, x_130); -x_17 = x_131; -goto block_34; -} -} -} -} -} -else -{ -lean_object* x_132; uint8_t x_133; lean_object* x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; -lean_dec(x_41); -x_132 = lean_array_fget(x_58, x_59); -x_133 = lean_unbox(x_132); -lean_dec(x_132); -x_134 = lean_unsigned_to_nat(1u); -x_135 = lean_nat_add(x_59, x_134); -lean_dec(x_59); -x_136 = lean_alloc_ctor(0, 3, 0); -lean_ctor_set(x_136, 0, x_58); -lean_ctor_set(x_136, 1, x_135); -lean_ctor_set(x_136, 2, x_60); -x_137 = lean_box(x_133); -switch (lean_obj_tag(x_137)) { -case 0: -{ -lean_object* x_138; lean_object* x_139; -x_138 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_dsimp___boxed), 9, 1); -lean_closure_set(x_138, 0, x_16); -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_139 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_56, x_138, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_139) == 0) -{ -lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; uint8_t x_144; uint8_t x_145; uint8_t x_146; lean_object* x_147; -x_140 = lean_ctor_get(x_139, 0); -lean_inc(x_140); -x_141 = lean_ctor_get(x_139, 1); -lean_inc(x_141); -lean_dec(x_139); -x_142 = lean_array_push(x_47, x_140); -x_143 = lean_box(0); -x_144 = lean_unbox(x_50); -lean_dec(x_50); -x_145 = lean_unbox(x_53); -lean_dec(x_53); -x_146 = lean_unbox(x_57); -lean_dec(x_57); -x_147 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_136, x_44, x_142, x_144, x_145, x_56, x_146, x_143, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_141); -lean_dec(x_56); -x_17 = x_147; -goto block_34; -} -else -{ -lean_object* x_148; lean_object* x_149; lean_object* x_150; lean_object* x_151; -lean_dec(x_136); -lean_dec(x_57); -lean_dec(x_56); -lean_dec(x_53); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -x_148 = lean_ctor_get(x_139, 0); -lean_inc(x_148); -x_149 = lean_ctor_get(x_139, 1); -lean_inc(x_149); -if (lean_is_exclusive(x_139)) { - lean_ctor_release(x_139, 0); - lean_ctor_release(x_139, 1); - x_150 = x_139; -} else { - lean_dec_ref(x_139); - x_150 = lean_box(0); -} -if (lean_is_scalar(x_150)) { - x_151 = 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); -x_17 = x_151; -goto block_34; -} -} -case 2: -{ -lean_object* x_152; lean_object* x_153; lean_object* x_154; -x_152 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1___boxed), 16, 1); -lean_closure_set(x_152, 0, x_136); +lean_object* x_54; lean_object* x_55; +lean_dec(x_19); +lean_dec(x_3); +x_54 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__4; +lean_inc(x_17); lean_inc(x_16); -x_153 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simp___boxed), 9, 1); -lean_closure_set(x_153, 0, 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); -lean_inc(x_9); -lean_inc(x_8); -lean_inc(x_7); -lean_inc(x_6); -x_154 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_56, x_153, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_154) == 0) +x_55 = l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1(x_54, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +if (lean_obj_tag(x_55) == 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_154, 0); -lean_inc(x_155); -x_156 = lean_ctor_get(x_154, 1); -lean_inc(x_156); -lean_dec(x_154); -lean_inc(x_155); -x_157 = lean_array_push(x_44, x_155); -x_158 = lean_ctor_get(x_155, 0); -lean_inc(x_158); -lean_inc(x_158); -x_159 = lean_array_push(x_47, x_158); -x_160 = lean_ctor_get(x_155, 1); -lean_inc(x_160); -lean_dec(x_155); -if (lean_obj_tag(x_160) == 0) -{ -lean_object* x_161; uint8_t x_162; uint8_t x_163; lean_object* x_164; -x_161 = lean_box(0); -x_162 = lean_unbox(x_53); -lean_dec(x_53); -x_163 = lean_unbox(x_57); -lean_dec(x_57); -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_164 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_158, x_152, x_157, x_159, x_50, x_56, x_162, x_163, x_161, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_156); -lean_dec(x_158); +lean_object* x_56; lean_object* x_57; lean_object* x_58; +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); +x_58 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_1, x_4, x_5, x_6, x_7, x_8, x_9, x_56, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_57); +lean_dec(x_17); lean_dec(x_16); -x_17 = x_164; -goto block_34; -} -else -{ -uint8_t x_165; lean_object* x_166; uint8_t x_167; lean_object* x_168; -lean_dec(x_160); -lean_dec(x_53); -x_165 = 1; -x_166 = lean_box(0); -x_167 = lean_unbox(x_57); -lean_dec(x_57); -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_168 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_158, x_152, x_157, x_159, x_50, x_56, x_165, x_167, x_166, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_156); -lean_dec(x_158); -lean_dec(x_16); -x_17 = x_168; -goto block_34; -} -} -else -{ -lean_object* x_169; lean_object* x_170; lean_object* x_171; lean_object* x_172; -lean_dec(x_152); -lean_dec(x_57); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); lean_dec(x_56); -lean_dec(x_53); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); +lean_dec(x_8); +return x_58; +} +else +{ +uint8_t x_59; +lean_dec(x_17); lean_dec(x_16); -x_169 = lean_ctor_get(x_154, 0); -lean_inc(x_169); -x_170 = lean_ctor_get(x_154, 1); -lean_inc(x_170); -if (lean_is_exclusive(x_154)) { - lean_ctor_release(x_154, 0); - lean_ctor_release(x_154, 1); - x_171 = x_154; -} else { - lean_dec_ref(x_154); - x_171 = lean_box(0); -} -if (lean_is_scalar(x_171)) { - x_172 = lean_alloc_ctor(1, 2, 0); -} else { - x_172 = x_171; -} -lean_ctor_set(x_172, 0, x_169); -lean_ctor_set(x_172, 1, x_170); -x_17 = x_172; -goto block_34; -} -} -case 3: -{ -lean_object* x_173; uint8_t x_174; lean_object* x_175; uint8_t x_176; uint8_t x_177; lean_object* x_178; -lean_dec(x_50); -x_173 = lean_array_push(x_47, x_16); -x_174 = 1; -x_175 = lean_box(0); -x_176 = lean_unbox(x_53); -lean_dec(x_53); -x_177 = lean_unbox(x_57); -lean_dec(x_57); -x_178 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_136, x_44, x_173, x_174, x_176, x_56, x_177, x_175, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_56); -x_17 = x_178; -goto block_34; -} -case 5: -{ -lean_object* x_179; lean_object* x_180; uint8_t x_181; uint8_t x_182; uint8_t x_183; lean_object* x_184; -x_179 = lean_array_push(x_47, x_16); -x_180 = lean_box(0); -x_181 = lean_unbox(x_50); -lean_dec(x_50); -x_182 = lean_unbox(x_53); -lean_dec(x_53); -x_183 = lean_unbox(x_57); -lean_dec(x_57); -x_184 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_136, x_44, x_179, x_181, x_182, x_56, x_183, x_180, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_56); -x_17 = x_184; -goto block_34; -} -default: -{ -lean_object* x_185; lean_object* x_186; -lean_dec(x_137); -lean_dec(x_16); -x_185 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4; -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_186 = l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1(x_185, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_186) == 0) -{ -lean_object* x_187; lean_object* x_188; uint8_t x_189; uint8_t x_190; uint8_t x_191; lean_object* x_192; -x_187 = lean_ctor_get(x_186, 0); -lean_inc(x_187); -x_188 = lean_ctor_get(x_186, 1); -lean_inc(x_188); -lean_dec(x_186); -x_189 = lean_unbox(x_50); -lean_dec(x_50); -x_190 = lean_unbox(x_53); -lean_dec(x_53); -x_191 = lean_unbox(x_57); -lean_dec(x_57); -x_192 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_136, x_44, x_47, x_189, x_190, x_56, x_191, x_187, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_188); -lean_dec(x_187); -lean_dec(x_56); -x_17 = x_192; -goto block_34; -} -else -{ -lean_object* x_193; lean_object* x_194; lean_object* x_195; lean_object* x_196; -lean_dec(x_136); -lean_dec(x_57); -lean_dec(x_56); -lean_dec(x_53); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -x_193 = lean_ctor_get(x_186, 0); -lean_inc(x_193); -x_194 = lean_ctor_get(x_186, 1); -lean_inc(x_194); -if (lean_is_exclusive(x_186)) { - lean_ctor_release(x_186, 0); - lean_ctor_release(x_186, 1); - x_195 = x_186; -} else { - lean_dec_ref(x_186); - x_195 = lean_box(0); -} -if (lean_is_scalar(x_195)) { - x_196 = lean_alloc_ctor(1, 2, 0); -} else { - x_196 = x_195; -} -lean_ctor_set(x_196, 0, x_193); -lean_ctor_set(x_196, 1, x_194); -x_17 = x_196; -goto block_34; -} -} -} -} -} -} -else -{ -lean_object* x_197; lean_object* x_198; lean_object* x_199; lean_object* x_200; lean_object* x_201; uint8_t x_202; -x_197 = lean_ctor_get(x_39, 0); -x_198 = lean_ctor_get(x_39, 1); -lean_inc(x_198); -lean_inc(x_197); -lean_dec(x_39); -x_199 = lean_ctor_get(x_41, 0); -lean_inc(x_199); -x_200 = lean_ctor_get(x_41, 1); -lean_inc(x_200); -x_201 = lean_ctor_get(x_41, 2); -lean_inc(x_201); -x_202 = lean_nat_dec_lt(x_200, x_201); -if (x_202 == 0) -{ -lean_object* x_203; lean_object* x_204; lean_object* x_205; -lean_dec(x_201); -lean_dec(x_200); -lean_dec(x_199); -lean_dec(x_16); -x_203 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_203, 0, x_197); -lean_ctor_set(x_203, 1, x_198); -lean_ctor_set(x_38, 1, x_203); -x_204 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_204, 0, x_5); -x_205 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_205, 0, x_204); -lean_ctor_set(x_205, 1, x_13); -x_17 = x_205; -goto block_34; -} -else -{ -lean_object* x_206; lean_object* x_207; uint8_t x_208; lean_object* x_209; lean_object* x_210; lean_object* x_211; lean_object* x_212; -lean_free_object(x_38); -lean_free_object(x_37); -lean_free_object(x_36); -lean_free_object(x_35); -lean_free_object(x_5); -if (lean_is_exclusive(x_41)) { - lean_ctor_release(x_41, 0); - lean_ctor_release(x_41, 1); - lean_ctor_release(x_41, 2); - x_206 = x_41; -} else { - lean_dec_ref(x_41); - x_206 = lean_box(0); -} -x_207 = lean_array_fget(x_199, x_200); -x_208 = lean_unbox(x_207); -lean_dec(x_207); -x_209 = lean_unsigned_to_nat(1u); -x_210 = lean_nat_add(x_200, x_209); -lean_dec(x_200); -if (lean_is_scalar(x_206)) { - x_211 = lean_alloc_ctor(0, 3, 0); -} else { - x_211 = x_206; -} -lean_ctor_set(x_211, 0, x_199); -lean_ctor_set(x_211, 1, x_210); -lean_ctor_set(x_211, 2, x_201); -x_212 = lean_box(x_208); -switch (lean_obj_tag(x_212)) { -case 0: -{ -lean_object* x_213; lean_object* x_214; -x_213 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_dsimp___boxed), 9, 1); -lean_closure_set(x_213, 0, x_16); -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_214 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_197, x_213, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_214) == 0) -{ -lean_object* x_215; lean_object* x_216; lean_object* x_217; lean_object* x_218; uint8_t x_219; uint8_t x_220; uint8_t x_221; lean_object* x_222; -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_array_push(x_47, x_215); -x_218 = lean_box(0); -x_219 = lean_unbox(x_50); -lean_dec(x_50); -x_220 = lean_unbox(x_53); -lean_dec(x_53); -x_221 = lean_unbox(x_198); -lean_dec(x_198); -x_222 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_211, x_44, x_217, x_219, x_220, x_197, x_221, x_218, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_216); -lean_dec(x_197); -x_17 = x_222; -goto block_34; -} -else -{ -lean_object* x_223; lean_object* x_224; lean_object* x_225; lean_object* x_226; -lean_dec(x_211); -lean_dec(x_198); -lean_dec(x_197); -lean_dec(x_53); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -x_223 = lean_ctor_get(x_214, 0); -lean_inc(x_223); -x_224 = lean_ctor_get(x_214, 1); -lean_inc(x_224); -if (lean_is_exclusive(x_214)) { - lean_ctor_release(x_214, 0); - lean_ctor_release(x_214, 1); - x_225 = x_214; -} else { - lean_dec_ref(x_214); - x_225 = lean_box(0); -} -if (lean_is_scalar(x_225)) { - x_226 = lean_alloc_ctor(1, 2, 0); -} else { - x_226 = x_225; -} -lean_ctor_set(x_226, 0, x_223); -lean_ctor_set(x_226, 1, x_224); -x_17 = x_226; -goto block_34; -} -} -case 2: -{ -lean_object* x_227; lean_object* x_228; lean_object* x_229; -x_227 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1___boxed), 16, 1); -lean_closure_set(x_227, 0, x_211); -lean_inc(x_16); -x_228 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simp___boxed), 9, 1); -lean_closure_set(x_228, 0, x_16); -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_229 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_197, x_228, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_229) == 0) -{ -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_230 = lean_ctor_get(x_229, 0); -lean_inc(x_230); -x_231 = lean_ctor_get(x_229, 1); -lean_inc(x_231); -lean_dec(x_229); -lean_inc(x_230); -x_232 = lean_array_push(x_44, x_230); -x_233 = lean_ctor_get(x_230, 0); -lean_inc(x_233); -lean_inc(x_233); -x_234 = lean_array_push(x_47, x_233); -x_235 = lean_ctor_get(x_230, 1); -lean_inc(x_235); -lean_dec(x_230); -if (lean_obj_tag(x_235) == 0) -{ -lean_object* x_236; uint8_t x_237; uint8_t x_238; lean_object* x_239; -x_236 = lean_box(0); -x_237 = lean_unbox(x_53); -lean_dec(x_53); -x_238 = lean_unbox(x_198); -lean_dec(x_198); -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_239 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_233, x_227, x_232, x_234, x_50, x_197, x_237, x_238, x_236, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_231); -lean_dec(x_233); -lean_dec(x_16); -x_17 = x_239; -goto block_34; -} -else -{ -uint8_t x_240; lean_object* x_241; uint8_t x_242; lean_object* x_243; -lean_dec(x_235); -lean_dec(x_53); -x_240 = 1; -x_241 = lean_box(0); -x_242 = lean_unbox(x_198); -lean_dec(x_198); -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_243 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_233, x_227, x_232, x_234, x_50, x_197, x_240, x_242, x_241, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_231); -lean_dec(x_233); -lean_dec(x_16); -x_17 = x_243; -goto block_34; -} -} -else -{ -lean_object* x_244; lean_object* x_245; lean_object* x_246; lean_object* x_247; -lean_dec(x_227); -lean_dec(x_198); -lean_dec(x_197); -lean_dec(x_53); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -lean_dec(x_16); -x_244 = lean_ctor_get(x_229, 0); -lean_inc(x_244); -x_245 = lean_ctor_get(x_229, 1); -lean_inc(x_245); -if (lean_is_exclusive(x_229)) { - lean_ctor_release(x_229, 0); - lean_ctor_release(x_229, 1); - x_246 = x_229; -} else { - lean_dec_ref(x_229); - x_246 = lean_box(0); -} -if (lean_is_scalar(x_246)) { - x_247 = lean_alloc_ctor(1, 2, 0); -} else { - x_247 = x_246; -} -lean_ctor_set(x_247, 0, x_244); -lean_ctor_set(x_247, 1, x_245); -x_17 = x_247; -goto block_34; -} -} -case 3: -{ -lean_object* x_248; uint8_t x_249; lean_object* x_250; uint8_t x_251; uint8_t x_252; lean_object* x_253; -lean_dec(x_50); -x_248 = lean_array_push(x_47, x_16); -x_249 = 1; -x_250 = lean_box(0); -x_251 = lean_unbox(x_53); -lean_dec(x_53); -x_252 = lean_unbox(x_198); -lean_dec(x_198); -x_253 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_211, x_44, x_248, x_249, x_251, x_197, x_252, x_250, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_197); -x_17 = x_253; -goto block_34; -} -case 5: -{ -lean_object* x_254; lean_object* x_255; uint8_t x_256; uint8_t x_257; uint8_t x_258; lean_object* x_259; -x_254 = lean_array_push(x_47, x_16); -x_255 = lean_box(0); -x_256 = lean_unbox(x_50); -lean_dec(x_50); -x_257 = lean_unbox(x_53); -lean_dec(x_53); -x_258 = lean_unbox(x_198); -lean_dec(x_198); -x_259 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_211, x_44, x_254, x_256, x_257, x_197, x_258, x_255, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_197); -x_17 = x_259; -goto block_34; -} -default: -{ -lean_object* x_260; lean_object* x_261; -lean_dec(x_212); -lean_dec(x_16); -x_260 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4; -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_261 = l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1(x_260, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_261) == 0) -{ -lean_object* x_262; lean_object* x_263; uint8_t x_264; uint8_t x_265; uint8_t x_266; lean_object* x_267; -x_262 = lean_ctor_get(x_261, 0); -lean_inc(x_262); -x_263 = lean_ctor_get(x_261, 1); -lean_inc(x_263); -lean_dec(x_261); -x_264 = lean_unbox(x_50); -lean_dec(x_50); -x_265 = lean_unbox(x_53); -lean_dec(x_53); -x_266 = lean_unbox(x_198); -lean_dec(x_198); -x_267 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_211, x_44, x_47, x_264, x_265, x_197, x_266, x_262, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_263); -lean_dec(x_262); -lean_dec(x_197); -x_17 = x_267; -goto block_34; -} -else -{ -lean_object* x_268; lean_object* x_269; lean_object* x_270; lean_object* x_271; -lean_dec(x_211); -lean_dec(x_198); -lean_dec(x_197); -lean_dec(x_53); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -x_268 = lean_ctor_get(x_261, 0); -lean_inc(x_268); -x_269 = lean_ctor_get(x_261, 1); -lean_inc(x_269); -if (lean_is_exclusive(x_261)) { - lean_ctor_release(x_261, 0); - lean_ctor_release(x_261, 1); - x_270 = x_261; -} else { - lean_dec_ref(x_261); - x_270 = lean_box(0); -} -if (lean_is_scalar(x_270)) { - x_271 = lean_alloc_ctor(1, 2, 0); -} else { - x_271 = x_270; -} -lean_ctor_set(x_271, 0, x_268); -lean_ctor_set(x_271, 1, x_269); -x_17 = x_271; -goto block_34; -} -} -} -} -} -} -else -{ -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; uint8_t x_279; -x_272 = lean_ctor_get(x_38, 0); -lean_inc(x_272); -lean_dec(x_38); -x_273 = lean_ctor_get(x_39, 0); -lean_inc(x_273); -x_274 = lean_ctor_get(x_39, 1); -lean_inc(x_274); -if (lean_is_exclusive(x_39)) { - lean_ctor_release(x_39, 0); - lean_ctor_release(x_39, 1); - x_275 = x_39; -} else { - lean_dec_ref(x_39); - x_275 = lean_box(0); -} -x_276 = lean_ctor_get(x_41, 0); -lean_inc(x_276); -x_277 = lean_ctor_get(x_41, 1); -lean_inc(x_277); -x_278 = lean_ctor_get(x_41, 2); -lean_inc(x_278); -x_279 = lean_nat_dec_lt(x_277, x_278); -if (x_279 == 0) -{ -lean_object* x_280; lean_object* x_281; lean_object* x_282; lean_object* x_283; -lean_dec(x_278); -lean_dec(x_277); -lean_dec(x_276); -lean_dec(x_16); -if (lean_is_scalar(x_275)) { - x_280 = lean_alloc_ctor(0, 2, 0); -} else { - x_280 = x_275; -} -lean_ctor_set(x_280, 0, x_273); -lean_ctor_set(x_280, 1, x_274); -x_281 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_281, 0, x_272); -lean_ctor_set(x_281, 1, x_280); -lean_ctor_set(x_37, 1, x_281); -x_282 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_282, 0, x_5); -x_283 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_283, 0, x_282); -lean_ctor_set(x_283, 1, x_13); -x_17 = x_283; -goto block_34; -} -else -{ -lean_object* x_284; lean_object* x_285; uint8_t x_286; lean_object* x_287; lean_object* x_288; lean_object* x_289; lean_object* x_290; -lean_dec(x_275); -lean_free_object(x_37); -lean_free_object(x_36); -lean_free_object(x_35); -lean_free_object(x_5); -if (lean_is_exclusive(x_41)) { - lean_ctor_release(x_41, 0); - lean_ctor_release(x_41, 1); - lean_ctor_release(x_41, 2); - x_284 = x_41; -} else { - lean_dec_ref(x_41); - x_284 = lean_box(0); -} -x_285 = lean_array_fget(x_276, x_277); -x_286 = lean_unbox(x_285); -lean_dec(x_285); -x_287 = lean_unsigned_to_nat(1u); -x_288 = lean_nat_add(x_277, x_287); -lean_dec(x_277); -if (lean_is_scalar(x_284)) { - x_289 = lean_alloc_ctor(0, 3, 0); -} else { - x_289 = x_284; -} -lean_ctor_set(x_289, 0, x_276); -lean_ctor_set(x_289, 1, x_288); -lean_ctor_set(x_289, 2, x_278); -x_290 = lean_box(x_286); -switch (lean_obj_tag(x_290)) { -case 0: -{ -lean_object* x_291; lean_object* x_292; -x_291 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_dsimp___boxed), 9, 1); -lean_closure_set(x_291, 0, x_16); -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_292 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_273, x_291, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_292) == 0) -{ -lean_object* x_293; lean_object* x_294; lean_object* x_295; lean_object* x_296; uint8_t x_297; uint8_t x_298; uint8_t x_299; lean_object* x_300; -x_293 = lean_ctor_get(x_292, 0); -lean_inc(x_293); -x_294 = lean_ctor_get(x_292, 1); -lean_inc(x_294); -lean_dec(x_292); -x_295 = lean_array_push(x_47, x_293); -x_296 = lean_box(0); -x_297 = lean_unbox(x_50); -lean_dec(x_50); -x_298 = lean_unbox(x_272); -lean_dec(x_272); -x_299 = lean_unbox(x_274); -lean_dec(x_274); -x_300 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_289, x_44, x_295, x_297, x_298, x_273, x_299, x_296, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_294); -lean_dec(x_273); -x_17 = x_300; -goto block_34; -} -else -{ -lean_object* x_301; lean_object* x_302; lean_object* x_303; lean_object* x_304; -lean_dec(x_289); -lean_dec(x_274); -lean_dec(x_273); -lean_dec(x_272); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -x_301 = lean_ctor_get(x_292, 0); -lean_inc(x_301); -x_302 = lean_ctor_get(x_292, 1); -lean_inc(x_302); -if (lean_is_exclusive(x_292)) { - lean_ctor_release(x_292, 0); - lean_ctor_release(x_292, 1); - x_303 = x_292; -} else { - lean_dec_ref(x_292); - x_303 = lean_box(0); -} -if (lean_is_scalar(x_303)) { - x_304 = lean_alloc_ctor(1, 2, 0); -} else { - x_304 = x_303; -} -lean_ctor_set(x_304, 0, x_301); -lean_ctor_set(x_304, 1, x_302); -x_17 = x_304; -goto block_34; -} -} -case 2: -{ -lean_object* x_305; lean_object* x_306; lean_object* x_307; -x_305 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1___boxed), 16, 1); -lean_closure_set(x_305, 0, x_289); -lean_inc(x_16); -x_306 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simp___boxed), 9, 1); -lean_closure_set(x_306, 0, x_16); -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_307 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_273, x_306, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_307) == 0) -{ -lean_object* x_308; lean_object* x_309; lean_object* x_310; lean_object* x_311; lean_object* x_312; lean_object* x_313; -x_308 = lean_ctor_get(x_307, 0); -lean_inc(x_308); -x_309 = lean_ctor_get(x_307, 1); -lean_inc(x_309); -lean_dec(x_307); -lean_inc(x_308); -x_310 = lean_array_push(x_44, x_308); -x_311 = lean_ctor_get(x_308, 0); -lean_inc(x_311); -lean_inc(x_311); -x_312 = lean_array_push(x_47, x_311); -x_313 = lean_ctor_get(x_308, 1); -lean_inc(x_313); -lean_dec(x_308); -if (lean_obj_tag(x_313) == 0) -{ -lean_object* x_314; uint8_t x_315; uint8_t x_316; lean_object* x_317; -x_314 = lean_box(0); -x_315 = lean_unbox(x_272); -lean_dec(x_272); -x_316 = lean_unbox(x_274); -lean_dec(x_274); -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_317 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_311, x_305, x_310, x_312, x_50, x_273, x_315, x_316, x_314, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_309); -lean_dec(x_311); -lean_dec(x_16); -x_17 = x_317; -goto block_34; -} -else -{ -uint8_t x_318; lean_object* x_319; uint8_t x_320; lean_object* x_321; -lean_dec(x_313); -lean_dec(x_272); -x_318 = 1; -x_319 = lean_box(0); -x_320 = lean_unbox(x_274); -lean_dec(x_274); -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_321 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_311, x_305, x_310, x_312, x_50, x_273, x_318, x_320, x_319, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_309); -lean_dec(x_311); -lean_dec(x_16); -x_17 = x_321; -goto block_34; -} -} -else -{ -lean_object* x_322; lean_object* x_323; lean_object* x_324; lean_object* x_325; -lean_dec(x_305); -lean_dec(x_274); -lean_dec(x_273); -lean_dec(x_272); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -lean_dec(x_16); -x_322 = lean_ctor_get(x_307, 0); -lean_inc(x_322); -x_323 = lean_ctor_get(x_307, 1); -lean_inc(x_323); -if (lean_is_exclusive(x_307)) { - lean_ctor_release(x_307, 0); - lean_ctor_release(x_307, 1); - x_324 = x_307; -} else { - lean_dec_ref(x_307); - x_324 = lean_box(0); -} -if (lean_is_scalar(x_324)) { - x_325 = lean_alloc_ctor(1, 2, 0); -} else { - x_325 = x_324; -} -lean_ctor_set(x_325, 0, x_322); -lean_ctor_set(x_325, 1, x_323); -x_17 = x_325; -goto block_34; -} -} -case 3: -{ -lean_object* x_326; uint8_t x_327; lean_object* x_328; uint8_t x_329; uint8_t x_330; lean_object* x_331; -lean_dec(x_50); -x_326 = lean_array_push(x_47, x_16); -x_327 = 1; -x_328 = lean_box(0); -x_329 = lean_unbox(x_272); -lean_dec(x_272); -x_330 = lean_unbox(x_274); -lean_dec(x_274); -x_331 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_289, x_44, x_326, x_327, x_329, x_273, x_330, x_328, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_273); -x_17 = x_331; -goto block_34; -} -case 5: -{ -lean_object* x_332; lean_object* x_333; uint8_t x_334; uint8_t x_335; uint8_t x_336; lean_object* x_337; -x_332 = lean_array_push(x_47, x_16); -x_333 = lean_box(0); -x_334 = lean_unbox(x_50); -lean_dec(x_50); -x_335 = lean_unbox(x_272); -lean_dec(x_272); -x_336 = lean_unbox(x_274); -lean_dec(x_274); -x_337 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_289, x_44, x_332, x_334, x_335, x_273, x_336, x_333, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_273); -x_17 = x_337; -goto block_34; -} -default: -{ -lean_object* x_338; lean_object* x_339; -lean_dec(x_290); -lean_dec(x_16); -x_338 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4; -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_339 = l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1(x_338, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_339) == 0) -{ -lean_object* x_340; lean_object* x_341; uint8_t x_342; uint8_t x_343; uint8_t x_344; lean_object* x_345; -x_340 = lean_ctor_get(x_339, 0); -lean_inc(x_340); -x_341 = lean_ctor_get(x_339, 1); -lean_inc(x_341); -lean_dec(x_339); -x_342 = lean_unbox(x_50); -lean_dec(x_50); -x_343 = lean_unbox(x_272); -lean_dec(x_272); -x_344 = lean_unbox(x_274); -lean_dec(x_274); -x_345 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_289, x_44, x_47, x_342, x_343, x_273, x_344, x_340, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_341); -lean_dec(x_340); -lean_dec(x_273); -x_17 = x_345; -goto block_34; -} -else -{ -lean_object* x_346; lean_object* x_347; lean_object* x_348; lean_object* x_349; -lean_dec(x_289); -lean_dec(x_274); -lean_dec(x_273); -lean_dec(x_272); -lean_dec(x_50); -lean_dec(x_47); -lean_dec(x_44); -x_346 = lean_ctor_get(x_339, 0); -lean_inc(x_346); -x_347 = lean_ctor_get(x_339, 1); -lean_inc(x_347); -if (lean_is_exclusive(x_339)) { - lean_ctor_release(x_339, 0); - lean_ctor_release(x_339, 1); - x_348 = x_339; -} else { - lean_dec_ref(x_339); - x_348 = lean_box(0); -} -if (lean_is_scalar(x_348)) { - x_349 = lean_alloc_ctor(1, 2, 0); -} else { - x_349 = x_348; -} -lean_ctor_set(x_349, 0, x_346); -lean_ctor_set(x_349, 1, x_347); -x_17 = x_349; -goto block_34; -} -} -} -} -} -} -else -{ -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; uint8_t x_359; -x_350 = lean_ctor_get(x_37, 0); -lean_inc(x_350); -lean_dec(x_37); -x_351 = lean_ctor_get(x_38, 0); -lean_inc(x_351); -if (lean_is_exclusive(x_38)) { - lean_ctor_release(x_38, 0); - lean_ctor_release(x_38, 1); - x_352 = x_38; -} else { - lean_dec_ref(x_38); - x_352 = lean_box(0); -} -x_353 = lean_ctor_get(x_39, 0); -lean_inc(x_353); -x_354 = lean_ctor_get(x_39, 1); -lean_inc(x_354); -if (lean_is_exclusive(x_39)) { - lean_ctor_release(x_39, 0); - lean_ctor_release(x_39, 1); - x_355 = x_39; -} else { - lean_dec_ref(x_39); - x_355 = lean_box(0); -} -x_356 = lean_ctor_get(x_41, 0); -lean_inc(x_356); -x_357 = lean_ctor_get(x_41, 1); -lean_inc(x_357); -x_358 = lean_ctor_get(x_41, 2); -lean_inc(x_358); -x_359 = lean_nat_dec_lt(x_357, x_358); -if (x_359 == 0) -{ -lean_object* x_360; lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; -lean_dec(x_358); -lean_dec(x_357); -lean_dec(x_356); -lean_dec(x_16); -if (lean_is_scalar(x_355)) { - x_360 = lean_alloc_ctor(0, 2, 0); -} else { - x_360 = x_355; -} -lean_ctor_set(x_360, 0, x_353); -lean_ctor_set(x_360, 1, x_354); -if (lean_is_scalar(x_352)) { - x_361 = lean_alloc_ctor(0, 2, 0); -} else { - x_361 = x_352; -} -lean_ctor_set(x_361, 0, x_351); -lean_ctor_set(x_361, 1, x_360); -x_362 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_362, 0, x_350); -lean_ctor_set(x_362, 1, x_361); -lean_ctor_set(x_36, 1, x_362); -x_363 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_363, 0, x_5); -x_364 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_364, 0, x_363); -lean_ctor_set(x_364, 1, x_13); -x_17 = x_364; -goto block_34; -} -else -{ -lean_object* x_365; lean_object* x_366; uint8_t x_367; lean_object* x_368; lean_object* x_369; lean_object* x_370; lean_object* x_371; -lean_dec(x_355); -lean_dec(x_352); -lean_free_object(x_36); -lean_free_object(x_35); -lean_free_object(x_5); -if (lean_is_exclusive(x_41)) { - lean_ctor_release(x_41, 0); - lean_ctor_release(x_41, 1); - lean_ctor_release(x_41, 2); - x_365 = x_41; -} else { - lean_dec_ref(x_41); - x_365 = lean_box(0); -} -x_366 = lean_array_fget(x_356, x_357); -x_367 = lean_unbox(x_366); -lean_dec(x_366); -x_368 = lean_unsigned_to_nat(1u); -x_369 = lean_nat_add(x_357, x_368); -lean_dec(x_357); -if (lean_is_scalar(x_365)) { - x_370 = lean_alloc_ctor(0, 3, 0); -} else { - x_370 = x_365; -} -lean_ctor_set(x_370, 0, x_356); -lean_ctor_set(x_370, 1, x_369); -lean_ctor_set(x_370, 2, x_358); -x_371 = lean_box(x_367); -switch (lean_obj_tag(x_371)) { -case 0: -{ -lean_object* x_372; lean_object* x_373; -x_372 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_dsimp___boxed), 9, 1); -lean_closure_set(x_372, 0, x_16); -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_373 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_353, x_372, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_373) == 0) -{ -lean_object* x_374; lean_object* x_375; lean_object* x_376; lean_object* x_377; uint8_t x_378; uint8_t x_379; uint8_t x_380; lean_object* x_381; -x_374 = lean_ctor_get(x_373, 0); -lean_inc(x_374); -x_375 = lean_ctor_get(x_373, 1); -lean_inc(x_375); -lean_dec(x_373); -x_376 = lean_array_push(x_47, x_374); -x_377 = lean_box(0); -x_378 = lean_unbox(x_350); -lean_dec(x_350); -x_379 = lean_unbox(x_351); -lean_dec(x_351); -x_380 = lean_unbox(x_354); -lean_dec(x_354); -x_381 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_370, x_44, x_376, x_378, x_379, x_353, x_380, x_377, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_375); -lean_dec(x_353); -x_17 = x_381; -goto block_34; -} -else -{ -lean_object* x_382; lean_object* x_383; lean_object* x_384; lean_object* x_385; -lean_dec(x_370); -lean_dec(x_354); -lean_dec(x_353); -lean_dec(x_351); -lean_dec(x_350); -lean_dec(x_47); -lean_dec(x_44); -x_382 = lean_ctor_get(x_373, 0); -lean_inc(x_382); -x_383 = lean_ctor_get(x_373, 1); -lean_inc(x_383); -if (lean_is_exclusive(x_373)) { - lean_ctor_release(x_373, 0); - lean_ctor_release(x_373, 1); - x_384 = x_373; -} else { - lean_dec_ref(x_373); - x_384 = lean_box(0); -} -if (lean_is_scalar(x_384)) { - x_385 = lean_alloc_ctor(1, 2, 0); -} else { - x_385 = x_384; -} -lean_ctor_set(x_385, 0, x_382); -lean_ctor_set(x_385, 1, x_383); -x_17 = x_385; -goto block_34; -} -} -case 2: -{ -lean_object* x_386; lean_object* x_387; lean_object* x_388; -x_386 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1___boxed), 16, 1); -lean_closure_set(x_386, 0, x_370); -lean_inc(x_16); -x_387 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simp___boxed), 9, 1); -lean_closure_set(x_387, 0, x_16); -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_388 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_353, x_387, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_388) == 0) -{ -lean_object* x_389; lean_object* x_390; lean_object* x_391; lean_object* x_392; lean_object* x_393; lean_object* x_394; -x_389 = lean_ctor_get(x_388, 0); -lean_inc(x_389); -x_390 = lean_ctor_get(x_388, 1); -lean_inc(x_390); -lean_dec(x_388); -lean_inc(x_389); -x_391 = lean_array_push(x_44, x_389); -x_392 = lean_ctor_get(x_389, 0); -lean_inc(x_392); -lean_inc(x_392); -x_393 = lean_array_push(x_47, x_392); -x_394 = lean_ctor_get(x_389, 1); -lean_inc(x_394); -lean_dec(x_389); -if (lean_obj_tag(x_394) == 0) -{ -lean_object* x_395; uint8_t x_396; uint8_t x_397; lean_object* x_398; -x_395 = lean_box(0); -x_396 = lean_unbox(x_351); -lean_dec(x_351); -x_397 = lean_unbox(x_354); -lean_dec(x_354); -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_398 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_392, x_386, x_391, x_393, x_350, x_353, x_396, x_397, x_395, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_390); -lean_dec(x_392); -lean_dec(x_16); -x_17 = x_398; -goto block_34; -} -else -{ -uint8_t x_399; lean_object* x_400; uint8_t x_401; lean_object* x_402; -lean_dec(x_394); -lean_dec(x_351); -x_399 = 1; -x_400 = lean_box(0); -x_401 = lean_unbox(x_354); -lean_dec(x_354); -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_402 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_392, x_386, x_391, x_393, x_350, x_353, x_399, x_401, x_400, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_390); -lean_dec(x_392); -lean_dec(x_16); -x_17 = x_402; -goto block_34; -} -} -else -{ -lean_object* x_403; lean_object* x_404; lean_object* x_405; lean_object* x_406; -lean_dec(x_386); -lean_dec(x_354); -lean_dec(x_353); -lean_dec(x_351); -lean_dec(x_350); -lean_dec(x_47); -lean_dec(x_44); -lean_dec(x_16); -x_403 = lean_ctor_get(x_388, 0); -lean_inc(x_403); -x_404 = lean_ctor_get(x_388, 1); -lean_inc(x_404); -if (lean_is_exclusive(x_388)) { - lean_ctor_release(x_388, 0); - lean_ctor_release(x_388, 1); - x_405 = x_388; -} else { - lean_dec_ref(x_388); - x_405 = lean_box(0); -} -if (lean_is_scalar(x_405)) { - x_406 = lean_alloc_ctor(1, 2, 0); -} else { - x_406 = x_405; -} -lean_ctor_set(x_406, 0, x_403); -lean_ctor_set(x_406, 1, x_404); -x_17 = x_406; -goto block_34; -} -} -case 3: -{ -lean_object* x_407; uint8_t x_408; lean_object* x_409; uint8_t x_410; uint8_t x_411; lean_object* x_412; -lean_dec(x_350); -x_407 = lean_array_push(x_47, x_16); -x_408 = 1; -x_409 = lean_box(0); -x_410 = lean_unbox(x_351); -lean_dec(x_351); -x_411 = lean_unbox(x_354); -lean_dec(x_354); -x_412 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_370, x_44, x_407, x_408, x_410, x_353, x_411, x_409, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_353); -x_17 = x_412; -goto block_34; -} -case 5: -{ -lean_object* x_413; lean_object* x_414; uint8_t x_415; uint8_t x_416; uint8_t x_417; lean_object* x_418; -x_413 = lean_array_push(x_47, x_16); -x_414 = lean_box(0); -x_415 = lean_unbox(x_350); -lean_dec(x_350); -x_416 = lean_unbox(x_351); -lean_dec(x_351); -x_417 = lean_unbox(x_354); -lean_dec(x_354); -x_418 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_370, x_44, x_413, x_415, x_416, x_353, x_417, x_414, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_353); -x_17 = x_418; -goto block_34; -} -default: -{ -lean_object* x_419; lean_object* x_420; -lean_dec(x_371); -lean_dec(x_16); -x_419 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4; -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_420 = l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1(x_419, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_420) == 0) -{ -lean_object* x_421; lean_object* x_422; uint8_t x_423; uint8_t x_424; uint8_t x_425; lean_object* x_426; -x_421 = lean_ctor_get(x_420, 0); -lean_inc(x_421); -x_422 = lean_ctor_get(x_420, 1); -lean_inc(x_422); -lean_dec(x_420); -x_423 = lean_unbox(x_350); -lean_dec(x_350); -x_424 = lean_unbox(x_351); -lean_dec(x_351); -x_425 = lean_unbox(x_354); -lean_dec(x_354); -x_426 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_370, x_44, x_47, x_423, x_424, x_353, x_425, x_421, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_422); -lean_dec(x_421); -lean_dec(x_353); -x_17 = x_426; -goto block_34; -} -else -{ -lean_object* x_427; lean_object* x_428; lean_object* x_429; lean_object* x_430; -lean_dec(x_370); -lean_dec(x_354); -lean_dec(x_353); -lean_dec(x_351); -lean_dec(x_350); -lean_dec(x_47); -lean_dec(x_44); -x_427 = lean_ctor_get(x_420, 0); -lean_inc(x_427); -x_428 = lean_ctor_get(x_420, 1); -lean_inc(x_428); -if (lean_is_exclusive(x_420)) { - lean_ctor_release(x_420, 0); - lean_ctor_release(x_420, 1); - x_429 = x_420; -} else { - lean_dec_ref(x_420); - x_429 = lean_box(0); -} -if (lean_is_scalar(x_429)) { - x_430 = lean_alloc_ctor(1, 2, 0); -} else { - x_430 = x_429; -} -lean_ctor_set(x_430, 0, x_427); -lean_ctor_set(x_430, 1, x_428); -x_17 = x_430; -goto block_34; -} -} -} -} -} -} -else -{ -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; uint8_t x_442; -x_431 = lean_ctor_get(x_36, 0); -lean_inc(x_431); -lean_dec(x_36); -x_432 = lean_ctor_get(x_37, 0); -lean_inc(x_432); -if (lean_is_exclusive(x_37)) { - lean_ctor_release(x_37, 0); - lean_ctor_release(x_37, 1); - x_433 = x_37; -} else { - lean_dec_ref(x_37); - x_433 = lean_box(0); -} -x_434 = lean_ctor_get(x_38, 0); -lean_inc(x_434); -if (lean_is_exclusive(x_38)) { - lean_ctor_release(x_38, 0); - lean_ctor_release(x_38, 1); - x_435 = x_38; -} else { - lean_dec_ref(x_38); - x_435 = lean_box(0); -} -x_436 = lean_ctor_get(x_39, 0); -lean_inc(x_436); -x_437 = lean_ctor_get(x_39, 1); -lean_inc(x_437); -if (lean_is_exclusive(x_39)) { - lean_ctor_release(x_39, 0); - lean_ctor_release(x_39, 1); - x_438 = x_39; -} else { - lean_dec_ref(x_39); - x_438 = lean_box(0); -} -x_439 = lean_ctor_get(x_41, 0); -lean_inc(x_439); -x_440 = lean_ctor_get(x_41, 1); -lean_inc(x_440); -x_441 = lean_ctor_get(x_41, 2); -lean_inc(x_441); -x_442 = lean_nat_dec_lt(x_440, x_441); -if (x_442 == 0) -{ -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_dec(x_441); -lean_dec(x_440); -lean_dec(x_439); -lean_dec(x_16); -if (lean_is_scalar(x_438)) { - x_443 = lean_alloc_ctor(0, 2, 0); -} else { - x_443 = x_438; -} -lean_ctor_set(x_443, 0, x_436); -lean_ctor_set(x_443, 1, x_437); -if (lean_is_scalar(x_435)) { - x_444 = lean_alloc_ctor(0, 2, 0); -} else { - x_444 = x_435; -} -lean_ctor_set(x_444, 0, x_434); -lean_ctor_set(x_444, 1, x_443); -if (lean_is_scalar(x_433)) { - x_445 = lean_alloc_ctor(0, 2, 0); -} else { - x_445 = x_433; -} -lean_ctor_set(x_445, 0, x_432); -lean_ctor_set(x_445, 1, x_444); -x_446 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_446, 0, x_431); -lean_ctor_set(x_446, 1, x_445); -lean_ctor_set(x_35, 1, x_446); -x_447 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_447, 0, x_5); -x_448 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_448, 0, x_447); -lean_ctor_set(x_448, 1, x_13); -x_17 = x_448; -goto block_34; -} -else -{ -lean_object* x_449; lean_object* x_450; uint8_t x_451; lean_object* x_452; lean_object* x_453; lean_object* x_454; lean_object* x_455; -lean_dec(x_438); -lean_dec(x_435); -lean_dec(x_433); -lean_free_object(x_35); -lean_free_object(x_5); -if (lean_is_exclusive(x_41)) { - lean_ctor_release(x_41, 0); - lean_ctor_release(x_41, 1); - lean_ctor_release(x_41, 2); - x_449 = x_41; -} else { - lean_dec_ref(x_41); - x_449 = lean_box(0); -} -x_450 = lean_array_fget(x_439, x_440); -x_451 = lean_unbox(x_450); -lean_dec(x_450); -x_452 = lean_unsigned_to_nat(1u); -x_453 = lean_nat_add(x_440, x_452); -lean_dec(x_440); -if (lean_is_scalar(x_449)) { - x_454 = lean_alloc_ctor(0, 3, 0); -} else { - x_454 = x_449; -} -lean_ctor_set(x_454, 0, x_439); -lean_ctor_set(x_454, 1, x_453); -lean_ctor_set(x_454, 2, x_441); -x_455 = lean_box(x_451); -switch (lean_obj_tag(x_455)) { -case 0: -{ -lean_object* x_456; lean_object* x_457; -x_456 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_dsimp___boxed), 9, 1); -lean_closure_set(x_456, 0, x_16); -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_457 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_436, x_456, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_457) == 0) -{ -lean_object* x_458; lean_object* x_459; lean_object* x_460; lean_object* x_461; uint8_t x_462; uint8_t x_463; uint8_t x_464; lean_object* x_465; -x_458 = lean_ctor_get(x_457, 0); -lean_inc(x_458); -x_459 = lean_ctor_get(x_457, 1); -lean_inc(x_459); -lean_dec(x_457); -x_460 = lean_array_push(x_431, x_458); -x_461 = lean_box(0); -x_462 = lean_unbox(x_432); -lean_dec(x_432); -x_463 = lean_unbox(x_434); -lean_dec(x_434); -x_464 = lean_unbox(x_437); -lean_dec(x_437); -x_465 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_454, x_44, x_460, x_462, x_463, x_436, x_464, x_461, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_459); -lean_dec(x_436); -x_17 = x_465; -goto block_34; -} -else -{ -lean_object* x_466; lean_object* x_467; lean_object* x_468; lean_object* x_469; -lean_dec(x_454); -lean_dec(x_437); -lean_dec(x_436); -lean_dec(x_434); -lean_dec(x_432); -lean_dec(x_431); -lean_dec(x_44); -x_466 = lean_ctor_get(x_457, 0); -lean_inc(x_466); -x_467 = lean_ctor_get(x_457, 1); -lean_inc(x_467); -if (lean_is_exclusive(x_457)) { - lean_ctor_release(x_457, 0); - lean_ctor_release(x_457, 1); - x_468 = x_457; -} else { - lean_dec_ref(x_457); - x_468 = lean_box(0); -} -if (lean_is_scalar(x_468)) { - x_469 = lean_alloc_ctor(1, 2, 0); -} else { - x_469 = x_468; -} -lean_ctor_set(x_469, 0, x_466); -lean_ctor_set(x_469, 1, x_467); -x_17 = x_469; -goto block_34; -} -} -case 2: -{ -lean_object* x_470; lean_object* x_471; lean_object* x_472; -x_470 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1___boxed), 16, 1); -lean_closure_set(x_470, 0, x_454); -lean_inc(x_16); -x_471 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simp___boxed), 9, 1); -lean_closure_set(x_471, 0, x_16); -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_472 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_436, x_471, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_472) == 0) -{ -lean_object* x_473; lean_object* x_474; lean_object* x_475; lean_object* x_476; lean_object* x_477; lean_object* x_478; -x_473 = lean_ctor_get(x_472, 0); -lean_inc(x_473); -x_474 = lean_ctor_get(x_472, 1); -lean_inc(x_474); -lean_dec(x_472); -lean_inc(x_473); -x_475 = lean_array_push(x_44, x_473); -x_476 = lean_ctor_get(x_473, 0); -lean_inc(x_476); -lean_inc(x_476); -x_477 = lean_array_push(x_431, x_476); -x_478 = lean_ctor_get(x_473, 1); -lean_inc(x_478); -lean_dec(x_473); -if (lean_obj_tag(x_478) == 0) -{ -lean_object* x_479; uint8_t x_480; uint8_t x_481; lean_object* x_482; -x_479 = lean_box(0); -x_480 = lean_unbox(x_434); -lean_dec(x_434); -x_481 = lean_unbox(x_437); -lean_dec(x_437); -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_482 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_476, x_470, x_475, x_477, x_432, x_436, x_480, x_481, x_479, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_474); -lean_dec(x_476); -lean_dec(x_16); -x_17 = x_482; -goto block_34; -} -else -{ -uint8_t x_483; lean_object* x_484; uint8_t x_485; lean_object* x_486; -lean_dec(x_478); -lean_dec(x_434); -x_483 = 1; -x_484 = lean_box(0); -x_485 = lean_unbox(x_437); -lean_dec(x_437); -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_486 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_476, x_470, x_475, x_477, x_432, x_436, x_483, x_485, x_484, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_474); -lean_dec(x_476); -lean_dec(x_16); -x_17 = x_486; -goto block_34; -} -} -else -{ -lean_object* x_487; lean_object* x_488; lean_object* x_489; lean_object* x_490; -lean_dec(x_470); -lean_dec(x_437); -lean_dec(x_436); -lean_dec(x_434); -lean_dec(x_432); -lean_dec(x_431); -lean_dec(x_44); -lean_dec(x_16); -x_487 = lean_ctor_get(x_472, 0); -lean_inc(x_487); -x_488 = lean_ctor_get(x_472, 1); -lean_inc(x_488); -if (lean_is_exclusive(x_472)) { - lean_ctor_release(x_472, 0); - lean_ctor_release(x_472, 1); - x_489 = x_472; -} else { - lean_dec_ref(x_472); - x_489 = lean_box(0); -} -if (lean_is_scalar(x_489)) { - x_490 = lean_alloc_ctor(1, 2, 0); -} else { - x_490 = x_489; -} -lean_ctor_set(x_490, 0, x_487); -lean_ctor_set(x_490, 1, x_488); -x_17 = x_490; -goto block_34; -} -} -case 3: -{ -lean_object* x_491; uint8_t x_492; lean_object* x_493; uint8_t x_494; uint8_t x_495; lean_object* x_496; -lean_dec(x_432); -x_491 = lean_array_push(x_431, x_16); -x_492 = 1; -x_493 = lean_box(0); -x_494 = lean_unbox(x_434); -lean_dec(x_434); -x_495 = lean_unbox(x_437); -lean_dec(x_437); -x_496 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_454, x_44, x_491, x_492, x_494, x_436, x_495, x_493, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_436); -x_17 = x_496; -goto block_34; -} -case 5: -{ -lean_object* x_497; lean_object* x_498; uint8_t x_499; uint8_t x_500; uint8_t x_501; lean_object* x_502; -x_497 = lean_array_push(x_431, x_16); -x_498 = lean_box(0); -x_499 = lean_unbox(x_432); -lean_dec(x_432); -x_500 = lean_unbox(x_434); -lean_dec(x_434); -x_501 = lean_unbox(x_437); -lean_dec(x_437); -x_502 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_454, x_44, x_497, x_499, x_500, x_436, x_501, x_498, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_436); -x_17 = x_502; -goto block_34; -} -default: -{ -lean_object* x_503; lean_object* x_504; -lean_dec(x_455); -lean_dec(x_16); -x_503 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4; -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_504 = l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1(x_503, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_504) == 0) -{ -lean_object* x_505; lean_object* x_506; uint8_t x_507; uint8_t x_508; uint8_t x_509; lean_object* x_510; -x_505 = lean_ctor_get(x_504, 0); -lean_inc(x_505); -x_506 = lean_ctor_get(x_504, 1); -lean_inc(x_506); -lean_dec(x_504); -x_507 = lean_unbox(x_432); -lean_dec(x_432); -x_508 = lean_unbox(x_434); -lean_dec(x_434); -x_509 = lean_unbox(x_437); -lean_dec(x_437); -x_510 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_454, x_44, x_431, x_507, x_508, x_436, x_509, x_505, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_506); -lean_dec(x_505); -lean_dec(x_436); -x_17 = x_510; -goto block_34; -} -else -{ -lean_object* x_511; lean_object* x_512; lean_object* x_513; lean_object* x_514; -lean_dec(x_454); -lean_dec(x_437); -lean_dec(x_436); -lean_dec(x_434); -lean_dec(x_432); -lean_dec(x_431); -lean_dec(x_44); -x_511 = lean_ctor_get(x_504, 0); -lean_inc(x_511); -x_512 = lean_ctor_get(x_504, 1); -lean_inc(x_512); -if (lean_is_exclusive(x_504)) { - lean_ctor_release(x_504, 0); - lean_ctor_release(x_504, 1); - x_513 = x_504; -} else { - lean_dec_ref(x_504); - x_513 = lean_box(0); -} -if (lean_is_scalar(x_513)) { - x_514 = lean_alloc_ctor(1, 2, 0); -} else { - x_514 = x_513; -} -lean_ctor_set(x_514, 0, x_511); -lean_ctor_set(x_514, 1, x_512); -x_17 = x_514; -goto block_34; -} -} -} -} -} -} -else -{ -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; uint8_t x_528; -x_515 = lean_ctor_get(x_35, 0); -lean_inc(x_515); -lean_dec(x_35); -x_516 = lean_ctor_get(x_36, 0); -lean_inc(x_516); -if (lean_is_exclusive(x_36)) { - lean_ctor_release(x_36, 0); - lean_ctor_release(x_36, 1); - x_517 = x_36; -} else { - lean_dec_ref(x_36); - x_517 = lean_box(0); -} -x_518 = lean_ctor_get(x_37, 0); -lean_inc(x_518); -if (lean_is_exclusive(x_37)) { - lean_ctor_release(x_37, 0); - lean_ctor_release(x_37, 1); - x_519 = x_37; -} else { - lean_dec_ref(x_37); - x_519 = lean_box(0); -} -x_520 = lean_ctor_get(x_38, 0); -lean_inc(x_520); -if (lean_is_exclusive(x_38)) { - lean_ctor_release(x_38, 0); - lean_ctor_release(x_38, 1); - x_521 = x_38; -} else { - lean_dec_ref(x_38); - x_521 = lean_box(0); -} -x_522 = lean_ctor_get(x_39, 0); -lean_inc(x_522); -x_523 = lean_ctor_get(x_39, 1); -lean_inc(x_523); -if (lean_is_exclusive(x_39)) { - lean_ctor_release(x_39, 0); - lean_ctor_release(x_39, 1); - x_524 = x_39; -} else { - lean_dec_ref(x_39); - x_524 = lean_box(0); -} -x_525 = lean_ctor_get(x_41, 0); -lean_inc(x_525); -x_526 = lean_ctor_get(x_41, 1); -lean_inc(x_526); -x_527 = lean_ctor_get(x_41, 2); -lean_inc(x_527); -x_528 = lean_nat_dec_lt(x_526, x_527); -if (x_528 == 0) -{ -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_dec(x_527); -lean_dec(x_526); -lean_dec(x_525); -lean_dec(x_16); -if (lean_is_scalar(x_524)) { - x_529 = lean_alloc_ctor(0, 2, 0); -} else { - x_529 = x_524; -} -lean_ctor_set(x_529, 0, x_522); -lean_ctor_set(x_529, 1, x_523); -if (lean_is_scalar(x_521)) { - x_530 = lean_alloc_ctor(0, 2, 0); -} else { - x_530 = x_521; -} -lean_ctor_set(x_530, 0, x_520); -lean_ctor_set(x_530, 1, x_529); -if (lean_is_scalar(x_519)) { - x_531 = lean_alloc_ctor(0, 2, 0); -} else { - x_531 = x_519; -} -lean_ctor_set(x_531, 0, x_518); -lean_ctor_set(x_531, 1, x_530); -if (lean_is_scalar(x_517)) { - x_532 = lean_alloc_ctor(0, 2, 0); -} else { - x_532 = x_517; -} -lean_ctor_set(x_532, 0, x_516); -lean_ctor_set(x_532, 1, x_531); -x_533 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_533, 0, x_515); -lean_ctor_set(x_533, 1, x_532); -lean_ctor_set(x_5, 1, x_533); -x_534 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_534, 0, x_5); -x_535 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_535, 0, x_534); -lean_ctor_set(x_535, 1, x_13); -x_17 = x_535; -goto block_34; -} -else -{ -lean_object* x_536; lean_object* x_537; uint8_t x_538; lean_object* x_539; lean_object* x_540; lean_object* x_541; lean_object* x_542; -lean_dec(x_524); -lean_dec(x_521); -lean_dec(x_519); -lean_dec(x_517); -lean_free_object(x_5); -if (lean_is_exclusive(x_41)) { - lean_ctor_release(x_41, 0); - lean_ctor_release(x_41, 1); - lean_ctor_release(x_41, 2); - x_536 = x_41; -} else { - lean_dec_ref(x_41); - x_536 = lean_box(0); -} -x_537 = lean_array_fget(x_525, x_526); -x_538 = lean_unbox(x_537); -lean_dec(x_537); -x_539 = lean_unsigned_to_nat(1u); -x_540 = lean_nat_add(x_526, x_539); -lean_dec(x_526); -if (lean_is_scalar(x_536)) { - x_541 = lean_alloc_ctor(0, 3, 0); -} else { - x_541 = x_536; -} -lean_ctor_set(x_541, 0, x_525); -lean_ctor_set(x_541, 1, x_540); -lean_ctor_set(x_541, 2, x_527); -x_542 = lean_box(x_538); -switch (lean_obj_tag(x_542)) { -case 0: -{ -lean_object* x_543; lean_object* x_544; -x_543 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_dsimp___boxed), 9, 1); -lean_closure_set(x_543, 0, x_16); -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_544 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_522, x_543, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_544) == 0) -{ -lean_object* x_545; lean_object* x_546; lean_object* x_547; lean_object* x_548; uint8_t x_549; uint8_t x_550; uint8_t x_551; lean_object* x_552; -x_545 = lean_ctor_get(x_544, 0); -lean_inc(x_545); -x_546 = lean_ctor_get(x_544, 1); -lean_inc(x_546); -lean_dec(x_544); -x_547 = lean_array_push(x_516, x_545); -x_548 = lean_box(0); -x_549 = lean_unbox(x_518); -lean_dec(x_518); -x_550 = lean_unbox(x_520); -lean_dec(x_520); -x_551 = lean_unbox(x_523); -lean_dec(x_523); -x_552 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_541, x_515, x_547, x_549, x_550, x_522, x_551, x_548, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_546); -lean_dec(x_522); -x_17 = x_552; -goto block_34; -} -else -{ -lean_object* x_553; lean_object* x_554; lean_object* x_555; lean_object* x_556; -lean_dec(x_541); -lean_dec(x_523); -lean_dec(x_522); -lean_dec(x_520); -lean_dec(x_518); -lean_dec(x_516); -lean_dec(x_515); -x_553 = lean_ctor_get(x_544, 0); -lean_inc(x_553); -x_554 = lean_ctor_get(x_544, 1); -lean_inc(x_554); -if (lean_is_exclusive(x_544)) { - lean_ctor_release(x_544, 0); - lean_ctor_release(x_544, 1); - x_555 = x_544; -} else { - lean_dec_ref(x_544); - x_555 = lean_box(0); -} -if (lean_is_scalar(x_555)) { - x_556 = lean_alloc_ctor(1, 2, 0); -} else { - x_556 = x_555; -} -lean_ctor_set(x_556, 0, x_553); -lean_ctor_set(x_556, 1, x_554); -x_17 = x_556; -goto block_34; -} -} -case 2: -{ -lean_object* x_557; lean_object* x_558; lean_object* x_559; -x_557 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1___boxed), 16, 1); -lean_closure_set(x_557, 0, x_541); -lean_inc(x_16); -x_558 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simp___boxed), 9, 1); -lean_closure_set(x_558, 0, x_16); -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_559 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_522, x_558, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_559) == 0) -{ -lean_object* x_560; lean_object* x_561; lean_object* x_562; lean_object* x_563; lean_object* x_564; lean_object* x_565; -x_560 = lean_ctor_get(x_559, 0); -lean_inc(x_560); -x_561 = lean_ctor_get(x_559, 1); -lean_inc(x_561); -lean_dec(x_559); -lean_inc(x_560); -x_562 = lean_array_push(x_515, x_560); -x_563 = lean_ctor_get(x_560, 0); -lean_inc(x_563); -lean_inc(x_563); -x_564 = lean_array_push(x_516, x_563); -x_565 = lean_ctor_get(x_560, 1); -lean_inc(x_565); -lean_dec(x_560); -if (lean_obj_tag(x_565) == 0) -{ -lean_object* x_566; uint8_t x_567; uint8_t x_568; lean_object* x_569; -x_566 = lean_box(0); -x_567 = lean_unbox(x_520); -lean_dec(x_520); -x_568 = lean_unbox(x_523); -lean_dec(x_523); -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_569 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_563, x_557, x_562, x_564, x_518, x_522, x_567, x_568, x_566, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_561); -lean_dec(x_563); -lean_dec(x_16); -x_17 = x_569; -goto block_34; -} -else -{ -uint8_t x_570; lean_object* x_571; uint8_t x_572; lean_object* x_573; -lean_dec(x_565); -lean_dec(x_520); -x_570 = 1; -x_571 = lean_box(0); -x_572 = lean_unbox(x_523); -lean_dec(x_523); -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_573 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_563, x_557, x_562, x_564, x_518, x_522, x_570, x_572, x_571, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_561); -lean_dec(x_563); -lean_dec(x_16); -x_17 = x_573; -goto block_34; -} -} -else -{ -lean_object* x_574; lean_object* x_575; lean_object* x_576; lean_object* x_577; -lean_dec(x_557); -lean_dec(x_523); -lean_dec(x_522); -lean_dec(x_520); -lean_dec(x_518); -lean_dec(x_516); -lean_dec(x_515); -lean_dec(x_16); -x_574 = lean_ctor_get(x_559, 0); -lean_inc(x_574); -x_575 = lean_ctor_get(x_559, 1); -lean_inc(x_575); -if (lean_is_exclusive(x_559)) { - lean_ctor_release(x_559, 0); - lean_ctor_release(x_559, 1); - x_576 = x_559; -} else { - lean_dec_ref(x_559); - x_576 = lean_box(0); -} -if (lean_is_scalar(x_576)) { - x_577 = lean_alloc_ctor(1, 2, 0); -} else { - x_577 = x_576; -} -lean_ctor_set(x_577, 0, x_574); -lean_ctor_set(x_577, 1, x_575); -x_17 = x_577; -goto block_34; -} -} -case 3: -{ -lean_object* x_578; uint8_t x_579; lean_object* x_580; uint8_t x_581; uint8_t x_582; lean_object* x_583; -lean_dec(x_518); -x_578 = lean_array_push(x_516, x_16); -x_579 = 1; -x_580 = lean_box(0); -x_581 = lean_unbox(x_520); -lean_dec(x_520); -x_582 = lean_unbox(x_523); -lean_dec(x_523); -x_583 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_541, x_515, x_578, x_579, x_581, x_522, x_582, x_580, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_522); -x_17 = x_583; -goto block_34; -} -case 5: -{ -lean_object* x_584; lean_object* x_585; uint8_t x_586; uint8_t x_587; uint8_t x_588; lean_object* x_589; -x_584 = lean_array_push(x_516, x_16); -x_585 = lean_box(0); -x_586 = lean_unbox(x_518); -lean_dec(x_518); -x_587 = lean_unbox(x_520); -lean_dec(x_520); -x_588 = lean_unbox(x_523); -lean_dec(x_523); -x_589 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_541, x_515, x_584, x_586, x_587, x_522, x_588, x_585, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_522); -x_17 = x_589; -goto block_34; -} -default: -{ -lean_object* x_590; lean_object* x_591; -lean_dec(x_542); -lean_dec(x_16); -x_590 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4; -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_591 = l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1(x_590, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_591) == 0) -{ -lean_object* x_592; lean_object* x_593; uint8_t x_594; uint8_t x_595; uint8_t x_596; lean_object* x_597; -x_592 = lean_ctor_get(x_591, 0); -lean_inc(x_592); -x_593 = lean_ctor_get(x_591, 1); -lean_inc(x_593); -lean_dec(x_591); -x_594 = lean_unbox(x_518); -lean_dec(x_518); -x_595 = lean_unbox(x_520); -lean_dec(x_520); -x_596 = lean_unbox(x_523); -lean_dec(x_523); -x_597 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_541, x_515, x_516, x_594, x_595, x_522, x_596, x_592, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_593); -lean_dec(x_592); -lean_dec(x_522); -x_17 = x_597; -goto block_34; -} -else -{ -lean_object* x_598; lean_object* x_599; lean_object* x_600; lean_object* x_601; -lean_dec(x_541); -lean_dec(x_523); -lean_dec(x_522); -lean_dec(x_520); -lean_dec(x_518); -lean_dec(x_516); -lean_dec(x_515); -x_598 = lean_ctor_get(x_591, 0); -lean_inc(x_598); -x_599 = lean_ctor_get(x_591, 1); -lean_inc(x_599); -if (lean_is_exclusive(x_591)) { - lean_ctor_release(x_591, 0); - lean_ctor_release(x_591, 1); - x_600 = x_591; -} else { - lean_dec_ref(x_591); - x_600 = lean_box(0); -} -if (lean_is_scalar(x_600)) { - x_601 = lean_alloc_ctor(1, 2, 0); -} else { - x_601 = x_600; -} -lean_ctor_set(x_601, 0, x_598); -lean_ctor_set(x_601, 1, x_599); -x_17 = x_601; -goto block_34; -} -} -} -} -} -} -else -{ -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; uint8_t x_617; -x_602 = lean_ctor_get(x_5, 0); -lean_inc(x_602); +lean_dec(x_15); +lean_dec(x_14); +lean_dec(x_13); +lean_dec(x_12); +lean_dec(x_11); +lean_dec(x_8); lean_dec(x_5); -x_603 = lean_ctor_get(x_35, 0); -lean_inc(x_603); -if (lean_is_exclusive(x_35)) { - lean_ctor_release(x_35, 0); - lean_ctor_release(x_35, 1); - x_604 = x_35; -} else { - lean_dec_ref(x_35); - x_604 = lean_box(0); -} -x_605 = lean_ctor_get(x_36, 0); -lean_inc(x_605); -if (lean_is_exclusive(x_36)) { - lean_ctor_release(x_36, 0); - lean_ctor_release(x_36, 1); - x_606 = x_36; -} else { - lean_dec_ref(x_36); - x_606 = lean_box(0); -} -x_607 = lean_ctor_get(x_37, 0); -lean_inc(x_607); -if (lean_is_exclusive(x_37)) { - lean_ctor_release(x_37, 0); - lean_ctor_release(x_37, 1); - x_608 = x_37; -} else { - lean_dec_ref(x_37); - x_608 = lean_box(0); -} -x_609 = lean_ctor_get(x_38, 0); -lean_inc(x_609); -if (lean_is_exclusive(x_38)) { - lean_ctor_release(x_38, 0); - lean_ctor_release(x_38, 1); - x_610 = x_38; -} else { - lean_dec_ref(x_38); - x_610 = lean_box(0); -} -x_611 = lean_ctor_get(x_39, 0); -lean_inc(x_611); -x_612 = lean_ctor_get(x_39, 1); -lean_inc(x_612); -if (lean_is_exclusive(x_39)) { - lean_ctor_release(x_39, 0); - lean_ctor_release(x_39, 1); - x_613 = x_39; -} else { - lean_dec_ref(x_39); - x_613 = lean_box(0); -} -x_614 = lean_ctor_get(x_602, 0); -lean_inc(x_614); -x_615 = lean_ctor_get(x_602, 1); -lean_inc(x_615); -x_616 = lean_ctor_get(x_602, 2); -lean_inc(x_616); -x_617 = lean_nat_dec_lt(x_615, x_616); -if (x_617 == 0) +lean_dec(x_4); +lean_dec(x_1); +x_59 = !lean_is_exclusive(x_55); +if (x_59 == 0) { -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_dec(x_616); -lean_dec(x_615); -lean_dec(x_614); -lean_dec(x_16); -if (lean_is_scalar(x_613)) { - x_618 = lean_alloc_ctor(0, 2, 0); -} else { - x_618 = x_613; -} -lean_ctor_set(x_618, 0, x_611); -lean_ctor_set(x_618, 1, x_612); -if (lean_is_scalar(x_610)) { - x_619 = lean_alloc_ctor(0, 2, 0); -} else { - x_619 = x_610; -} -lean_ctor_set(x_619, 0, x_609); -lean_ctor_set(x_619, 1, x_618); -if (lean_is_scalar(x_608)) { - x_620 = lean_alloc_ctor(0, 2, 0); -} else { - x_620 = x_608; -} -lean_ctor_set(x_620, 0, x_607); -lean_ctor_set(x_620, 1, x_619); -if (lean_is_scalar(x_606)) { - x_621 = lean_alloc_ctor(0, 2, 0); -} else { - x_621 = x_606; -} -lean_ctor_set(x_621, 0, x_605); -lean_ctor_set(x_621, 1, x_620); -if (lean_is_scalar(x_604)) { - x_622 = lean_alloc_ctor(0, 2, 0); -} else { - x_622 = x_604; -} -lean_ctor_set(x_622, 0, x_603); -lean_ctor_set(x_622, 1, x_621); -x_623 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_623, 0, x_602); -lean_ctor_set(x_623, 1, x_622); -x_624 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_624, 0, x_623); -x_625 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_625, 0, x_624); -lean_ctor_set(x_625, 1, x_13); -x_17 = x_625; -goto block_34; +return x_55; } else { -lean_object* x_626; lean_object* x_627; uint8_t x_628; lean_object* x_629; lean_object* x_630; lean_object* x_631; lean_object* x_632; -lean_dec(x_613); -lean_dec(x_610); -lean_dec(x_608); -lean_dec(x_606); -lean_dec(x_604); -if (lean_is_exclusive(x_602)) { - lean_ctor_release(x_602, 0); - lean_ctor_release(x_602, 1); - lean_ctor_release(x_602, 2); - x_626 = x_602; -} else { - lean_dec_ref(x_602); - x_626 = lean_box(0); +lean_object* x_60; lean_object* x_61; lean_object* x_62; +x_60 = lean_ctor_get(x_55, 0); +x_61 = lean_ctor_get(x_55, 1); +lean_inc(x_61); +lean_inc(x_60); +lean_dec(x_55); +x_62 = lean_alloc_ctor(1, 2, 0); +lean_ctor_set(x_62, 0, x_60); +lean_ctor_set(x_62, 1, x_61); +return x_62; } -x_627 = lean_array_fget(x_614, x_615); -x_628 = lean_unbox(x_627); -lean_dec(x_627); -x_629 = lean_unsigned_to_nat(1u); -x_630 = lean_nat_add(x_615, x_629); -lean_dec(x_615); -if (lean_is_scalar(x_626)) { - x_631 = lean_alloc_ctor(0, 3, 0); -} else { - x_631 = x_626; } -lean_ctor_set(x_631, 0, x_614); -lean_ctor_set(x_631, 1, x_630); -lean_ctor_set(x_631, 2, x_616); -x_632 = lean_box(x_628); -switch (lean_obj_tag(x_632)) { -case 0: +} +} +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_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, 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_633; lean_object* x_634; -x_633 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_dsimp___boxed), 9, 1); -lean_closure_set(x_633, 0, x_16); -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_634 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_611, x_633, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_634) == 0) +uint8_t x_16; +x_16 = lean_usize_dec_lt(x_6, x_5); +if (x_16 == 0) { -lean_object* x_635; lean_object* x_636; lean_object* x_637; lean_object* x_638; uint8_t x_639; uint8_t x_640; uint8_t x_641; lean_object* x_642; -x_635 = lean_ctor_get(x_634, 0); -lean_inc(x_635); -x_636 = lean_ctor_get(x_634, 1); -lean_inc(x_636); -lean_dec(x_634); -x_637 = lean_array_push(x_605, x_635); -x_638 = lean_box(0); -x_639 = lean_unbox(x_607); -lean_dec(x_607); -x_640 = lean_unbox(x_609); -lean_dec(x_609); -x_641 = lean_unbox(x_612); -lean_dec(x_612); -x_642 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_631, x_603, x_637, x_639, x_640, x_611, x_641, x_638, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_636); -lean_dec(x_611); -x_17 = x_642; -goto block_34; -} -else -{ -lean_object* x_643; lean_object* x_644; lean_object* x_645; lean_object* x_646; -lean_dec(x_631); -lean_dec(x_612); -lean_dec(x_611); -lean_dec(x_609); -lean_dec(x_607); -lean_dec(x_605); -lean_dec(x_603); -x_643 = lean_ctor_get(x_634, 0); -lean_inc(x_643); -x_644 = lean_ctor_get(x_634, 1); -lean_inc(x_644); -if (lean_is_exclusive(x_634)) { - lean_ctor_release(x_634, 0); - lean_ctor_release(x_634, 1); - x_645 = x_634; -} else { - lean_dec_ref(x_634); - x_645 = lean_box(0); -} -if (lean_is_scalar(x_645)) { - x_646 = lean_alloc_ctor(1, 2, 0); -} else { - x_646 = x_645; -} -lean_ctor_set(x_646, 0, x_643); -lean_ctor_set(x_646, 1, x_644); -x_17 = x_646; -goto block_34; -} -} -case 2: -{ -lean_object* x_647; lean_object* x_648; lean_object* x_649; -x_647 = lean_alloc_closure((void*)(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1___boxed), 16, 1); -lean_closure_set(x_647, 0, x_631); -lean_inc(x_16); -x_648 = lean_alloc_closure((void*)(l_Lean_Meta_Simp_simp___boxed), 9, 1); -lean_closure_set(x_648, 0, x_16); -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_649 = l_Lean_Meta_Simp_withoutUnfoldGroundIfInstImplicit___rarg(x_1, x_611, x_648, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_649) == 0) -{ -lean_object* x_650; lean_object* x_651; lean_object* x_652; lean_object* x_653; lean_object* x_654; lean_object* x_655; -x_650 = lean_ctor_get(x_649, 0); -lean_inc(x_650); -x_651 = lean_ctor_get(x_649, 1); -lean_inc(x_651); -lean_dec(x_649); -lean_inc(x_650); -x_652 = lean_array_push(x_603, x_650); -x_653 = lean_ctor_get(x_650, 0); -lean_inc(x_653); -lean_inc(x_653); -x_654 = lean_array_push(x_605, x_653); -x_655 = lean_ctor_get(x_650, 1); -lean_inc(x_655); -lean_dec(x_650); -if (lean_obj_tag(x_655) == 0) -{ -lean_object* x_656; uint8_t x_657; uint8_t x_658; lean_object* x_659; -x_656 = lean_box(0); -x_657 = lean_unbox(x_609); -lean_dec(x_609); -x_658 = lean_unbox(x_612); -lean_dec(x_612); -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_659 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_653, x_647, x_652, x_654, x_607, x_611, x_657, x_658, x_656, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_651); -lean_dec(x_653); -lean_dec(x_16); -x_17 = x_659; -goto block_34; -} -else -{ -uint8_t x_660; lean_object* x_661; uint8_t x_662; lean_object* x_663; -lean_dec(x_655); -lean_dec(x_609); -x_660 = 1; -x_661 = lean_box(0); -x_662 = lean_unbox(x_612); -lean_dec(x_612); -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_663 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_16, x_653, x_647, x_652, x_654, x_607, x_611, x_660, x_662, x_661, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_651); -lean_dec(x_653); -lean_dec(x_16); -x_17 = x_663; -goto block_34; -} -} -else -{ -lean_object* x_664; lean_object* x_665; lean_object* x_666; lean_object* x_667; -lean_dec(x_647); -lean_dec(x_612); -lean_dec(x_611); -lean_dec(x_609); -lean_dec(x_607); -lean_dec(x_605); -lean_dec(x_603); -lean_dec(x_16); -x_664 = lean_ctor_get(x_649, 0); -lean_inc(x_664); -x_665 = lean_ctor_get(x_649, 1); -lean_inc(x_665); -if (lean_is_exclusive(x_649)) { - lean_ctor_release(x_649, 0); - lean_ctor_release(x_649, 1); - x_666 = x_649; -} else { - lean_dec_ref(x_649); - x_666 = lean_box(0); -} -if (lean_is_scalar(x_666)) { - x_667 = lean_alloc_ctor(1, 2, 0); -} else { - x_667 = x_666; -} -lean_ctor_set(x_667, 0, x_664); -lean_ctor_set(x_667, 1, x_665); -x_17 = x_667; -goto block_34; -} -} -case 3: -{ -lean_object* x_668; uint8_t x_669; lean_object* x_670; uint8_t x_671; uint8_t x_672; lean_object* x_673; -lean_dec(x_607); -x_668 = lean_array_push(x_605, x_16); -x_669 = 1; -x_670 = lean_box(0); -x_671 = lean_unbox(x_609); -lean_dec(x_609); -x_672 = lean_unbox(x_612); -lean_dec(x_612); -x_673 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_631, x_603, x_668, x_669, x_671, x_611, x_672, x_670, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_611); -x_17 = x_673; -goto block_34; -} -case 5: -{ -lean_object* x_674; lean_object* x_675; uint8_t x_676; uint8_t x_677; uint8_t x_678; lean_object* x_679; -x_674 = lean_array_push(x_605, x_16); -x_675 = lean_box(0); -x_676 = lean_unbox(x_607); -lean_dec(x_607); -x_677 = lean_unbox(x_609); -lean_dec(x_609); -x_678 = lean_unbox(x_612); -lean_dec(x_612); -x_679 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_631, x_603, x_674, x_676, x_677, x_611, x_678, x_675, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -lean_dec(x_611); -x_17 = x_679; -goto block_34; -} -default: -{ -lean_object* x_680; lean_object* x_681; -lean_dec(x_632); -lean_dec(x_16); -x_680 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4; -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_681 = l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1(x_680, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); -if (lean_obj_tag(x_681) == 0) -{ -lean_object* x_682; lean_object* x_683; uint8_t x_684; uint8_t x_685; uint8_t x_686; lean_object* x_687; -x_682 = lean_ctor_get(x_681, 0); -lean_inc(x_682); -x_683 = lean_ctor_get(x_681, 1); -lean_inc(x_683); -lean_dec(x_681); -x_684 = lean_unbox(x_607); -lean_dec(x_607); -x_685 = lean_unbox(x_609); -lean_dec(x_609); -x_686 = lean_unbox(x_612); -lean_dec(x_612); -x_687 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__1(x_631, x_603, x_605, x_684, x_685, x_611, x_686, x_682, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_683); -lean_dec(x_682); -lean_dec(x_611); -x_17 = x_687; -goto block_34; -} -else -{ -lean_object* x_688; lean_object* x_689; lean_object* x_690; lean_object* x_691; -lean_dec(x_631); -lean_dec(x_612); -lean_dec(x_611); -lean_dec(x_609); -lean_dec(x_607); -lean_dec(x_605); -lean_dec(x_603); -x_688 = lean_ctor_get(x_681, 0); -lean_inc(x_688); -x_689 = lean_ctor_get(x_681, 1); -lean_inc(x_689); -if (lean_is_exclusive(x_681)) { - lean_ctor_release(x_681, 0); - lean_ctor_release(x_681, 1); - x_690 = x_681; -} else { - lean_dec_ref(x_681); - x_690 = lean_box(0); -} -if (lean_is_scalar(x_690)) { - x_691 = lean_alloc_ctor(1, 2, 0); -} else { - x_691 = x_690; -} -lean_ctor_set(x_691, 0, x_688); -lean_ctor_set(x_691, 1, x_689); -x_17 = x_691; -goto block_34; -} -} -} -} -} -block_34: -{ -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_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); -lean_dec(x_7); -lean_dec(x_6); -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_ctor_get(x_18, 0); -lean_inc(x_21); -lean_dec(x_18); -lean_ctor_set(x_17, 0, x_21); +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_7); +lean_ctor_set(x_17, 1, x_15); return x_17; } else { -lean_object* x_22; lean_object* x_23; lean_object* x_24; -x_22 = lean_ctor_get(x_17, 1); +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; +x_18 = lean_array_uget(x_4, x_6); +x_19 = lean_ctor_get(x_7, 1); +lean_inc(x_19); +x_20 = lean_ctor_get(x_19, 1); +lean_inc(x_20); +x_21 = lean_ctor_get(x_20, 1); +lean_inc(x_21); +x_22 = lean_ctor_get(x_21, 1); lean_inc(x_22); -lean_dec(x_17); -x_23 = lean_ctor_get(x_18, 0); +x_23 = lean_ctor_get(x_22, 1); lean_inc(x_23); +x_24 = !lean_is_exclusive(x_7); +if (x_24 == 0) +{ +lean_object* x_25; lean_object* x_26; uint8_t x_27; +x_25 = lean_ctor_get(x_7, 0); +x_26 = lean_ctor_get(x_7, 1); +lean_dec(x_26); +x_27 = !lean_is_exclusive(x_19); +if (x_27 == 0) +{ +lean_object* x_28; lean_object* x_29; uint8_t x_30; +x_28 = lean_ctor_get(x_19, 0); +x_29 = lean_ctor_get(x_19, 1); +lean_dec(x_29); +x_30 = !lean_is_exclusive(x_20); +if (x_30 == 0) +{ +lean_object* x_31; lean_object* x_32; uint8_t x_33; +x_31 = lean_ctor_get(x_20, 0); +x_32 = lean_ctor_get(x_20, 1); +lean_dec(x_32); +x_33 = !lean_is_exclusive(x_21); +if (x_33 == 0) +{ +lean_object* x_34; lean_object* x_35; uint8_t x_36; +x_34 = lean_ctor_get(x_21, 0); +x_35 = lean_ctor_get(x_21, 1); +lean_dec(x_35); +x_36 = !lean_is_exclusive(x_22); +if (x_36 == 0) +{ +lean_object* x_37; lean_object* x_38; uint8_t x_39; +x_37 = lean_ctor_get(x_22, 0); +x_38 = lean_ctor_get(x_22, 1); +lean_dec(x_38); +x_39 = !lean_is_exclusive(x_23); +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_ctor_get(x_23, 0); +x_41 = lean_ctor_get(x_23, 1); +x_42 = lean_ctor_get(x_25, 0); +lean_inc(x_42); +x_43 = lean_ctor_get(x_25, 1); +lean_inc(x_43); +x_44 = lean_ctor_get(x_25, 2); +lean_inc(x_44); +x_45 = lean_nat_dec_lt(x_43, x_44); +if (x_45 == 0) +{ +lean_object* x_46; +lean_dec(x_44); +lean_dec(x_43); +lean_dec(x_42); lean_dec(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_22); -return x_24; +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_46 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_46, 0, x_7); +lean_ctor_set(x_46, 1, x_15); +return x_46; +} +else +{ +uint8_t x_47; +x_47 = !lean_is_exclusive(x_25); +if (x_47 == 0) +{ +lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint8_t x_52; lean_object* x_53; lean_object* x_54; uint8_t x_55; +x_48 = lean_ctor_get(x_25, 2); +lean_dec(x_48); +x_49 = lean_ctor_get(x_25, 1); +lean_dec(x_49); +x_50 = lean_ctor_get(x_25, 0); +lean_dec(x_50); +x_51 = lean_array_fget(x_42, x_43); +x_52 = lean_unbox(x_51); +lean_dec(x_51); +x_53 = lean_unsigned_to_nat(1u); +x_54 = lean_nat_add(x_43, x_53); +lean_dec(x_43); +lean_ctor_set(x_25, 1, x_54); +x_55 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 14); +if (x_55 == 0) +{ +lean_object* x_56; uint8_t x_57; uint8_t x_58; uint8_t x_59; lean_object* x_60; +lean_free_object(x_23); +lean_free_object(x_22); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_56 = lean_box(0); +x_57 = lean_unbox(x_34); +lean_dec(x_34); +x_58 = lean_unbox(x_37); +lean_dec(x_37); +x_59 = lean_unbox(x_41); +lean_dec(x_41); +lean_inc(x_14); +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_60 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_25, x_52, x_18, x_28, x_31, x_57, x_58, x_40, x_59, x_56, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_60) == 0) +{ +lean_object* x_61; +x_61 = lean_ctor_get(x_60, 0); +lean_inc(x_61); +if (lean_obj_tag(x_61) == 0) +{ +uint8_t x_62; +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_62 = !lean_is_exclusive(x_60); +if (x_62 == 0) +{ +lean_object* x_63; lean_object* x_64; +x_63 = lean_ctor_get(x_60, 0); +lean_dec(x_63); +x_64 = lean_ctor_get(x_61, 0); +lean_inc(x_64); +lean_dec(x_61); +lean_ctor_set(x_60, 0, x_64); +return x_60; +} +else +{ +lean_object* x_65; lean_object* x_66; lean_object* x_67; +x_65 = lean_ctor_get(x_60, 1); +lean_inc(x_65); +lean_dec(x_60); +x_66 = lean_ctor_get(x_61, 0); +lean_inc(x_66); +lean_dec(x_61); +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 { -lean_object* x_25; lean_object* x_26; size_t x_27; size_t x_28; -x_25 = lean_ctor_get(x_17, 1); -lean_inc(x_25); -lean_dec(x_17); -x_26 = lean_ctor_get(x_18, 0); -lean_inc(x_26); -lean_dec(x_18); -x_27 = 1; -x_28 = lean_usize_add(x_4, x_27); -x_4 = x_28; -x_5 = x_26; -x_13 = x_25; +lean_object* x_68; lean_object* x_69; size_t x_70; size_t x_71; +x_68 = lean_ctor_get(x_60, 1); +lean_inc(x_68); +lean_dec(x_60); +x_69 = lean_ctor_get(x_61, 0); +lean_inc(x_69); +lean_dec(x_61); +x_70 = 1; +x_71 = lean_usize_add(x_6, x_70); +x_6 = x_71; +x_7 = x_69; +x_15 = x_68; goto _start; } } else { -uint8_t x_30; +uint8_t x_73; +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); -x_30 = !lean_is_exclusive(x_17); -if (x_30 == 0) +x_73 = !lean_is_exclusive(x_60); +if (x_73 == 0) { -return x_17; +return x_60; } else { -lean_object* x_31; lean_object* x_32; lean_object* x_33; -x_31 = lean_ctor_get(x_17, 0); -x_32 = lean_ctor_get(x_17, 1); -lean_inc(x_32); -lean_inc(x_31); -lean_dec(x_17); -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_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; +} +} +} +else +{ +lean_object* x_77; uint8_t x_78; +x_77 = lean_array_get_size(x_2); +x_78 = lean_nat_dec_lt(x_40, x_77); +lean_dec(x_77); +if (x_78 == 0) +{ +lean_object* x_79; uint8_t x_80; uint8_t x_81; uint8_t x_82; lean_object* x_83; +lean_free_object(x_23); +lean_free_object(x_22); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_79 = lean_box(0); +x_80 = lean_unbox(x_34); +lean_dec(x_34); +x_81 = lean_unbox(x_37); +lean_dec(x_37); +x_82 = lean_unbox(x_41); +lean_dec(x_41); +lean_inc(x_14); +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_83 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_25, x_52, x_18, x_28, x_31, x_80, x_81, x_40, x_82, x_79, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_83) == 0) +{ +lean_object* x_84; +x_84 = lean_ctor_get(x_83, 0); +lean_inc(x_84); +if (lean_obj_tag(x_84) == 0) +{ +uint8_t x_85; +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_85 = !lean_is_exclusive(x_83); +if (x_85 == 0) +{ +lean_object* x_86; lean_object* x_87; +x_86 = lean_ctor_get(x_83, 0); +lean_dec(x_86); +x_87 = lean_ctor_get(x_84, 0); +lean_inc(x_87); +lean_dec(x_84); +lean_ctor_set(x_83, 0, x_87); +return x_83; +} +else +{ +lean_object* x_88; lean_object* x_89; lean_object* x_90; +x_88 = lean_ctor_get(x_83, 1); +lean_inc(x_88); +lean_dec(x_83); +x_89 = lean_ctor_get(x_84, 0); +lean_inc(x_89); +lean_dec(x_84); +x_90 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_88); +return x_90; +} +} +else +{ +lean_object* x_91; lean_object* x_92; size_t x_93; size_t x_94; +x_91 = lean_ctor_get(x_83, 1); +lean_inc(x_91); +lean_dec(x_83); +x_92 = lean_ctor_get(x_84, 0); +lean_inc(x_92); +lean_dec(x_84); +x_93 = 1; +x_94 = lean_usize_add(x_6, x_93); +x_6 = x_94; +x_7 = x_92; +x_15 = x_91; +goto _start; +} +} +else +{ +uint8_t x_96; +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_96 = !lean_is_exclusive(x_83); +if (x_96 == 0) +{ +return x_83; +} +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; +} +} +} +else +{ +lean_object* x_100; uint8_t x_101; +x_100 = lean_array_fget(x_2, x_40); +x_101 = l_Lean_Meta_ParamInfo_isInstImplicit(x_100); +lean_dec(x_100); +if (x_101 == 0) +{ +lean_object* x_102; uint8_t x_103; uint8_t x_104; uint8_t x_105; lean_object* x_106; +lean_free_object(x_23); +lean_free_object(x_22); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_102 = lean_box(0); +x_103 = lean_unbox(x_34); +lean_dec(x_34); +x_104 = lean_unbox(x_37); +lean_dec(x_37); +x_105 = lean_unbox(x_41); +lean_dec(x_41); +lean_inc(x_14); +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_106 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_25, x_52, x_18, x_28, x_31, x_103, x_104, x_40, x_105, x_102, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_106) == 0) +{ +lean_object* x_107; +x_107 = lean_ctor_get(x_106, 0); +lean_inc(x_107); +if (lean_obj_tag(x_107) == 0) +{ +uint8_t x_108; +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_108 = !lean_is_exclusive(x_106); +if (x_108 == 0) +{ +lean_object* x_109; lean_object* x_110; +x_109 = lean_ctor_get(x_106, 0); +lean_dec(x_109); +x_110 = lean_ctor_get(x_107, 0); +lean_inc(x_110); +lean_dec(x_107); +lean_ctor_set(x_106, 0, x_110); +return x_106; +} +else +{ +lean_object* x_111; lean_object* x_112; lean_object* x_113; +x_111 = lean_ctor_get(x_106, 1); +lean_inc(x_111); +lean_dec(x_106); +x_112 = lean_ctor_get(x_107, 0); +lean_inc(x_112); +lean_dec(x_107); +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 +{ +lean_object* x_114; lean_object* x_115; size_t x_116; size_t x_117; +x_114 = lean_ctor_get(x_106, 1); +lean_inc(x_114); +lean_dec(x_106); +x_115 = lean_ctor_get(x_107, 0); +lean_inc(x_115); +lean_dec(x_107); +x_116 = 1; +x_117 = lean_usize_add(x_6, x_116); +x_6 = x_117; +x_7 = x_115; +x_15 = x_114; +goto _start; +} +} +else +{ +uint8_t x_119; +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_119 = !lean_is_exclusive(x_106); +if (x_119 == 0) +{ +return x_106; +} +else +{ +lean_object* x_120; lean_object* x_121; lean_object* x_122; +x_120 = lean_ctor_get(x_106, 0); +x_121 = lean_ctor_get(x_106, 1); +lean_inc(x_121); +lean_inc(x_120); +lean_dec(x_106); +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; +} +} +} +else +{ +lean_object* x_123; lean_object* x_124; size_t x_125; size_t x_126; +x_123 = lean_array_push(x_31, x_18); +x_124 = lean_nat_add(x_40, x_53); +lean_dec(x_40); +lean_ctor_set(x_23, 0, x_124); +lean_ctor_set(x_20, 0, x_123); +x_125 = 1; +x_126 = lean_usize_add(x_6, x_125); +x_6 = x_126; +goto _start; +} +} +} +} +else +{ +lean_object* x_128; uint8_t x_129; lean_object* x_130; lean_object* x_131; lean_object* x_132; uint8_t x_133; +lean_dec(x_25); +x_128 = lean_array_fget(x_42, x_43); +x_129 = lean_unbox(x_128); +lean_dec(x_128); +x_130 = lean_unsigned_to_nat(1u); +x_131 = lean_nat_add(x_43, x_130); +lean_dec(x_43); +x_132 = lean_alloc_ctor(0, 3, 0); +lean_ctor_set(x_132, 0, x_42); +lean_ctor_set(x_132, 1, x_131); +lean_ctor_set(x_132, 2, x_44); +x_133 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 14); +if (x_133 == 0) +{ +lean_object* x_134; uint8_t x_135; uint8_t x_136; uint8_t x_137; lean_object* x_138; +lean_free_object(x_23); +lean_free_object(x_22); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_134 = lean_box(0); +x_135 = lean_unbox(x_34); +lean_dec(x_34); +x_136 = lean_unbox(x_37); +lean_dec(x_37); +x_137 = lean_unbox(x_41); +lean_dec(x_41); +lean_inc(x_14); +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_138 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_132, x_129, x_18, x_28, x_31, x_135, x_136, x_40, x_137, x_134, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_138) == 0) +{ +lean_object* x_139; +x_139 = lean_ctor_get(x_138, 0); +lean_inc(x_139); +if (lean_obj_tag(x_139) == 0) +{ +lean_object* x_140; lean_object* x_141; lean_object* x_142; lean_object* x_143; +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_140 = lean_ctor_get(x_138, 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; +} else { + lean_dec_ref(x_138); + x_141 = lean_box(0); +} +x_142 = lean_ctor_get(x_139, 0); +lean_inc(x_142); +lean_dec(x_139); +if (lean_is_scalar(x_141)) { + x_143 = lean_alloc_ctor(0, 2, 0); +} else { + x_143 = x_141; +} +lean_ctor_set(x_143, 0, x_142); +lean_ctor_set(x_143, 1, x_140); +return x_143; +} +else +{ +lean_object* x_144; lean_object* x_145; size_t x_146; size_t x_147; +x_144 = lean_ctor_get(x_138, 1); +lean_inc(x_144); +lean_dec(x_138); +x_145 = lean_ctor_get(x_139, 0); +lean_inc(x_145); +lean_dec(x_139); +x_146 = 1; +x_147 = lean_usize_add(x_6, x_146); +x_6 = x_147; +x_7 = x_145; +x_15 = x_144; +goto _start; +} +} +else +{ +lean_object* x_149; lean_object* x_150; lean_object* x_151; lean_object* x_152; +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_149 = lean_ctor_get(x_138, 0); +lean_inc(x_149); +x_150 = lean_ctor_get(x_138, 1); +lean_inc(x_150); +if (lean_is_exclusive(x_138)) { + lean_ctor_release(x_138, 0); + lean_ctor_release(x_138, 1); + x_151 = x_138; +} else { + lean_dec_ref(x_138); + x_151 = lean_box(0); +} +if (lean_is_scalar(x_151)) { + x_152 = lean_alloc_ctor(1, 2, 0); +} else { + x_152 = x_151; +} +lean_ctor_set(x_152, 0, x_149); +lean_ctor_set(x_152, 1, x_150); +return x_152; +} +} +else +{ +lean_object* x_153; uint8_t x_154; +x_153 = lean_array_get_size(x_2); +x_154 = lean_nat_dec_lt(x_40, x_153); +lean_dec(x_153); +if (x_154 == 0) +{ +lean_object* x_155; uint8_t x_156; uint8_t x_157; uint8_t x_158; lean_object* x_159; +lean_free_object(x_23); +lean_free_object(x_22); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_155 = lean_box(0); +x_156 = lean_unbox(x_34); +lean_dec(x_34); +x_157 = lean_unbox(x_37); +lean_dec(x_37); +x_158 = lean_unbox(x_41); +lean_dec(x_41); +lean_inc(x_14); +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_159 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_132, x_129, x_18, x_28, x_31, x_156, x_157, x_40, x_158, x_155, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_159) == 0) +{ +lean_object* x_160; +x_160 = lean_ctor_get(x_159, 0); +lean_inc(x_160); +if (lean_obj_tag(x_160) == 0) +{ +lean_object* x_161; lean_object* x_162; lean_object* x_163; lean_object* x_164; +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_161 = lean_ctor_get(x_159, 1); +lean_inc(x_161); +if (lean_is_exclusive(x_159)) { + lean_ctor_release(x_159, 0); + lean_ctor_release(x_159, 1); + x_162 = x_159; +} else { + lean_dec_ref(x_159); + x_162 = lean_box(0); +} +x_163 = lean_ctor_get(x_160, 0); +lean_inc(x_163); +lean_dec(x_160); +if (lean_is_scalar(x_162)) { + x_164 = lean_alloc_ctor(0, 2, 0); +} else { + x_164 = x_162; +} +lean_ctor_set(x_164, 0, x_163); +lean_ctor_set(x_164, 1, x_161); +return x_164; +} +else +{ +lean_object* x_165; lean_object* x_166; size_t x_167; size_t x_168; +x_165 = lean_ctor_get(x_159, 1); +lean_inc(x_165); +lean_dec(x_159); +x_166 = lean_ctor_get(x_160, 0); +lean_inc(x_166); +lean_dec(x_160); +x_167 = 1; +x_168 = lean_usize_add(x_6, x_167); +x_6 = x_168; +x_7 = x_166; +x_15 = x_165; +goto _start; +} +} +else +{ +lean_object* x_170; lean_object* x_171; lean_object* x_172; lean_object* x_173; +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_170 = lean_ctor_get(x_159, 0); +lean_inc(x_170); +x_171 = lean_ctor_get(x_159, 1); +lean_inc(x_171); +if (lean_is_exclusive(x_159)) { + lean_ctor_release(x_159, 0); + lean_ctor_release(x_159, 1); + x_172 = x_159; +} else { + lean_dec_ref(x_159); + 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; uint8_t x_175; +x_174 = lean_array_fget(x_2, x_40); +x_175 = l_Lean_Meta_ParamInfo_isInstImplicit(x_174); +lean_dec(x_174); +if (x_175 == 0) +{ +lean_object* x_176; uint8_t x_177; uint8_t x_178; uint8_t x_179; lean_object* x_180; +lean_free_object(x_23); +lean_free_object(x_22); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_176 = lean_box(0); +x_177 = lean_unbox(x_34); +lean_dec(x_34); +x_178 = lean_unbox(x_37); +lean_dec(x_37); +x_179 = lean_unbox(x_41); +lean_dec(x_41); +lean_inc(x_14); +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_180 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_132, x_129, x_18, x_28, x_31, x_177, x_178, x_40, x_179, x_176, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_180) == 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_182; lean_object* x_183; lean_object* x_184; lean_object* x_185; +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_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; +} else { + lean_dec_ref(x_180); + x_183 = lean_box(0); +} +x_184 = lean_ctor_get(x_181, 0); +lean_inc(x_184); +lean_dec(x_181); +if (lean_is_scalar(x_183)) { + x_185 = lean_alloc_ctor(0, 2, 0); +} else { + x_185 = x_183; +} +lean_ctor_set(x_185, 0, x_184); +lean_ctor_set(x_185, 1, x_182); +return x_185; +} +else +{ +lean_object* x_186; lean_object* x_187; size_t x_188; size_t 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); +lean_dec(x_181); +x_188 = 1; +x_189 = lean_usize_add(x_6, x_188); +x_6 = x_189; +x_7 = x_187; +x_15 = x_186; +goto _start; +} +} +else +{ +lean_object* x_191; lean_object* x_192; lean_object* x_193; lean_object* x_194; +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_191 = lean_ctor_get(x_180, 0); +lean_inc(x_191); +x_192 = lean_ctor_get(x_180, 1); +lean_inc(x_192); +if (lean_is_exclusive(x_180)) { + lean_ctor_release(x_180, 0); + lean_ctor_release(x_180, 1); + x_193 = x_180; +} else { + lean_dec_ref(x_180); + x_193 = lean_box(0); +} +if (lean_is_scalar(x_193)) { + x_194 = lean_alloc_ctor(1, 2, 0); +} else { + x_194 = x_193; +} +lean_ctor_set(x_194, 0, x_191); +lean_ctor_set(x_194, 1, x_192); +return x_194; +} +} +else +{ +lean_object* x_195; lean_object* x_196; size_t x_197; size_t x_198; +x_195 = lean_array_push(x_31, x_18); +x_196 = lean_nat_add(x_40, x_130); +lean_dec(x_40); +lean_ctor_set(x_23, 0, x_196); +lean_ctor_set(x_20, 0, x_195); +lean_ctor_set(x_7, 0, x_132); +x_197 = 1; +x_198 = lean_usize_add(x_6, x_197); +x_6 = x_198; +goto _start; +} +} +} +} +} +} +else +{ +lean_object* x_200; lean_object* x_201; lean_object* x_202; lean_object* x_203; lean_object* x_204; uint8_t x_205; +x_200 = lean_ctor_get(x_23, 0); +x_201 = lean_ctor_get(x_23, 1); +lean_inc(x_201); +lean_inc(x_200); +lean_dec(x_23); +x_202 = lean_ctor_get(x_25, 0); +lean_inc(x_202); +x_203 = lean_ctor_get(x_25, 1); +lean_inc(x_203); +x_204 = lean_ctor_get(x_25, 2); +lean_inc(x_204); +x_205 = lean_nat_dec_lt(x_203, x_204); +if (x_205 == 0) +{ +lean_object* x_206; lean_object* x_207; +lean_dec(x_204); +lean_dec(x_203); +lean_dec(x_202); +lean_dec(x_18); +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_206 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_206, 0, x_200); +lean_ctor_set(x_206, 1, x_201); +lean_ctor_set(x_22, 1, x_206); +x_207 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_207, 0, x_7); +lean_ctor_set(x_207, 1, x_15); +return x_207; +} +else +{ +lean_object* x_208; lean_object* x_209; uint8_t x_210; lean_object* x_211; lean_object* x_212; lean_object* x_213; uint8_t x_214; +if (lean_is_exclusive(x_25)) { + lean_ctor_release(x_25, 0); + lean_ctor_release(x_25, 1); + lean_ctor_release(x_25, 2); + x_208 = x_25; +} else { + lean_dec_ref(x_25); + x_208 = lean_box(0); +} +x_209 = lean_array_fget(x_202, x_203); +x_210 = lean_unbox(x_209); +lean_dec(x_209); +x_211 = lean_unsigned_to_nat(1u); +x_212 = lean_nat_add(x_203, x_211); +lean_dec(x_203); +if (lean_is_scalar(x_208)) { + x_213 = lean_alloc_ctor(0, 3, 0); +} else { + x_213 = x_208; +} +lean_ctor_set(x_213, 0, x_202); +lean_ctor_set(x_213, 1, x_212); +lean_ctor_set(x_213, 2, x_204); +x_214 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 14); +if (x_214 == 0) +{ +lean_object* x_215; uint8_t x_216; uint8_t x_217; uint8_t x_218; lean_object* x_219; +lean_free_object(x_22); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_215 = lean_box(0); +x_216 = lean_unbox(x_34); +lean_dec(x_34); +x_217 = lean_unbox(x_37); +lean_dec(x_37); +x_218 = lean_unbox(x_201); +lean_dec(x_201); +lean_inc(x_14); +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_219 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_213, x_210, x_18, x_28, x_31, x_216, x_217, x_200, x_218, x_215, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_219) == 0) +{ +lean_object* x_220; +x_220 = lean_ctor_get(x_219, 0); +lean_inc(x_220); +if (lean_obj_tag(x_220) == 0) +{ +lean_object* x_221; lean_object* x_222; lean_object* x_223; lean_object* x_224; +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_221 = lean_ctor_get(x_219, 1); +lean_inc(x_221); +if (lean_is_exclusive(x_219)) { + lean_ctor_release(x_219, 0); + lean_ctor_release(x_219, 1); + x_222 = x_219; +} else { + lean_dec_ref(x_219); + x_222 = lean_box(0); +} +x_223 = lean_ctor_get(x_220, 0); +lean_inc(x_223); +lean_dec(x_220); +if (lean_is_scalar(x_222)) { + x_224 = lean_alloc_ctor(0, 2, 0); +} else { + x_224 = x_222; +} +lean_ctor_set(x_224, 0, x_223); +lean_ctor_set(x_224, 1, x_221); +return x_224; +} +else +{ +lean_object* x_225; lean_object* x_226; size_t x_227; size_t x_228; +x_225 = lean_ctor_get(x_219, 1); +lean_inc(x_225); +lean_dec(x_219); +x_226 = lean_ctor_get(x_220, 0); +lean_inc(x_226); +lean_dec(x_220); +x_227 = 1; +x_228 = lean_usize_add(x_6, x_227); +x_6 = x_228; +x_7 = x_226; +x_15 = x_225; +goto _start; +} +} +else +{ +lean_object* x_230; lean_object* x_231; lean_object* x_232; lean_object* x_233; +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_230 = lean_ctor_get(x_219, 0); +lean_inc(x_230); +x_231 = lean_ctor_get(x_219, 1); +lean_inc(x_231); +if (lean_is_exclusive(x_219)) { + lean_ctor_release(x_219, 0); + lean_ctor_release(x_219, 1); + x_232 = x_219; +} else { + lean_dec_ref(x_219); + x_232 = lean_box(0); +} +if (lean_is_scalar(x_232)) { + x_233 = lean_alloc_ctor(1, 2, 0); +} else { + x_233 = x_232; +} +lean_ctor_set(x_233, 0, x_230); +lean_ctor_set(x_233, 1, x_231); +return x_233; +} +} +else +{ +lean_object* x_234; uint8_t x_235; +x_234 = lean_array_get_size(x_2); +x_235 = lean_nat_dec_lt(x_200, x_234); +lean_dec(x_234); +if (x_235 == 0) +{ +lean_object* x_236; uint8_t x_237; uint8_t x_238; uint8_t x_239; lean_object* x_240; +lean_free_object(x_22); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_236 = lean_box(0); +x_237 = lean_unbox(x_34); +lean_dec(x_34); +x_238 = lean_unbox(x_37); +lean_dec(x_37); +x_239 = lean_unbox(x_201); +lean_dec(x_201); +lean_inc(x_14); +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_240 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_213, x_210, x_18, x_28, x_31, x_237, x_238, x_200, x_239, x_236, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_240) == 0) +{ +lean_object* x_241; +x_241 = lean_ctor_get(x_240, 0); +lean_inc(x_241); +if (lean_obj_tag(x_241) == 0) +{ +lean_object* x_242; lean_object* x_243; lean_object* x_244; lean_object* x_245; +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_242 = lean_ctor_get(x_240, 1); +lean_inc(x_242); +if (lean_is_exclusive(x_240)) { + lean_ctor_release(x_240, 0); + lean_ctor_release(x_240, 1); + x_243 = x_240; +} else { + lean_dec_ref(x_240); + x_243 = lean_box(0); +} +x_244 = lean_ctor_get(x_241, 0); +lean_inc(x_244); +lean_dec(x_241); +if (lean_is_scalar(x_243)) { + x_245 = lean_alloc_ctor(0, 2, 0); +} else { + x_245 = x_243; +} +lean_ctor_set(x_245, 0, x_244); +lean_ctor_set(x_245, 1, x_242); +return x_245; +} +else +{ +lean_object* x_246; lean_object* x_247; size_t x_248; size_t x_249; +x_246 = lean_ctor_get(x_240, 1); +lean_inc(x_246); +lean_dec(x_240); +x_247 = lean_ctor_get(x_241, 0); +lean_inc(x_247); +lean_dec(x_241); +x_248 = 1; +x_249 = lean_usize_add(x_6, x_248); +x_6 = x_249; +x_7 = x_247; +x_15 = x_246; +goto _start; +} +} +else +{ +lean_object* x_251; lean_object* x_252; lean_object* x_253; lean_object* x_254; +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_251 = lean_ctor_get(x_240, 0); +lean_inc(x_251); +x_252 = lean_ctor_get(x_240, 1); +lean_inc(x_252); +if (lean_is_exclusive(x_240)) { + lean_ctor_release(x_240, 0); + lean_ctor_release(x_240, 1); + x_253 = x_240; +} else { + lean_dec_ref(x_240); + x_253 = lean_box(0); +} +if (lean_is_scalar(x_253)) { + x_254 = lean_alloc_ctor(1, 2, 0); +} else { + x_254 = x_253; +} +lean_ctor_set(x_254, 0, x_251); +lean_ctor_set(x_254, 1, x_252); +return x_254; +} +} +else +{ +lean_object* x_255; uint8_t x_256; +x_255 = lean_array_fget(x_2, x_200); +x_256 = l_Lean_Meta_ParamInfo_isInstImplicit(x_255); +lean_dec(x_255); +if (x_256 == 0) +{ +lean_object* x_257; uint8_t x_258; uint8_t x_259; uint8_t x_260; lean_object* x_261; +lean_free_object(x_22); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_257 = lean_box(0); +x_258 = lean_unbox(x_34); +lean_dec(x_34); +x_259 = lean_unbox(x_37); +lean_dec(x_37); +x_260 = lean_unbox(x_201); +lean_dec(x_201); +lean_inc(x_14); +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_261 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_213, x_210, x_18, x_28, x_31, x_258, x_259, x_200, x_260, x_257, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_261) == 0) +{ +lean_object* x_262; +x_262 = lean_ctor_get(x_261, 0); +lean_inc(x_262); +if (lean_obj_tag(x_262) == 0) +{ +lean_object* x_263; lean_object* x_264; lean_object* x_265; lean_object* x_266; +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_263 = lean_ctor_get(x_261, 1); +lean_inc(x_263); +if (lean_is_exclusive(x_261)) { + lean_ctor_release(x_261, 0); + lean_ctor_release(x_261, 1); + x_264 = x_261; +} else { + lean_dec_ref(x_261); + x_264 = lean_box(0); +} +x_265 = lean_ctor_get(x_262, 0); +lean_inc(x_265); +lean_dec(x_262); +if (lean_is_scalar(x_264)) { + x_266 = lean_alloc_ctor(0, 2, 0); +} else { + x_266 = x_264; +} +lean_ctor_set(x_266, 0, x_265); +lean_ctor_set(x_266, 1, x_263); +return x_266; +} +else +{ +lean_object* x_267; lean_object* x_268; size_t x_269; size_t x_270; +x_267 = lean_ctor_get(x_261, 1); +lean_inc(x_267); +lean_dec(x_261); +x_268 = lean_ctor_get(x_262, 0); +lean_inc(x_268); +lean_dec(x_262); +x_269 = 1; +x_270 = lean_usize_add(x_6, x_269); +x_6 = x_270; +x_7 = x_268; +x_15 = x_267; +goto _start; +} +} +else +{ +lean_object* x_272; lean_object* x_273; lean_object* x_274; lean_object* x_275; +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_272 = lean_ctor_get(x_261, 0); +lean_inc(x_272); +x_273 = lean_ctor_get(x_261, 1); +lean_inc(x_273); +if (lean_is_exclusive(x_261)) { + lean_ctor_release(x_261, 0); + lean_ctor_release(x_261, 1); + x_274 = x_261; +} else { + lean_dec_ref(x_261); + x_274 = lean_box(0); +} +if (lean_is_scalar(x_274)) { + x_275 = lean_alloc_ctor(1, 2, 0); +} else { + x_275 = x_274; +} +lean_ctor_set(x_275, 0, x_272); +lean_ctor_set(x_275, 1, x_273); +return x_275; +} +} +else +{ +lean_object* x_276; lean_object* x_277; lean_object* x_278; size_t x_279; size_t x_280; +x_276 = lean_array_push(x_31, x_18); +x_277 = lean_nat_add(x_200, x_211); +lean_dec(x_200); +x_278 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_278, 0, x_277); +lean_ctor_set(x_278, 1, x_201); +lean_ctor_set(x_22, 1, x_278); +lean_ctor_set(x_20, 0, x_276); +lean_ctor_set(x_7, 0, x_213); +x_279 = 1; +x_280 = lean_usize_add(x_6, x_279); +x_6 = x_280; +goto _start; +} +} +} +} +} +} +else +{ +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; uint8_t x_289; +x_282 = lean_ctor_get(x_22, 0); +lean_inc(x_282); +lean_dec(x_22); +x_283 = lean_ctor_get(x_23, 0); +lean_inc(x_283); +x_284 = lean_ctor_get(x_23, 1); +lean_inc(x_284); +if (lean_is_exclusive(x_23)) { + lean_ctor_release(x_23, 0); + lean_ctor_release(x_23, 1); + x_285 = x_23; +} else { + lean_dec_ref(x_23); + x_285 = lean_box(0); +} +x_286 = lean_ctor_get(x_25, 0); +lean_inc(x_286); +x_287 = lean_ctor_get(x_25, 1); +lean_inc(x_287); +x_288 = lean_ctor_get(x_25, 2); +lean_inc(x_288); +x_289 = lean_nat_dec_lt(x_287, x_288); +if (x_289 == 0) +{ +lean_object* x_290; lean_object* x_291; lean_object* x_292; +lean_dec(x_288); +lean_dec(x_287); +lean_dec(x_286); +lean_dec(x_18); +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); +if (lean_is_scalar(x_285)) { + x_290 = lean_alloc_ctor(0, 2, 0); +} else { + x_290 = x_285; +} +lean_ctor_set(x_290, 0, x_283); +lean_ctor_set(x_290, 1, x_284); +x_291 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_291, 0, x_282); +lean_ctor_set(x_291, 1, x_290); +lean_ctor_set(x_21, 1, x_291); +x_292 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_292, 0, x_7); +lean_ctor_set(x_292, 1, x_15); +return x_292; +} +else +{ +lean_object* x_293; lean_object* x_294; uint8_t x_295; lean_object* x_296; lean_object* x_297; lean_object* x_298; uint8_t x_299; +if (lean_is_exclusive(x_25)) { + lean_ctor_release(x_25, 0); + lean_ctor_release(x_25, 1); + lean_ctor_release(x_25, 2); + x_293 = x_25; +} else { + lean_dec_ref(x_25); + x_293 = lean_box(0); +} +x_294 = lean_array_fget(x_286, x_287); +x_295 = lean_unbox(x_294); +lean_dec(x_294); +x_296 = lean_unsigned_to_nat(1u); +x_297 = lean_nat_add(x_287, x_296); +lean_dec(x_287); +if (lean_is_scalar(x_293)) { + x_298 = lean_alloc_ctor(0, 3, 0); +} else { + x_298 = x_293; +} +lean_ctor_set(x_298, 0, x_286); +lean_ctor_set(x_298, 1, x_297); +lean_ctor_set(x_298, 2, x_288); +x_299 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 14); +if (x_299 == 0) +{ +lean_object* x_300; uint8_t x_301; uint8_t x_302; uint8_t x_303; lean_object* x_304; +lean_dec(x_285); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_300 = lean_box(0); +x_301 = lean_unbox(x_34); +lean_dec(x_34); +x_302 = lean_unbox(x_282); +lean_dec(x_282); +x_303 = lean_unbox(x_284); +lean_dec(x_284); +lean_inc(x_14); +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_304 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_298, x_295, x_18, x_28, x_31, x_301, x_302, x_283, x_303, x_300, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_304) == 0) +{ +lean_object* x_305; +x_305 = lean_ctor_get(x_304, 0); +lean_inc(x_305); +if (lean_obj_tag(x_305) == 0) +{ +lean_object* x_306; lean_object* x_307; lean_object* x_308; lean_object* x_309; +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_306 = lean_ctor_get(x_304, 1); +lean_inc(x_306); +if (lean_is_exclusive(x_304)) { + lean_ctor_release(x_304, 0); + lean_ctor_release(x_304, 1); + x_307 = x_304; +} else { + lean_dec_ref(x_304); + x_307 = lean_box(0); +} +x_308 = lean_ctor_get(x_305, 0); +lean_inc(x_308); +lean_dec(x_305); +if (lean_is_scalar(x_307)) { + x_309 = lean_alloc_ctor(0, 2, 0); +} else { + x_309 = x_307; +} +lean_ctor_set(x_309, 0, x_308); +lean_ctor_set(x_309, 1, x_306); +return x_309; +} +else +{ +lean_object* x_310; lean_object* x_311; size_t x_312; size_t x_313; +x_310 = lean_ctor_get(x_304, 1); +lean_inc(x_310); +lean_dec(x_304); +x_311 = lean_ctor_get(x_305, 0); +lean_inc(x_311); +lean_dec(x_305); +x_312 = 1; +x_313 = lean_usize_add(x_6, x_312); +x_6 = x_313; +x_7 = x_311; +x_15 = x_310; +goto _start; +} +} +else +{ +lean_object* x_315; lean_object* x_316; lean_object* x_317; lean_object* x_318; +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_315 = lean_ctor_get(x_304, 0); +lean_inc(x_315); +x_316 = lean_ctor_get(x_304, 1); +lean_inc(x_316); +if (lean_is_exclusive(x_304)) { + lean_ctor_release(x_304, 0); + lean_ctor_release(x_304, 1); + x_317 = x_304; +} else { + lean_dec_ref(x_304); + x_317 = lean_box(0); +} +if (lean_is_scalar(x_317)) { + x_318 = lean_alloc_ctor(1, 2, 0); +} else { + x_318 = x_317; +} +lean_ctor_set(x_318, 0, x_315); +lean_ctor_set(x_318, 1, x_316); +return x_318; +} +} +else +{ +lean_object* x_319; uint8_t x_320; +x_319 = lean_array_get_size(x_2); +x_320 = lean_nat_dec_lt(x_283, x_319); +lean_dec(x_319); +if (x_320 == 0) +{ +lean_object* x_321; uint8_t x_322; uint8_t x_323; uint8_t x_324; lean_object* x_325; +lean_dec(x_285); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_321 = lean_box(0); +x_322 = lean_unbox(x_34); +lean_dec(x_34); +x_323 = lean_unbox(x_282); +lean_dec(x_282); +x_324 = lean_unbox(x_284); +lean_dec(x_284); +lean_inc(x_14); +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_325 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_298, x_295, x_18, x_28, x_31, x_322, x_323, x_283, x_324, x_321, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_325) == 0) +{ +lean_object* x_326; +x_326 = lean_ctor_get(x_325, 0); +lean_inc(x_326); +if (lean_obj_tag(x_326) == 0) +{ +lean_object* x_327; lean_object* x_328; lean_object* x_329; lean_object* x_330; +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_327 = lean_ctor_get(x_325, 1); +lean_inc(x_327); +if (lean_is_exclusive(x_325)) { + lean_ctor_release(x_325, 0); + lean_ctor_release(x_325, 1); + x_328 = x_325; +} else { + lean_dec_ref(x_325); + x_328 = lean_box(0); +} +x_329 = lean_ctor_get(x_326, 0); +lean_inc(x_329); +lean_dec(x_326); +if (lean_is_scalar(x_328)) { + x_330 = lean_alloc_ctor(0, 2, 0); +} else { + x_330 = x_328; +} +lean_ctor_set(x_330, 0, x_329); +lean_ctor_set(x_330, 1, x_327); +return x_330; +} +else +{ +lean_object* x_331; lean_object* x_332; size_t x_333; size_t x_334; +x_331 = lean_ctor_get(x_325, 1); +lean_inc(x_331); +lean_dec(x_325); +x_332 = lean_ctor_get(x_326, 0); +lean_inc(x_332); +lean_dec(x_326); +x_333 = 1; +x_334 = lean_usize_add(x_6, x_333); +x_6 = x_334; +x_7 = x_332; +x_15 = x_331; +goto _start; +} +} +else +{ +lean_object* x_336; lean_object* x_337; lean_object* x_338; lean_object* x_339; +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_336 = lean_ctor_get(x_325, 0); +lean_inc(x_336); +x_337 = lean_ctor_get(x_325, 1); +lean_inc(x_337); +if (lean_is_exclusive(x_325)) { + lean_ctor_release(x_325, 0); + lean_ctor_release(x_325, 1); + x_338 = x_325; +} else { + lean_dec_ref(x_325); + x_338 = lean_box(0); +} +if (lean_is_scalar(x_338)) { + x_339 = lean_alloc_ctor(1, 2, 0); +} else { + x_339 = x_338; +} +lean_ctor_set(x_339, 0, x_336); +lean_ctor_set(x_339, 1, x_337); +return x_339; +} +} +else +{ +lean_object* x_340; uint8_t x_341; +x_340 = lean_array_fget(x_2, x_283); +x_341 = l_Lean_Meta_ParamInfo_isInstImplicit(x_340); +lean_dec(x_340); +if (x_341 == 0) +{ +lean_object* x_342; uint8_t x_343; uint8_t x_344; uint8_t x_345; lean_object* x_346; +lean_dec(x_285); +lean_free_object(x_21); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_342 = lean_box(0); +x_343 = lean_unbox(x_34); +lean_dec(x_34); +x_344 = lean_unbox(x_282); +lean_dec(x_282); +x_345 = lean_unbox(x_284); +lean_dec(x_284); +lean_inc(x_14); +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_346 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_298, x_295, x_18, x_28, x_31, x_343, x_344, x_283, x_345, x_342, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_346) == 0) +{ +lean_object* x_347; +x_347 = lean_ctor_get(x_346, 0); +lean_inc(x_347); +if (lean_obj_tag(x_347) == 0) +{ +lean_object* x_348; lean_object* x_349; lean_object* x_350; lean_object* x_351; +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_348 = lean_ctor_get(x_346, 1); +lean_inc(x_348); +if (lean_is_exclusive(x_346)) { + lean_ctor_release(x_346, 0); + lean_ctor_release(x_346, 1); + x_349 = x_346; +} else { + lean_dec_ref(x_346); + x_349 = lean_box(0); +} +x_350 = lean_ctor_get(x_347, 0); +lean_inc(x_350); +lean_dec(x_347); +if (lean_is_scalar(x_349)) { + x_351 = lean_alloc_ctor(0, 2, 0); +} else { + x_351 = x_349; +} +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; size_t x_354; size_t x_355; +x_352 = lean_ctor_get(x_346, 1); +lean_inc(x_352); +lean_dec(x_346); +x_353 = lean_ctor_get(x_347, 0); +lean_inc(x_353); +lean_dec(x_347); +x_354 = 1; +x_355 = lean_usize_add(x_6, x_354); +x_6 = x_355; +x_7 = x_353; +x_15 = x_352; +goto _start; +} +} +else +{ +lean_object* x_357; lean_object* x_358; lean_object* x_359; lean_object* x_360; +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_357 = lean_ctor_get(x_346, 0); +lean_inc(x_357); +x_358 = lean_ctor_get(x_346, 1); +lean_inc(x_358); +if (lean_is_exclusive(x_346)) { + lean_ctor_release(x_346, 0); + lean_ctor_release(x_346, 1); + x_359 = x_346; +} else { + lean_dec_ref(x_346); + x_359 = lean_box(0); +} +if (lean_is_scalar(x_359)) { + x_360 = lean_alloc_ctor(1, 2, 0); +} else { + x_360 = x_359; +} +lean_ctor_set(x_360, 0, x_357); +lean_ctor_set(x_360, 1, x_358); +return x_360; +} +} +else +{ +lean_object* x_361; lean_object* x_362; lean_object* x_363; lean_object* x_364; size_t x_365; size_t x_366; +x_361 = lean_array_push(x_31, x_18); +x_362 = lean_nat_add(x_283, x_296); +lean_dec(x_283); +if (lean_is_scalar(x_285)) { + x_363 = lean_alloc_ctor(0, 2, 0); +} else { + x_363 = x_285; +} +lean_ctor_set(x_363, 0, x_362); +lean_ctor_set(x_363, 1, x_284); +x_364 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_364, 0, x_282); +lean_ctor_set(x_364, 1, x_363); +lean_ctor_set(x_21, 1, x_364); +lean_ctor_set(x_20, 0, x_361); +lean_ctor_set(x_7, 0, x_298); +x_365 = 1; +x_366 = lean_usize_add(x_6, x_365); +x_6 = x_366; +goto _start; +} +} +} +} +} +} +else +{ +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; uint8_t x_377; +x_368 = lean_ctor_get(x_21, 0); +lean_inc(x_368); +lean_dec(x_21); +x_369 = lean_ctor_get(x_22, 0); +lean_inc(x_369); +if (lean_is_exclusive(x_22)) { + lean_ctor_release(x_22, 0); + lean_ctor_release(x_22, 1); + x_370 = x_22; +} else { + lean_dec_ref(x_22); + x_370 = lean_box(0); +} +x_371 = lean_ctor_get(x_23, 0); +lean_inc(x_371); +x_372 = lean_ctor_get(x_23, 1); +lean_inc(x_372); +if (lean_is_exclusive(x_23)) { + lean_ctor_release(x_23, 0); + lean_ctor_release(x_23, 1); + x_373 = x_23; +} else { + lean_dec_ref(x_23); + x_373 = lean_box(0); +} +x_374 = lean_ctor_get(x_25, 0); +lean_inc(x_374); +x_375 = lean_ctor_get(x_25, 1); +lean_inc(x_375); +x_376 = lean_ctor_get(x_25, 2); +lean_inc(x_376); +x_377 = lean_nat_dec_lt(x_375, x_376); +if (x_377 == 0) +{ +lean_object* x_378; lean_object* x_379; lean_object* x_380; lean_object* x_381; +lean_dec(x_376); +lean_dec(x_375); +lean_dec(x_374); +lean_dec(x_18); +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); +if (lean_is_scalar(x_373)) { + x_378 = lean_alloc_ctor(0, 2, 0); +} else { + x_378 = x_373; +} +lean_ctor_set(x_378, 0, x_371); +lean_ctor_set(x_378, 1, x_372); +if (lean_is_scalar(x_370)) { + x_379 = lean_alloc_ctor(0, 2, 0); +} else { + x_379 = x_370; +} +lean_ctor_set(x_379, 0, x_369); +lean_ctor_set(x_379, 1, x_378); +x_380 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_380, 0, x_368); +lean_ctor_set(x_380, 1, x_379); +lean_ctor_set(x_20, 1, x_380); +x_381 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_381, 0, x_7); +lean_ctor_set(x_381, 1, x_15); +return x_381; +} +else +{ +lean_object* x_382; lean_object* x_383; uint8_t x_384; lean_object* x_385; lean_object* x_386; lean_object* x_387; uint8_t x_388; +if (lean_is_exclusive(x_25)) { + lean_ctor_release(x_25, 0); + lean_ctor_release(x_25, 1); + lean_ctor_release(x_25, 2); + x_382 = x_25; +} else { + lean_dec_ref(x_25); + x_382 = lean_box(0); +} +x_383 = lean_array_fget(x_374, x_375); +x_384 = lean_unbox(x_383); +lean_dec(x_383); +x_385 = lean_unsigned_to_nat(1u); +x_386 = lean_nat_add(x_375, x_385); +lean_dec(x_375); +if (lean_is_scalar(x_382)) { + x_387 = lean_alloc_ctor(0, 3, 0); +} else { + x_387 = x_382; +} +lean_ctor_set(x_387, 0, x_374); +lean_ctor_set(x_387, 1, x_386); +lean_ctor_set(x_387, 2, x_376); +x_388 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 14); +if (x_388 == 0) +{ +lean_object* x_389; uint8_t x_390; uint8_t x_391; uint8_t x_392; lean_object* x_393; +lean_dec(x_373); +lean_dec(x_370); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_389 = lean_box(0); +x_390 = lean_unbox(x_368); +lean_dec(x_368); +x_391 = lean_unbox(x_369); +lean_dec(x_369); +x_392 = lean_unbox(x_372); +lean_dec(x_372); +lean_inc(x_14); +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_393 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_387, x_384, x_18, x_28, x_31, x_390, x_391, x_371, x_392, x_389, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_393) == 0) +{ +lean_object* x_394; +x_394 = lean_ctor_get(x_393, 0); +lean_inc(x_394); +if (lean_obj_tag(x_394) == 0) +{ +lean_object* x_395; lean_object* x_396; lean_object* x_397; lean_object* x_398; +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_395 = lean_ctor_get(x_393, 1); +lean_inc(x_395); +if (lean_is_exclusive(x_393)) { + lean_ctor_release(x_393, 0); + lean_ctor_release(x_393, 1); + x_396 = x_393; +} else { + lean_dec_ref(x_393); + x_396 = lean_box(0); +} +x_397 = lean_ctor_get(x_394, 0); +lean_inc(x_397); +lean_dec(x_394); +if (lean_is_scalar(x_396)) { + x_398 = lean_alloc_ctor(0, 2, 0); +} else { + x_398 = x_396; +} +lean_ctor_set(x_398, 0, x_397); +lean_ctor_set(x_398, 1, x_395); +return x_398; +} +else +{ +lean_object* x_399; lean_object* x_400; size_t x_401; size_t x_402; +x_399 = lean_ctor_get(x_393, 1); +lean_inc(x_399); +lean_dec(x_393); +x_400 = lean_ctor_get(x_394, 0); +lean_inc(x_400); +lean_dec(x_394); +x_401 = 1; +x_402 = lean_usize_add(x_6, x_401); +x_6 = x_402; +x_7 = x_400; +x_15 = x_399; +goto _start; +} +} +else +{ +lean_object* x_404; lean_object* x_405; lean_object* x_406; lean_object* x_407; +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_404 = lean_ctor_get(x_393, 0); +lean_inc(x_404); +x_405 = lean_ctor_get(x_393, 1); +lean_inc(x_405); +if (lean_is_exclusive(x_393)) { + lean_ctor_release(x_393, 0); + lean_ctor_release(x_393, 1); + x_406 = x_393; +} else { + lean_dec_ref(x_393); + x_406 = lean_box(0); +} +if (lean_is_scalar(x_406)) { + x_407 = lean_alloc_ctor(1, 2, 0); +} else { + x_407 = x_406; +} +lean_ctor_set(x_407, 0, x_404); +lean_ctor_set(x_407, 1, x_405); +return x_407; +} +} +else +{ +lean_object* x_408; uint8_t x_409; +x_408 = lean_array_get_size(x_2); +x_409 = lean_nat_dec_lt(x_371, x_408); +lean_dec(x_408); +if (x_409 == 0) +{ +lean_object* x_410; uint8_t x_411; uint8_t x_412; uint8_t x_413; lean_object* x_414; +lean_dec(x_373); +lean_dec(x_370); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_410 = lean_box(0); +x_411 = lean_unbox(x_368); +lean_dec(x_368); +x_412 = lean_unbox(x_369); +lean_dec(x_369); +x_413 = lean_unbox(x_372); +lean_dec(x_372); +lean_inc(x_14); +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_414 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_387, x_384, x_18, x_28, x_31, x_411, x_412, x_371, x_413, x_410, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_414) == 0) +{ +lean_object* x_415; +x_415 = lean_ctor_get(x_414, 0); +lean_inc(x_415); +if (lean_obj_tag(x_415) == 0) +{ +lean_object* x_416; lean_object* x_417; lean_object* x_418; lean_object* x_419; +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_416 = lean_ctor_get(x_414, 1); +lean_inc(x_416); +if (lean_is_exclusive(x_414)) { + lean_ctor_release(x_414, 0); + lean_ctor_release(x_414, 1); + x_417 = x_414; +} else { + lean_dec_ref(x_414); + x_417 = lean_box(0); +} +x_418 = lean_ctor_get(x_415, 0); +lean_inc(x_418); +lean_dec(x_415); +if (lean_is_scalar(x_417)) { + x_419 = lean_alloc_ctor(0, 2, 0); +} else { + x_419 = x_417; +} +lean_ctor_set(x_419, 0, x_418); +lean_ctor_set(x_419, 1, x_416); +return x_419; +} +else +{ +lean_object* x_420; lean_object* x_421; size_t x_422; size_t x_423; +x_420 = lean_ctor_get(x_414, 1); +lean_inc(x_420); +lean_dec(x_414); +x_421 = lean_ctor_get(x_415, 0); +lean_inc(x_421); +lean_dec(x_415); +x_422 = 1; +x_423 = lean_usize_add(x_6, x_422); +x_6 = x_423; +x_7 = x_421; +x_15 = x_420; +goto _start; +} +} +else +{ +lean_object* x_425; lean_object* x_426; lean_object* x_427; lean_object* x_428; +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_425 = lean_ctor_get(x_414, 0); +lean_inc(x_425); +x_426 = lean_ctor_get(x_414, 1); +lean_inc(x_426); +if (lean_is_exclusive(x_414)) { + lean_ctor_release(x_414, 0); + lean_ctor_release(x_414, 1); + x_427 = x_414; +} else { + lean_dec_ref(x_414); + x_427 = lean_box(0); +} +if (lean_is_scalar(x_427)) { + x_428 = lean_alloc_ctor(1, 2, 0); +} else { + x_428 = x_427; +} +lean_ctor_set(x_428, 0, x_425); +lean_ctor_set(x_428, 1, x_426); +return x_428; +} +} +else +{ +lean_object* x_429; uint8_t x_430; +x_429 = lean_array_fget(x_2, x_371); +x_430 = l_Lean_Meta_ParamInfo_isInstImplicit(x_429); +lean_dec(x_429); +if (x_430 == 0) +{ +lean_object* x_431; uint8_t x_432; uint8_t x_433; uint8_t x_434; lean_object* x_435; +lean_dec(x_373); +lean_dec(x_370); +lean_free_object(x_20); +lean_free_object(x_19); +lean_free_object(x_7); +x_431 = lean_box(0); +x_432 = lean_unbox(x_368); +lean_dec(x_368); +x_433 = lean_unbox(x_369); +lean_dec(x_369); +x_434 = lean_unbox(x_372); +lean_dec(x_372); +lean_inc(x_14); +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_435 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_387, x_384, x_18, x_28, x_31, x_432, x_433, x_371, x_434, x_431, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_435) == 0) +{ +lean_object* x_436; +x_436 = lean_ctor_get(x_435, 0); +lean_inc(x_436); +if (lean_obj_tag(x_436) == 0) +{ +lean_object* x_437; lean_object* x_438; lean_object* x_439; lean_object* x_440; +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_437 = lean_ctor_get(x_435, 1); +lean_inc(x_437); +if (lean_is_exclusive(x_435)) { + lean_ctor_release(x_435, 0); + lean_ctor_release(x_435, 1); + x_438 = x_435; +} else { + lean_dec_ref(x_435); + x_438 = lean_box(0); +} +x_439 = lean_ctor_get(x_436, 0); +lean_inc(x_439); +lean_dec(x_436); +if (lean_is_scalar(x_438)) { + x_440 = lean_alloc_ctor(0, 2, 0); +} else { + x_440 = x_438; +} +lean_ctor_set(x_440, 0, x_439); +lean_ctor_set(x_440, 1, x_437); +return x_440; +} +else +{ +lean_object* x_441; lean_object* x_442; size_t x_443; size_t x_444; +x_441 = lean_ctor_get(x_435, 1); +lean_inc(x_441); +lean_dec(x_435); +x_442 = lean_ctor_get(x_436, 0); +lean_inc(x_442); +lean_dec(x_436); +x_443 = 1; +x_444 = lean_usize_add(x_6, x_443); +x_6 = x_444; +x_7 = x_442; +x_15 = x_441; +goto _start; +} +} +else +{ +lean_object* x_446; lean_object* x_447; lean_object* x_448; lean_object* x_449; +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_446 = lean_ctor_get(x_435, 0); +lean_inc(x_446); +x_447 = lean_ctor_get(x_435, 1); +lean_inc(x_447); +if (lean_is_exclusive(x_435)) { + lean_ctor_release(x_435, 0); + lean_ctor_release(x_435, 1); + x_448 = x_435; +} else { + lean_dec_ref(x_435); + x_448 = lean_box(0); +} +if (lean_is_scalar(x_448)) { + x_449 = lean_alloc_ctor(1, 2, 0); +} else { + x_449 = x_448; +} +lean_ctor_set(x_449, 0, x_446); +lean_ctor_set(x_449, 1, x_447); +return x_449; +} +} +else +{ +lean_object* x_450; lean_object* x_451; lean_object* x_452; lean_object* x_453; lean_object* x_454; size_t x_455; size_t x_456; +x_450 = lean_array_push(x_31, x_18); +x_451 = lean_nat_add(x_371, x_385); +lean_dec(x_371); +if (lean_is_scalar(x_373)) { + x_452 = lean_alloc_ctor(0, 2, 0); +} else { + x_452 = x_373; +} +lean_ctor_set(x_452, 0, x_451); +lean_ctor_set(x_452, 1, x_372); +if (lean_is_scalar(x_370)) { + x_453 = lean_alloc_ctor(0, 2, 0); +} else { + x_453 = x_370; +} +lean_ctor_set(x_453, 0, x_369); +lean_ctor_set(x_453, 1, x_452); +x_454 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_454, 0, x_368); +lean_ctor_set(x_454, 1, x_453); +lean_ctor_set(x_20, 1, x_454); +lean_ctor_set(x_20, 0, x_450); +lean_ctor_set(x_7, 0, x_387); +x_455 = 1; +x_456 = lean_usize_add(x_6, x_455); +x_6 = x_456; +goto _start; +} +} +} +} +} +} +else +{ +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; uint8_t x_469; +x_458 = lean_ctor_get(x_20, 0); +lean_inc(x_458); +lean_dec(x_20); +x_459 = lean_ctor_get(x_21, 0); +lean_inc(x_459); +if (lean_is_exclusive(x_21)) { + lean_ctor_release(x_21, 0); + lean_ctor_release(x_21, 1); + x_460 = x_21; +} else { + lean_dec_ref(x_21); + x_460 = lean_box(0); +} +x_461 = lean_ctor_get(x_22, 0); +lean_inc(x_461); +if (lean_is_exclusive(x_22)) { + lean_ctor_release(x_22, 0); + lean_ctor_release(x_22, 1); + x_462 = x_22; +} else { + lean_dec_ref(x_22); + x_462 = lean_box(0); +} +x_463 = lean_ctor_get(x_23, 0); +lean_inc(x_463); +x_464 = lean_ctor_get(x_23, 1); +lean_inc(x_464); +if (lean_is_exclusive(x_23)) { + lean_ctor_release(x_23, 0); + lean_ctor_release(x_23, 1); + x_465 = x_23; +} else { + lean_dec_ref(x_23); + x_465 = lean_box(0); +} +x_466 = lean_ctor_get(x_25, 0); +lean_inc(x_466); +x_467 = lean_ctor_get(x_25, 1); +lean_inc(x_467); +x_468 = lean_ctor_get(x_25, 2); +lean_inc(x_468); +x_469 = lean_nat_dec_lt(x_467, x_468); +if (x_469 == 0) +{ +lean_object* x_470; lean_object* x_471; lean_object* x_472; lean_object* x_473; lean_object* x_474; +lean_dec(x_468); +lean_dec(x_467); +lean_dec(x_466); +lean_dec(x_18); +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); +if (lean_is_scalar(x_465)) { + x_470 = lean_alloc_ctor(0, 2, 0); +} else { + x_470 = x_465; +} +lean_ctor_set(x_470, 0, x_463); +lean_ctor_set(x_470, 1, x_464); +if (lean_is_scalar(x_462)) { + x_471 = lean_alloc_ctor(0, 2, 0); +} else { + x_471 = x_462; +} +lean_ctor_set(x_471, 0, x_461); +lean_ctor_set(x_471, 1, x_470); +if (lean_is_scalar(x_460)) { + x_472 = lean_alloc_ctor(0, 2, 0); +} else { + x_472 = x_460; +} +lean_ctor_set(x_472, 0, x_459); +lean_ctor_set(x_472, 1, x_471); +x_473 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_473, 0, x_458); +lean_ctor_set(x_473, 1, x_472); +lean_ctor_set(x_19, 1, x_473); +x_474 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_474, 0, x_7); +lean_ctor_set(x_474, 1, x_15); +return x_474; +} +else +{ +lean_object* x_475; lean_object* x_476; uint8_t x_477; lean_object* x_478; lean_object* x_479; lean_object* x_480; uint8_t x_481; +if (lean_is_exclusive(x_25)) { + lean_ctor_release(x_25, 0); + lean_ctor_release(x_25, 1); + lean_ctor_release(x_25, 2); + x_475 = x_25; +} else { + lean_dec_ref(x_25); + x_475 = lean_box(0); +} +x_476 = lean_array_fget(x_466, x_467); +x_477 = lean_unbox(x_476); +lean_dec(x_476); +x_478 = lean_unsigned_to_nat(1u); +x_479 = lean_nat_add(x_467, x_478); +lean_dec(x_467); +if (lean_is_scalar(x_475)) { + x_480 = lean_alloc_ctor(0, 3, 0); +} else { + x_480 = x_475; +} +lean_ctor_set(x_480, 0, x_466); +lean_ctor_set(x_480, 1, x_479); +lean_ctor_set(x_480, 2, x_468); +x_481 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 14); +if (x_481 == 0) +{ +lean_object* x_482; uint8_t x_483; uint8_t x_484; uint8_t x_485; lean_object* x_486; +lean_dec(x_465); +lean_dec(x_462); +lean_dec(x_460); +lean_free_object(x_19); +lean_free_object(x_7); +x_482 = lean_box(0); +x_483 = lean_unbox(x_459); +lean_dec(x_459); +x_484 = lean_unbox(x_461); +lean_dec(x_461); +x_485 = lean_unbox(x_464); +lean_dec(x_464); +lean_inc(x_14); +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_486 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_480, x_477, x_18, x_28, x_458, x_483, x_484, x_463, x_485, x_482, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_486) == 0) +{ +lean_object* x_487; +x_487 = lean_ctor_get(x_486, 0); +lean_inc(x_487); +if (lean_obj_tag(x_487) == 0) +{ +lean_object* x_488; lean_object* x_489; lean_object* x_490; lean_object* x_491; +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_488 = lean_ctor_get(x_486, 1); +lean_inc(x_488); +if (lean_is_exclusive(x_486)) { + lean_ctor_release(x_486, 0); + lean_ctor_release(x_486, 1); + x_489 = x_486; +} else { + lean_dec_ref(x_486); + x_489 = lean_box(0); +} +x_490 = lean_ctor_get(x_487, 0); +lean_inc(x_490); +lean_dec(x_487); +if (lean_is_scalar(x_489)) { + x_491 = lean_alloc_ctor(0, 2, 0); +} else { + x_491 = x_489; +} +lean_ctor_set(x_491, 0, x_490); +lean_ctor_set(x_491, 1, x_488); +return x_491; +} +else +{ +lean_object* x_492; lean_object* x_493; size_t x_494; size_t x_495; +x_492 = lean_ctor_get(x_486, 1); +lean_inc(x_492); +lean_dec(x_486); +x_493 = lean_ctor_get(x_487, 0); +lean_inc(x_493); +lean_dec(x_487); +x_494 = 1; +x_495 = lean_usize_add(x_6, x_494); +x_6 = x_495; +x_7 = x_493; +x_15 = x_492; +goto _start; +} +} +else +{ +lean_object* x_497; lean_object* x_498; lean_object* x_499; lean_object* x_500; +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_497 = lean_ctor_get(x_486, 0); +lean_inc(x_497); +x_498 = lean_ctor_get(x_486, 1); +lean_inc(x_498); +if (lean_is_exclusive(x_486)) { + lean_ctor_release(x_486, 0); + lean_ctor_release(x_486, 1); + x_499 = x_486; +} else { + lean_dec_ref(x_486); + x_499 = lean_box(0); +} +if (lean_is_scalar(x_499)) { + x_500 = lean_alloc_ctor(1, 2, 0); +} else { + x_500 = x_499; +} +lean_ctor_set(x_500, 0, x_497); +lean_ctor_set(x_500, 1, x_498); +return x_500; +} +} +else +{ +lean_object* x_501; uint8_t x_502; +x_501 = lean_array_get_size(x_2); +x_502 = lean_nat_dec_lt(x_463, x_501); +lean_dec(x_501); +if (x_502 == 0) +{ +lean_object* x_503; uint8_t x_504; uint8_t x_505; uint8_t x_506; lean_object* x_507; +lean_dec(x_465); +lean_dec(x_462); +lean_dec(x_460); +lean_free_object(x_19); +lean_free_object(x_7); +x_503 = lean_box(0); +x_504 = lean_unbox(x_459); +lean_dec(x_459); +x_505 = lean_unbox(x_461); +lean_dec(x_461); +x_506 = lean_unbox(x_464); +lean_dec(x_464); +lean_inc(x_14); +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_507 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_480, x_477, x_18, x_28, x_458, x_504, x_505, x_463, x_506, x_503, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_507) == 0) +{ +lean_object* x_508; +x_508 = lean_ctor_get(x_507, 0); +lean_inc(x_508); +if (lean_obj_tag(x_508) == 0) +{ +lean_object* x_509; lean_object* x_510; lean_object* x_511; lean_object* x_512; +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_509 = lean_ctor_get(x_507, 1); +lean_inc(x_509); +if (lean_is_exclusive(x_507)) { + lean_ctor_release(x_507, 0); + lean_ctor_release(x_507, 1); + x_510 = x_507; +} else { + lean_dec_ref(x_507); + x_510 = lean_box(0); +} +x_511 = lean_ctor_get(x_508, 0); +lean_inc(x_511); +lean_dec(x_508); +if (lean_is_scalar(x_510)) { + x_512 = lean_alloc_ctor(0, 2, 0); +} else { + x_512 = x_510; +} +lean_ctor_set(x_512, 0, x_511); +lean_ctor_set(x_512, 1, x_509); +return x_512; +} +else +{ +lean_object* x_513; lean_object* x_514; size_t x_515; size_t x_516; +x_513 = lean_ctor_get(x_507, 1); +lean_inc(x_513); +lean_dec(x_507); +x_514 = lean_ctor_get(x_508, 0); +lean_inc(x_514); +lean_dec(x_508); +x_515 = 1; +x_516 = lean_usize_add(x_6, x_515); +x_6 = x_516; +x_7 = x_514; +x_15 = x_513; +goto _start; +} +} +else +{ +lean_object* x_518; lean_object* x_519; lean_object* x_520; lean_object* x_521; +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_518 = lean_ctor_get(x_507, 0); +lean_inc(x_518); +x_519 = lean_ctor_get(x_507, 1); +lean_inc(x_519); +if (lean_is_exclusive(x_507)) { + lean_ctor_release(x_507, 0); + lean_ctor_release(x_507, 1); + x_520 = x_507; +} else { + lean_dec_ref(x_507); + x_520 = lean_box(0); +} +if (lean_is_scalar(x_520)) { + x_521 = lean_alloc_ctor(1, 2, 0); +} else { + x_521 = x_520; +} +lean_ctor_set(x_521, 0, x_518); +lean_ctor_set(x_521, 1, x_519); +return x_521; +} +} +else +{ +lean_object* x_522; uint8_t x_523; +x_522 = lean_array_fget(x_2, x_463); +x_523 = l_Lean_Meta_ParamInfo_isInstImplicit(x_522); +lean_dec(x_522); +if (x_523 == 0) +{ +lean_object* x_524; uint8_t x_525; uint8_t x_526; uint8_t x_527; lean_object* x_528; +lean_dec(x_465); +lean_dec(x_462); +lean_dec(x_460); +lean_free_object(x_19); +lean_free_object(x_7); +x_524 = lean_box(0); +x_525 = lean_unbox(x_459); +lean_dec(x_459); +x_526 = lean_unbox(x_461); +lean_dec(x_461); +x_527 = lean_unbox(x_464); +lean_dec(x_464); +lean_inc(x_14); +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_528 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_480, x_477, x_18, x_28, x_458, x_525, x_526, x_463, x_527, x_524, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_528) == 0) +{ +lean_object* x_529; +x_529 = lean_ctor_get(x_528, 0); +lean_inc(x_529); +if (lean_obj_tag(x_529) == 0) +{ +lean_object* x_530; lean_object* x_531; lean_object* x_532; lean_object* x_533; +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_530 = lean_ctor_get(x_528, 1); +lean_inc(x_530); +if (lean_is_exclusive(x_528)) { + lean_ctor_release(x_528, 0); + lean_ctor_release(x_528, 1); + x_531 = x_528; +} else { + lean_dec_ref(x_528); + x_531 = lean_box(0); +} +x_532 = lean_ctor_get(x_529, 0); +lean_inc(x_532); +lean_dec(x_529); +if (lean_is_scalar(x_531)) { + x_533 = lean_alloc_ctor(0, 2, 0); +} else { + x_533 = x_531; +} +lean_ctor_set(x_533, 0, x_532); +lean_ctor_set(x_533, 1, x_530); +return x_533; +} +else +{ +lean_object* x_534; lean_object* x_535; size_t x_536; size_t x_537; +x_534 = lean_ctor_get(x_528, 1); +lean_inc(x_534); +lean_dec(x_528); +x_535 = lean_ctor_get(x_529, 0); +lean_inc(x_535); +lean_dec(x_529); +x_536 = 1; +x_537 = lean_usize_add(x_6, x_536); +x_6 = x_537; +x_7 = x_535; +x_15 = x_534; +goto _start; +} +} +else +{ +lean_object* x_539; lean_object* x_540; lean_object* x_541; lean_object* x_542; +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_539 = lean_ctor_get(x_528, 0); +lean_inc(x_539); +x_540 = lean_ctor_get(x_528, 1); +lean_inc(x_540); +if (lean_is_exclusive(x_528)) { + lean_ctor_release(x_528, 0); + lean_ctor_release(x_528, 1); + x_541 = x_528; +} else { + lean_dec_ref(x_528); + x_541 = lean_box(0); +} +if (lean_is_scalar(x_541)) { + x_542 = lean_alloc_ctor(1, 2, 0); +} else { + x_542 = x_541; +} +lean_ctor_set(x_542, 0, x_539); +lean_ctor_set(x_542, 1, x_540); +return x_542; +} +} +else +{ +lean_object* x_543; lean_object* x_544; lean_object* x_545; lean_object* x_546; lean_object* x_547; lean_object* x_548; size_t x_549; size_t x_550; +x_543 = lean_array_push(x_458, x_18); +x_544 = lean_nat_add(x_463, x_478); +lean_dec(x_463); +if (lean_is_scalar(x_465)) { + x_545 = lean_alloc_ctor(0, 2, 0); +} else { + x_545 = x_465; +} +lean_ctor_set(x_545, 0, x_544); +lean_ctor_set(x_545, 1, x_464); +if (lean_is_scalar(x_462)) { + x_546 = lean_alloc_ctor(0, 2, 0); +} else { + x_546 = x_462; +} +lean_ctor_set(x_546, 0, x_461); +lean_ctor_set(x_546, 1, x_545); +if (lean_is_scalar(x_460)) { + x_547 = lean_alloc_ctor(0, 2, 0); +} else { + x_547 = x_460; +} +lean_ctor_set(x_547, 0, x_459); +lean_ctor_set(x_547, 1, x_546); +x_548 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_548, 0, x_543); +lean_ctor_set(x_548, 1, x_547); +lean_ctor_set(x_19, 1, x_548); +lean_ctor_set(x_7, 0, x_480); +x_549 = 1; +x_550 = lean_usize_add(x_6, x_549); +x_6 = x_550; +goto _start; +} +} +} +} +} +} +else +{ +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; uint8_t x_565; +x_552 = lean_ctor_get(x_19, 0); +lean_inc(x_552); +lean_dec(x_19); +x_553 = lean_ctor_get(x_20, 0); +lean_inc(x_553); +if (lean_is_exclusive(x_20)) { + lean_ctor_release(x_20, 0); + lean_ctor_release(x_20, 1); + x_554 = x_20; +} else { + lean_dec_ref(x_20); + x_554 = lean_box(0); +} +x_555 = lean_ctor_get(x_21, 0); +lean_inc(x_555); +if (lean_is_exclusive(x_21)) { + lean_ctor_release(x_21, 0); + lean_ctor_release(x_21, 1); + x_556 = x_21; +} else { + lean_dec_ref(x_21); + x_556 = lean_box(0); +} +x_557 = lean_ctor_get(x_22, 0); +lean_inc(x_557); +if (lean_is_exclusive(x_22)) { + lean_ctor_release(x_22, 0); + lean_ctor_release(x_22, 1); + x_558 = x_22; +} else { + lean_dec_ref(x_22); + x_558 = lean_box(0); +} +x_559 = lean_ctor_get(x_23, 0); +lean_inc(x_559); +x_560 = lean_ctor_get(x_23, 1); +lean_inc(x_560); +if (lean_is_exclusive(x_23)) { + lean_ctor_release(x_23, 0); + lean_ctor_release(x_23, 1); + x_561 = x_23; +} else { + lean_dec_ref(x_23); + x_561 = lean_box(0); +} +x_562 = lean_ctor_get(x_25, 0); +lean_inc(x_562); +x_563 = lean_ctor_get(x_25, 1); +lean_inc(x_563); +x_564 = lean_ctor_get(x_25, 2); +lean_inc(x_564); +x_565 = lean_nat_dec_lt(x_563, x_564); +if (x_565 == 0) +{ +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_dec(x_564); +lean_dec(x_563); +lean_dec(x_562); +lean_dec(x_18); +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); +if (lean_is_scalar(x_561)) { + x_566 = lean_alloc_ctor(0, 2, 0); +} else { + x_566 = x_561; +} +lean_ctor_set(x_566, 0, x_559); +lean_ctor_set(x_566, 1, x_560); +if (lean_is_scalar(x_558)) { + x_567 = lean_alloc_ctor(0, 2, 0); +} else { + x_567 = x_558; +} +lean_ctor_set(x_567, 0, x_557); +lean_ctor_set(x_567, 1, x_566); +if (lean_is_scalar(x_556)) { + x_568 = lean_alloc_ctor(0, 2, 0); +} else { + x_568 = x_556; +} +lean_ctor_set(x_568, 0, x_555); +lean_ctor_set(x_568, 1, x_567); +if (lean_is_scalar(x_554)) { + x_569 = lean_alloc_ctor(0, 2, 0); +} else { + x_569 = x_554; +} +lean_ctor_set(x_569, 0, x_553); +lean_ctor_set(x_569, 1, x_568); +x_570 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_570, 0, x_552); +lean_ctor_set(x_570, 1, x_569); +lean_ctor_set(x_7, 1, x_570); +x_571 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_571, 0, x_7); +lean_ctor_set(x_571, 1, x_15); +return x_571; +} +else +{ +lean_object* x_572; lean_object* x_573; uint8_t x_574; lean_object* x_575; lean_object* x_576; lean_object* x_577; uint8_t x_578; +if (lean_is_exclusive(x_25)) { + lean_ctor_release(x_25, 0); + lean_ctor_release(x_25, 1); + lean_ctor_release(x_25, 2); + x_572 = x_25; +} else { + lean_dec_ref(x_25); + x_572 = lean_box(0); +} +x_573 = lean_array_fget(x_562, x_563); +x_574 = lean_unbox(x_573); +lean_dec(x_573); +x_575 = lean_unsigned_to_nat(1u); +x_576 = lean_nat_add(x_563, x_575); +lean_dec(x_563); +if (lean_is_scalar(x_572)) { + x_577 = lean_alloc_ctor(0, 3, 0); +} else { + x_577 = x_572; +} +lean_ctor_set(x_577, 0, x_562); +lean_ctor_set(x_577, 1, x_576); +lean_ctor_set(x_577, 2, x_564); +x_578 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 14); +if (x_578 == 0) +{ +lean_object* x_579; uint8_t x_580; uint8_t x_581; uint8_t x_582; lean_object* x_583; +lean_dec(x_561); +lean_dec(x_558); +lean_dec(x_556); +lean_dec(x_554); +lean_free_object(x_7); +x_579 = lean_box(0); +x_580 = lean_unbox(x_555); +lean_dec(x_555); +x_581 = lean_unbox(x_557); +lean_dec(x_557); +x_582 = lean_unbox(x_560); +lean_dec(x_560); +lean_inc(x_14); +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_583 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_577, x_574, x_18, x_552, x_553, x_580, x_581, x_559, x_582, x_579, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_583) == 0) +{ +lean_object* x_584; +x_584 = lean_ctor_get(x_583, 0); +lean_inc(x_584); +if (lean_obj_tag(x_584) == 0) +{ +lean_object* x_585; lean_object* x_586; lean_object* x_587; lean_object* x_588; +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_585 = lean_ctor_get(x_583, 1); +lean_inc(x_585); +if (lean_is_exclusive(x_583)) { + lean_ctor_release(x_583, 0); + lean_ctor_release(x_583, 1); + x_586 = x_583; +} else { + lean_dec_ref(x_583); + x_586 = lean_box(0); +} +x_587 = lean_ctor_get(x_584, 0); +lean_inc(x_587); +lean_dec(x_584); +if (lean_is_scalar(x_586)) { + x_588 = lean_alloc_ctor(0, 2, 0); +} else { + x_588 = x_586; +} +lean_ctor_set(x_588, 0, x_587); +lean_ctor_set(x_588, 1, x_585); +return x_588; +} +else +{ +lean_object* x_589; lean_object* x_590; size_t x_591; size_t x_592; +x_589 = lean_ctor_get(x_583, 1); +lean_inc(x_589); +lean_dec(x_583); +x_590 = lean_ctor_get(x_584, 0); +lean_inc(x_590); +lean_dec(x_584); +x_591 = 1; +x_592 = lean_usize_add(x_6, x_591); +x_6 = x_592; +x_7 = x_590; +x_15 = x_589; +goto _start; +} +} +else +{ +lean_object* x_594; lean_object* x_595; lean_object* x_596; lean_object* x_597; +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_594 = lean_ctor_get(x_583, 0); +lean_inc(x_594); +x_595 = lean_ctor_get(x_583, 1); +lean_inc(x_595); +if (lean_is_exclusive(x_583)) { + lean_ctor_release(x_583, 0); + lean_ctor_release(x_583, 1); + x_596 = x_583; +} else { + lean_dec_ref(x_583); + x_596 = lean_box(0); +} +if (lean_is_scalar(x_596)) { + x_597 = lean_alloc_ctor(1, 2, 0); +} else { + x_597 = x_596; +} +lean_ctor_set(x_597, 0, x_594); +lean_ctor_set(x_597, 1, x_595); +return x_597; +} +} +else +{ +lean_object* x_598; uint8_t x_599; +x_598 = lean_array_get_size(x_2); +x_599 = lean_nat_dec_lt(x_559, x_598); +lean_dec(x_598); +if (x_599 == 0) +{ +lean_object* x_600; uint8_t x_601; uint8_t x_602; uint8_t x_603; lean_object* x_604; +lean_dec(x_561); +lean_dec(x_558); +lean_dec(x_556); +lean_dec(x_554); +lean_free_object(x_7); +x_600 = lean_box(0); +x_601 = lean_unbox(x_555); +lean_dec(x_555); +x_602 = lean_unbox(x_557); +lean_dec(x_557); +x_603 = lean_unbox(x_560); +lean_dec(x_560); +lean_inc(x_14); +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_604 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_577, x_574, x_18, x_552, x_553, x_601, x_602, x_559, x_603, x_600, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_604) == 0) +{ +lean_object* x_605; +x_605 = lean_ctor_get(x_604, 0); +lean_inc(x_605); +if (lean_obj_tag(x_605) == 0) +{ +lean_object* x_606; lean_object* x_607; lean_object* x_608; lean_object* x_609; +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_606 = lean_ctor_get(x_604, 1); +lean_inc(x_606); +if (lean_is_exclusive(x_604)) { + lean_ctor_release(x_604, 0); + lean_ctor_release(x_604, 1); + x_607 = x_604; +} else { + lean_dec_ref(x_604); + x_607 = lean_box(0); +} +x_608 = lean_ctor_get(x_605, 0); +lean_inc(x_608); +lean_dec(x_605); +if (lean_is_scalar(x_607)) { + x_609 = lean_alloc_ctor(0, 2, 0); +} else { + x_609 = x_607; +} +lean_ctor_set(x_609, 0, x_608); +lean_ctor_set(x_609, 1, x_606); +return x_609; +} +else +{ +lean_object* x_610; lean_object* x_611; size_t x_612; size_t x_613; +x_610 = lean_ctor_get(x_604, 1); +lean_inc(x_610); +lean_dec(x_604); +x_611 = lean_ctor_get(x_605, 0); +lean_inc(x_611); +lean_dec(x_605); +x_612 = 1; +x_613 = lean_usize_add(x_6, x_612); +x_6 = x_613; +x_7 = x_611; +x_15 = x_610; +goto _start; +} +} +else +{ +lean_object* x_615; lean_object* x_616; lean_object* x_617; lean_object* x_618; +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_615 = lean_ctor_get(x_604, 0); +lean_inc(x_615); +x_616 = lean_ctor_get(x_604, 1); +lean_inc(x_616); +if (lean_is_exclusive(x_604)) { + lean_ctor_release(x_604, 0); + lean_ctor_release(x_604, 1); + x_617 = x_604; +} else { + lean_dec_ref(x_604); + x_617 = lean_box(0); +} +if (lean_is_scalar(x_617)) { + x_618 = lean_alloc_ctor(1, 2, 0); +} else { + x_618 = x_617; +} +lean_ctor_set(x_618, 0, x_615); +lean_ctor_set(x_618, 1, x_616); +return x_618; +} +} +else +{ +lean_object* x_619; uint8_t x_620; +x_619 = lean_array_fget(x_2, x_559); +x_620 = l_Lean_Meta_ParamInfo_isInstImplicit(x_619); +lean_dec(x_619); +if (x_620 == 0) +{ +lean_object* x_621; uint8_t x_622; uint8_t x_623; uint8_t x_624; lean_object* x_625; +lean_dec(x_561); +lean_dec(x_558); +lean_dec(x_556); +lean_dec(x_554); +lean_free_object(x_7); +x_621 = lean_box(0); +x_622 = lean_unbox(x_555); +lean_dec(x_555); +x_623 = lean_unbox(x_557); +lean_dec(x_557); +x_624 = lean_unbox(x_560); +lean_dec(x_560); +lean_inc(x_14); +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_625 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_577, x_574, x_18, x_552, x_553, x_622, x_623, x_559, x_624, x_621, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_625) == 0) +{ +lean_object* x_626; +x_626 = lean_ctor_get(x_625, 0); +lean_inc(x_626); +if (lean_obj_tag(x_626) == 0) +{ +lean_object* x_627; lean_object* x_628; lean_object* x_629; lean_object* x_630; +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_627 = lean_ctor_get(x_625, 1); +lean_inc(x_627); +if (lean_is_exclusive(x_625)) { + lean_ctor_release(x_625, 0); + lean_ctor_release(x_625, 1); + x_628 = x_625; +} else { + lean_dec_ref(x_625); + x_628 = lean_box(0); +} +x_629 = lean_ctor_get(x_626, 0); +lean_inc(x_629); +lean_dec(x_626); +if (lean_is_scalar(x_628)) { + x_630 = lean_alloc_ctor(0, 2, 0); +} else { + x_630 = x_628; +} +lean_ctor_set(x_630, 0, x_629); +lean_ctor_set(x_630, 1, x_627); +return x_630; +} +else +{ +lean_object* x_631; lean_object* x_632; size_t x_633; size_t x_634; +x_631 = lean_ctor_get(x_625, 1); +lean_inc(x_631); +lean_dec(x_625); +x_632 = lean_ctor_get(x_626, 0); +lean_inc(x_632); +lean_dec(x_626); +x_633 = 1; +x_634 = lean_usize_add(x_6, x_633); +x_6 = x_634; +x_7 = x_632; +x_15 = x_631; +goto _start; +} +} +else +{ +lean_object* x_636; lean_object* x_637; lean_object* x_638; lean_object* x_639; +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_636 = lean_ctor_get(x_625, 0); +lean_inc(x_636); +x_637 = lean_ctor_get(x_625, 1); +lean_inc(x_637); +if (lean_is_exclusive(x_625)) { + lean_ctor_release(x_625, 0); + lean_ctor_release(x_625, 1); + x_638 = x_625; +} else { + lean_dec_ref(x_625); + x_638 = lean_box(0); +} +if (lean_is_scalar(x_638)) { + x_639 = lean_alloc_ctor(1, 2, 0); +} else { + x_639 = x_638; +} +lean_ctor_set(x_639, 0, x_636); +lean_ctor_set(x_639, 1, x_637); +return x_639; +} +} +else +{ +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; size_t x_647; size_t x_648; +x_640 = lean_array_push(x_553, x_18); +x_641 = lean_nat_add(x_559, x_575); +lean_dec(x_559); +if (lean_is_scalar(x_561)) { + x_642 = lean_alloc_ctor(0, 2, 0); +} else { + x_642 = x_561; +} +lean_ctor_set(x_642, 0, x_641); +lean_ctor_set(x_642, 1, x_560); +if (lean_is_scalar(x_558)) { + x_643 = lean_alloc_ctor(0, 2, 0); +} else { + x_643 = x_558; +} +lean_ctor_set(x_643, 0, x_557); +lean_ctor_set(x_643, 1, x_642); +if (lean_is_scalar(x_556)) { + x_644 = lean_alloc_ctor(0, 2, 0); +} else { + x_644 = x_556; +} +lean_ctor_set(x_644, 0, x_555); +lean_ctor_set(x_644, 1, x_643); +if (lean_is_scalar(x_554)) { + x_645 = lean_alloc_ctor(0, 2, 0); +} else { + x_645 = x_554; +} +lean_ctor_set(x_645, 0, x_640); +lean_ctor_set(x_645, 1, x_644); +x_646 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_646, 0, x_552); +lean_ctor_set(x_646, 1, x_645); +lean_ctor_set(x_7, 1, x_646); +lean_ctor_set(x_7, 0, x_577); +x_647 = 1; +x_648 = lean_usize_add(x_6, x_647); +x_6 = x_648; +goto _start; +} +} +} +} +} +} +else +{ +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; uint8_t x_665; +x_650 = lean_ctor_get(x_7, 0); +lean_inc(x_650); +lean_dec(x_7); +x_651 = lean_ctor_get(x_19, 0); +lean_inc(x_651); +if (lean_is_exclusive(x_19)) { + lean_ctor_release(x_19, 0); + lean_ctor_release(x_19, 1); + x_652 = x_19; +} else { + lean_dec_ref(x_19); + x_652 = lean_box(0); +} +x_653 = lean_ctor_get(x_20, 0); +lean_inc(x_653); +if (lean_is_exclusive(x_20)) { + lean_ctor_release(x_20, 0); + lean_ctor_release(x_20, 1); + x_654 = x_20; +} else { + lean_dec_ref(x_20); + x_654 = lean_box(0); +} +x_655 = lean_ctor_get(x_21, 0); +lean_inc(x_655); +if (lean_is_exclusive(x_21)) { + lean_ctor_release(x_21, 0); + lean_ctor_release(x_21, 1); + x_656 = x_21; +} else { + lean_dec_ref(x_21); + x_656 = lean_box(0); +} +x_657 = lean_ctor_get(x_22, 0); +lean_inc(x_657); +if (lean_is_exclusive(x_22)) { + lean_ctor_release(x_22, 0); + lean_ctor_release(x_22, 1); + x_658 = x_22; +} else { + lean_dec_ref(x_22); + x_658 = lean_box(0); +} +x_659 = lean_ctor_get(x_23, 0); +lean_inc(x_659); +x_660 = lean_ctor_get(x_23, 1); +lean_inc(x_660); +if (lean_is_exclusive(x_23)) { + lean_ctor_release(x_23, 0); + lean_ctor_release(x_23, 1); + x_661 = x_23; +} else { + lean_dec_ref(x_23); + x_661 = lean_box(0); +} +x_662 = lean_ctor_get(x_650, 0); +lean_inc(x_662); +x_663 = lean_ctor_get(x_650, 1); +lean_inc(x_663); +x_664 = lean_ctor_get(x_650, 2); +lean_inc(x_664); +x_665 = lean_nat_dec_lt(x_663, x_664); +if (x_665 == 0) +{ +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_dec(x_664); +lean_dec(x_663); +lean_dec(x_662); +lean_dec(x_18); +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); +if (lean_is_scalar(x_661)) { + x_666 = lean_alloc_ctor(0, 2, 0); +} else { + x_666 = x_661; +} +lean_ctor_set(x_666, 0, x_659); +lean_ctor_set(x_666, 1, x_660); +if (lean_is_scalar(x_658)) { + x_667 = lean_alloc_ctor(0, 2, 0); +} else { + x_667 = x_658; +} +lean_ctor_set(x_667, 0, x_657); +lean_ctor_set(x_667, 1, x_666); +if (lean_is_scalar(x_656)) { + x_668 = lean_alloc_ctor(0, 2, 0); +} else { + x_668 = x_656; +} +lean_ctor_set(x_668, 0, x_655); +lean_ctor_set(x_668, 1, x_667); +if (lean_is_scalar(x_654)) { + x_669 = lean_alloc_ctor(0, 2, 0); +} else { + x_669 = x_654; +} +lean_ctor_set(x_669, 0, x_653); +lean_ctor_set(x_669, 1, x_668); +if (lean_is_scalar(x_652)) { + x_670 = lean_alloc_ctor(0, 2, 0); +} else { + x_670 = x_652; +} +lean_ctor_set(x_670, 0, x_651); +lean_ctor_set(x_670, 1, x_669); +x_671 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_671, 0, x_650); +lean_ctor_set(x_671, 1, x_670); +x_672 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_672, 0, x_671); +lean_ctor_set(x_672, 1, x_15); +return x_672; +} +else +{ +lean_object* x_673; lean_object* x_674; uint8_t x_675; lean_object* x_676; lean_object* x_677; lean_object* x_678; uint8_t x_679; +if (lean_is_exclusive(x_650)) { + lean_ctor_release(x_650, 0); + lean_ctor_release(x_650, 1); + lean_ctor_release(x_650, 2); + x_673 = x_650; +} else { + lean_dec_ref(x_650); + x_673 = lean_box(0); +} +x_674 = lean_array_fget(x_662, x_663); +x_675 = lean_unbox(x_674); +lean_dec(x_674); +x_676 = lean_unsigned_to_nat(1u); +x_677 = lean_nat_add(x_663, x_676); +lean_dec(x_663); +if (lean_is_scalar(x_673)) { + x_678 = lean_alloc_ctor(0, 3, 0); +} else { + x_678 = x_673; +} +lean_ctor_set(x_678, 0, x_662); +lean_ctor_set(x_678, 1, x_677); +lean_ctor_set(x_678, 2, x_664); +x_679 = lean_ctor_get_uint8(x_3, sizeof(void*)*2 + 14); +if (x_679 == 0) +{ +lean_object* x_680; uint8_t x_681; uint8_t x_682; uint8_t x_683; lean_object* x_684; +lean_dec(x_661); +lean_dec(x_658); +lean_dec(x_656); +lean_dec(x_654); +lean_dec(x_652); +x_680 = lean_box(0); +x_681 = lean_unbox(x_655); +lean_dec(x_655); +x_682 = lean_unbox(x_657); +lean_dec(x_657); +x_683 = lean_unbox(x_660); +lean_dec(x_660); +lean_inc(x_14); +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_684 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_678, x_675, x_18, x_651, x_653, x_681, x_682, x_659, x_683, x_680, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_684) == 0) +{ +lean_object* x_685; +x_685 = lean_ctor_get(x_684, 0); +lean_inc(x_685); +if (lean_obj_tag(x_685) == 0) +{ +lean_object* x_686; lean_object* x_687; lean_object* x_688; lean_object* x_689; +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_686 = lean_ctor_get(x_684, 1); +lean_inc(x_686); +if (lean_is_exclusive(x_684)) { + lean_ctor_release(x_684, 0); + lean_ctor_release(x_684, 1); + x_687 = x_684; +} else { + lean_dec_ref(x_684); + x_687 = lean_box(0); +} +x_688 = lean_ctor_get(x_685, 0); +lean_inc(x_688); +lean_dec(x_685); +if (lean_is_scalar(x_687)) { + x_689 = lean_alloc_ctor(0, 2, 0); +} else { + x_689 = x_687; +} +lean_ctor_set(x_689, 0, x_688); +lean_ctor_set(x_689, 1, x_686); +return x_689; +} +else +{ +lean_object* x_690; lean_object* x_691; size_t x_692; size_t x_693; +x_690 = lean_ctor_get(x_684, 1); +lean_inc(x_690); +lean_dec(x_684); +x_691 = lean_ctor_get(x_685, 0); +lean_inc(x_691); +lean_dec(x_685); +x_692 = 1; +x_693 = lean_usize_add(x_6, x_692); +x_6 = x_693; +x_7 = x_691; +x_15 = x_690; +goto _start; +} +} +else +{ +lean_object* x_695; lean_object* x_696; lean_object* x_697; lean_object* x_698; +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_695 = lean_ctor_get(x_684, 0); +lean_inc(x_695); +x_696 = lean_ctor_get(x_684, 1); +lean_inc(x_696); +if (lean_is_exclusive(x_684)) { + lean_ctor_release(x_684, 0); + lean_ctor_release(x_684, 1); + x_697 = x_684; +} else { + lean_dec_ref(x_684); + x_697 = lean_box(0); +} +if (lean_is_scalar(x_697)) { + x_698 = lean_alloc_ctor(1, 2, 0); +} else { + x_698 = x_697; +} +lean_ctor_set(x_698, 0, x_695); +lean_ctor_set(x_698, 1, x_696); +return x_698; +} +} +else +{ +lean_object* x_699; uint8_t x_700; +x_699 = lean_array_get_size(x_2); +x_700 = lean_nat_dec_lt(x_659, x_699); +lean_dec(x_699); +if (x_700 == 0) +{ +lean_object* x_701; uint8_t x_702; uint8_t x_703; uint8_t x_704; lean_object* x_705; +lean_dec(x_661); +lean_dec(x_658); +lean_dec(x_656); +lean_dec(x_654); +lean_dec(x_652); +x_701 = lean_box(0); +x_702 = lean_unbox(x_655); +lean_dec(x_655); +x_703 = lean_unbox(x_657); +lean_dec(x_657); +x_704 = lean_unbox(x_660); +lean_dec(x_660); +lean_inc(x_14); +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_705 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_678, x_675, x_18, x_651, x_653, x_702, x_703, x_659, x_704, x_701, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_705) == 0) +{ +lean_object* x_706; +x_706 = lean_ctor_get(x_705, 0); +lean_inc(x_706); +if (lean_obj_tag(x_706) == 0) +{ +lean_object* x_707; lean_object* x_708; lean_object* x_709; lean_object* x_710; +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_707 = lean_ctor_get(x_705, 1); +lean_inc(x_707); +if (lean_is_exclusive(x_705)) { + lean_ctor_release(x_705, 0); + lean_ctor_release(x_705, 1); + x_708 = x_705; +} else { + lean_dec_ref(x_705); + x_708 = lean_box(0); +} +x_709 = lean_ctor_get(x_706, 0); +lean_inc(x_709); +lean_dec(x_706); +if (lean_is_scalar(x_708)) { + x_710 = lean_alloc_ctor(0, 2, 0); +} else { + x_710 = x_708; +} +lean_ctor_set(x_710, 0, x_709); +lean_ctor_set(x_710, 1, x_707); +return x_710; +} +else +{ +lean_object* x_711; lean_object* x_712; size_t x_713; size_t x_714; +x_711 = lean_ctor_get(x_705, 1); +lean_inc(x_711); +lean_dec(x_705); +x_712 = lean_ctor_get(x_706, 0); +lean_inc(x_712); +lean_dec(x_706); +x_713 = 1; +x_714 = lean_usize_add(x_6, x_713); +x_6 = x_714; +x_7 = x_712; +x_15 = x_711; +goto _start; +} +} +else +{ +lean_object* x_716; lean_object* x_717; lean_object* x_718; lean_object* x_719; +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_716 = lean_ctor_get(x_705, 0); +lean_inc(x_716); +x_717 = lean_ctor_get(x_705, 1); +lean_inc(x_717); +if (lean_is_exclusive(x_705)) { + lean_ctor_release(x_705, 0); + lean_ctor_release(x_705, 1); + x_718 = x_705; +} else { + lean_dec_ref(x_705); + x_718 = lean_box(0); +} +if (lean_is_scalar(x_718)) { + x_719 = lean_alloc_ctor(1, 2, 0); +} else { + x_719 = x_718; +} +lean_ctor_set(x_719, 0, x_716); +lean_ctor_set(x_719, 1, x_717); +return x_719; +} +} +else +{ +lean_object* x_720; uint8_t x_721; +x_720 = lean_array_fget(x_2, x_659); +x_721 = l_Lean_Meta_ParamInfo_isInstImplicit(x_720); +lean_dec(x_720); +if (x_721 == 0) +{ +lean_object* x_722; uint8_t x_723; uint8_t x_724; uint8_t x_725; lean_object* x_726; +lean_dec(x_661); +lean_dec(x_658); +lean_dec(x_656); +lean_dec(x_654); +lean_dec(x_652); +x_722 = lean_box(0); +x_723 = lean_unbox(x_655); +lean_dec(x_655); +x_724 = lean_unbox(x_657); +lean_dec(x_657); +x_725 = lean_unbox(x_660); +lean_dec(x_660); +lean_inc(x_14); +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_726 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_678, x_675, x_18, x_651, x_653, x_723, x_724, x_659, x_725, x_722, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); +if (lean_obj_tag(x_726) == 0) +{ +lean_object* x_727; +x_727 = lean_ctor_get(x_726, 0); +lean_inc(x_727); +if (lean_obj_tag(x_727) == 0) +{ +lean_object* x_728; lean_object* x_729; lean_object* x_730; lean_object* x_731; +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_728 = lean_ctor_get(x_726, 1); +lean_inc(x_728); +if (lean_is_exclusive(x_726)) { + lean_ctor_release(x_726, 0); + lean_ctor_release(x_726, 1); + x_729 = x_726; +} else { + lean_dec_ref(x_726); + x_729 = lean_box(0); +} +x_730 = lean_ctor_get(x_727, 0); +lean_inc(x_730); +lean_dec(x_727); +if (lean_is_scalar(x_729)) { + x_731 = lean_alloc_ctor(0, 2, 0); +} else { + x_731 = x_729; +} +lean_ctor_set(x_731, 0, x_730); +lean_ctor_set(x_731, 1, x_728); +return x_731; +} +else +{ +lean_object* x_732; lean_object* x_733; size_t x_734; size_t x_735; +x_732 = lean_ctor_get(x_726, 1); +lean_inc(x_732); +lean_dec(x_726); +x_733 = lean_ctor_get(x_727, 0); +lean_inc(x_733); +lean_dec(x_727); +x_734 = 1; +x_735 = lean_usize_add(x_6, x_734); +x_6 = x_735; +x_7 = x_733; +x_15 = x_732; +goto _start; +} +} +else +{ +lean_object* x_737; lean_object* x_738; lean_object* x_739; lean_object* x_740; +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_737 = lean_ctor_get(x_726, 0); +lean_inc(x_737); +x_738 = lean_ctor_get(x_726, 1); +lean_inc(x_738); +if (lean_is_exclusive(x_726)) { + lean_ctor_release(x_726, 0); + lean_ctor_release(x_726, 1); + x_739 = x_726; +} else { + lean_dec_ref(x_726); + x_739 = lean_box(0); +} +if (lean_is_scalar(x_739)) { + x_740 = lean_alloc_ctor(1, 2, 0); +} else { + x_740 = x_739; +} +lean_ctor_set(x_740, 0, x_737); +lean_ctor_set(x_740, 1, x_738); +return x_740; +} +} +else +{ +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; size_t x_749; size_t x_750; +x_741 = lean_array_push(x_653, x_18); +x_742 = lean_nat_add(x_659, x_676); +lean_dec(x_659); +if (lean_is_scalar(x_661)) { + x_743 = lean_alloc_ctor(0, 2, 0); +} else { + x_743 = x_661; +} +lean_ctor_set(x_743, 0, x_742); +lean_ctor_set(x_743, 1, x_660); +if (lean_is_scalar(x_658)) { + x_744 = lean_alloc_ctor(0, 2, 0); +} else { + x_744 = x_658; +} +lean_ctor_set(x_744, 0, x_657); +lean_ctor_set(x_744, 1, x_743); +if (lean_is_scalar(x_656)) { + x_745 = lean_alloc_ctor(0, 2, 0); +} else { + x_745 = x_656; +} +lean_ctor_set(x_745, 0, x_655); +lean_ctor_set(x_745, 1, x_744); +if (lean_is_scalar(x_654)) { + x_746 = lean_alloc_ctor(0, 2, 0); +} else { + x_746 = x_654; +} +lean_ctor_set(x_746, 0, x_741); +lean_ctor_set(x_746, 1, x_745); +if (lean_is_scalar(x_652)) { + x_747 = lean_alloc_ctor(0, 2, 0); +} else { + x_747 = x_652; +} +lean_ctor_set(x_747, 0, x_651); +lean_ctor_set(x_747, 1, x_746); +x_748 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_748, 0, x_678); +lean_ctor_set(x_748, 1, x_747); +x_749 = 1; +x_750 = lean_usize_add(x_6, x_749); +x_6 = x_750; +x_7 = x_748; +goto _start; +} +} } } } @@ -12727,11 +13329,11 @@ static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCo _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_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__1; -x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__2; -x_3 = lean_unsigned_to_nat(458u); +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__1; +x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__2; +x_3 = lean_unsigned_to_nat(466u); x_4 = lean_unsigned_to_nat(11u); -x_5 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__3; +x_5 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__3; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); return x_6; } @@ -12748,9 +13350,9 @@ static lean_object* _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCo _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_Lean_Meta_Simp_congrArgs___spec__4___closed__3; -x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__4; -x_3 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__5; +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__3; +x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__4; +x_3 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__5; x_4 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__2; x_5 = l_Lean_Name_mkStr4(x_1, x_2, x_3, x_4); return x_5; @@ -13332,11 +13934,11 @@ x_145 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___s x_146 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_146, 0, x_145); lean_ctor_set(x_146, 1, x_144); -x_147 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16; +x_147 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16; x_148 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_148, 0, x_146); lean_ctor_set(x_148, 1, x_147); -x_149 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_134, x_148, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_143); +x_149 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_134, x_148, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_143); x_150 = lean_ctor_get(x_149, 0); lean_inc(x_150); x_151 = lean_ctor_get(x_149, 1); @@ -13988,11 +14590,11 @@ x_266 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___s x_267 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_267, 0, x_266); lean_ctor_set(x_267, 1, x_265); -x_268 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16; +x_268 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16; x_269 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_269, 0, x_267); lean_ctor_set(x_269, 1, x_268); -x_270 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_255, x_269, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_264); +x_270 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_255, x_269, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_264); x_271 = lean_ctor_get(x_270, 0); lean_inc(x_271); x_272 = lean_ctor_get(x_270, 1); @@ -14704,11 +15306,11 @@ x_401 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___s x_402 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_402, 0, x_401); lean_ctor_set(x_402, 1, x_400); -x_403 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16; +x_403 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16; x_404 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_404, 0, x_402); lean_ctor_set(x_404, 1, x_403); -x_405 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_390, x_404, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_399); +x_405 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_390, x_404, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_399); x_406 = lean_ctor_get(x_405, 0); lean_inc(x_406); x_407 = lean_ctor_get(x_405, 1); @@ -15463,11 +16065,11 @@ x_544 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___s x_545 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_545, 0, x_544); lean_ctor_set(x_545, 1, x_543); -x_546 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16; +x_546 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16; x_547 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_547, 0, x_545); lean_ctor_set(x_547, 1, x_546); -x_548 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_533, x_547, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_542); +x_548 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_533, x_547, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_542); x_549 = lean_ctor_get(x_548, 0); lean_inc(x_549); x_550 = lean_ctor_get(x_548, 1); @@ -16271,11 +16873,11 @@ x_695 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___s x_696 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_696, 0, x_695); lean_ctor_set(x_696, 1, x_694); -x_697 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16; +x_697 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16; x_698 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_698, 0, x_696); lean_ctor_set(x_698, 1, x_697); -x_699 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_684, x_698, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_693); +x_699 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_684, x_698, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_693); x_700 = lean_ctor_get(x_699, 0); lean_inc(x_700); x_701 = lean_ctor_get(x_699, 1); @@ -17122,11 +17724,11 @@ x_854 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___s x_855 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_855, 0, x_854); lean_ctor_set(x_855, 1, x_853); -x_856 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16; +x_856 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16; x_857 = lean_alloc_ctor(7, 2, 0); lean_ctor_set(x_857, 0, x_855); lean_ctor_set(x_857, 1, x_856); -x_858 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_843, x_857, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_852); +x_858 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_843, x_857, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_852); x_859 = lean_ctor_get(x_858, 0); lean_inc(x_859); x_860 = lean_ctor_get(x_858, 1); @@ -17409,37 +18011,41 @@ _start: { if (x_1 == 0) { -uint32_t x_13; lean_object* x_14; lean_object* x_15; lean_object* x_16; +uint32_t x_13; uint8_t x_14; lean_object* x_15; lean_object* x_16; lean_object* x_17; lean_dec(x_3); x_13 = 0; -x_14 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_14, 0, x_4); -lean_ctor_set(x_14, 1, x_2); -lean_ctor_set_uint32(x_14, sizeof(void*)*2, x_13); -x_15 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_15, 0, x_14); -x_16 = lean_alloc_ctor(0, 2, 0); +x_14 = 1; +x_15 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_15, 0, x_4); +lean_ctor_set(x_15, 1, x_2); +lean_ctor_set_uint32(x_15, sizeof(void*)*2, x_13); +lean_ctor_set_uint8(x_15, sizeof(void*)*2 + 4, x_14); +x_16 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_16, 0, x_15); -lean_ctor_set(x_16, 1, x_12); -return x_16; +x_17 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_17, 0, x_16); +lean_ctor_set(x_17, 1, x_12); +return x_17; } else { -lean_object* x_17; uint32_t x_18; lean_object* x_19; lean_object* x_20; lean_object* x_21; +lean_object* x_18; uint32_t x_19; uint8_t x_20; lean_object* x_21; lean_object* x_22; lean_object* x_23; lean_dec(x_2); -x_17 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_17, 0, x_3); -x_18 = 0; -x_19 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_19, 0, x_4); -lean_ctor_set(x_19, 1, x_17); -lean_ctor_set_uint32(x_19, sizeof(void*)*2, x_18); -x_20 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_20, 0, 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; +x_18 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_18, 0, x_3); +x_19 = 0; +x_20 = 1; +x_21 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_21, 0, x_4); +lean_ctor_set(x_21, 1, x_18); +lean_ctor_set_uint32(x_21, sizeof(void*)*2, x_19); +lean_ctor_set_uint8(x_21, sizeof(void*)*2 + 4, x_20); +x_22 = lean_alloc_ctor(1, 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_12); +return x_23; } } } @@ -17457,11 +18063,11 @@ static lean_object* _init_l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__2__ _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_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__1; -x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__2; -x_3 = lean_unsigned_to_nat(459u); +x_1 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__1; +x_2 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__2; +x_3 = lean_unsigned_to_nat(467u); x_4 = lean_unsigned_to_nat(61u); -x_5 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__3; +x_5 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__3; x_6 = l___private_Init_Util_0__mkPanicMessageWithDecl(x_1, x_2, x_3, x_4, x_5); return x_6; } @@ -17679,7 +18285,7 @@ if (x_8 == 0) { if (x_9 == 0) { -lean_object* x_21; lean_object* x_22; uint32_t x_23; lean_object* x_24; lean_object* x_25; lean_object* x_26; +lean_object* x_21; lean_object* x_22; uint32_t x_23; uint8_t x_24; lean_object* x_25; lean_object* x_26; lean_object* x_27; lean_dec(x_19); lean_dec(x_18); lean_dec(x_17); @@ -17695,35 +18301,37 @@ lean_dec(x_1); x_21 = l_Lean_mkAppN(x_10, x_11); x_22 = lean_box(0); x_23 = 0; -x_24 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_24, 0, x_21); -lean_ctor_set(x_24, 1, x_22); -lean_ctor_set_uint32(x_24, sizeof(void*)*2, x_23); -x_25 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_25, 0, x_24); -x_26 = lean_alloc_ctor(0, 2, 0); +x_24 = 1; +x_25 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_25, 0, x_21); +lean_ctor_set(x_25, 1, x_22); +lean_ctor_set_uint32(x_25, sizeof(void*)*2, x_23); +lean_ctor_set_uint8(x_25, sizeof(void*)*2 + 4, x_24); +x_26 = lean_alloc_ctor(1, 1, 0); lean_ctor_set(x_26, 0, x_25); -lean_ctor_set(x_26, 1, x_20); -return x_26; +x_27 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_27, 0, x_26); +lean_ctor_set(x_27, 1, x_20); +return x_27; } else { -lean_object* x_27; lean_object* x_28; +lean_object* x_28; lean_object* x_29; lean_dec(x_11); lean_dec(x_10); -x_27 = lean_box(0); -x_28 = l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_27, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); -return x_28; +x_28 = lean_box(0); +x_29 = l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_28, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +return x_29; } } else { -lean_object* x_29; lean_object* x_30; +lean_object* x_30; lean_object* x_31; lean_dec(x_11); lean_dec(x_10); -x_29 = lean_box(0); -x_30 = l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_29, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); -return x_30; +x_30 = lean_box(0); +x_31 = l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__3(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_30, x_13, x_14, x_15, x_16, x_17, x_18, x_19, x_20); +return x_31; } } } @@ -17815,7 +18423,7 @@ lean_inc(x_2); x_21 = l_Lean_Meta_getFunInfoNArgs(x_2, x_20, x_8, x_9, x_10, x_11, x_12); 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; lean_object* x_27; lean_object* x_28; lean_object* x_29; size_t x_30; size_t 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; lean_object* x_32; size_t x_33; size_t x_34; lean_object* x_35; x_22 = lean_ctor_get(x_21, 0); lean_inc(x_22); x_23 = lean_ctor_get(x_21, 1); @@ -17823,19 +18431,24 @@ lean_inc(x_23); lean_dec(x_21); x_24 = lean_ctor_get(x_22, 0); lean_inc(x_24); -lean_dec(x_22); -x_25 = lean_ctor_get(x_3, 2); -lean_inc(x_25); -x_26 = lean_array_get_size(x_25); -x_27 = l_Array_toSubarray___rarg(x_25, x_13, x_26); -x_28 = l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__5___closed__5; +x_25 = l_Lean_Meta_Simp_getConfig___rarg(x_6, x_7, x_8, x_9, x_10, x_11, 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_29 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_29, 0, x_27); -lean_ctor_set(x_29, 1, x_28); -x_30 = lean_usize_of_nat(x_20); +lean_dec(x_25); +x_28 = lean_ctor_get(x_3, 2); +lean_inc(x_28); +x_29 = lean_array_get_size(x_28); +x_30 = l_Array_toSubarray___rarg(x_28, x_13, x_29); +x_31 = l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__5___closed__5; +lean_inc(x_30); +x_32 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_32, 0, x_30); +lean_ctor_set(x_32, 1, x_31); +x_33 = lean_usize_of_nat(x_20); lean_dec(x_20); -x_31 = 0; +x_34 = 0; lean_inc(x_11); lean_inc(x_10); lean_inc(x_9); @@ -17843,117 +18456,123 @@ lean_inc(x_8); lean_inc(x_7); lean_inc(x_6); lean_inc(x_5); -x_32 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2(x_24, x_19, x_30, x_31, x_29, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_23); +x_35 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2(x_22, x_24, x_26, x_19, x_33, x_34, x_32, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_27); +lean_dec(x_26); lean_dec(x_24); -if (lean_obj_tag(x_32) == 0) +lean_dec(x_22); +if (lean_obj_tag(x_35) == 0) { -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_33 = lean_ctor_get(x_32, 0); -lean_inc(x_33); -x_34 = lean_ctor_get(x_33, 1); -lean_inc(x_34); -lean_dec(x_33); -x_35 = lean_ctor_get(x_34, 1); -lean_inc(x_35); -x_36 = lean_ctor_get(x_35, 1); +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; +x_36 = lean_ctor_get(x_35, 0); lean_inc(x_36); x_37 = lean_ctor_get(x_36, 1); lean_inc(x_37); +lean_dec(x_36); x_38 = lean_ctor_get(x_37, 1); lean_inc(x_38); x_39 = lean_ctor_get(x_38, 1); lean_inc(x_39); -lean_dec(x_38); -x_40 = lean_unbox(x_39); -lean_dec(x_39); -if (x_40 == 0) -{ -uint8_t x_41; -lean_dec(x_37); -lean_dec(x_36); -lean_dec(x_35); -lean_dec(x_34); -lean_dec(x_27); -lean_dec(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_5); -lean_dec(x_3); -lean_dec(x_2); -x_41 = !lean_is_exclusive(x_32); -if (x_41 == 0) -{ -lean_object* x_42; lean_object* x_43; uint32_t x_44; lean_object* x_45; lean_object* x_46; -x_42 = lean_ctor_get(x_32, 0); +x_40 = lean_ctor_get(x_39, 1); +lean_inc(x_40); +x_41 = lean_ctor_get(x_40, 1); +lean_inc(x_41); +x_42 = lean_ctor_get(x_41, 1); +lean_inc(x_42); +lean_dec(x_41); +x_43 = lean_unbox(x_42); lean_dec(x_42); -x_43 = lean_box(0); -x_44 = 0; -x_45 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_45, 0, x_1); -lean_ctor_set(x_45, 1, x_43); -lean_ctor_set_uint32(x_45, sizeof(void*)*2, x_44); -x_46 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_46, 0, x_45); -lean_ctor_set(x_32, 0, x_46); -return x_32; -} -else +if (x_43 == 0) { -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_47 = lean_ctor_get(x_32, 1); -lean_inc(x_47); -lean_dec(x_32); -x_48 = lean_box(0); -x_49 = 0; -x_50 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_50, 0, x_1); -lean_ctor_set(x_50, 1, x_48); -lean_ctor_set_uint32(x_50, sizeof(void*)*2, x_49); -x_51 = lean_alloc_ctor(1, 1, 0); -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_47); -return x_52; -} -} -else -{ -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; uint8_t x_60; uint8_t x_61; lean_object* x_62; -lean_dec(x_1); -x_53 = lean_ctor_get(x_32, 1); -lean_inc(x_53); -lean_dec(x_32); -x_54 = lean_ctor_get(x_34, 0); -lean_inc(x_54); -lean_dec(x_34); -x_55 = lean_ctor_get(x_35, 0); -lean_inc(x_55); -lean_dec(x_35); -x_56 = lean_ctor_get(x_36, 0); -lean_inc(x_56); -lean_dec(x_36); -x_57 = lean_ctor_get(x_37, 0); -lean_inc(x_57); +uint8_t x_44; +lean_dec(x_40); +lean_dec(x_39); +lean_dec(x_38); lean_dec(x_37); -x_58 = l_Lean_Meta_Simp_Context_simpTheorems___default___closed__1; -x_59 = lean_box(0); -x_60 = lean_unbox(x_57); -lean_dec(x_57); -x_61 = lean_unbox(x_56); -lean_dec(x_56); -x_62 = l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__4(x_3, x_58, x_27, x_54, x_19, x_30, x_31, x_60, x_61, x_2, x_55, x_59, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_53); -return x_62; +lean_dec(x_30); +lean_dec(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_5); +lean_dec(x_3); +lean_dec(x_2); +x_44 = !lean_is_exclusive(x_35); +if (x_44 == 0) +{ +lean_object* x_45; lean_object* x_46; uint32_t x_47; uint8_t x_48; lean_object* x_49; lean_object* x_50; +x_45 = lean_ctor_get(x_35, 0); +lean_dec(x_45); +x_46 = lean_box(0); +x_47 = 0; +x_48 = 1; +x_49 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_49, 0, x_1); +lean_ctor_set(x_49, 1, x_46); +lean_ctor_set_uint32(x_49, sizeof(void*)*2, x_47); +lean_ctor_set_uint8(x_49, sizeof(void*)*2 + 4, x_48); +x_50 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_50, 0, x_49); +lean_ctor_set(x_35, 0, x_50); +return x_35; +} +else +{ +lean_object* x_51; lean_object* x_52; uint32_t x_53; uint8_t x_54; lean_object* x_55; lean_object* x_56; lean_object* x_57; +x_51 = lean_ctor_get(x_35, 1); +lean_inc(x_51); +lean_dec(x_35); +x_52 = lean_box(0); +x_53 = 0; +x_54 = 1; +x_55 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_55, 0, x_1); +lean_ctor_set(x_55, 1, x_52); +lean_ctor_set_uint32(x_55, sizeof(void*)*2, x_53); +lean_ctor_set_uint8(x_55, sizeof(void*)*2 + 4, x_54); +x_56 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_56, 0, x_55); +x_57 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_57, 0, x_56); +lean_ctor_set(x_57, 1, x_51); +return x_57; } } else { -uint8_t x_63; -lean_dec(x_27); +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; uint8_t x_65; uint8_t x_66; lean_object* x_67; +lean_dec(x_1); +x_58 = lean_ctor_get(x_35, 1); +lean_inc(x_58); +lean_dec(x_35); +x_59 = lean_ctor_get(x_37, 0); +lean_inc(x_59); +lean_dec(x_37); +x_60 = lean_ctor_get(x_38, 0); +lean_inc(x_60); +lean_dec(x_38); +x_61 = lean_ctor_get(x_39, 0); +lean_inc(x_61); +lean_dec(x_39); +x_62 = lean_ctor_get(x_40, 0); +lean_inc(x_62); +lean_dec(x_40); +x_63 = l_Lean_Meta_Simp_Context_simpTheorems___default___closed__1; +x_64 = lean_box(0); +x_65 = lean_unbox(x_62); +lean_dec(x_62); +x_66 = lean_unbox(x_61); +lean_dec(x_61); +x_67 = l_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___lambda__4(x_3, x_63, x_30, x_59, x_19, x_33, x_34, x_65, x_66, x_2, x_60, x_64, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_58); +return x_67; +} +} +else +{ +uint8_t x_68; +lean_dec(x_30); lean_dec(x_19); lean_dec(x_11); lean_dec(x_10); @@ -17965,29 +18584,29 @@ lean_dec(x_5); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_63 = !lean_is_exclusive(x_32); -if (x_63 == 0) +x_68 = !lean_is_exclusive(x_35); +if (x_68 == 0) { -return x_32; +return x_35; } else { -lean_object* x_64; lean_object* x_65; lean_object* x_66; -x_64 = lean_ctor_get(x_32, 0); -x_65 = lean_ctor_get(x_32, 1); -lean_inc(x_65); -lean_inc(x_64); -lean_dec(x_32); -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_object* x_69; lean_object* x_70; lean_object* x_71; +x_69 = lean_ctor_get(x_35, 0); +x_70 = lean_ctor_get(x_35, 1); +lean_inc(x_70); +lean_inc(x_69); +lean_dec(x_35); +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_67; +uint8_t x_72; lean_dec(x_20); lean_dec(x_19); lean_dec(x_11); @@ -18000,23 +18619,23 @@ lean_dec(x_5); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_67 = !lean_is_exclusive(x_21); -if (x_67 == 0) +x_72 = !lean_is_exclusive(x_21); +if (x_72 == 0) { return x_21; } else { -lean_object* x_68; lean_object* x_69; lean_object* x_70; -x_68 = lean_ctor_get(x_21, 0); -x_69 = lean_ctor_get(x_21, 1); -lean_inc(x_69); -lean_inc(x_68); +lean_object* x_73; lean_object* x_74; lean_object* x_75; +x_73 = lean_ctor_get(x_21, 0); +x_74 = lean_ctor_get(x_21, 1); +lean_inc(x_74); +lean_inc(x_73); lean_dec(x_21); -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; +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; } } } @@ -18247,30 +18866,68 @@ lean_object* x_17 = _args[16]; lean_object* x_18 = _args[17]; _start: { -uint8_t x_19; uint8_t x_20; lean_object* x_21; -x_19 = lean_unbox(x_8); +uint8_t x_19; uint8_t x_20; uint8_t x_21; lean_object* x_22; +x_19 = lean_unbox(x_6); +lean_dec(x_6); +x_20 = lean_unbox(x_8); lean_dec(x_8); -x_20 = lean_unbox(x_9); +x_21 = lean_unbox(x_9); lean_dec(x_9); -x_21 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_1, x_2, x_3, x_4, x_5, x_6, x_7, x_19, x_20, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +x_22 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__2(x_1, x_2, x_3, x_4, x_5, x_19, x_7, x_20, x_21, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); lean_dec(x_10); lean_dec(x_2); lean_dec(x_1); -return x_21; +return x_22; } } -LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_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, 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_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___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]; +lean_object* x_18 = _args[17]; _start: { -size_t x_14; size_t x_15; lean_object* x_16; -x_14 = lean_unbox_usize(x_3); -lean_dec(x_3); -x_15 = lean_unbox_usize(x_4); +uint8_t x_19; uint8_t x_20; uint8_t x_21; uint8_t x_22; lean_object* x_23; +x_19 = lean_unbox(x_2); +lean_dec(x_2); +x_20 = lean_unbox(x_6); +lean_dec(x_6); +x_21 = lean_unbox(x_7); +lean_dec(x_7); +x_22 = lean_unbox(x_9); +lean_dec(x_9); +x_23 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3(x_1, x_19, x_3, x_4, x_5, x_20, x_21, x_8, x_22, x_10, x_11, x_12, x_13, x_14, x_15, x_16, x_17, x_18); +return x_23; +} +} +LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_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, 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_5); +lean_dec(x_5); +x_17 = lean_unbox_usize(x_6); +lean_dec(x_6); +x_18 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2(x_1, x_2, x_3, x_4, x_16, x_17, x_7, x_8, x_9, x_10, x_11, x_12, x_13, x_14, x_15); lean_dec(x_4); -x_16 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2(x_1, x_2, x_14, x_15, x_5, x_6, x_7, x_8, x_9, x_10, x_11, x_12, x_13); +lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -return x_16; +return x_18; } } LEAN_EXPORT lean_object* l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_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, lean_object* x_6, 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) { @@ -18590,7 +19247,7 @@ x_8 = lean_ctor_get(x_1, 1); lean_inc(x_8); if (lean_obj_tag(x_8) == 0) { -lean_object* x_9; lean_object* x_10; lean_object* x_11; uint32_t x_12; lean_object* x_13; lean_object* x_14; +lean_object* x_9; lean_object* x_10; lean_object* x_11; uint32_t x_12; uint8_t x_13; lean_object* x_14; lean_object* x_15; lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); @@ -18601,170 +19258,178 @@ lean_dec(x_1); x_10 = l_Lean_mkAppN(x_9, x_2); x_11 = lean_box(0); x_12 = 0; -x_13 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_13, 0, x_10); -lean_ctor_set(x_13, 1, x_11); -lean_ctor_set_uint32(x_13, sizeof(void*)*2, 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_7); -return x_14; +x_13 = 1; +x_14 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_14, 0, x_10); +lean_ctor_set(x_14, 1, x_11); +lean_ctor_set_uint32(x_14, sizeof(void*)*2, x_12); +lean_ctor_set_uint8(x_14, sizeof(void*)*2 + 4, 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; } else { -uint8_t x_15; -x_15 = !lean_is_exclusive(x_8); -if (x_15 == 0) +uint8_t x_16; +x_16 = !lean_is_exclusive(x_8); +if (x_16 == 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_8, 0); -x_17 = lean_array_get_size(x_2); -x_18 = lean_usize_of_nat(x_17); -lean_dec(x_17); -x_19 = 0; -x_20 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_Result_addExtraArgs___spec__1(x_2, x_18, x_19, x_16, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(x_20) == 0) +lean_object* x_17; lean_object* x_18; size_t x_19; size_t x_20; lean_object* x_21; +x_17 = lean_ctor_get(x_8, 0); +x_18 = lean_array_get_size(x_2); +x_19 = lean_usize_of_nat(x_18); +lean_dec(x_18); +x_20 = 0; +x_21 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_Result_addExtraArgs___spec__1(x_2, x_19, x_20, x_17, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_21) == 0) { -uint8_t x_21; -x_21 = !lean_is_exclusive(x_20); -if (x_21 == 0) +uint8_t x_22; +x_22 = !lean_is_exclusive(x_21); +if (x_22 == 0) { -lean_object* x_22; lean_object* x_23; lean_object* x_24; uint32_t x_25; lean_object* x_26; -x_22 = lean_ctor_get(x_20, 0); -x_23 = lean_ctor_get(x_1, 0); -lean_inc(x_23); +lean_object* x_23; lean_object* x_24; lean_object* x_25; uint32_t x_26; uint8_t x_27; lean_object* x_28; +x_23 = lean_ctor_get(x_21, 0); +x_24 = lean_ctor_get(x_1, 0); +lean_inc(x_24); lean_dec(x_1); -x_24 = l_Lean_mkAppN(x_23, x_2); -lean_ctor_set(x_8, 0, x_22); -x_25 = 0; -x_26 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_26, 0, x_24); -lean_ctor_set(x_26, 1, x_8); -lean_ctor_set_uint32(x_26, sizeof(void*)*2, x_25); -lean_ctor_set(x_20, 0, x_26); -return x_20; +x_25 = l_Lean_mkAppN(x_24, x_2); +lean_ctor_set(x_8, 0, x_23); +x_26 = 0; +x_27 = 1; +x_28 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_28, 0, x_25); +lean_ctor_set(x_28, 1, x_8); +lean_ctor_set_uint32(x_28, sizeof(void*)*2, x_26); +lean_ctor_set_uint8(x_28, sizeof(void*)*2 + 4, x_27); +lean_ctor_set(x_21, 0, x_28); +return x_21; } else { -lean_object* x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; uint32_t x_31; lean_object* x_32; lean_object* x_33; -x_27 = lean_ctor_get(x_20, 0); -x_28 = lean_ctor_get(x_20, 1); -lean_inc(x_28); -lean_inc(x_27); -lean_dec(x_20); -x_29 = lean_ctor_get(x_1, 0); +lean_object* x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; uint32_t x_33; uint8_t x_34; lean_object* x_35; lean_object* x_36; +x_29 = lean_ctor_get(x_21, 0); +x_30 = lean_ctor_get(x_21, 1); +lean_inc(x_30); lean_inc(x_29); +lean_dec(x_21); +x_31 = lean_ctor_get(x_1, 0); +lean_inc(x_31); lean_dec(x_1); -x_30 = l_Lean_mkAppN(x_29, x_2); -lean_ctor_set(x_8, 0, x_27); -x_31 = 0; -x_32 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_32, 0, x_30); -lean_ctor_set(x_32, 1, x_8); -lean_ctor_set_uint32(x_32, sizeof(void*)*2, 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_28); -return x_33; +x_32 = l_Lean_mkAppN(x_31, x_2); +lean_ctor_set(x_8, 0, x_29); +x_33 = 0; +x_34 = 1; +x_35 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_35, 0, x_32); +lean_ctor_set(x_35, 1, x_8); +lean_ctor_set_uint32(x_35, sizeof(void*)*2, x_33); +lean_ctor_set_uint8(x_35, sizeof(void*)*2 + 4, 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; } } else { -uint8_t x_34; +uint8_t x_37; lean_free_object(x_8); lean_dec(x_2); lean_dec(x_1); -x_34 = !lean_is_exclusive(x_20); -if (x_34 == 0) +x_37 = !lean_is_exclusive(x_21); +if (x_37 == 0) { -return x_20; +return x_21; } else { -lean_object* x_35; lean_object* x_36; lean_object* x_37; -x_35 = lean_ctor_get(x_20, 0); -x_36 = lean_ctor_get(x_20, 1); -lean_inc(x_36); -lean_inc(x_35); -lean_dec(x_20); -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_38; lean_object* x_39; size_t x_40; size_t x_41; lean_object* x_42; -x_38 = lean_ctor_get(x_8, 0); +lean_object* x_38; lean_object* x_39; lean_object* x_40; +x_38 = lean_ctor_get(x_21, 0); +x_39 = lean_ctor_get(x_21, 1); +lean_inc(x_39); lean_inc(x_38); -lean_dec(x_8); -x_39 = lean_array_get_size(x_2); -x_40 = lean_usize_of_nat(x_39); -lean_dec(x_39); -x_41 = 0; -x_42 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_Result_addExtraArgs___spec__1(x_2, x_40, x_41, x_38, x_3, x_4, x_5, x_6, x_7); -if (lean_obj_tag(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; uint32_t x_49; lean_object* x_50; lean_object* x_51; -x_43 = lean_ctor_get(x_42, 0); -lean_inc(x_43); -x_44 = lean_ctor_get(x_42, 1); -lean_inc(x_44); -if (lean_is_exclusive(x_42)) { - lean_ctor_release(x_42, 0); - lean_ctor_release(x_42, 1); - x_45 = x_42; -} else { - lean_dec_ref(x_42); - x_45 = lean_box(0); +lean_dec(x_21); +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_46 = lean_ctor_get(x_1, 0); -lean_inc(x_46); -lean_dec(x_1); -x_47 = l_Lean_mkAppN(x_46, x_2); -x_48 = lean_alloc_ctor(1, 1, 0); -lean_ctor_set(x_48, 0, x_43); -x_49 = 0; -x_50 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_50, 0, x_47); -lean_ctor_set(x_50, 1, x_48); -lean_ctor_set_uint32(x_50, sizeof(void*)*2, x_49); -if (lean_is_scalar(x_45)) { - x_51 = lean_alloc_ctor(0, 2, 0); -} else { - x_51 = x_45; } -lean_ctor_set(x_51, 0, x_50); -lean_ctor_set(x_51, 1, x_44); -return x_51; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; +lean_object* x_41; lean_object* x_42; size_t x_43; size_t x_44; lean_object* x_45; +x_41 = lean_ctor_get(x_8, 0); +lean_inc(x_41); +lean_dec(x_8); +x_42 = lean_array_get_size(x_2); +x_43 = lean_usize_of_nat(x_42); +lean_dec(x_42); +x_44 = 0; +x_45 = l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_Result_addExtraArgs___spec__1(x_2, x_43, x_44, x_41, x_3, x_4, x_5, x_6, x_7); +if (lean_obj_tag(x_45) == 0) +{ +lean_object* x_46; lean_object* x_47; lean_object* x_48; lean_object* x_49; lean_object* x_50; lean_object* x_51; uint32_t x_52; uint8_t x_53; lean_object* x_54; lean_object* x_55; +x_46 = lean_ctor_get(x_45, 0); +lean_inc(x_46); +x_47 = lean_ctor_get(x_45, 1); +lean_inc(x_47); +if (lean_is_exclusive(x_45)) { + lean_ctor_release(x_45, 0); + lean_ctor_release(x_45, 1); + x_48 = x_45; +} else { + lean_dec_ref(x_45); + x_48 = lean_box(0); +} +x_49 = lean_ctor_get(x_1, 0); +lean_inc(x_49); +lean_dec(x_1); +x_50 = l_Lean_mkAppN(x_49, x_2); +x_51 = lean_alloc_ctor(1, 1, 0); +lean_ctor_set(x_51, 0, x_46); +x_52 = 0; +x_53 = 1; +x_54 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_54, 0, x_50); +lean_ctor_set(x_54, 1, x_51); +lean_ctor_set_uint32(x_54, sizeof(void*)*2, x_52); +lean_ctor_set_uint8(x_54, sizeof(void*)*2 + 4, x_53); +if (lean_is_scalar(x_48)) { + x_55 = lean_alloc_ctor(0, 2, 0); +} else { + x_55 = x_48; +} +lean_ctor_set(x_55, 0, x_54); +lean_ctor_set(x_55, 1, x_47); +return x_55; +} +else +{ +lean_object* x_56; lean_object* x_57; lean_object* x_58; lean_object* x_59; lean_dec(x_2); lean_dec(x_1); -x_52 = lean_ctor_get(x_42, 0); -lean_inc(x_52); -x_53 = lean_ctor_get(x_42, 1); -lean_inc(x_53); -if (lean_is_exclusive(x_42)) { - lean_ctor_release(x_42, 0); - lean_ctor_release(x_42, 1); - x_54 = x_42; +x_56 = lean_ctor_get(x_45, 0); +lean_inc(x_56); +x_57 = lean_ctor_get(x_45, 1); +lean_inc(x_57); +if (lean_is_exclusive(x_45)) { + lean_ctor_release(x_45, 0); + lean_ctor_release(x_45, 1); + x_58 = x_45; } else { - lean_dec_ref(x_42); - x_54 = lean_box(0); + lean_dec_ref(x_45); + x_58 = lean_box(0); } -if (lean_is_scalar(x_54)) { - x_55 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_58)) { + x_59 = lean_alloc_ctor(1, 2, 0); } else { - x_55 = x_54; + x_59 = x_58; } -lean_ctor_set(x_55, 0, x_52); -lean_ctor_set(x_55, 1, x_53); -return x_55; +lean_ctor_set(x_59, 0, x_56); +lean_ctor_set(x_59, 1, x_57); +return x_59; } } } @@ -19355,6 +20020,7 @@ lean_dec_ref(res); l_Lean_Meta_Simp_Result_proof_x3f___default = _init_l_Lean_Meta_Simp_Result_proof_x3f___default(); lean_mark_persistent(l_Lean_Meta_Simp_Result_proof_x3f___default); l_Lean_Meta_Simp_Result_dischargeDepth___default = _init_l_Lean_Meta_Simp_Result_dischargeDepth___default(); +l_Lean_Meta_Simp_Result_cache___default = _init_l_Lean_Meta_Simp_Result_cache___default(); l_Lean_Meta_Simp_instInhabitedResult___closed__1 = _init_l_Lean_Meta_Simp_instInhabitedResult___closed__1(); lean_mark_persistent(l_Lean_Meta_Simp_instInhabitedResult___closed__1); l_Lean_Meta_Simp_instInhabitedResult___closed__2 = _init_l_Lean_Meta_Simp_instInhabitedResult___closed__2(); @@ -19398,8 +20064,6 @@ l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__3 = _init_l_Lean_Meta_Simp_C lean_mark_persistent(l_Lean_Meta_Simp_Context_mkDefault___rarg___closed__3); l_Lean_Meta_Simp_State_cache___default = _init_l_Lean_Meta_Simp_State_cache___default(); lean_mark_persistent(l_Lean_Meta_Simp_State_cache___default); -l_Lean_Meta_Simp_State_cacheGround___default = _init_l_Lean_Meta_Simp_State_cacheGround___default(); -lean_mark_persistent(l_Lean_Meta_Simp_State_cacheGround___default); l_Lean_Meta_Simp_State_congrCache___default = _init_l_Lean_Meta_Simp_State_congrCache___default(); lean_mark_persistent(l_Lean_Meta_Simp_State_congrCache___default); l_Lean_Meta_Simp_State_usedTheorems___default = _init_l_Lean_Meta_Simp_State_usedTheorems___default(); @@ -19470,50 +20134,50 @@ l_Lean_Meta_Simp_removeUnnecessaryCasts___closed__1 = _init_l_Lean_Meta_Simp_rem lean_mark_persistent(l_Lean_Meta_Simp_removeUnnecessaryCasts___closed__1); l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1___closed__1 = _init_l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1___closed__1(); lean_mark_persistent(l_Lean_isTracingEnabledFor___at_Lean_Meta_Simp_congrArgs___spec__1___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__3); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__4(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__4); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__5 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__5(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__5); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__6 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__6(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__6); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__7 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__7(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__7); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__8 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__8(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__8); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__9 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__9(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__9); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__10 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__10(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__10); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__11 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__11(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__11); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__12 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__12(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__12); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__13 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__13(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__13); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__14 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__14(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__14); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__15 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__15(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__15); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__16); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__17 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__17(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__17); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__18 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__18(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__18); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__19 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__19(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__19); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__20 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__20(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__20); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__21 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__21(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__21); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__22 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__22(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__4___closed__22); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__2); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__3(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__3); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__4(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__4); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__5 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__5(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__5); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__6 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__6(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__6); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__7 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__7(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__7); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__8 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__8(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__8); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__9 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__9(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__9); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__10 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__10(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__10); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__11 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__11(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__11); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__12 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__12(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__12); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__13 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__13(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__13); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__14 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__14(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__14); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__15 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__15(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__15); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__16); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__17 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__17(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__17); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__18 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__18(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__18); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__19 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__19(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__19); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__20 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__20(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__20); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__21 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__21(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__21); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__22 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__22(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_congrArgs___spec__3___closed__22); l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__1 = _init_l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__1(); lean_mark_persistent(l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__1); l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__2 = _init_l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__2(); @@ -19522,14 +20186,14 @@ l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__3 = _ini lean_mark_persistent(l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__3); l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__4 = _init_l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__4(); lean_mark_persistent(l_panic___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__1___closed__4); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__1(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__1); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__2(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__2); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__3(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__3); -l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4(); -lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___closed__4); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__1(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__1); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__2(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__2); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__3 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__3(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__3); +l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__4 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__4(); +lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__2___lambda__3___closed__4); l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__1 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__1(); lean_mark_persistent(l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__1); l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__2 = _init_l_Array_forInUnsafe_loop___at_Lean_Meta_Simp_tryAutoCongrTheorem_x3f___spec__4___closed__2(); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Split.c b/stage0/stdlib/Lean/Meta/Tactic/Split.c index fbc56f458f..339e68f503 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Split.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Split.c @@ -454,51 +454,47 @@ x_3 = l_Lean_Meta_getSimpCongrTheorems___rarg(x_1, x_2); x_4 = !lean_is_exclusive(x_3); if (x_4 == 0) { -lean_object* x_5; lean_object* x_6; uint32_t x_7; lean_object* x_8; uint8_t x_9; uint32_t x_10; lean_object* x_11; lean_object* x_12; +lean_object* x_5; lean_object* x_6; uint32_t x_7; lean_object* x_8; uint32_t x_9; lean_object* x_10; lean_object* x_11; x_5 = lean_ctor_get(x_3, 0); x_6 = lean_box(0); x_7 = 0; x_8 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__1; -x_9 = 0; -x_10 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__2; -x_11 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__3; -x_12 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_12, 0, x_8); -lean_ctor_set(x_12, 1, x_11); -lean_ctor_set(x_12, 2, x_5); -lean_ctor_set(x_12, 3, x_6); -lean_ctor_set_uint8(x_12, sizeof(void*)*4 + 8, x_9); -lean_ctor_set_uint32(x_12, sizeof(void*)*4, x_10); -lean_ctor_set_uint32(x_12, sizeof(void*)*4 + 4, x_7); -lean_ctor_set(x_3, 0, x_12); +x_9 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__2; +x_10 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__3; +x_11 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_11, 0, x_8); +lean_ctor_set(x_11, 1, x_10); +lean_ctor_set(x_11, 2, x_5); +lean_ctor_set(x_11, 3, x_6); +lean_ctor_set_uint32(x_11, sizeof(void*)*4, x_9); +lean_ctor_set_uint32(x_11, sizeof(void*)*4 + 4, x_7); +lean_ctor_set(x_3, 0, x_11); return x_3; } else { -lean_object* x_13; lean_object* x_14; lean_object* x_15; uint32_t x_16; lean_object* x_17; uint8_t x_18; uint32_t x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_13 = lean_ctor_get(x_3, 0); -x_14 = lean_ctor_get(x_3, 1); -lean_inc(x_14); +lean_object* x_12; lean_object* x_13; lean_object* x_14; uint32_t x_15; lean_object* x_16; uint32_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_12 = lean_ctor_get(x_3, 0); +x_13 = lean_ctor_get(x_3, 1); lean_inc(x_13); +lean_inc(x_12); lean_dec(x_3); -x_15 = lean_box(0); -x_16 = 0; -x_17 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__1; -x_18 = 0; -x_19 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__2; -x_20 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__3; -x_21 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_21, 0, x_17); -lean_ctor_set(x_21, 1, x_20); -lean_ctor_set(x_21, 2, x_13); -lean_ctor_set(x_21, 3, x_15); -lean_ctor_set_uint8(x_21, sizeof(void*)*4 + 8, x_18); -lean_ctor_set_uint32(x_21, sizeof(void*)*4, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*4 + 4, x_16); -x_22 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_14); -return x_22; +x_14 = lean_box(0); +x_15 = 0; +x_16 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__1; +x_17 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__2; +x_18 = l_Lean_Meta_Split_getSimpMatchContext___rarg___closed__3; +x_19 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_19, 0, x_16); +lean_ctor_set(x_19, 1, x_18); +lean_ctor_set(x_19, 2, x_12); +lean_ctor_set(x_19, 3, x_14); +lean_ctor_set_uint32(x_19, sizeof(void*)*4, x_17); +lean_ctor_set_uint32(x_19, sizeof(void*)*4 + 4, x_15); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_19); +lean_ctor_set(x_20, 1, x_13); +return x_20; } } } @@ -610,7 +606,7 @@ lean_dec(x_1); x_17 = !lean_is_exclusive(x_13); if (x_17 == 0) { -lean_object* x_18; lean_object* x_19; lean_object* x_20; uint32_t x_21; lean_object* x_22; lean_object* x_23; +lean_object* x_18; lean_object* x_19; lean_object* x_20; uint32_t x_21; uint8_t x_22; lean_object* x_23; lean_object* x_24; x_18 = lean_ctor_get(x_13, 0); lean_dec(x_18); x_19 = lean_ctor_get(x_14, 0); @@ -618,42 +614,46 @@ lean_inc(x_19); lean_dec(x_14); x_20 = lean_box(0); x_21 = 0; -x_22 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_22, 0, x_19); -lean_ctor_set(x_22, 1, x_20); -lean_ctor_set_uint32(x_22, sizeof(void*)*2, x_21); -x_23 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_23, 0, x_22); -lean_ctor_set(x_13, 0, x_23); +x_22 = 1; +x_23 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_23, 0, x_19); +lean_ctor_set(x_23, 1, x_20); +lean_ctor_set_uint32(x_23, sizeof(void*)*2, x_21); +lean_ctor_set_uint8(x_23, sizeof(void*)*2 + 4, x_22); +x_24 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_24, 0, x_23); +lean_ctor_set(x_13, 0, x_24); return x_13; } else { -lean_object* x_24; lean_object* x_25; lean_object* x_26; uint32_t x_27; lean_object* x_28; lean_object* x_29; lean_object* x_30; -x_24 = lean_ctor_get(x_13, 1); -lean_inc(x_24); -lean_dec(x_13); -x_25 = lean_ctor_get(x_14, 0); +lean_object* x_25; lean_object* x_26; lean_object* x_27; uint32_t x_28; uint8_t x_29; lean_object* x_30; lean_object* x_31; lean_object* x_32; +x_25 = lean_ctor_get(x_13, 1); lean_inc(x_25); +lean_dec(x_13); +x_26 = lean_ctor_get(x_14, 0); +lean_inc(x_26); lean_dec(x_14); -x_26 = lean_box(0); -x_27 = 0; -x_28 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_28, 0, x_25); -lean_ctor_set(x_28, 1, x_26); -lean_ctor_set_uint32(x_28, sizeof(void*)*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_24); -return x_30; +x_27 = lean_box(0); +x_28 = 0; +x_29 = 1; +x_30 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_30, 0, x_26); +lean_ctor_set(x_30, 1, x_27); +lean_ctor_set_uint32(x_30, sizeof(void*)*2, x_28); +lean_ctor_set_uint8(x_30, sizeof(void*)*2 + 4, x_29); +x_31 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_31, 0, x_30); +x_32 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_32, 0, x_31); +lean_ctor_set(x_32, 1, x_25); +return x_32; } } } else { -uint8_t x_31; +uint8_t x_33; lean_dec(x_12); lean_dec(x_9); lean_dec(x_8); @@ -663,23 +663,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_1); -x_31 = !lean_is_exclusive(x_13); -if (x_31 == 0) +x_33 = !lean_is_exclusive(x_13); +if (x_33 == 0) { return x_13; } else { -lean_object* x_32; lean_object* x_33; lean_object* x_34; -x_32 = lean_ctor_get(x_13, 0); -x_33 = lean_ctor_get(x_13, 1); -lean_inc(x_33); -lean_inc(x_32); +lean_object* x_34; lean_object* x_35; lean_object* x_36; +x_34 = lean_ctor_get(x_13, 0); +x_35 = lean_ctor_get(x_13, 1); +lean_inc(x_35); +lean_inc(x_34); lean_dec(x_13); -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; +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; } } } @@ -777,19 +777,21 @@ return x_11; LEAN_EXPORT lean_object* l_Lean_Meta_Split_simpMatch___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; uint32_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +lean_object* x_10; uint32_t x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; x_10 = lean_box(0); x_11 = 0; -x_12 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_12, 0, x_1); -lean_ctor_set(x_12, 1, x_10); -lean_ctor_set_uint32(x_12, sizeof(void*)*2, x_11); -x_13 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_13, 0, x_12); -x_14 = lean_alloc_ctor(0, 2, 0); +x_12 = 1; +x_13 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_13, 0, x_1); +lean_ctor_set(x_13, 1, x_10); +lean_ctor_set_uint32(x_13, sizeof(void*)*2, x_11); +lean_ctor_set_uint8(x_13, sizeof(void*)*2 + 4, x_12); +x_14 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_9); +return x_15; } } static lean_object* _init_l_Lean_Meta_Split_simpMatch___closed__1() { @@ -1511,7 +1513,7 @@ lean_dec(x_2); x_122 = !lean_is_exclusive(x_15); if (x_122 == 0) { -lean_object* x_123; lean_object* x_124; lean_object* x_125; uint32_t x_126; lean_object* x_127; lean_object* x_128; +lean_object* x_123; lean_object* x_124; lean_object* x_125; uint32_t x_126; uint8_t x_127; lean_object* x_128; lean_object* x_129; x_123 = lean_ctor_get(x_15, 0); lean_dec(x_123); x_124 = lean_ctor_get(x_16, 0); @@ -1519,42 +1521,46 @@ lean_inc(x_124); lean_dec(x_16); x_125 = lean_box(0); x_126 = 0; -x_127 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_127, 0, x_124); -lean_ctor_set(x_127, 1, x_125); -lean_ctor_set_uint32(x_127, sizeof(void*)*2, x_126); -x_128 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_128, 0, x_127); -lean_ctor_set(x_15, 0, x_128); +x_127 = 1; +x_128 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_128, 0, x_124); +lean_ctor_set(x_128, 1, x_125); +lean_ctor_set_uint32(x_128, sizeof(void*)*2, x_126); +lean_ctor_set_uint8(x_128, sizeof(void*)*2 + 4, x_127); +x_129 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_129, 0, x_128); +lean_ctor_set(x_15, 0, x_129); return x_15; } else { -lean_object* x_129; lean_object* x_130; lean_object* x_131; uint32_t x_132; lean_object* x_133; lean_object* x_134; lean_object* x_135; -x_129 = lean_ctor_get(x_15, 1); -lean_inc(x_129); -lean_dec(x_15); -x_130 = lean_ctor_get(x_16, 0); +lean_object* x_130; lean_object* x_131; lean_object* x_132; uint32_t x_133; uint8_t x_134; lean_object* x_135; lean_object* x_136; lean_object* x_137; +x_130 = lean_ctor_get(x_15, 1); lean_inc(x_130); +lean_dec(x_15); +x_131 = lean_ctor_get(x_16, 0); +lean_inc(x_131); lean_dec(x_16); -x_131 = lean_box(0); -x_132 = 0; -x_133 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_133, 0, x_130); -lean_ctor_set(x_133, 1, x_131); -lean_ctor_set_uint32(x_133, sizeof(void*)*2, x_132); -x_134 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_134, 0, 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); -return x_135; +x_132 = lean_box(0); +x_133 = 0; +x_134 = 1; +x_135 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_135, 0, x_131); +lean_ctor_set(x_135, 1, x_132); +lean_ctor_set_uint32(x_135, sizeof(void*)*2, x_133); +lean_ctor_set_uint8(x_135, sizeof(void*)*2 + 4, x_134); +x_136 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_136, 0, x_135); +x_137 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_137, 0, x_136); +lean_ctor_set(x_137, 1, x_130); +return x_137; } } } else { -uint8_t x_136; +uint8_t x_138; lean_dec(x_10); lean_dec(x_9); lean_dec(x_8); @@ -1564,23 +1570,23 @@ lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); -x_136 = !lean_is_exclusive(x_15); -if (x_136 == 0) +x_138 = !lean_is_exclusive(x_15); +if (x_138 == 0) { return x_15; } else { -lean_object* x_137; lean_object* x_138; lean_object* x_139; -x_137 = lean_ctor_get(x_15, 0); -x_138 = lean_ctor_get(x_15, 1); -lean_inc(x_138); -lean_inc(x_137); +lean_object* x_139; lean_object* x_140; lean_object* x_141; +x_139 = lean_ctor_get(x_15, 0); +x_140 = lean_ctor_get(x_15, 1); +lean_inc(x_140); +lean_inc(x_139); lean_dec(x_15); -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; +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; } } } diff --git a/stage0/stdlib/Lean/Meta/Tactic/SplitIf.c b/stage0/stdlib/Lean/Meta/Tactic/SplitIf.c index 689dedbe4f..a414e8cc8e 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/SplitIf.c +++ b/stage0/stdlib/Lean/Meta/Tactic/SplitIf.c @@ -80,7 +80,6 @@ uint8_t l_Lean_Expr_hasMVar(lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_SplitIf___hyg_1491____closed__8; lean_object* l_instHashableArray___rarg___boxed(lean_object*, lean_object*); lean_object* l_Lean_Name_mkStr3(lean_object*, lean_object*, lean_object*); -lean_object* l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___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_Meta_simpIfLocalDecl___closed__4; lean_object* l_Lean_EnvExtension_getState___rarg(lean_object*, lean_object*, lean_object*); LEAN_EXPORT lean_object* l_Array_findSomeRevM_x3f_find___at_Lean_Meta_SplitIf_discharge_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*); @@ -178,6 +177,7 @@ static lean_object* l_Lean_Meta_simpIfTarget___closed__4; lean_object* l_Lean_LocalDecl_type(lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_SplitIf___hyg_1491____closed__3; static lean_object* l_Lean_LazyInitExtension_get___at_Lean_Meta_SplitIf_getSimpContext___spec__1___closed__10; +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*); lean_object* lean_nat_sub(lean_object*, lean_object*); static lean_object* l_Lean_Meta_initFn____x40_Lean_Meta_Tactic_SplitIf___hyg_1491____closed__13; static lean_object* l_Lean_Meta_SplitIf_discharge_x3f___closed__10; @@ -395,12 +395,11 @@ x_31 = lean_box(0); x_32 = 0; x_33 = l_Lean_Meta_SplitIf_initFn____x40_Lean_Meta_Tactic_SplitIf___hyg_5____lambda__1___closed__7; x_34 = l_Lean_Meta_SplitIf_initFn____x40_Lean_Meta_Tactic_SplitIf___hyg_5____lambda__1___closed__8; -x_35 = lean_alloc_ctor(0, 4, 9); +x_35 = lean_alloc_ctor(0, 4, 8); lean_ctor_set(x_35, 0, x_33); lean_ctor_set(x_35, 1, x_30); lean_ctor_set(x_35, 2, x_28); lean_ctor_set(x_35, 3, x_31); -lean_ctor_set_uint8(x_35, sizeof(void*)*4 + 8, x_9); lean_ctor_set_uint32(x_35, sizeof(void*)*4, x_34); lean_ctor_set_uint32(x_35, sizeof(void*)*4 + 4, x_32); lean_ctor_set(x_26, 0, x_35); @@ -420,12 +419,11 @@ x_40 = lean_box(0); x_41 = 0; x_42 = l_Lean_Meta_SplitIf_initFn____x40_Lean_Meta_Tactic_SplitIf___hyg_5____lambda__1___closed__7; x_43 = l_Lean_Meta_SplitIf_initFn____x40_Lean_Meta_Tactic_SplitIf___hyg_5____lambda__1___closed__8; -x_44 = lean_alloc_ctor(0, 4, 9); +x_44 = lean_alloc_ctor(0, 4, 8); lean_ctor_set(x_44, 0, x_42); lean_ctor_set(x_44, 1, x_39); lean_ctor_set(x_44, 2, x_36); lean_ctor_set(x_44, 3, x_40); -lean_ctor_set_uint8(x_44, sizeof(void*)*4 + 8, x_9); lean_ctor_set_uint32(x_44, sizeof(void*)*4, x_43); lean_ctor_set_uint32(x_44, sizeof(void*)*4 + 4, x_41); x_45 = lean_alloc_ctor(0, 2, 0); @@ -3209,7 +3207,7 @@ x_32 = l_Lean_Meta_SplitIf_discharge_x3f___closed__10; 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 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_14, x_33, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); +x_34 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_14, x_33, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); x_35 = lean_ctor_get(x_34, 0); lean_inc(x_35); x_36 = lean_ctor_get(x_34, 1); @@ -3235,7 +3233,7 @@ x_42 = l_Lean_Meta_SplitIf_discharge_x3f___closed__10; 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_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_14, x_43, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); +x_44 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_14, x_43, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); x_45 = lean_ctor_get(x_44, 0); lean_inc(x_45); x_46 = lean_ctor_get(x_44, 1); @@ -3257,7 +3255,7 @@ x_51 = l_Lean_Meta_SplitIf_discharge_x3f___closed__10; 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 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__3(x_14, x_52, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); +x_53 = l_Lean_addTrace___at_Lean_Meta_Simp_congrArgs___spec__2(x_14, x_52, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_21); x_54 = lean_ctor_get(x_53, 0); lean_inc(x_54); x_55 = lean_ctor_get(x_53, 1); diff --git a/stage0/stdlib/Lean/Meta/Tactic/Unfold.c b/stage0/stdlib/Lean/Meta/Tactic/Unfold.c index 9a8c250d92..72aa7e461a 100644 --- a/stage0/stdlib/Lean/Meta/Tactic/Unfold.c +++ b/stage0/stdlib/Lean/Meta/Tactic/Unfold.c @@ -104,51 +104,47 @@ x_3 = l_Lean_Meta_getSimpCongrTheorems___rarg(x_1, x_2); x_4 = !lean_is_exclusive(x_3); if (x_4 == 0) { -lean_object* x_5; lean_object* x_6; uint32_t x_7; lean_object* x_8; uint8_t x_9; uint32_t x_10; lean_object* x_11; lean_object* x_12; +lean_object* x_5; lean_object* x_6; uint32_t x_7; lean_object* x_8; uint32_t x_9; lean_object* x_10; lean_object* x_11; x_5 = lean_ctor_get(x_3, 0); x_6 = lean_box(0); x_7 = 0; x_8 = l_Lean_Meta_Simp_neutralConfig; -x_9 = 0; -x_10 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg___closed__1; -x_11 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg___closed__2; -x_12 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_12, 0, x_8); -lean_ctor_set(x_12, 1, x_11); -lean_ctor_set(x_12, 2, x_5); -lean_ctor_set(x_12, 3, x_6); -lean_ctor_set_uint8(x_12, sizeof(void*)*4 + 8, x_9); -lean_ctor_set_uint32(x_12, sizeof(void*)*4, x_10); -lean_ctor_set_uint32(x_12, sizeof(void*)*4 + 4, x_7); -lean_ctor_set(x_3, 0, x_12); +x_9 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg___closed__1; +x_10 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg___closed__2; +x_11 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_11, 0, x_8); +lean_ctor_set(x_11, 1, x_10); +lean_ctor_set(x_11, 2, x_5); +lean_ctor_set(x_11, 3, x_6); +lean_ctor_set_uint32(x_11, sizeof(void*)*4, x_9); +lean_ctor_set_uint32(x_11, sizeof(void*)*4 + 4, x_7); +lean_ctor_set(x_3, 0, x_11); return x_3; } else { -lean_object* x_13; lean_object* x_14; lean_object* x_15; uint32_t x_16; lean_object* x_17; uint8_t x_18; uint32_t x_19; lean_object* x_20; lean_object* x_21; lean_object* x_22; -x_13 = lean_ctor_get(x_3, 0); -x_14 = lean_ctor_get(x_3, 1); -lean_inc(x_14); +lean_object* x_12; lean_object* x_13; lean_object* x_14; uint32_t x_15; lean_object* x_16; uint32_t x_17; lean_object* x_18; lean_object* x_19; lean_object* x_20; +x_12 = lean_ctor_get(x_3, 0); +x_13 = lean_ctor_get(x_3, 1); lean_inc(x_13); +lean_inc(x_12); lean_dec(x_3); -x_15 = lean_box(0); -x_16 = 0; -x_17 = l_Lean_Meta_Simp_neutralConfig; -x_18 = 0; -x_19 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg___closed__1; -x_20 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg___closed__2; -x_21 = lean_alloc_ctor(0, 4, 9); -lean_ctor_set(x_21, 0, x_17); -lean_ctor_set(x_21, 1, x_20); -lean_ctor_set(x_21, 2, x_13); -lean_ctor_set(x_21, 3, x_15); -lean_ctor_set_uint8(x_21, sizeof(void*)*4 + 8, x_18); -lean_ctor_set_uint32(x_21, sizeof(void*)*4, x_19); -lean_ctor_set_uint32(x_21, sizeof(void*)*4 + 4, x_16); -x_22 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_22, 0, x_21); -lean_ctor_set(x_22, 1, x_14); -return x_22; +x_14 = lean_box(0); +x_15 = 0; +x_16 = l_Lean_Meta_Simp_neutralConfig; +x_17 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg___closed__1; +x_18 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg___closed__2; +x_19 = lean_alloc_ctor(0, 4, 8); +lean_ctor_set(x_19, 0, x_16); +lean_ctor_set(x_19, 1, x_18); +lean_ctor_set(x_19, 2, x_12); +lean_ctor_set(x_19, 3, x_14); +lean_ctor_set_uint32(x_19, sizeof(void*)*4, x_17); +lean_ctor_set_uint32(x_19, sizeof(void*)*4 + 4, x_15); +x_20 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_20, 0, x_19); +lean_ctor_set(x_20, 1, x_13); +return x_20; } } } @@ -297,7 +293,7 @@ return x_37; } else { -lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint32_t x_42; lean_object* x_43; +lean_object* x_38; lean_object* x_39; lean_object* x_40; lean_object* x_41; uint32_t x_42; uint8_t x_43; lean_object* x_44; lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); @@ -312,149 +308,151 @@ lean_inc(x_40); x_41 = lean_ctor_get(x_38, 1); lean_inc(x_41); x_42 = lean_ctor_get_uint32(x_38, sizeof(void*)*2); -x_43 = l_Lean_Meta_reduceMatcher_x3f(x_40, x_6, x_7, x_8, x_9, x_39); -if (lean_obj_tag(x_43) == 0) -{ -lean_object* x_44; -x_44 = lean_ctor_get(x_43, 0); -lean_inc(x_44); +x_43 = lean_ctor_get_uint8(x_38, sizeof(void*)*2 + 4); +x_44 = l_Lean_Meta_reduceMatcher_x3f(x_40, x_6, x_7, x_8, x_9, x_39); if (lean_obj_tag(x_44) == 0) { -uint8_t x_45; -x_45 = !lean_is_exclusive(x_38); -if (x_45 == 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_46; lean_object* x_47; uint8_t x_48; -x_46 = lean_ctor_get(x_38, 1); -lean_dec(x_46); -x_47 = lean_ctor_get(x_38, 0); +uint8_t x_46; +x_46 = !lean_is_exclusive(x_38); +if (x_46 == 0) +{ +lean_object* x_47; lean_object* x_48; uint8_t x_49; +x_47 = lean_ctor_get(x_38, 1); lean_dec(x_47); -x_48 = !lean_is_exclusive(x_43); -if (x_48 == 0) +x_48 = lean_ctor_get(x_38, 0); +lean_dec(x_48); +x_49 = !lean_is_exclusive(x_44); +if (x_49 == 0) { -lean_object* x_49; lean_object* x_50; lean_object* x_51; -x_49 = lean_ctor_get(x_43, 0); -lean_dec(x_49); +lean_object* x_50; lean_object* x_51; lean_object* x_52; x_50 = lean_ctor_get(x_44, 0); -lean_inc(x_50); -lean_dec(x_44); -lean_ctor_set(x_38, 0, x_50); -x_51 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_51, 0, x_38); -lean_ctor_set(x_43, 0, x_51); -return x_43; +lean_dec(x_50); +x_51 = lean_ctor_get(x_45, 0); +lean_inc(x_51); +lean_dec(x_45); +lean_ctor_set(x_38, 0, x_51); +x_52 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_52, 0, x_38); +lean_ctor_set(x_44, 0, x_52); +return x_44; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; lean_object* x_55; -x_52 = lean_ctor_get(x_43, 1); -lean_inc(x_52); -lean_dec(x_43); -x_53 = lean_ctor_get(x_44, 0); +lean_object* x_53; lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_53 = lean_ctor_get(x_44, 1); lean_inc(x_53); lean_dec(x_44); -lean_ctor_set(x_38, 0, x_53); -x_54 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_54, 0, x_38); -x_55 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_55, 0, x_54); -lean_ctor_set(x_55, 1, x_52); -return x_55; +x_54 = lean_ctor_get(x_45, 0); +lean_inc(x_54); +lean_dec(x_45); +lean_ctor_set(x_38, 0, x_54); +x_55 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_55, 0, x_38); +x_56 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_56, 0, x_55); +lean_ctor_set(x_56, 1, x_53); +return x_56; } } 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_57; lean_object* x_58; lean_object* x_59; lean_object* x_60; lean_object* x_61; lean_object* x_62; lean_dec(x_38); -x_56 = lean_ctor_get(x_43, 1); -lean_inc(x_56); -if (lean_is_exclusive(x_43)) { - lean_ctor_release(x_43, 0); - lean_ctor_release(x_43, 1); - x_57 = x_43; +x_57 = lean_ctor_get(x_44, 1); +lean_inc(x_57); +if (lean_is_exclusive(x_44)) { + lean_ctor_release(x_44, 0); + lean_ctor_release(x_44, 1); + x_58 = x_44; } else { - lean_dec_ref(x_43); - x_57 = lean_box(0); + lean_dec_ref(x_44); + x_58 = lean_box(0); } -x_58 = lean_ctor_get(x_44, 0); -lean_inc(x_58); -lean_dec(x_44); -x_59 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_59, 0, x_58); -lean_ctor_set(x_59, 1, x_41); -lean_ctor_set_uint32(x_59, sizeof(void*)*2, x_42); -x_60 = lean_alloc_ctor(0, 1, 0); +x_59 = lean_ctor_get(x_45, 0); +lean_inc(x_59); +lean_dec(x_45); +x_60 = lean_alloc_ctor(0, 2, 5); lean_ctor_set(x_60, 0, x_59); -if (lean_is_scalar(x_57)) { - x_61 = lean_alloc_ctor(0, 2, 0); -} else { - x_61 = x_57; -} +lean_ctor_set(x_60, 1, x_41); +lean_ctor_set_uint32(x_60, sizeof(void*)*2, x_42); +lean_ctor_set_uint8(x_60, sizeof(void*)*2 + 4, x_43); +x_61 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_61, 0, x_60); -lean_ctor_set(x_61, 1, x_56); -return x_61; +if (lean_is_scalar(x_58)) { + x_62 = lean_alloc_ctor(0, 2, 0); +} else { + x_62 = x_58; +} +lean_ctor_set(x_62, 0, x_61); +lean_ctor_set(x_62, 1, x_57); +return x_62; } } else { -uint8_t x_62; -lean_dec(x_44); +uint8_t x_63; +lean_dec(x_45); lean_dec(x_41); -x_62 = !lean_is_exclusive(x_43); -if (x_62 == 0) +x_63 = !lean_is_exclusive(x_44); +if (x_63 == 0) { -lean_object* x_63; lean_object* x_64; -x_63 = lean_ctor_get(x_43, 0); -lean_dec(x_63); -x_64 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_64, 0, x_38); -lean_ctor_set(x_43, 0, x_64); -return x_43; +lean_object* x_64; lean_object* x_65; +x_64 = lean_ctor_get(x_44, 0); +lean_dec(x_64); +x_65 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_65, 0, x_38); +lean_ctor_set(x_44, 0, x_65); +return x_44; } else { -lean_object* x_65; lean_object* x_66; lean_object* x_67; -x_65 = lean_ctor_get(x_43, 1); -lean_inc(x_65); -lean_dec(x_43); -x_66 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_66, 0, x_38); -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; +lean_object* x_66; lean_object* x_67; lean_object* x_68; +x_66 = lean_ctor_get(x_44, 1); +lean_inc(x_66); +lean_dec(x_44); +x_67 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_67, 0, x_38); +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_68; +uint8_t x_69; lean_dec(x_41); lean_dec(x_38); -x_68 = !lean_is_exclusive(x_43); -if (x_68 == 0) +x_69 = !lean_is_exclusive(x_44); +if (x_69 == 0) { -return x_43; +return x_44; } else { -lean_object* x_69; lean_object* x_70; lean_object* x_71; -x_69 = lean_ctor_get(x_43, 0); -x_70 = lean_ctor_get(x_43, 1); +lean_object* x_70; lean_object* x_71; lean_object* x_72; +x_70 = lean_ctor_get(x_44, 0); +x_71 = lean_ctor_get(x_44, 1); +lean_inc(x_71); lean_inc(x_70); -lean_inc(x_69); -lean_dec(x_43); -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_dec(x_44); +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_72; +uint8_t x_73; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -462,209 +460,211 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_72 = !lean_is_exclusive(x_32); -if (x_72 == 0) +x_73 = !lean_is_exclusive(x_32); +if (x_73 == 0) { return x_32; } else { -lean_object* x_73; lean_object* x_74; lean_object* x_75; -x_73 = lean_ctor_get(x_32, 0); -x_74 = lean_ctor_get(x_32, 1); +lean_object* x_74; lean_object* x_75; lean_object* x_76; +x_74 = lean_ctor_get(x_32, 0); +x_75 = lean_ctor_get(x_32, 1); +lean_inc(x_75); lean_inc(x_74); -lean_inc(x_73); lean_dec(x_32); -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; +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_76; uint8_t x_77; uint8_t x_78; uint8_t x_79; uint8_t x_80; uint8_t x_81; uint8_t x_82; uint8_t x_83; uint8_t x_84; uint8_t x_85; uint8_t x_86; uint8_t x_87; lean_object* x_88; lean_object* x_89; lean_object* x_90; -x_76 = lean_ctor_get_uint8(x_23, 0); -x_77 = lean_ctor_get_uint8(x_23, 1); -x_78 = lean_ctor_get_uint8(x_23, 2); -x_79 = lean_ctor_get_uint8(x_23, 3); -x_80 = lean_ctor_get_uint8(x_23, 4); -x_81 = lean_ctor_get_uint8(x_23, 5); -x_82 = lean_ctor_get_uint8(x_23, 6); -x_83 = lean_ctor_get_uint8(x_23, 7); -x_84 = lean_ctor_get_uint8(x_23, 8); -x_85 = lean_ctor_get_uint8(x_23, 10); -x_86 = lean_ctor_get_uint8(x_23, 11); +uint8_t x_77; uint8_t x_78; uint8_t x_79; uint8_t x_80; uint8_t x_81; uint8_t x_82; uint8_t x_83; uint8_t x_84; uint8_t x_85; uint8_t x_86; uint8_t x_87; uint8_t x_88; lean_object* x_89; lean_object* x_90; lean_object* x_91; +x_77 = lean_ctor_get_uint8(x_23, 0); +x_78 = lean_ctor_get_uint8(x_23, 1); +x_79 = lean_ctor_get_uint8(x_23, 2); +x_80 = lean_ctor_get_uint8(x_23, 3); +x_81 = lean_ctor_get_uint8(x_23, 4); +x_82 = lean_ctor_get_uint8(x_23, 5); +x_83 = lean_ctor_get_uint8(x_23, 6); +x_84 = lean_ctor_get_uint8(x_23, 7); +x_85 = lean_ctor_get_uint8(x_23, 8); +x_86 = lean_ctor_get_uint8(x_23, 10); +x_87 = lean_ctor_get_uint8(x_23, 11); lean_dec(x_23); -x_87 = 2; -x_88 = lean_alloc_ctor(0, 0, 12); -lean_ctor_set_uint8(x_88, 0, x_76); -lean_ctor_set_uint8(x_88, 1, x_77); -lean_ctor_set_uint8(x_88, 2, x_78); -lean_ctor_set_uint8(x_88, 3, x_79); -lean_ctor_set_uint8(x_88, 4, x_80); -lean_ctor_set_uint8(x_88, 5, x_81); -lean_ctor_set_uint8(x_88, 6, x_82); -lean_ctor_set_uint8(x_88, 7, x_83); -lean_ctor_set_uint8(x_88, 8, x_84); -lean_ctor_set_uint8(x_88, 9, x_87); -lean_ctor_set_uint8(x_88, 10, x_85); -lean_ctor_set_uint8(x_88, 11, x_86); -x_89 = lean_alloc_ctor(0, 6, 0); -lean_ctor_set(x_89, 0, x_88); -lean_ctor_set(x_89, 1, x_24); -lean_ctor_set(x_89, 2, x_25); -lean_ctor_set(x_89, 3, x_26); -lean_ctor_set(x_89, 4, x_27); -lean_ctor_set(x_89, 5, x_28); +x_88 = 2; +x_89 = lean_alloc_ctor(0, 0, 12); +lean_ctor_set_uint8(x_89, 0, x_77); +lean_ctor_set_uint8(x_89, 1, x_78); +lean_ctor_set_uint8(x_89, 2, x_79); +lean_ctor_set_uint8(x_89, 3, x_80); +lean_ctor_set_uint8(x_89, 4, x_81); +lean_ctor_set_uint8(x_89, 5, x_82); +lean_ctor_set_uint8(x_89, 6, x_83); +lean_ctor_set_uint8(x_89, 7, x_84); +lean_ctor_set_uint8(x_89, 8, x_85); +lean_ctor_set_uint8(x_89, 9, x_88); +lean_ctor_set_uint8(x_89, 10, x_86); +lean_ctor_set_uint8(x_89, 11, x_87); +x_90 = lean_alloc_ctor(0, 6, 0); +lean_ctor_set(x_90, 0, x_89); +lean_ctor_set(x_90, 1, x_24); +lean_ctor_set(x_90, 2, x_25); +lean_ctor_set(x_90, 3, x_26); +lean_ctor_set(x_90, 4, x_27); +lean_ctor_set(x_90, 5, x_28); lean_inc(x_9); lean_inc(x_8); lean_inc(x_7); lean_inc(x_5); lean_inc(x_4); lean_inc(x_3); -x_90 = l_Lean_Meta_Simp_tryTheorem_x3f(x_2, x_21, x_3, x_4, x_5, x_89, x_7, x_8, x_9, x_13); -if (lean_obj_tag(x_90) == 0) -{ -lean_object* x_91; -x_91 = lean_ctor_get(x_90, 0); -lean_inc(x_91); +x_91 = l_Lean_Meta_Simp_tryTheorem_x3f(x_2, x_21, x_3, x_4, x_5, x_90, x_7, x_8, x_9, x_13); if (lean_obj_tag(x_91) == 0) { -lean_object* x_92; lean_object* x_93; lean_object* x_94; lean_object* x_95; -x_92 = lean_ctor_get(x_90, 1); +lean_object* x_92; +x_92 = lean_ctor_get(x_91, 0); lean_inc(x_92); -lean_dec(x_90); -x_93 = l_Lean_Meta_unfold_pre___closed__1; -x_94 = lean_box(0); -x_95 = lean_apply_9(x_93, x_94, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_92); -return x_95; +if (lean_obj_tag(x_92) == 0) +{ +lean_object* x_93; lean_object* x_94; lean_object* x_95; lean_object* x_96; +x_93 = lean_ctor_get(x_91, 1); +lean_inc(x_93); +lean_dec(x_91); +x_94 = l_Lean_Meta_unfold_pre___closed__1; +x_95 = lean_box(0); +x_96 = lean_apply_9(x_94, x_95, x_3, x_4, x_5, x_6, x_7, x_8, x_9, x_93); +return x_96; } else { -lean_object* x_96; lean_object* x_97; lean_object* x_98; lean_object* x_99; uint32_t x_100; lean_object* x_101; +lean_object* x_97; lean_object* x_98; lean_object* x_99; lean_object* x_100; uint32_t x_101; uint8_t x_102; lean_object* x_103; lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_96 = lean_ctor_get(x_91, 0); -lean_inc(x_96); -lean_dec(x_91); -x_97 = lean_ctor_get(x_90, 1); +x_97 = lean_ctor_get(x_92, 0); lean_inc(x_97); -lean_dec(x_90); -x_98 = lean_ctor_get(x_96, 0); +lean_dec(x_92); +x_98 = lean_ctor_get(x_91, 1); lean_inc(x_98); -x_99 = lean_ctor_get(x_96, 1); +lean_dec(x_91); +x_99 = lean_ctor_get(x_97, 0); lean_inc(x_99); -x_100 = lean_ctor_get_uint32(x_96, sizeof(void*)*2); -x_101 = l_Lean_Meta_reduceMatcher_x3f(x_98, x_6, x_7, x_8, x_9, x_97); -if (lean_obj_tag(x_101) == 0) +x_100 = lean_ctor_get(x_97, 1); +lean_inc(x_100); +x_101 = lean_ctor_get_uint32(x_97, sizeof(void*)*2); +x_102 = lean_ctor_get_uint8(x_97, sizeof(void*)*2 + 4); +x_103 = l_Lean_Meta_reduceMatcher_x3f(x_99, x_6, x_7, x_8, x_9, x_98); +if (lean_obj_tag(x_103) == 0) { -lean_object* x_102; -x_102 = lean_ctor_get(x_101, 0); -lean_inc(x_102); -if (lean_obj_tag(x_102) == 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; -if (lean_is_exclusive(x_96)) { - lean_ctor_release(x_96, 0); - lean_ctor_release(x_96, 1); - x_103 = x_96; -} else { - lean_dec_ref(x_96); - x_103 = lean_box(0); -} -x_104 = lean_ctor_get(x_101, 1); +lean_object* x_104; +x_104 = lean_ctor_get(x_103, 0); lean_inc(x_104); -if (lean_is_exclusive(x_101)) { - lean_ctor_release(x_101, 0); - lean_ctor_release(x_101, 1); - x_105 = x_101; +if (lean_obj_tag(x_104) == 0) +{ +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; +if (lean_is_exclusive(x_97)) { + lean_ctor_release(x_97, 0); + lean_ctor_release(x_97, 1); + x_105 = x_97; } else { - lean_dec_ref(x_101); + lean_dec_ref(x_97); x_105 = lean_box(0); } -x_106 = lean_ctor_get(x_102, 0); +x_106 = lean_ctor_get(x_103, 1); lean_inc(x_106); -lean_dec(x_102); -if (lean_is_scalar(x_103)) { - x_107 = lean_alloc_ctor(0, 2, 4); -} else { +if (lean_is_exclusive(x_103)) { + lean_ctor_release(x_103, 0); + lean_ctor_release(x_103, 1); x_107 = x_103; +} else { + lean_dec_ref(x_103); + x_107 = lean_box(0); } -lean_ctor_set(x_107, 0, x_106); -lean_ctor_set(x_107, 1, x_99); -lean_ctor_set_uint32(x_107, sizeof(void*)*2, x_100); -x_108 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_108, 0, x_107); +x_108 = lean_ctor_get(x_104, 0); +lean_inc(x_108); +lean_dec(x_104); if (lean_is_scalar(x_105)) { - x_109 = lean_alloc_ctor(0, 2, 0); + x_109 = lean_alloc_ctor(0, 2, 5); } else { x_109 = x_105; } lean_ctor_set(x_109, 0, x_108); -lean_ctor_set(x_109, 1, x_104); -return x_109; +lean_ctor_set(x_109, 1, x_100); +lean_ctor_set_uint32(x_109, sizeof(void*)*2, x_101); +lean_ctor_set_uint8(x_109, sizeof(void*)*2 + 4, x_102); +x_110 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_110, 0, x_109); +if (lean_is_scalar(x_107)) { + x_111 = lean_alloc_ctor(0, 2, 0); +} else { + x_111 = x_107; +} +lean_ctor_set(x_111, 0, x_110); +lean_ctor_set(x_111, 1, x_106); +return x_111; } else { -lean_object* x_110; lean_object* x_111; lean_object* x_112; lean_object* x_113; -lean_dec(x_102); -lean_dec(x_99); -x_110 = lean_ctor_get(x_101, 1); -lean_inc(x_110); -if (lean_is_exclusive(x_101)) { - lean_ctor_release(x_101, 0); - lean_ctor_release(x_101, 1); - x_111 = x_101; +lean_object* x_112; lean_object* x_113; lean_object* x_114; lean_object* x_115; +lean_dec(x_104); +lean_dec(x_100); +x_112 = lean_ctor_get(x_103, 1); +lean_inc(x_112); +if (lean_is_exclusive(x_103)) { + lean_ctor_release(x_103, 0); + lean_ctor_release(x_103, 1); + x_113 = x_103; } else { - lean_dec_ref(x_101); - x_111 = lean_box(0); + lean_dec_ref(x_103); + x_113 = lean_box(0); } -x_112 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_112, 0, x_96); -if (lean_is_scalar(x_111)) { - x_113 = lean_alloc_ctor(0, 2, 0); +x_114 = lean_alloc_ctor(0, 1, 0); +lean_ctor_set(x_114, 0, x_97); +if (lean_is_scalar(x_113)) { + x_115 = lean_alloc_ctor(0, 2, 0); } else { - x_113 = x_111; + x_115 = x_113; } -lean_ctor_set(x_113, 0, x_112); -lean_ctor_set(x_113, 1, x_110); -return x_113; +lean_ctor_set(x_115, 0, x_114); +lean_ctor_set(x_115, 1, x_112); +return x_115; } } else { -lean_object* x_114; lean_object* x_115; lean_object* x_116; lean_object* x_117; -lean_dec(x_99); -lean_dec(x_96); -x_114 = lean_ctor_get(x_101, 0); -lean_inc(x_114); -x_115 = lean_ctor_get(x_101, 1); -lean_inc(x_115); -if (lean_is_exclusive(x_101)) { - lean_ctor_release(x_101, 0); - lean_ctor_release(x_101, 1); - x_116 = x_101; +lean_object* x_116; lean_object* x_117; lean_object* x_118; lean_object* x_119; +lean_dec(x_100); +lean_dec(x_97); +x_116 = lean_ctor_get(x_103, 0); +lean_inc(x_116); +x_117 = lean_ctor_get(x_103, 1); +lean_inc(x_117); +if (lean_is_exclusive(x_103)) { + lean_ctor_release(x_103, 0); + lean_ctor_release(x_103, 1); + x_118 = x_103; } else { - lean_dec_ref(x_101); - x_116 = lean_box(0); + lean_dec_ref(x_103); + x_118 = lean_box(0); } -if (lean_is_scalar(x_116)) { - x_117 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_118)) { + x_119 = lean_alloc_ctor(1, 2, 0); } else { - x_117 = x_116; + x_119 = x_118; } -lean_ctor_set(x_117, 0, x_114); -lean_ctor_set(x_117, 1, x_115); -return x_117; +lean_ctor_set(x_119, 0, x_116); +lean_ctor_set(x_119, 1, x_117); +return x_119; } } } else { -lean_object* x_118; lean_object* x_119; lean_object* x_120; lean_object* x_121; +lean_object* x_120; lean_object* x_121; lean_object* x_122; lean_object* x_123; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -672,32 +672,32 @@ lean_dec(x_6); lean_dec(x_5); lean_dec(x_4); lean_dec(x_3); -x_118 = lean_ctor_get(x_90, 0); -lean_inc(x_118); -x_119 = lean_ctor_get(x_90, 1); -lean_inc(x_119); -if (lean_is_exclusive(x_90)) { - lean_ctor_release(x_90, 0); - lean_ctor_release(x_90, 1); - x_120 = x_90; +x_120 = lean_ctor_get(x_91, 0); +lean_inc(x_120); +x_121 = lean_ctor_get(x_91, 1); +lean_inc(x_121); +if (lean_is_exclusive(x_91)) { + lean_ctor_release(x_91, 0); + lean_ctor_release(x_91, 1); + x_122 = x_91; } else { - lean_dec_ref(x_90); - x_120 = lean_box(0); + lean_dec_ref(x_91); + x_122 = lean_box(0); } -if (lean_is_scalar(x_120)) { - x_121 = lean_alloc_ctor(1, 2, 0); +if (lean_is_scalar(x_122)) { + x_123 = lean_alloc_ctor(1, 2, 0); } else { - x_121 = x_120; + x_123 = x_122; } -lean_ctor_set(x_121, 0, x_118); -lean_ctor_set(x_121, 1, x_119); -return x_121; +lean_ctor_set(x_123, 0, x_120); +lean_ctor_set(x_123, 1, x_121); +return x_123; } } } else { -uint8_t x_122; +uint8_t x_124; lean_dec(x_9); lean_dec(x_8); lean_dec(x_7); @@ -707,23 +707,23 @@ lean_dec(x_4); lean_dec(x_3); lean_dec(x_2); lean_dec(x_1); -x_122 = !lean_is_exclusive(x_11); -if (x_122 == 0) +x_124 = !lean_is_exclusive(x_11); +if (x_124 == 0) { return x_11; } else { -lean_object* x_123; lean_object* x_124; lean_object* x_125; -x_123 = lean_ctor_get(x_11, 0); -x_124 = lean_ctor_get(x_11, 1); -lean_inc(x_124); -lean_inc(x_123); +lean_object* x_125; lean_object* x_126; lean_object* x_127; +x_125 = lean_ctor_get(x_11, 0); +x_126 = lean_ctor_get(x_11, 1); +lean_inc(x_126); +lean_inc(x_125); lean_dec(x_11); -x_125 = lean_alloc_ctor(1, 2, 0); -lean_ctor_set(x_125, 0, x_123); -lean_ctor_set(x_125, 1, x_124); -return x_125; +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; } } } @@ -755,19 +755,21 @@ return x_3; LEAN_EXPORT lean_object* l_Lean_Meta_unfold___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; uint32_t x_11; lean_object* x_12; lean_object* x_13; lean_object* x_14; +lean_object* x_10; uint32_t x_11; uint8_t x_12; lean_object* x_13; lean_object* x_14; lean_object* x_15; x_10 = lean_box(0); x_11 = 0; -x_12 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_12, 0, x_1); -lean_ctor_set(x_12, 1, x_10); -lean_ctor_set_uint32(x_12, sizeof(void*)*2, x_11); -x_13 = lean_alloc_ctor(0, 1, 0); -lean_ctor_set(x_13, 0, x_12); -x_14 = lean_alloc_ctor(0, 2, 0); +x_12 = 1; +x_13 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_13, 0, x_1); +lean_ctor_set(x_13, 1, x_10); +lean_ctor_set_uint32(x_13, sizeof(void*)*2, x_11); +lean_ctor_set_uint8(x_13, sizeof(void*)*2 + 4, x_12); +x_14 = lean_alloc_ctor(0, 1, 0); lean_ctor_set(x_14, 0, x_13); -lean_ctor_set(x_14, 1, x_9); -return x_14; +x_15 = lean_alloc_ctor(0, 2, 0); +lean_ctor_set(x_15, 0, x_14); +lean_ctor_set(x_15, 1, x_9); +return x_15; } } LEAN_EXPORT lean_object* l_Lean_Meta_unfold___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) { @@ -839,167 +841,171 @@ uint8_t x_14; x_14 = !lean_is_exclusive(x_13); if (x_14 == 0) { -lean_object* x_15; lean_object* x_16; uint32_t x_17; lean_object* x_18; +lean_object* x_15; lean_object* x_16; uint32_t x_17; uint8_t x_18; lean_object* x_19; x_15 = lean_ctor_get(x_13, 0); x_16 = lean_box(0); x_17 = 0; -x_18 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_18, 0, x_15); -lean_ctor_set(x_18, 1, x_16); -lean_ctor_set_uint32(x_18, sizeof(void*)*2, x_17); -lean_ctor_set(x_13, 0, x_18); +x_18 = 1; +x_19 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_19, 0, x_15); +lean_ctor_set(x_19, 1, x_16); +lean_ctor_set_uint32(x_19, sizeof(void*)*2, x_17); +lean_ctor_set_uint8(x_19, sizeof(void*)*2 + 4, x_18); +lean_ctor_set(x_13, 0, x_19); return x_13; } else { -lean_object* x_19; lean_object* x_20; lean_object* x_21; uint32_t 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; uint32_t x_23; uint8_t x_24; lean_object* x_25; lean_object* x_26; +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_inc(x_19); lean_dec(x_13); -x_21 = lean_box(0); -x_22 = 0; -x_23 = lean_alloc_ctor(0, 2, 4); -lean_ctor_set(x_23, 0, x_19); -lean_ctor_set(x_23, 1, x_21); -lean_ctor_set_uint32(x_23, sizeof(void*)*2, 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_20); -return x_24; +x_22 = lean_box(0); +x_23 = 0; +x_24 = 1; +x_25 = lean_alloc_ctor(0, 2, 5); +lean_ctor_set(x_25, 0, x_20); +lean_ctor_set(x_25, 1, x_22); +lean_ctor_set_uint32(x_25, sizeof(void*)*2, x_23); +lean_ctor_set_uint8(x_25, sizeof(void*)*2 + 4, 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 { -uint8_t x_25; -x_25 = !lean_is_exclusive(x_13); -if (x_25 == 0) +uint8_t x_27; +x_27 = !lean_is_exclusive(x_13); +if (x_27 == 0) { return x_13; } 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); -lean_inc(x_27); -lean_inc(x_26); -lean_dec(x_13); -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; -} -} -} -else -{ -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_dec(x_2); -x_29 = lean_ctor_get(x_9, 1); +lean_object* x_28; lean_object* x_29; lean_object* x_30; +x_28 = lean_ctor_get(x_13, 0); +x_29 = lean_ctor_get(x_13, 1); lean_inc(x_29); +lean_inc(x_28); +lean_dec(x_13); +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 +{ +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_dec(x_2); +x_31 = lean_ctor_get(x_9, 1); +lean_inc(x_31); lean_dec(x_9); -x_30 = lean_ctor_get(x_10, 0); -lean_inc(x_30); -lean_dec(x_10); -x_31 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg(x_6, x_29); -x_32 = lean_ctor_get(x_31, 0); +x_32 = lean_ctor_get(x_10, 0); lean_inc(x_32); -x_33 = lean_ctor_get(x_31, 1); -lean_inc(x_33); -lean_dec(x_31); -x_34 = lean_alloc_closure((void*)(l_Lean_Meta_unfold_pre), 10, 1); -lean_closure_set(x_34, 0, x_30); -x_35 = l_Lean_Meta_unfold___closed__2; -x_36 = l_Lean_Meta_unfold___closed__3; -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 = l_Lean_Meta_unfold___closed__1; -x_39 = l_Lean_Meta_Simp_main(x_1, x_32, x_38, x_37, x_3, x_4, x_5, x_6, x_33); -if (lean_obj_tag(x_39) == 0) +lean_dec(x_10); +x_33 = l___private_Lean_Meta_Tactic_Unfold_0__Lean_Meta_getSimpUnfoldContext___rarg(x_6, x_31); +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_alloc_closure((void*)(l_Lean_Meta_unfold_pre), 10, 1); +lean_closure_set(x_36, 0, x_32); +x_37 = l_Lean_Meta_unfold___closed__2; +x_38 = l_Lean_Meta_unfold___closed__3; +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 = l_Lean_Meta_unfold___closed__1; +x_41 = l_Lean_Meta_Simp_main(x_1, x_34, x_40, x_39, x_3, x_4, x_5, x_6, x_35); +if (lean_obj_tag(x_41) == 0) { -uint8_t x_40; -x_40 = !lean_is_exclusive(x_39); -if (x_40 == 0) +uint8_t x_42; +x_42 = !lean_is_exclusive(x_41); +if (x_42 == 0) { -lean_object* x_41; lean_object* x_42; -x_41 = lean_ctor_get(x_39, 0); -x_42 = lean_ctor_get(x_41, 0); -lean_inc(x_42); -lean_dec(x_41); -lean_ctor_set(x_39, 0, x_42); -return x_39; -} -else -{ -lean_object* x_43; lean_object* x_44; lean_object* x_45; lean_object* x_46; -x_43 = lean_ctor_get(x_39, 0); -x_44 = lean_ctor_get(x_39, 1); +lean_object* x_43; lean_object* x_44; +x_43 = lean_ctor_get(x_41, 0); +x_44 = lean_ctor_get(x_43, 0); lean_inc(x_44); -lean_inc(x_43); -lean_dec(x_39); -x_45 = lean_ctor_get(x_43, 0); -lean_inc(x_45); lean_dec(x_43); -x_46 = lean_alloc_ctor(0, 2, 0); -lean_ctor_set(x_46, 0, x_45); -lean_ctor_set(x_46, 1, x_44); -return x_46; +lean_ctor_set(x_41, 0, x_44); +return x_41; +} +else +{ +lean_object* x_45; lean_object* x_46; lean_object* x_47; lean_object* x_48; +x_45 = lean_ctor_get(x_41, 0); +x_46 = lean_ctor_get(x_41, 1); +lean_inc(x_46); +lean_inc(x_45); +lean_dec(x_41); +x_47 = lean_ctor_get(x_45, 0); +lean_inc(x_47); +lean_dec(x_45); +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; } } else { -uint8_t x_47; -x_47 = !lean_is_exclusive(x_39); -if (x_47 == 0) +uint8_t x_49; +x_49 = !lean_is_exclusive(x_41); +if (x_49 == 0) { -return x_39; +return x_41; } 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_object* x_50; lean_object* x_51; lean_object* x_52; +x_50 = lean_ctor_get(x_41, 0); +x_51 = lean_ctor_get(x_41, 1); +lean_inc(x_51); +lean_inc(x_50); +lean_dec(x_41); +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; } } } } else { -uint8_t x_51; +uint8_t x_53; 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_51 = !lean_is_exclusive(x_9); -if (x_51 == 0) +x_53 = !lean_is_exclusive(x_9); +if (x_53 == 0) { return x_9; } else { -lean_object* x_52; lean_object* x_53; lean_object* x_54; -x_52 = lean_ctor_get(x_9, 0); -x_53 = lean_ctor_get(x_9, 1); -lean_inc(x_53); -lean_inc(x_52); +lean_object* x_54; lean_object* x_55; lean_object* x_56; +x_54 = lean_ctor_get(x_9, 0); +x_55 = lean_ctor_get(x_9, 1); +lean_inc(x_55); +lean_inc(x_54); lean_dec(x_9); -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; +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; } } }