% TIMEFORMAT='%3R'; { time (exec 2>&1; /home/martin/bin/satallax -E /home/martin/.isabelle/contrib/e-2.5-1/x86_64-linux/eprover -p tstp -t 5 /home/martin/judgement-day/tptp-thf/tptp/StrongNorm/prob_194__5211330_1 ) ; }
% This file was generated by Isabelle (most likely Sledgehammer)
% 2020-12-16 14:38:16.138

% Could-be-implicit typings (9)
thf(ty_n_t__List__Olist_It__List__Olist_It__LambdaType__Otype_J_J, type,
    list_list_type : $tType).
thf(ty_n_t__List__Olist_It__List__Olist_It__Lambda__OdB_J_J, type,
    list_list_dB : $tType).
thf(ty_n_t__List__Olist_It__LambdaType__Otype_J, type,
    list_type : $tType).
thf(ty_n_t__Set__Oset_It__LambdaType__Otype_J, type,
    set_type : $tType).
thf(ty_n_t__List__Olist_It__Lambda__OdB_J, type,
    list_dB : $tType).
thf(ty_n_t__Set__Oset_It__Lambda__OdB_J, type,
    set_dB : $tType).
thf(ty_n_t__LambdaType__Otype, type,
    type : $tType).
thf(ty_n_t__Lambda__OdB, type,
    dB : $tType).
thf(ty_n_t__Nat__Onat, type,
    nat : $tType).

% Explicit typings (56)
thf(sy_c_Groups_Ozero__class_Ozero_001t__Nat__Onat, type,
    zero_zero_nat : nat).
thf(sy_c_InductTermi_OIT, type,
    it : dB > $o).
thf(sy_c_LambdaType_Oshift_001t__LambdaType__Otype, type,
    shift_type : (nat > type) > nat > type > nat > type).
thf(sy_c_LambdaType_Otype_OFun, type,
    fun : type > type > type).
thf(sy_c_LambdaType_Otyping, type,
    typing : (nat > type) > dB > type > $o).
thf(sy_c_LambdaType_Otypings, type,
    typings : (nat > type) > list_dB > list_type > $o).
thf(sy_c_Lambda_Obeta, type,
    beta : dB > dB > $o).
thf(sy_c_Lambda_OdB_OAbs, type,
    abs : dB > dB).
thf(sy_c_Lambda_OdB_OApp, type,
    app : dB > dB > dB).
thf(sy_c_Lambda_OdB_OVar, type,
    var : nat > dB).
thf(sy_c_Lambda_OdB_Osize__dB, type,
    size_dB : dB > nat).
thf(sy_c_Lambda_Olift, type,
    lift : dB > nat > dB).
thf(sy_c_Lambda_Oliftn, type,
    liftn : nat > dB > nat > dB).
thf(sy_c_Lambda_Osubst, type,
    subst : dB > dB > nat > dB).
thf(sy_c_Lambda_Osubstn, type,
    substn : dB > dB > nat > dB).
thf(sy_c_ListOrder_Ostep1_001t__Lambda__OdB, type,
    step1_dB : (dB > dB > $o) > list_dB > list_dB > $o).
thf(sy_c_List_Ocan__select_001t__Lambda__OdB, type,
    can_select_dB : (dB > $o) > set_dB > $o).
thf(sy_c_List_Ocount__list_001t__LambdaType__Otype, type,
    count_list_type : list_type > type > nat).
thf(sy_c_List_Ocount__list_001t__Lambda__OdB, type,
    count_list_dB : list_dB > dB > nat).
thf(sy_c_List_Ofoldl_001t__Lambda__OdB_001t__Lambda__OdB, type,
    foldl_dB_dB : (dB > dB > dB) > dB > list_dB > dB).
thf(sy_c_List_Ofoldr_001t__LambdaType__Otype_001t__LambdaType__Otype, type,
    foldr_type_type : (type > type > type) > list_type > type > type).
thf(sy_c_List_Olist_OCons_001t__LambdaType__Otype, type,
    cons_type : type > list_type > list_type).
thf(sy_c_List_Olist_OCons_001t__Lambda__OdB, type,
    cons_dB : dB > list_dB > list_dB).
thf(sy_c_List_Olist_OCons_001t__List__Olist_It__LambdaType__Otype_J, type,
    cons_list_type : list_type > list_list_type > list_list_type).
thf(sy_c_List_Olist_OCons_001t__List__Olist_It__Lambda__OdB_J, type,
    cons_list_dB : list_dB > list_list_dB > list_list_dB).
thf(sy_c_List_Olist_ONil_001t__LambdaType__Otype, type,
    nil_type : list_type).
thf(sy_c_List_Olist_ONil_001t__Lambda__OdB, type,
    nil_dB : list_dB).
thf(sy_c_List_Olist_ONil_001t__List__Olist_It__LambdaType__Otype_J, type,
    nil_list_type : list_list_type).
thf(sy_c_List_Olist_ONil_001t__List__Olist_It__Lambda__OdB_J, type,
    nil_list_dB : list_list_dB).
thf(sy_c_List_Olist_Omap_001t__LambdaType__Otype_001t__LambdaType__Otype, type,
    map_type_type : (type > type) > list_type > list_type).
thf(sy_c_List_Olist_Omap_001t__LambdaType__Otype_001t__Lambda__OdB, type,
    map_type_dB : (type > dB) > list_type > list_dB).
thf(sy_c_List_Olist_Omap_001t__Lambda__OdB_001t__LambdaType__Otype, type,
    map_dB_type : (dB > type) > list_dB > list_type).
thf(sy_c_List_Olist_Omap_001t__Lambda__OdB_001t__Lambda__OdB, type,
    map_dB_dB : (dB > dB) > list_dB > list_dB).
thf(sy_c_List_Olist_Oset_001t__LambdaType__Otype, type,
    set_type2 : list_type > set_type).
thf(sy_c_List_Olist_Oset_001t__Lambda__OdB, type,
    set_dB2 : list_dB > set_dB).
thf(sy_c_List_Olist__ex1_001t__LambdaType__Otype, type,
    list_ex1_type : (type > $o) > list_type > $o).
thf(sy_c_List_Olist__ex1_001t__Lambda__OdB, type,
    list_ex1_dB : (dB > $o) > list_dB > $o).
thf(sy_c_List_Olistsp_001t__LambdaType__Otype, type,
    listsp_type : (type > $o) > list_type > $o).
thf(sy_c_List_Olistsp_001t__Lambda__OdB, type,
    listsp_dB : (dB > $o) > list_dB > $o).
thf(sy_c_List_Omap__tailrec_001t__Lambda__OdB_001t__Lambda__OdB, type,
    map_tailrec_dB_dB : (dB > dB) > list_dB > list_dB).
thf(sy_c_Nat_Osize__class_Osize_001t__Lambda__OdB, type,
    size_size_dB : dB > nat).
thf(sy_c_member_001t__LambdaType__Otype, type,
    member_type : type > set_type > $o).
thf(sy_c_member_001t__Lambda__OdB, type,
    member_dB : dB > set_dB > $o).
thf(sy_v_T_H1____, type,
    t_1 : type).
thf(sy_v_T_H____, type,
    t : type).
thf(sy_v_T____, type,
    t2 : type).
thf(sy_v_Ts____, type,
    ts : list_type).
thf(sy_v_e1____, type,
    e1 : nat > type).
thf(sy_v_e____, type,
    e : nat > type).
thf(sy_v_i1____, type,
    i1 : nat).
thf(sy_v_i____, type,
    i : nat).
thf(sy_v_n____, type,
    n : nat).
thf(sy_v_rs____, type,
    rs : list_dB).
thf(sy_v_t____, type,
    t3 : dB).
thf(sy_v_u1____, type,
    u1 : dB).
thf(sy_v_u____, type,
    u : dB).

% Relevant facts (166)
thf(fact_0_False, axiom,
    ((~ ((n = i))))). % False
thf(fact_1_uT, axiom,
    ((typing @ e @ u @ t2))). % uT
thf(fact_2__092_060open_062e_092_060langle_062i_058T_092_060rangle_062_A_092_060tturnstile_062_Ars_A_058_ATs_092_060close_062, axiom,
    ((typings @ (shift_type @ e @ i @ t2) @ rs @ ts))). % \<open>e\<langle>i:T\<rangle> \<tturnstile> rs : Ts\<close>
thf(fact_3_Var_Oprems_I3_J, axiom,
    ((typing @ e1 @ u1 @ t2))). % Var.prems(3)
thf(fact_4__092_060open_062_092_060And_062thesis_O_A_I_092_060And_062Ts_O_Ae_092_060langle_062i_058T_092_060rangle_062_A_092_060tturnstile_062_Ars_A_058_ATs_A_092_060Longrightarrow_062_Athesis_J_A_092_060Longrightarrow_062_Athesis_092_060close_062, axiom,
    ((~ ((![Ts : list_type]: (~ ((typings @ (shift_type @ e @ i @ t2) @ rs @ Ts)))))))). % \<open>\<And>thesis. (\<And>Ts. e\<langle>i:T\<rangle> \<tturnstile> rs : Ts \<Longrightarrow> thesis) \<Longrightarrow> thesis\<close>
thf(fact_5__092_060open_062IT_At_092_060close_062, axiom,
    ((it @ t3))). % \<open>IT t\<close>
thf(fact_6_listsp__conj__eq, axiom,
    ((![A : dB > $o, B : dB > $o]: ((listsp_dB @ (^[X : dB]: (((A @ X)) & ((B @ X))))) = (^[X : list_dB]: (((listsp_dB @ A @ X)) & ((listsp_dB @ B @ X)))))))). % listsp_conj_eq
thf(fact_7_shift__eq, axiom,
    ((![I : nat, J : nat, E : nat > type, T : type]: ((I = J) => ((shift_type @ E @ I @ T @ J) = T))))). % shift_eq
thf(fact_8_lists__typings, axiom,
    ((![E : nat > type, Ts2 : list_dB, Ts3 : list_type]: ((typings @ E @ Ts2 @ Ts3) => (listsp_dB @ (^[T2 : dB]: (?[X2 : type]: (typing @ E @ T2 @ X2))) @ Ts2))))). % lists_typings
thf(fact_9_nT, axiom,
    ((typing @ (shift_type @ e @ i @ t2) @ (foldl_dB_dB @ app @ (var @ n) @ rs) @ t))). % nT
thf(fact_10_Var_Oprems_I2_J, axiom,
    ((it @ u1))). % Var.prems(2)
thf(fact_11_uIT, axiom,
    ((it @ u))). % uIT
thf(fact_12_lift__type, axiom,
    ((![E : nat > type, T3 : dB, T : type, I : nat, U : type]: ((typing @ E @ T3 @ T) => (typing @ (shift_type @ E @ I @ U) @ (lift @ T3 @ I) @ T))))). % lift_type
thf(fact_13_MI1, axiom,
    ((![T1 : type, T22 : type, T3 : dB, E : nat > type, I : nat, T : type, U2 : dB]: ((t2 = (fun @ T1 @ T22)) => ((it @ T3) => ((typing @ (shift_type @ E @ I @ T1) @ T3 @ T) => ((it @ U2) => ((typing @ E @ U2 @ T1) => (it @ (subst @ T3 @ U2 @ I)))))))))). % MI1
thf(fact_14_MI2, axiom,
    ((![T1 : type, T22 : type, T3 : dB, E : nat > type, I : nat, T : type, U2 : dB]: ((t2 = (fun @ T1 @ T22)) => ((it @ T3) => ((typing @ (shift_type @ E @ I @ T22) @ T3 @ T) => ((it @ U2) => ((typing @ E @ U2 @ T22) => (it @ (subst @ T3 @ U2 @ I)))))))))). % MI2
thf(fact_15_Var_Oprems_I1_J, axiom,
    ((typing @ (shift_type @ e1 @ i1 @ t2) @ (foldl_dB_dB @ app @ (var @ n) @ rs) @ t_1))). % Var.prems(1)
thf(fact_16_type_Oinject_I2_J, axiom,
    ((![X21 : type, X22 : type, Y21 : type, Y22 : type]: (((fun @ X21 @ X22) = (fun @ Y21 @ Y22)) = (((X21 = Y21)) & ((X22 = Y22))))))). % type.inject(2)
thf(fact_17_lift__IT, axiom,
    ((![T3 : dB, I : nat]: ((it @ T3) => (it @ (lift @ T3 @ I)))))). % lift_IT
thf(fact_18_typing__elims_I2_J, axiom,
    ((![E : nat > type, T3 : dB, U2 : dB, T : type]: ((typing @ E @ (app @ T3 @ U2) @ T) => (~ ((![T4 : type]: ((typing @ E @ T3 @ (fun @ T4 @ T)) => (~ ((typing @ E @ U2 @ T4))))))))))). % typing_elims(2)
thf(fact_19_App, axiom,
    ((![Env : nat > type, S : dB, T : type, U : type, T3 : dB]: ((typing @ Env @ S @ (fun @ T @ U)) => ((typing @ Env @ T3 @ T) => (typing @ Env @ (app @ S @ T3) @ U)))))). % App
thf(fact_20_type__induct, axiom,
    ((![P : type > $o, T : type]: ((![T4 : type]: ((![T12 : type, T23 : type]: ((T4 = (fun @ T12 @ T23)) => (P @ T12))) => ((![T12 : type, T23 : type]: ((T4 = (fun @ T12 @ T23)) => (P @ T23))) => (P @ T4)))) => (P @ T))))). % type_induct
thf(fact_21_var__app__type__eq, axiom,
    ((![E : nat > type, I : nat, Ts2 : list_dB, T : type, U : type]: ((typing @ E @ (foldl_dB_dB @ app @ (var @ I) @ Ts2) @ T) => ((typing @ E @ (foldl_dB_dB @ app @ (var @ I) @ Ts2) @ U) => (T = U)))))). % var_app_type_eq
thf(fact_22_Var__IT, axiom,
    ((![N : nat]: (it @ (var @ N))))). % Var_IT
thf(fact_23_app__Var__IT, axiom,
    ((![T3 : dB, I : nat]: ((it @ T3) => (it @ (app @ T3 @ (var @ I))))))). % app_Var_IT
thf(fact_24_subst__Var__IT, axiom,
    ((![R : dB, I : nat, J : nat]: ((it @ R) => (it @ (subst @ R @ (var @ I) @ J)))))). % subst_Var_IT
thf(fact_25_typing_OVar, axiom,
    ((![Env : nat > type, X3 : nat, T : type]: (((Env @ X3) = T) => (typing @ Env @ (var @ X3) @ T))))). % typing.Var
thf(fact_26_typing__elims_I1_J, axiom,
    ((![E : nat > type, I : nat, T : type]: ((typing @ E @ (var @ I) @ T) => ((E @ I) = T))))). % typing_elims(1)
thf(fact_27_subst__lemma, axiom,
    ((![E : nat > type, T3 : dB, T : type, E2 : nat > type, U2 : dB, U : type, I : nat]: ((typing @ E @ T3 @ T) => ((typing @ E2 @ U2 @ U) => ((E = (shift_type @ E2 @ I @ U)) => (typing @ E2 @ (subst @ T3 @ U2 @ I) @ T))))))). % subst_lemma
thf(fact_28_Var__apps__eq__Var__apps__conv, axiom,
    ((![M : nat, Rs : list_dB, N : nat, Ss : list_dB]: (((foldl_dB_dB @ app @ (var @ M) @ Rs) = (foldl_dB_dB @ app @ (var @ N) @ Ss)) = (((M = N)) & ((Rs = Ss))))))). % Var_apps_eq_Var_apps_conv
thf(fact_29_IT_OVar, axiom,
    ((![Rs : list_dB, N : nat]: ((listsp_dB @ it @ Rs) => (it @ (foldl_dB_dB @ app @ (var @ N) @ Rs)))))). % IT.Var
thf(fact_30_subst__lift, axiom,
    ((![T3 : dB, K : nat, S : dB]: ((subst @ (lift @ T3 @ K) @ S @ K) = T3)))). % subst_lift
thf(fact_31_subst__eq, axiom,
    ((![K : nat, U2 : dB]: ((subst @ (var @ K) @ U2 @ K) = U2)))). % subst_eq
thf(fact_32_apps__eq__tail__conv, axiom,
    ((![R : dB, Ts2 : list_dB, S : dB]: (((foldl_dB_dB @ app @ R @ Ts2) = (foldl_dB_dB @ app @ S @ Ts2)) = (R = S))))). % apps_eq_tail_conv
thf(fact_33_dB_Oinject_I1_J, axiom,
    ((![X1 : nat, Y1 : nat]: (((var @ X1) = (var @ Y1)) = (X1 = Y1))))). % dB.inject(1)
thf(fact_34_dB_Oinject_I2_J, axiom,
    ((![X21 : dB, X22 : dB, Y21 : dB, Y22 : dB]: (((app @ X21 @ X22) = (app @ Y21 @ Y22)) = (((X21 = Y21)) & ((X22 = Y22))))))). % dB.inject(2)
thf(fact_35_var__app__types, axiom,
    ((![E : nat > type, I : nat, Ts2 : list_dB, Us : list_dB, T : type, Ts3 : list_type, U : type]: ((typing @ E @ (foldl_dB_dB @ app @ (foldl_dB_dB @ app @ (var @ I) @ Ts2) @ Us) @ T) => ((typings @ E @ Ts2 @ Ts3) => ((typing @ E @ (foldl_dB_dB @ app @ (var @ I) @ Ts2) @ U) => (?[Us2 : list_type]: ((U = (foldr_type_type @ fun @ Us2 @ T)) & (typings @ E @ Us @ Us2))))))))). % var_app_types
thf(fact_36_var__app__typesE, axiom,
    ((![E : nat > type, I : nat, Ts2 : list_dB, T : type]: ((typing @ E @ (foldl_dB_dB @ app @ (var @ I) @ Ts2) @ T) => (~ ((![Ts : list_type]: ((typing @ E @ (var @ I) @ (foldr_type_type @ fun @ Ts @ T)) => (~ ((typings @ E @ Ts2 @ Ts))))))))))). % var_app_typesE
thf(fact_37_list__app__typeI, axiom,
    ((![E : nat > type, T3 : dB, Ts3 : list_type, T : type, Ts2 : list_dB]: ((typing @ E @ T3 @ (foldr_type_type @ fun @ Ts3 @ T)) => ((typings @ E @ Ts2 @ Ts3) => (typing @ E @ (foldl_dB_dB @ app @ T3 @ Ts2) @ T)))))). % list_app_typeI
thf(fact_38_list__app__typeE, axiom,
    ((![E : nat > type, T3 : dB, Ts2 : list_dB, T : type]: ((typing @ E @ (foldl_dB_dB @ app @ T3 @ Ts2) @ T) => (~ ((![Ts : list_type]: ((typing @ E @ T3 @ (foldr_type_type @ fun @ Ts @ T)) => (~ ((typings @ E @ Ts2 @ Ts))))))))))). % list_app_typeE
thf(fact_39_list__app__typeD, axiom,
    ((![E : nat > type, T3 : dB, Ts2 : list_dB, T : type]: ((typing @ E @ (foldl_dB_dB @ app @ T3 @ Ts2) @ T) => (?[Ts : list_type]: ((typing @ E @ T3 @ (foldr_type_type @ fun @ Ts @ T)) & (typings @ E @ Ts2 @ Ts))))))). % list_app_typeD
thf(fact_40_dB_Odistinct_I1_J, axiom,
    ((![X1 : nat, X21 : dB, X22 : dB]: (~ (((var @ X1) = (app @ X21 @ X22))))))). % dB.distinct(1)
thf(fact_41_subst__App, axiom,
    ((![T3 : dB, U2 : dB, S : dB, K : nat]: ((subst @ (app @ T3 @ U2) @ S @ K) = (app @ (subst @ T3 @ S @ K) @ (subst @ U2 @ S @ K)))))). % subst_App
thf(fact_42_lift_Osimps_I2_J, axiom,
    ((![S : dB, T3 : dB, K : nat]: ((lift @ (app @ S @ T3) @ K) = (app @ (lift @ S @ K) @ (lift @ T3 @ K)))))). % lift.simps(2)
thf(fact_43_substs__lemma, axiom,
    ((![E : nat > type, U2 : dB, T : type, I : nat, Ts2 : list_dB, Ts3 : list_type]: ((typing @ E @ U2 @ T) => ((typings @ (shift_type @ E @ I @ T) @ Ts2 @ Ts3) => (typings @ E @ (map_dB_dB @ (^[T2 : dB]: (subst @ T2 @ U2 @ I)) @ Ts2) @ Ts3)))))). % substs_lemma
thf(fact_44_Var__eq__apps__conv, axiom,
    ((![M : nat, S : dB, Ss : list_dB]: (((var @ M) = (foldl_dB_dB @ app @ S @ Ss)) = ((((var @ M) = S)) & ((Ss = nil_dB))))))). % Var_eq_apps_conv
thf(fact_45_lift__map, axiom,
    ((![T3 : dB, Ts2 : list_dB, I : nat]: ((lift @ (foldl_dB_dB @ app @ T3 @ Ts2) @ I) = (foldl_dB_dB @ app @ (lift @ T3 @ I) @ (map_dB_dB @ (^[T2 : dB]: (lift @ T2 @ I)) @ Ts2)))))). % lift_map
thf(fact_46_subst__map, axiom,
    ((![T3 : dB, Ts2 : list_dB, U2 : dB, I : nat]: ((subst @ (foldl_dB_dB @ app @ T3 @ Ts2) @ U2 @ I) = (foldl_dB_dB @ app @ (subst @ T3 @ U2 @ I) @ (map_dB_dB @ (^[T2 : dB]: (subst @ T2 @ U2 @ I)) @ Ts2)))))). % subst_map
thf(fact_47_IT_Oinducts, axiom,
    ((![X3 : dB, P : dB > $o]: ((it @ X3) => ((![Rs2 : list_dB, N2 : nat]: ((listsp_dB @ (^[X : dB]: (((it @ X)) & ((P @ X)))) @ Rs2) => (P @ (foldl_dB_dB @ app @ (var @ N2) @ Rs2)))) => ((![R2 : dB]: ((it @ R2) => ((P @ R2) => (P @ (abs @ R2))))) => ((![R2 : dB, S2 : dB, Ss2 : list_dB]: ((it @ (foldl_dB_dB @ app @ (subst @ R2 @ S2 @ zero_zero_nat) @ Ss2)) => ((P @ (foldl_dB_dB @ app @ (subst @ R2 @ S2 @ zero_zero_nat) @ Ss2)) => ((it @ S2) => ((P @ S2) => (P @ (foldl_dB_dB @ app @ (app @ (abs @ R2) @ S2) @ Ss2))))))) => (P @ X3)))))))). % IT.inducts
thf(fact_48_lift__types, axiom,
    ((![E : nat > type, Ts2 : list_dB, Ts3 : list_type, I : nat, U : type]: ((typings @ E @ Ts2 @ Ts3) => (typings @ (shift_type @ E @ I @ U) @ (map_dB_dB @ (^[T2 : dB]: (lift @ T2 @ I)) @ Ts2) @ Ts3))))). % lift_types
thf(fact_49_IT_Osimps, axiom,
    ((it = (^[A2 : dB]: (((?[Rs3 : list_dB]: (?[N3 : nat]: (((A2 = (foldl_dB_dB @ app @ (var @ N3) @ Rs3))) & ((listsp_dB @ it @ Rs3)))))) | ((((?[R3 : dB]: (((A2 = (abs @ R3))) & ((it @ R3))))) | ((?[R3 : dB]: (?[S3 : dB]: (?[Ss3 : list_dB]: (((A2 = (foldl_dB_dB @ app @ (app @ (abs @ R3) @ S3) @ Ss3))) & ((((it @ (foldl_dB_dB @ app @ (subst @ R3 @ S3 @ zero_zero_nat) @ Ss3))) & ((it @ S3)))))))))))))))). % IT.simps
thf(fact_50_dB_Oinject_I3_J, axiom,
    ((![X32 : dB, Y3 : dB]: (((abs @ X32) = (abs @ Y3)) = (X32 = Y3))))). % dB.inject(3)
thf(fact_51_map__ident, axiom,
    (((map_dB_dB @ (^[X : dB]: X)) = (^[Xs : list_dB]: Xs)))). % map_ident
thf(fact_52_list_Omap__disc__iff, axiom,
    ((![F : type > dB, A3 : list_type]: (((map_type_dB @ F @ A3) = nil_dB) = (A3 = nil_type))))). % list.map_disc_iff
thf(fact_53_list_Omap__disc__iff, axiom,
    ((![F : dB > type, A3 : list_dB]: (((map_dB_type @ F @ A3) = nil_type) = (A3 = nil_dB))))). % list.map_disc_iff
thf(fact_54_list_Omap__disc__iff, axiom,
    ((![F : type > type, A3 : list_type]: (((map_type_type @ F @ A3) = nil_type) = (A3 = nil_type))))). % list.map_disc_iff
thf(fact_55_list_Omap__disc__iff, axiom,
    ((![F : dB > dB, A3 : list_dB]: (((map_dB_dB @ F @ A3) = nil_dB) = (A3 = nil_dB))))). % list.map_disc_iff
thf(fact_56_map__is__Nil__conv, axiom,
    ((![F : type > dB, Xs2 : list_type]: (((map_type_dB @ F @ Xs2) = nil_dB) = (Xs2 = nil_type))))). % map_is_Nil_conv
thf(fact_57_map__is__Nil__conv, axiom,
    ((![F : dB > type, Xs2 : list_dB]: (((map_dB_type @ F @ Xs2) = nil_type) = (Xs2 = nil_dB))))). % map_is_Nil_conv
thf(fact_58_map__is__Nil__conv, axiom,
    ((![F : type > type, Xs2 : list_type]: (((map_type_type @ F @ Xs2) = nil_type) = (Xs2 = nil_type))))). % map_is_Nil_conv
thf(fact_59_map__is__Nil__conv, axiom,
    ((![F : dB > dB, Xs2 : list_dB]: (((map_dB_dB @ F @ Xs2) = nil_dB) = (Xs2 = nil_dB))))). % map_is_Nil_conv
thf(fact_60_Nil__is__map__conv, axiom,
    ((![F : type > dB, Xs2 : list_type]: ((nil_dB = (map_type_dB @ F @ Xs2)) = (Xs2 = nil_type))))). % Nil_is_map_conv
thf(fact_61_Nil__is__map__conv, axiom,
    ((![F : dB > type, Xs2 : list_dB]: ((nil_type = (map_dB_type @ F @ Xs2)) = (Xs2 = nil_dB))))). % Nil_is_map_conv
thf(fact_62_Nil__is__map__conv, axiom,
    ((![F : type > type, Xs2 : list_type]: ((nil_type = (map_type_type @ F @ Xs2)) = (Xs2 = nil_type))))). % Nil_is_map_conv
thf(fact_63_Nil__is__map__conv, axiom,
    ((![F : dB > dB, Xs2 : list_dB]: ((nil_dB = (map_dB_dB @ F @ Xs2)) = (Xs2 = nil_dB))))). % Nil_is_map_conv
thf(fact_64_listsp__simps_I1_J, axiom,
    ((![A : dB > $o]: (listsp_dB @ A @ nil_dB)))). % listsp_simps(1)
thf(fact_65_listsp__simps_I1_J, axiom,
    ((![A : type > $o]: (listsp_type @ A @ nil_type)))). % listsp_simps(1)
thf(fact_66_Abs__apps__eq__Abs__apps__conv, axiom,
    ((![R : dB, Rs : list_dB, S : dB, Ss : list_dB]: (((foldl_dB_dB @ app @ (abs @ R) @ Rs) = (foldl_dB_dB @ app @ (abs @ S) @ Ss)) = (((R = S)) & ((Rs = Ss))))))). % Abs_apps_eq_Abs_apps_conv
thf(fact_67_Abs__eq__apps__conv, axiom,
    ((![R : dB, S : dB, Ss : list_dB]: (((abs @ R) = (foldl_dB_dB @ app @ S @ Ss)) = ((((abs @ R) = S)) & ((Ss = nil_dB))))))). % Abs_eq_apps_conv
thf(fact_68_apps__eq__Abs__conv, axiom,
    ((![S : dB, Ss : list_dB, R : dB]: (((foldl_dB_dB @ app @ S @ Ss) = (abs @ R)) = (((S = (abs @ R))) & ((Ss = nil_dB))))))). % apps_eq_Abs_conv
thf(fact_69_list_Omap__ident, axiom,
    ((![T3 : list_dB]: ((map_dB_dB @ (^[X : dB]: X) @ T3) = T3)))). % list.map_ident
thf(fact_70_list_Osimps_I8_J, axiom,
    ((![F : dB > type]: ((map_dB_type @ F @ nil_dB) = nil_type)))). % list.simps(8)
thf(fact_71_list_Osimps_I8_J, axiom,
    ((![F : type > dB]: ((map_type_dB @ F @ nil_type) = nil_dB)))). % list.simps(8)
thf(fact_72_list_Osimps_I8_J, axiom,
    ((![F : type > type]: ((map_type_type @ F @ nil_type) = nil_type)))). % list.simps(8)
thf(fact_73_list_Osimps_I8_J, axiom,
    ((![F : dB > dB]: ((map_dB_dB @ F @ nil_dB) = nil_dB)))). % list.simps(8)
thf(fact_74_abs__typeE, axiom,
    ((![E : nat > type, T3 : dB, T : type]: ((typing @ E @ (abs @ T3) @ T) => (~ ((![U3 : type, V : type]: (~ ((typing @ (shift_type @ E @ zero_zero_nat @ U3) @ T3 @ V)))))))))). % abs_typeE
thf(fact_75_dB_Odistinct_I5_J, axiom,
    ((![X21 : dB, X22 : dB, X32 : dB]: (~ (((app @ X21 @ X22) = (abs @ X32))))))). % dB.distinct(5)
thf(fact_76_dB_Odistinct_I3_J, axiom,
    ((![X1 : nat, X32 : dB]: (~ (((var @ X1) = (abs @ X32))))))). % dB.distinct(3)
thf(fact_77_Lambda, axiom,
    ((![R : dB]: ((it @ R) => (it @ (abs @ R)))))). % Lambda
thf(fact_78_foldl__Nil, axiom,
    ((![F : dB > dB > dB, A3 : dB]: ((foldl_dB_dB @ F @ A3 @ nil_dB) = A3)))). % foldl_Nil
thf(fact_79_listsp_ONil, axiom,
    ((![A : dB > $o]: (listsp_dB @ A @ nil_dB)))). % listsp.Nil
thf(fact_80_listsp_ONil, axiom,
    ((![A : type > $o]: (listsp_type @ A @ nil_type)))). % listsp.Nil
thf(fact_81_foldl__map, axiom,
    ((![G : dB > dB > dB, A3 : dB, F : dB > dB, Xs2 : list_dB]: ((foldl_dB_dB @ G @ A3 @ (map_dB_dB @ F @ Xs2)) = (foldl_dB_dB @ (^[A2 : dB]: (^[X : dB]: (G @ A2 @ (F @ X)))) @ A3 @ Xs2))))). % foldl_map
thf(fact_82_Abs, axiom,
    ((![Env : nat > type, T : type, T3 : dB, U : type]: ((typing @ (shift_type @ Env @ zero_zero_nat @ T) @ T3 @ U) => (typing @ Env @ (abs @ T3) @ (fun @ T @ U)))))). % Abs
thf(fact_83_typing__elims_I3_J, axiom,
    ((![E : nat > type, T3 : dB, T : type]: ((typing @ E @ (abs @ T3) @ T) => (~ ((![T4 : type, U3 : type]: ((T = (fun @ T4 @ U3)) => (~ ((typing @ (shift_type @ E @ zero_zero_nat @ T4) @ T3 @ U3))))))))))). % typing_elims(3)
thf(fact_84_lifts__IT, axiom,
    ((![Ts2 : list_dB]: ((listsp_dB @ it @ Ts2) => (listsp_dB @ it @ (map_dB_dB @ (^[T2 : dB]: (lift @ T2 @ zero_zero_nat)) @ Ts2)))))). % lifts_IT
thf(fact_85_Beta, axiom,
    ((![R : dB, S : dB, Ss : list_dB]: ((it @ (foldl_dB_dB @ app @ (subst @ R @ S @ zero_zero_nat) @ Ss)) => ((it @ S) => (it @ (foldl_dB_dB @ app @ (app @ (abs @ R) @ S) @ Ss))))))). % Beta
thf(fact_86_dB_Oinduct, axiom,
    ((![P : dB > $o, DB : dB]: ((![X4 : nat]: (P @ (var @ X4))) => ((![X1a : dB, X23 : dB]: ((P @ X1a) => ((P @ X23) => (P @ (app @ X1a @ X23))))) => ((![X4 : dB]: ((P @ X4) => (P @ (abs @ X4)))) => (P @ DB))))))). % dB.induct
thf(fact_87_dB_Oexhaust, axiom,
    ((![Y : dB]: ((![X12 : nat]: (~ ((Y = (var @ X12))))) => ((![X212 : dB, X222 : dB]: (~ ((Y = (app @ X212 @ X222))))) => (~ ((![X33 : dB]: (~ ((Y = (abs @ X33)))))))))))). % dB.exhaust
thf(fact_88_typing_Ocases, axiom,
    ((![A1 : nat > type, A22 : dB, A32 : type]: ((typing @ A1 @ A22 @ A32) => ((![X4 : nat]: ((A22 = (var @ X4)) => (~ (((A1 @ X4) = A32))))) => ((![T4 : type, T5 : dB]: ((A22 = (abs @ T5)) => (![U3 : type]: ((A32 = (fun @ T4 @ U3)) => (~ ((typing @ (shift_type @ A1 @ zero_zero_nat @ T4) @ T5 @ U3))))))) => (~ ((![S2 : dB, T4 : type, U3 : type, T5 : dB]: ((A22 = (app @ S2 @ T5)) => ((A32 = U3) => ((typing @ A1 @ S2 @ (fun @ T4 @ U3)) => (~ ((typing @ A1 @ T5 @ T4))))))))))))))). % typing.cases
thf(fact_89_typing_Osimps, axiom,
    ((typing = (^[A12 : nat > type]: (^[A23 : dB]: (^[A33 : type]: (((?[Env2 : nat > type]: (?[X : nat]: (?[T6 : type]: (((A12 = Env2)) & ((((A23 = (var @ X))) & ((((A33 = T6)) & (((Env2 @ X) = T6))))))))))) | ((((?[Env2 : nat > type]: (?[T6 : type]: (?[T2 : dB]: (?[U4 : type]: (((A12 = Env2)) & ((((A23 = (abs @ T2))) & ((((A33 = (fun @ T6 @ U4))) & ((typing @ (shift_type @ Env2 @ zero_zero_nat @ T6) @ T2 @ U4)))))))))))) | ((?[Env2 : nat > type]: (?[S3 : dB]: (?[T6 : type]: (?[U4 : type]: (?[T2 : dB]: (((A12 = Env2)) & ((((A23 = (app @ S3 @ T2))) & ((((A33 = U4)) & ((((typing @ Env2 @ S3 @ (fun @ T6 @ U4))) & ((typing @ Env2 @ T2 @ T6)))))))))))))))))))))))). % typing.simps
thf(fact_90_typing_Oinducts, axiom,
    ((![X1 : nat > type, X24 : dB, X32 : type, P : (nat > type) > dB > type > $o]: ((typing @ X1 @ X24 @ X32) => ((![Env3 : nat > type, X4 : nat, T4 : type]: (((Env3 @ X4) = T4) => (P @ Env3 @ (var @ X4) @ T4))) => ((![Env3 : nat > type, T4 : type, T5 : dB, U3 : type]: ((typing @ (shift_type @ Env3 @ zero_zero_nat @ T4) @ T5 @ U3) => ((P @ (shift_type @ Env3 @ zero_zero_nat @ T4) @ T5 @ U3) => (P @ Env3 @ (abs @ T5) @ (fun @ T4 @ U3))))) => ((![Env3 : nat > type, S2 : dB, T4 : type, U3 : type, T5 : dB]: ((typing @ Env3 @ S2 @ (fun @ T4 @ U3)) => ((P @ Env3 @ S2 @ (fun @ T4 @ U3)) => ((typing @ Env3 @ T5 @ T4) => ((P @ Env3 @ T5 @ T4) => (P @ Env3 @ (app @ S2 @ T5) @ U3)))))) => (P @ X1 @ X24 @ X32)))))))). % typing.inducts
thf(fact_91_ex__head__tail, axiom,
    ((![T3 : dB]: (?[Ts4 : list_dB, H : dB]: ((T3 = (foldl_dB_dB @ app @ H @ Ts4)) & ((?[N2 : nat]: (H = (var @ N2))) | (?[U5 : dB]: (H = (abs @ U5))))))))). % ex_head_tail
thf(fact_92_Abs__App__neq__Var__apps, axiom,
    ((![S : dB, T3 : dB, N : nat, Ss : list_dB]: (~ (((app @ (abs @ S) @ T3) = (foldl_dB_dB @ app @ (var @ N) @ Ss))))))). % Abs_App_neq_Var_apps
thf(fact_93_Var__apps__neq__Abs__apps, axiom,
    ((![N : nat, Ts2 : list_dB, R : dB, Ss : list_dB]: (~ (((foldl_dB_dB @ app @ (var @ N) @ Ts2) = (foldl_dB_dB @ app @ (abs @ R) @ Ss))))))). % Var_apps_neq_Abs_apps
thf(fact_94_IT_Ocases, axiom,
    ((![A3 : dB]: ((it @ A3) => ((![Rs2 : list_dB]: ((?[N2 : nat]: (A3 = (foldl_dB_dB @ app @ (var @ N2) @ Rs2))) => (~ ((listsp_dB @ it @ Rs2))))) => ((![R2 : dB]: ((A3 = (abs @ R2)) => (~ ((it @ R2))))) => (~ ((![R2 : dB, S2 : dB, Ss2 : list_dB]: ((A3 = (foldl_dB_dB @ app @ (app @ (abs @ R2) @ S2) @ Ss2)) => ((it @ (foldl_dB_dB @ app @ (subst @ R2 @ S2 @ zero_zero_nat) @ Ss2)) => (~ ((it @ S2)))))))))))))). % IT.cases
thf(fact_95_dB_Osize__gen_I1_J, axiom,
    ((![X1 : nat]: ((size_dB @ (var @ X1)) = zero_zero_nat)))). % dB.size_gen(1)
thf(fact_96_map__eq__map__tailrec, axiom,
    ((map_dB_dB = map_tailrec_dB_dB))). % map_eq_map_tailrec
thf(fact_97_list__ex1__simps_I1_J, axiom,
    ((![P : dB > $o]: (~ ((list_ex1_dB @ P @ nil_dB)))))). % list_ex1_simps(1)
thf(fact_98_list__ex1__simps_I1_J, axiom,
    ((![P : type > $o]: (~ ((list_ex1_type @ P @ nil_type)))))). % list_ex1_simps(1)
thf(fact_99_substn__subst__0, axiom,
    ((![T3 : dB, S : dB]: ((substn @ T3 @ S @ zero_zero_nat) = (subst @ T3 @ S @ zero_zero_nat))))). % substn_subst_0
thf(fact_100_substn_Osimps_I2_J, axiom,
    ((![T3 : dB, U2 : dB, S : dB, K : nat]: ((substn @ (app @ T3 @ U2) @ S @ K) = (app @ (substn @ T3 @ S @ K) @ (substn @ U2 @ S @ K)))))). % substn.simps(2)
thf(fact_101_typings_Osimps_I1_J, axiom,
    ((![E : nat > type, Ts3 : list_type]: ((typings @ E @ nil_dB @ Ts3) = (Ts3 = nil_type))))). % typings.simps(1)
thf(fact_102_zero__reorient, axiom,
    ((![X3 : nat]: ((zero_zero_nat = X3) = (X3 = zero_zero_nat))))). % zero_reorient
thf(fact_103_substn__subst__n, axiom,
    ((substn = (^[T2 : dB]: (^[S3 : dB]: (^[N3 : nat]: (subst @ T2 @ (liftn @ N3 @ S3 @ zero_zero_nat) @ N3))))))). % substn_subst_n
thf(fact_104_Apps__dB__induct, axiom,
    ((![P : dB > $o, T3 : dB]: ((![N2 : nat, Ts4 : list_dB]: ((![X5 : dB]: ((member_dB @ X5 @ (set_dB2 @ Ts4)) => (P @ X5))) => (P @ (foldl_dB_dB @ app @ (var @ N2) @ Ts4)))) => ((![U5 : dB]: ((P @ U5) => (![Ts4 : list_dB]: ((![X5 : dB]: ((member_dB @ X5 @ (set_dB2 @ Ts4)) => (P @ X5))) => (P @ (foldl_dB_dB @ app @ (abs @ U5) @ Ts4)))))) => (P @ T3)))))). % Apps_dB_induct
thf(fact_105_beta_Oinducts, axiom,
    ((![X1 : dB, X24 : dB, P : dB > dB > $o]: ((beta @ X1 @ X24) => ((![S2 : dB, T5 : dB]: (P @ (app @ (abs @ S2) @ T5) @ (subst @ S2 @ T5 @ zero_zero_nat))) => ((![S2 : dB, T5 : dB, U5 : dB]: ((beta @ S2 @ T5) => ((P @ S2 @ T5) => (P @ (app @ S2 @ U5) @ (app @ T5 @ U5))))) => ((![S2 : dB, T5 : dB, U5 : dB]: ((beta @ S2 @ T5) => ((P @ S2 @ T5) => (P @ (app @ U5 @ S2) @ (app @ U5 @ T5))))) => ((![S2 : dB, T5 : dB]: ((beta @ S2 @ T5) => ((P @ S2 @ T5) => (P @ (abs @ S2) @ (abs @ T5))))) => (P @ X1 @ X24))))))))). % beta.inducts
thf(fact_106_map__eq__conv, axiom,
    ((![F : dB > dB, Xs2 : list_dB, G : dB > dB]: (((map_dB_dB @ F @ Xs2) = (map_dB_dB @ G @ Xs2)) = (![X : dB]: (((member_dB @ X @ (set_dB2 @ Xs2))) => (((F @ X) = (G @ X))))))))). % map_eq_conv
thf(fact_107_in__listspI, axiom,
    ((![Xs2 : list_dB, A : dB > $o]: ((![X4 : dB]: ((member_dB @ X4 @ (set_dB2 @ Xs2)) => (A @ X4))) => (listsp_dB @ A @ Xs2))))). % in_listspI
thf(fact_108_liftn__0, axiom,
    ((![T3 : dB, K : nat]: ((liftn @ zero_zero_nat @ T3 @ K) = T3)))). % liftn_0
thf(fact_109_list__ex1__iff, axiom,
    ((list_ex1_dB = (^[P2 : dB > $o]: (^[Xs : list_dB]: (?[X : dB]: (((((member_dB @ X @ (set_dB2 @ Xs))) & ((P2 @ X)))) & ((![Y2 : dB]: (((((member_dB @ Y2 @ (set_dB2 @ Xs))) & ((P2 @ Y2)))) => ((Y2 = X)))))))))))). % list_ex1_iff
thf(fact_110_map__ext, axiom,
    ((![Xs2 : list_dB, F : dB > dB, G : dB > dB]: ((![X4 : dB]: ((member_dB @ X4 @ (set_dB2 @ Xs2)) => ((F @ X4) = (G @ X4)))) => ((map_dB_dB @ F @ Xs2) = (map_dB_dB @ G @ Xs2)))))). % map_ext
thf(fact_111_map__idI, axiom,
    ((![Xs2 : list_dB, F : dB > dB]: ((![X4 : dB]: ((member_dB @ X4 @ (set_dB2 @ Xs2)) => ((F @ X4) = X4))) => ((map_dB_dB @ F @ Xs2) = Xs2))))). % map_idI
thf(fact_112_map__cong, axiom,
    ((![Xs2 : list_dB, Ys : list_dB, F : dB > dB, G : dB > dB]: ((Xs2 = Ys) => ((![X4 : dB]: ((member_dB @ X4 @ (set_dB2 @ Ys)) => ((F @ X4) = (G @ X4)))) => ((map_dB_dB @ F @ Xs2) = (map_dB_dB @ G @ Ys))))))). % map_cong
thf(fact_113_ex__map__conv, axiom,
    ((![Ys : list_dB, F : dB > dB]: ((?[Xs : list_dB]: (Ys = (map_dB_dB @ F @ Xs))) = (![X : dB]: (((member_dB @ X @ (set_dB2 @ Ys))) => ((?[Y2 : dB]: (X = (F @ Y2)))))))))). % ex_map_conv
thf(fact_114_list_Omap__cong, axiom,
    ((![X3 : list_dB, Ya : list_dB, F : dB > dB, G : dB > dB]: ((X3 = Ya) => ((![Z : dB]: ((member_dB @ Z @ (set_dB2 @ Ya)) => ((F @ Z) = (G @ Z)))) => ((map_dB_dB @ F @ X3) = (map_dB_dB @ G @ Ya))))))). % list.map_cong
thf(fact_115_list_Omap__cong0, axiom,
    ((![X3 : list_dB, F : dB > dB, G : dB > dB]: ((![Z : dB]: ((member_dB @ Z @ (set_dB2 @ X3)) => ((F @ Z) = (G @ Z)))) => ((map_dB_dB @ F @ X3) = (map_dB_dB @ G @ X3)))))). % list.map_cong0
thf(fact_116_list_Oinj__map__strong, axiom,
    ((![X3 : list_dB, Xa : list_dB, F : dB > dB, Fa : dB > dB]: ((![Z : dB, Za : dB]: ((member_dB @ Z @ (set_dB2 @ X3)) => ((member_dB @ Za @ (set_dB2 @ Xa)) => (((F @ Z) = (Fa @ Za)) => (Z = Za))))) => (((map_dB_dB @ F @ X3) = (map_dB_dB @ Fa @ Xa)) => (X3 = Xa)))))). % list.inj_map_strong
thf(fact_117_appR, axiom,
    ((![S : dB, T3 : dB, U2 : dB]: ((beta @ S @ T3) => (beta @ (app @ U2 @ S) @ (app @ U2 @ T3)))))). % appR
thf(fact_118_appL, axiom,
    ((![S : dB, T3 : dB, U2 : dB]: ((beta @ S @ T3) => (beta @ (app @ S @ U2) @ (app @ T3 @ U2)))))). % appL
thf(fact_119_foldl__cong, axiom,
    ((![A3 : dB, B2 : dB, L : list_dB, K : list_dB, F : dB > dB > dB, G : dB > dB > dB]: ((A3 = B2) => ((L = K) => ((![A4 : dB, X4 : dB]: ((member_dB @ X4 @ (set_dB2 @ L)) => ((F @ A4 @ X4) = (G @ A4 @ X4)))) => ((foldl_dB_dB @ F @ A3 @ L) = (foldl_dB_dB @ G @ B2 @ K)))))))). % foldl_cong
thf(fact_120_subject__reduction, axiom,
    ((![E : nat > type, T3 : dB, T : type, T7 : dB]: ((typing @ E @ T3 @ T) => ((beta @ T3 @ T7) => (typing @ E @ T7 @ T)))))). % subject_reduction
thf(fact_121_beta__cases_I2_J, axiom,
    ((![R : dB, S : dB]: ((beta @ (abs @ R) @ S) => (~ ((![T5 : dB]: ((S = (abs @ T5)) => (~ ((beta @ R @ T5))))))))))). % beta_cases(2)
thf(fact_122_abs, axiom,
    ((![S : dB, T3 : dB]: ((beta @ S @ T3) => (beta @ (abs @ S) @ (abs @ T3)))))). % abs
thf(fact_123_beta__cases_I1_J, axiom,
    ((![I : nat, T3 : dB]: (~ ((beta @ (var @ I) @ T3)))))). % beta_cases(1)
thf(fact_124_in__listspD, axiom,
    ((![A : dB > $o, Xs2 : list_dB]: ((listsp_dB @ A @ Xs2) => (![X5 : dB]: ((member_dB @ X5 @ (set_dB2 @ Xs2)) => (A @ X5))))))). % in_listspD
thf(fact_125_in__listsp__conv__set, axiom,
    ((listsp_dB = (^[A5 : dB > $o]: (^[Xs : list_dB]: (![X : dB]: (((member_dB @ X @ (set_dB2 @ Xs))) => ((A5 @ X))))))))). % in_listsp_conv_set
thf(fact_126_subst__preserves__beta, axiom,
    ((![R : dB, S : dB, T3 : dB, I : nat]: ((beta @ R @ S) => (beta @ (subst @ R @ T3 @ I) @ (subst @ S @ T3 @ I)))))). % subst_preserves_beta
thf(fact_127_foldr__cong, axiom,
    ((![A3 : type, B2 : type, L : list_type, K : list_type, F : type > type > type, G : type > type > type]: ((A3 = B2) => ((L = K) => ((![A4 : type, X4 : type]: ((member_type @ X4 @ (set_type2 @ L)) => ((F @ X4 @ A4) = (G @ X4 @ A4)))) => ((foldr_type_type @ F @ L @ A3) = (foldr_type_type @ G @ K @ B2)))))))). % foldr_cong
thf(fact_128_lift__preserves__beta, axiom,
    ((![R : dB, S : dB, I : nat]: ((beta @ R @ S) => (beta @ (lift @ R @ I) @ (lift @ S @ I)))))). % lift_preserves_beta
thf(fact_129_liftn_Osimps_I2_J, axiom,
    ((![N : nat, S : dB, T3 : dB, K : nat]: ((liftn @ N @ (app @ S @ T3) @ K) = (app @ (liftn @ N @ S @ K) @ (liftn @ N @ T3 @ K)))))). % liftn.simps(2)
thf(fact_130_beta__cases_I3_J, axiom,
    ((![S : dB, T3 : dB, U2 : dB]: ((beta @ (app @ S @ T3) @ U2) => ((![S2 : dB]: ((S = (abs @ S2)) => (~ ((U2 = (subst @ S2 @ T3 @ zero_zero_nat)))))) => ((![T5 : dB]: ((U2 = (app @ T5 @ T3)) => (~ ((beta @ S @ T5))))) => (~ ((![T5 : dB]: ((U2 = (app @ S @ T5)) => (~ ((beta @ T3 @ T5))))))))))))). % beta_cases(3)
thf(fact_131_beta, axiom,
    ((![S : dB, T3 : dB]: (beta @ (app @ (abs @ S) @ T3) @ (subst @ S @ T3 @ zero_zero_nat))))). % beta
thf(fact_132_beta_Ocases, axiom,
    ((![A1 : dB, A22 : dB]: ((beta @ A1 @ A22) => ((![S2 : dB, T5 : dB]: ((A1 = (app @ (abs @ S2) @ T5)) => (~ ((A22 = (subst @ S2 @ T5 @ zero_zero_nat)))))) => ((![S2 : dB, T5 : dB, U5 : dB]: ((A1 = (app @ S2 @ U5)) => ((A22 = (app @ T5 @ U5)) => (~ ((beta @ S2 @ T5)))))) => ((![S2 : dB, T5 : dB, U5 : dB]: ((A1 = (app @ U5 @ S2)) => ((A22 = (app @ U5 @ T5)) => (~ ((beta @ S2 @ T5)))))) => (~ ((![S2 : dB]: ((A1 = (abs @ S2)) => (![T5 : dB]: ((A22 = (abs @ T5)) => (~ ((beta @ S2 @ T5)))))))))))))))). % beta.cases
thf(fact_133_beta_Osimps, axiom,
    ((beta = (^[A12 : dB]: (^[A23 : dB]: (((?[S3 : dB]: (?[T2 : dB]: (((A12 = (app @ (abs @ S3) @ T2))) & ((A23 = (subst @ S3 @ T2 @ zero_zero_nat))))))) | ((((?[S3 : dB]: (?[T2 : dB]: (?[U6 : dB]: (((A12 = (app @ S3 @ U6))) & ((((A23 = (app @ T2 @ U6))) & ((beta @ S3 @ T2))))))))) | ((((?[S3 : dB]: (?[T2 : dB]: (?[U6 : dB]: (((A12 = (app @ U6 @ S3))) & ((((A23 = (app @ U6 @ T2))) & ((beta @ S3 @ T2))))))))) | ((?[S3 : dB]: (?[T2 : dB]: (((A12 = (abs @ S3))) & ((((A23 = (abs @ T2))) & ((beta @ S3 @ T2)))))))))))))))))). % beta.simps
thf(fact_134_apps__preserves__beta, axiom,
    ((![R : dB, S : dB, Ss : list_dB]: ((beta @ R @ S) => (beta @ (foldl_dB_dB @ app @ R @ Ss) @ (foldl_dB_dB @ app @ S @ Ss)))))). % apps_preserves_beta
thf(fact_135_can__select__set__list__ex1, axiom,
    ((![P : dB > $o, A : list_dB]: ((can_select_dB @ P @ (set_dB2 @ A)) = (list_ex1_dB @ P @ A))))). % can_select_set_list_ex1
thf(fact_136_lem, axiom,
    ((![P : dB > $o, T3 : dB, N : nat]: ((![N2 : nat, Ts4 : list_dB]: ((![X5 : dB]: ((member_dB @ X5 @ (set_dB2 @ Ts4)) => (P @ X5))) => (P @ (foldl_dB_dB @ app @ (var @ N2) @ Ts4)))) => ((![U5 : dB]: ((P @ U5) => (![Ts4 : list_dB]: ((![X5 : dB]: ((member_dB @ X5 @ (set_dB2 @ Ts4)) => (P @ X5))) => (P @ (foldl_dB_dB @ app @ (abs @ U5) @ Ts4)))))) => (((size_size_dB @ T3) = N) => (P @ T3))))))). % lem
thf(fact_137_dB_Osize_I4_J, axiom,
    ((![X1 : nat]: ((size_size_dB @ (var @ X1)) = zero_zero_nat)))). % dB.size(4)
thf(fact_138_count__notin, axiom,
    ((![X3 : dB, Xs2 : list_dB]: ((~ ((member_dB @ X3 @ (set_dB2 @ Xs2)))) => ((count_list_dB @ Xs2 @ X3) = zero_zero_nat))))). % count_notin
thf(fact_139_head__Var__reduction, axiom,
    ((![N : nat, Rs : list_dB, V2 : dB]: ((beta @ (foldl_dB_dB @ app @ (var @ N) @ Rs) @ V2) => (?[Ss2 : list_dB]: ((step1_dB @ beta @ Rs @ Ss2) & (V2 = (foldl_dB_dB @ app @ (var @ N) @ Ss2)))))))). % head_Var_reduction
thf(fact_140_count__list_Osimps_I1_J, axiom,
    ((![Y : dB]: ((count_list_dB @ nil_dB @ Y) = zero_zero_nat)))). % count_list.simps(1)
thf(fact_141_count__list_Osimps_I1_J, axiom,
    ((![Y : type]: ((count_list_type @ nil_type @ Y) = zero_zero_nat)))). % count_list.simps(1)
thf(fact_142_apps__preserves__betas, axiom,
    ((![Rs : list_dB, Ss : list_dB, R : dB]: ((step1_dB @ beta @ Rs @ Ss) => (beta @ (foldl_dB_dB @ app @ R @ Rs) @ (foldl_dB_dB @ app @ R @ Ss)))))). % apps_preserves_betas
thf(fact_143_apps__betasE, axiom,
    ((![R : dB, Rs : list_dB, S : dB]: ((beta @ (foldl_dB_dB @ app @ R @ Rs) @ S) => ((![R4 : dB]: ((beta @ R @ R4) => (~ ((S = (foldl_dB_dB @ app @ R4 @ Rs)))))) => ((![Rs4 : list_dB]: ((step1_dB @ beta @ Rs @ Rs4) => (~ ((S = (foldl_dB_dB @ app @ R @ Rs4)))))) => (~ ((![T5 : dB]: ((R = (abs @ T5)) => (![U5 : dB, Us3 : list_dB]: ((Rs = (cons_dB @ U5 @ Us3)) => (~ ((S = (foldl_dB_dB @ app @ (subst @ T5 @ U5 @ zero_zero_nat) @ Us3)))))))))))))))). % apps_betasE
thf(fact_144_ex__step1I, axiom,
    ((![X3 : dB, Xs2 : list_dB, R : dB > dB > $o, Y : dB]: ((member_dB @ X3 @ (set_dB2 @ Xs2)) => ((R @ Y @ X3) => (?[Ys2 : list_dB]: ((step1_dB @ R @ Ys2 @ Xs2) & (member_dB @ Y @ (set_dB2 @ Ys2))))))))). % ex_step1I
thf(fact_145_list_Oinject, axiom,
    ((![X21 : dB, X22 : list_dB, Y21 : dB, Y22 : list_dB]: (((cons_dB @ X21 @ X22) = (cons_dB @ Y21 @ Y22)) = (((X21 = Y21)) & ((X22 = Y22))))))). % list.inject
thf(fact_146_transpose_Ocases, axiom,
    ((![X3 : list_list_type]: ((~ ((X3 = nil_list_type))) => ((![Xss : list_list_type]: (~ ((X3 = (cons_list_type @ nil_type @ Xss))))) => (~ ((![X4 : type, Xs3 : list_type, Xss : list_list_type]: (~ ((X3 = (cons_list_type @ (cons_type @ X4 @ Xs3) @ Xss)))))))))))). % transpose.cases
thf(fact_147_transpose_Ocases, axiom,
    ((![X3 : list_list_dB]: ((~ ((X3 = nil_list_dB))) => ((![Xss : list_list_dB]: (~ ((X3 = (cons_list_dB @ nil_dB @ Xss))))) => (~ ((![X4 : dB, Xs3 : list_dB, Xss : list_list_dB]: (~ ((X3 = (cons_list_dB @ (cons_dB @ X4 @ Xs3) @ Xss)))))))))))). % transpose.cases
thf(fact_148_list_Odistinct_I1_J, axiom,
    ((![X21 : type, X22 : list_type]: (~ ((nil_type = (cons_type @ X21 @ X22))))))). % list.distinct(1)
thf(fact_149_list_Odistinct_I1_J, axiom,
    ((![X21 : dB, X22 : list_dB]: (~ ((nil_dB = (cons_dB @ X21 @ X22))))))). % list.distinct(1)
thf(fact_150_list_OdiscI, axiom,
    ((![List : list_type, X21 : type, X22 : list_type]: ((List = (cons_type @ X21 @ X22)) => (~ ((List = nil_type))))))). % list.discI
thf(fact_151_list_OdiscI, axiom,
    ((![List : list_dB, X21 : dB, X22 : list_dB]: ((List = (cons_dB @ X21 @ X22)) => (~ ((List = nil_dB))))))). % list.discI
thf(fact_152_list_Oexhaust, axiom,
    ((![Y : list_type]: ((~ ((Y = nil_type))) => (~ ((![X212 : type, X222 : list_type]: (~ ((Y = (cons_type @ X212 @ X222))))))))))). % list.exhaust
thf(fact_153_list_Oexhaust, axiom,
    ((![Y : list_dB]: ((~ ((Y = nil_dB))) => (~ ((![X212 : dB, X222 : list_dB]: (~ ((Y = (cons_dB @ X212 @ X222))))))))))). % list.exhaust
thf(fact_154_list_Oinducts, axiom,
    ((![P : list_type > $o, List : list_type]: ((P @ nil_type) => ((![X12 : type, X23 : list_type]: ((P @ X23) => (P @ (cons_type @ X12 @ X23)))) => (P @ List)))))). % list.inducts
thf(fact_155_list_Oinducts, axiom,
    ((![P : list_dB > $o, List : list_dB]: ((P @ nil_dB) => ((![X12 : dB, X23 : list_dB]: ((P @ X23) => (P @ (cons_dB @ X12 @ X23)))) => (P @ List)))))). % list.inducts
thf(fact_156_neq__Nil__conv, axiom,
    ((![Xs2 : list_type]: ((~ ((Xs2 = nil_type))) = (?[Y2 : type]: (?[Ys3 : list_type]: (Xs2 = (cons_type @ Y2 @ Ys3)))))))). % neq_Nil_conv
thf(fact_157_neq__Nil__conv, axiom,
    ((![Xs2 : list_dB]: ((~ ((Xs2 = nil_dB))) = (?[Y2 : dB]: (?[Ys3 : list_dB]: (Xs2 = (cons_dB @ Y2 @ Ys3)))))))). % neq_Nil_conv
thf(fact_158_list__induct2_H, axiom,
    ((![P : list_type > list_type > $o, Xs2 : list_type, Ys : list_type]: ((P @ nil_type @ nil_type) => ((![X4 : type, Xs3 : list_type]: (P @ (cons_type @ X4 @ Xs3) @ nil_type)) => ((![Y4 : type, Ys2 : list_type]: (P @ nil_type @ (cons_type @ Y4 @ Ys2))) => ((![X4 : type, Xs3 : list_type, Y4 : type, Ys2 : list_type]: ((P @ Xs3 @ Ys2) => (P @ (cons_type @ X4 @ Xs3) @ (cons_type @ Y4 @ Ys2)))) => (P @ Xs2 @ Ys)))))))). % list_induct2'
thf(fact_159_list__induct2_H, axiom,
    ((![P : list_type > list_dB > $o, Xs2 : list_type, Ys : list_dB]: ((P @ nil_type @ nil_dB) => ((![X4 : type, Xs3 : list_type]: (P @ (cons_type @ X4 @ Xs3) @ nil_dB)) => ((![Y4 : dB, Ys2 : list_dB]: (P @ nil_type @ (cons_dB @ Y4 @ Ys2))) => ((![X4 : type, Xs3 : list_type, Y4 : dB, Ys2 : list_dB]: ((P @ Xs3 @ Ys2) => (P @ (cons_type @ X4 @ Xs3) @ (cons_dB @ Y4 @ Ys2)))) => (P @ Xs2 @ Ys)))))))). % list_induct2'
thf(fact_160_list__induct2_H, axiom,
    ((![P : list_dB > list_type > $o, Xs2 : list_dB, Ys : list_type]: ((P @ nil_dB @ nil_type) => ((![X4 : dB, Xs3 : list_dB]: (P @ (cons_dB @ X4 @ Xs3) @ nil_type)) => ((![Y4 : type, Ys2 : list_type]: (P @ nil_dB @ (cons_type @ Y4 @ Ys2))) => ((![X4 : dB, Xs3 : list_dB, Y4 : type, Ys2 : list_type]: ((P @ Xs3 @ Ys2) => (P @ (cons_dB @ X4 @ Xs3) @ (cons_type @ Y4 @ Ys2)))) => (P @ Xs2 @ Ys)))))))). % list_induct2'
thf(fact_161_list__induct2_H, axiom,
    ((![P : list_dB > list_dB > $o, Xs2 : list_dB, Ys : list_dB]: ((P @ nil_dB @ nil_dB) => ((![X4 : dB, Xs3 : list_dB]: (P @ (cons_dB @ X4 @ Xs3) @ nil_dB)) => ((![Y4 : dB, Ys2 : list_dB]: (P @ nil_dB @ (cons_dB @ Y4 @ Ys2))) => ((![X4 : dB, Xs3 : list_dB, Y4 : dB, Ys2 : list_dB]: ((P @ Xs3 @ Ys2) => (P @ (cons_dB @ X4 @ Xs3) @ (cons_dB @ Y4 @ Ys2)))) => (P @ Xs2 @ Ys)))))))). % list_induct2'
thf(fact_162_splice_Oinduct, axiom,
    ((![P : list_type > list_type > $o, A0 : list_type, A1 : list_type]: ((![X_1 : list_type]: (P @ nil_type @ X_1)) => ((![X4 : type, Xs3 : list_type, Ys2 : list_type]: ((P @ Ys2 @ Xs3) => (P @ (cons_type @ X4 @ Xs3) @ Ys2))) => (P @ A0 @ A1)))))). % splice.induct
thf(fact_163_splice_Oinduct, axiom,
    ((![P : list_dB > list_dB > $o, A0 : list_dB, A1 : list_dB]: ((![X_1 : list_dB]: (P @ nil_dB @ X_1)) => ((![X4 : dB, Xs3 : list_dB, Ys2 : list_dB]: ((P @ Ys2 @ Xs3) => (P @ (cons_dB @ X4 @ Xs3) @ Ys2))) => (P @ A0 @ A1)))))). % splice.induct
thf(fact_164_induct__list012, axiom,
    ((![P : list_type > $o, Xs2 : list_type]: ((P @ nil_type) => ((![X4 : type]: (P @ (cons_type @ X4 @ nil_type))) => ((![X4 : type, Y4 : type, Zs : list_type]: ((P @ Zs) => ((P @ (cons_type @ Y4 @ Zs)) => (P @ (cons_type @ X4 @ (cons_type @ Y4 @ Zs)))))) => (P @ Xs2))))))). % induct_list012
thf(fact_165_induct__list012, axiom,
    ((![P : list_dB > $o, Xs2 : list_dB]: ((P @ nil_dB) => ((![X4 : dB]: (P @ (cons_dB @ X4 @ nil_dB))) => ((![X4 : dB, Y4 : dB, Zs : list_dB]: ((P @ Zs) => ((P @ (cons_dB @ Y4 @ Zs)) => (P @ (cons_dB @ X4 @ (cons_dB @ Y4 @ Zs)))))) => (P @ Xs2))))))). % induct_list012

% Conjectures (1)
thf(conj_0, conjecture,
    ((listsp_dB @ (^[T2 : dB]: (?[X2 : type]: (typing @ (shift_type @ e @ i @ t2) @ T2 @ X2))) @ rs))).
