TPTP Problem File: SLH0442^1.p
View Solutions
- Solve Problem
%------------------------------------------------------------------------------
% File : SLH0000^1 : TPTP v8.2.0. Released v8.2.0.
% Domain : Archive of Formal Proofs
% Problem :
% Version : Especial.
% English :
% Refs : [Des23] Desharnais (2023), Email to Geoff Sutcliffe
% Source : [Des23]
% Names : ResiduatedTransitionSystem/0000_ResiduatedTransitionSystem/prob_06292_255289__14274598_1 [Des23]
% Status : Theorem
% Rating : ? v8.2.0
% Syntax : Number of formulae : 1405 ( 401 unt; 123 typ; 0 def)
% Number of atoms : 4258 (1656 equ; 0 cnn)
% Maximal formula atoms : 17 ( 3 avg)
% Number of connectives : 16446 ( 741 ~; 24 |; 415 &;13310 @)
% ( 0 <=>;1956 =>; 0 <=; 0 <~>)
% Maximal formula depth : 25 ( 7 avg)
% Number of types : 7 ( 6 usr)
% Number of type conns : 1010 (1010 >; 0 *; 0 +; 0 <<)
% Number of symbols : 120 ( 117 usr; 10 con; 0-4 aty)
% Number of variables : 3480 ( 113 ^;3255 !; 112 ?;3480 :)
% SPC : TH0_THM_EQU_NAR
% Comments : This file was generated by Isabelle (most likely Sledgehammer)
% 2023-01-19 11:48:21.514
%------------------------------------------------------------------------------
% Could-be-implicit typings (6)
thf(ty_n_t__List__Olist_It__List__Olist_Itf__a_J_J,type,
list_list_a: $tType ).
thf(ty_n_t__Set__Oset_It__List__Olist_Itf__a_J_J,type,
set_list_a: $tType ).
thf(ty_n_t__List__Olist_Itf__a_J,type,
list_a: $tType ).
thf(ty_n_t__Set__Oset_Itf__a_J,type,
set_a: $tType ).
thf(ty_n_t__Nat__Onat,type,
nat: $tType ).
thf(ty_n_tf__a,type,
a: $tType ).
% Explicit typings (117)
thf(sy_c_Groups_Oplus__class_Oplus_001t__Nat__Onat,type,
plus_plus_nat: nat > nat > nat ).
thf(sy_c_If_001t__List__Olist_Itf__a_J,type,
if_list_a: $o > list_a > list_a > list_a ).
thf(sy_c_Lattices_Oinf__class_Oinf_001t__Nat__Onat,type,
inf_inf_nat: nat > nat > nat ).
thf(sy_c_Lattices_Oinf__class_Oinf_001t__Set__Oset_It__List__Olist_Itf__a_J_J,type,
inf_inf_set_list_a: set_list_a > set_list_a > set_list_a ).
thf(sy_c_Lattices_Oinf__class_Oinf_001t__Set__Oset_Itf__a_J,type,
inf_inf_set_a: set_a > set_a > set_a ).
thf(sy_c_List_Oappend_001t__List__Olist_Itf__a_J,type,
append_list_a: list_list_a > list_list_a > list_list_a ).
thf(sy_c_List_Oappend_001tf__a,type,
append_a: list_a > list_a > list_a ).
thf(sy_c_List_Olast_001t__List__Olist_Itf__a_J,type,
last_list_a: list_list_a > list_a ).
thf(sy_c_List_Olast_001tf__a,type,
last_a: list_a > a ).
thf(sy_c_List_Olist_OCons_001t__List__Olist_Itf__a_J,type,
cons_list_a: list_a > list_list_a > list_list_a ).
thf(sy_c_List_Olist_OCons_001tf__a,type,
cons_a: a > list_a > list_a ).
thf(sy_c_List_Olist_ONil_001t__List__Olist_Itf__a_J,type,
nil_list_a: list_list_a ).
thf(sy_c_List_Olist_ONil_001tf__a,type,
nil_a: list_a ).
thf(sy_c_List_Olist_Ohd_001t__List__Olist_Itf__a_J,type,
hd_list_a: list_list_a > list_a ).
thf(sy_c_List_Olist_Ohd_001tf__a,type,
hd_a: list_a > a ).
thf(sy_c_List_Olist_Oset_001t__List__Olist_Itf__a_J,type,
set_list_a2: list_list_a > set_list_a ).
thf(sy_c_List_Olist_Oset_001tf__a,type,
set_a2: list_a > set_a ).
thf(sy_c_List_Olist_Otl_001t__List__Olist_Itf__a_J,type,
tl_list_a: list_list_a > list_list_a ).
thf(sy_c_List_Olist_Otl_001tf__a,type,
tl_a: list_a > list_a ).
thf(sy_c_Nat_Osize__class_Osize_001t__List__Olist_Itf__a_J,type,
size_size_list_a: list_a > nat ).
thf(sy_c_Orderings_Obot__class_Obot_001_062_It__List__Olist_Itf__a_J_M_Eo_J,type,
bot_bot_list_a_o: list_a > $o ).
thf(sy_c_Orderings_Obot__class_Obot_001_062_Itf__a_M_Eo_J,type,
bot_bot_a_o: a > $o ).
thf(sy_c_Orderings_Obot__class_Obot_001t__Nat__Onat,type,
bot_bot_nat: nat ).
thf(sy_c_Orderings_Obot__class_Obot_001t__Set__Oset_It__List__Olist_Itf__a_J_J,type,
bot_bot_set_list_a: set_list_a ).
thf(sy_c_Orderings_Obot__class_Obot_001t__Set__Oset_Itf__a_J,type,
bot_bot_set_a: set_a ).
thf(sy_c_Orderings_Oord__class_Oless__eq_001t__Nat__Onat,type,
ord_less_eq_nat: nat > nat > $o ).
thf(sy_c_Orderings_Oord__class_Oless__eq_001t__Set__Oset_It__List__Olist_Itf__a_J_J,type,
ord_le8861187494160871172list_a: set_list_a > set_list_a > $o ).
thf(sy_c_Orderings_Oord__class_Oless__eq_001t__Set__Oset_Itf__a_J,type,
ord_less_eq_set_a: set_a > set_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Ocoherent__normal__sub__rts_001t__List__Olist_Itf__a_J,type,
cohere6429906645900029933list_a: ( list_a > list_a > list_a ) > set_list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Ocoherent__normal__sub__rts_001tf__a,type,
cohere6072184133013167079_rts_a: ( a > a > a ) > set_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Ocoherent__normal__sub__rts__axioms_001t__List__Olist_Itf__a_J,type,
cohere7668497385502133386list_a: ( list_a > list_a > list_a ) > set_list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Ocoherent__normal__sub__rts__axioms_001tf__a,type,
cohere4894532172567702276ioms_a: ( a > a > a ) > set_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oconfluent__rts_001t__List__Olist_Itf__a_J,type,
confluent_rts_list_a: ( list_a > list_a > list_a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oconfluent__rts_001tf__a,type,
confluent_rts_a: ( a > a > a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Onormal__sub__rts_001t__List__Olist_Itf__a_J,type,
normal6589580540804570479list_a: ( list_a > list_a > list_a ) > set_list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Onormal__sub__rts_OCong_001t__List__Olist_Itf__a_J,type,
normal4889798360446511898list_a: ( list_a > list_a > list_a ) > set_list_a > list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Onormal__sub__rts_OCong_001tf__a,type,
normal_sub_Cong_a: ( a > a > a ) > set_a > a > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Onormal__sub__rts__axioms_001t__List__Olist_Itf__a_J,type,
normal2939518615156061708list_a: ( list_a > list_a > list_a ) > set_list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Onormal__sub__rts__axioms_001tf__a,type,
normal7698203753654205830ioms_a: ( a > a > a ) > set_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opartial__magma_001t__List__Olist_Itf__a_J,type,
partial_magma_list_a: ( list_a > list_a > list_a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opartial__magma_001tf__a,type,
partial_magma_a: ( a > a > a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opartial__magma_Onull_001t__List__Olist_Itf__a_J,type,
partial_null_list_a: ( list_a > list_a > list_a ) > list_a ).
thf(sy_c_ResiduatedTransitionSystem_Opartial__magma_Onull_001tf__a,type,
partial_null_a: ( a > a > a ) > a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__confluent__rts_001tf__a,type,
paths_8083246678931295059_rts_a: ( a > a > a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_001t__List__Olist_Itf__a_J,type,
paths_in_rts_list_a: ( list_a > list_a > list_a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_001tf__a,type,
paths_in_rts_a: ( a > a > a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OArr_001t__List__Olist_Itf__a_J,type,
paths_in_Arr_list_a: ( list_a > list_a > list_a ) > list_list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OArr_001tf__a,type,
paths_in_Arr_a: ( a > a > a ) > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OArr__rel_001t__List__Olist_Itf__a_J,type,
paths_7232963753683178177list_a: list_list_a > list_list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OArr__rel_001tf__a,type,
paths_in_Arr_rel_a: list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OIde_001t__List__Olist_Itf__a_J,type,
paths_in_Ide_list_a: ( list_a > list_a > list_a ) > list_list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OIde_001tf__a,type,
paths_in_Ide_a: ( a > a > a ) > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OIde__rel_001tf__a,type,
paths_in_Ide_rel_a: list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OResid1x_001t__List__Olist_Itf__a_J,type,
paths_1777230443808135851list_a: ( list_a > list_a > list_a ) > list_a > list_list_a > list_a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OResid1x_001tf__a,type,
paths_in_Resid1x_a: ( a > a > a ) > a > list_a > a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OResid_001t__List__Olist_Itf__a_J,type,
paths_8620460302779588466list_a: ( list_a > list_a > list_a ) > list_list_a > list_list_a > list_list_a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OResid_001tf__a,type,
paths_in_Resid_a: ( a > a > a ) > list_a > list_a > list_a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OResidx1_001t__List__Olist_Itf__a_J,type,
paths_3541054012941122297list_a: ( list_a > list_a > list_a ) > list_list_a > list_a > list_list_a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OResidx1_001tf__a,type,
paths_in_Residx1_a: ( a > a > a ) > list_a > a > list_a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OSrcs_001t__List__Olist_Itf__a_J,type,
paths_in_Srcs_list_a: ( list_a > list_a > list_a ) > list_list_a > set_list_a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OSrcs_001tf__a,type,
paths_in_Srcs_a: ( a > a > a ) > list_a > set_a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OSrcs__rel_001tf__a,type,
paths_in_Srcs_rel_a: list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OTrgs_001t__List__Olist_Itf__a_J,type,
paths_in_Trgs_list_a: ( list_a > list_a > list_a ) > list_list_a > set_list_a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OTrgs_001tf__a,type,
paths_in_Trgs_a: ( a > a > a ) > list_a > set_a ).
thf(sy_c_ResiduatedTransitionSystem_Opaths__in__rts_OTrgs__rel_001tf__a,type,
paths_in_Trgs_rel_a: list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_001t__List__Olist_Itf__a_J,type,
residuation_list_a: ( list_a > list_a > list_a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_001tf__a,type,
residuation_a: ( a > a > a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_Oarr_001t__List__Olist_Itf__a_J,type,
arr_list_a: ( list_a > list_a > list_a ) > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_Oarr_001tf__a,type,
arr_a: ( a > a > a ) > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_Ocon_001t__List__Olist_Itf__a_J,type,
con_list_a: ( list_a > list_a > list_a ) > list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_Ocon_001tf__a,type,
con_a: ( a > a > a ) > a > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_Oide_001t__List__Olist_Itf__a_J,type,
ide_list_a: ( list_a > list_a > list_a ) > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_Oide_001tf__a,type,
ide_a: ( a > a > a ) > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_Otrg_001t__List__Olist_Itf__a_J,type,
trg_list_a: ( list_a > list_a > list_a ) > list_a > list_a ).
thf(sy_c_ResiduatedTransitionSystem_Oresiduation_Otrg_001tf__a,type,
trg_a: ( a > a > a ) > a > a ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ocoinitial_001t__List__Olist_Itf__a_J,type,
coinitial_list_a: ( list_a > list_a > list_a ) > list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ocoinitial_001tf__a,type,
coinitial_a: ( a > a > a ) > a > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ocomposable_001t__List__Olist_Itf__a_J,type,
composable_list_a: ( list_a > list_a > list_a ) > list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ocomposable_001tf__a,type,
composable_a: ( a > a > a ) > a > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ocomposite__of_001t__List__Olist_Itf__a_J,type,
composite_of_list_a: ( list_a > list_a > list_a ) > list_a > list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ocomposite__of_001tf__a,type,
composite_of_a: ( a > a > a ) > a > a > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ocoterminal_001t__List__Olist_Itf__a_J,type,
coterminal_list_a: ( list_a > list_a > list_a ) > list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ocoterminal_001tf__a,type,
coterminal_a: ( a > a > a ) > a > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ojoin__of_001t__List__Olist_Itf__a_J,type,
join_of_list_a: ( list_a > list_a > list_a ) > list_a > list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ojoin__of_001tf__a,type,
join_of_a: ( a > a > a ) > a > a > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ojoinable_001t__List__Olist_Itf__a_J,type,
joinable_list_a: ( list_a > list_a > list_a ) > list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Ojoinable_001tf__a,type,
joinable_a: ( a > a > a ) > a > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Oseq_001t__List__Olist_Itf__a_J,type,
seq_list_a: ( list_a > list_a > list_a ) > list_a > list_a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Oseq_001tf__a,type,
seq_a: ( a > a > a ) > a > a > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Osources_001t__List__Olist_Itf__a_J,type,
sources_list_a: ( list_a > list_a > list_a ) > list_a > set_list_a ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Osources_001tf__a,type,
sources_a: ( a > a > a ) > a > set_a ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Otargets_001t__List__Olist_Itf__a_J,type,
targets_list_a: ( list_a > list_a > list_a ) > list_a > set_list_a ).
thf(sy_c_ResiduatedTransitionSystem_Orts_Otargets_001tf__a,type,
targets_a: ( a > a > a ) > a > set_a ).
thf(sy_c_ResiduatedTransitionSystem_Orts__axioms_001t__List__Olist_Itf__a_J,type,
rts_axioms_list_a: ( list_a > list_a > list_a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts__axioms_001tf__a,type,
rts_axioms_a: ( a > a > a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts__with__composites_001t__List__Olist_Itf__a_J,type,
rts_wi1113109597627081724list_a: ( list_a > list_a > list_a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Orts__with__composites_001tf__a,type,
rts_wi3777564303360811894ites_a: ( a > a > a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Osimulation__axioms_001t__List__Olist_Itf__a_J_001t__List__Olist_Itf__a_J,type,
simula8883364849184839078list_a: ( list_a > list_a > list_a ) > ( list_a > list_a > list_a ) > ( list_a > list_a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Osimulation__axioms_001t__List__Olist_Itf__a_J_001tf__a,type,
simula4720608313622360608st_a_a: ( list_a > list_a > list_a ) > ( a > a > a ) > ( list_a > a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Osimulation__axioms_001tf__a_001t__List__Olist_Itf__a_J,type,
simula6609844069451626796list_a: ( a > a > a ) > ( list_a > list_a > list_a ) > ( a > list_a ) > $o ).
thf(sy_c_ResiduatedTransitionSystem_Osimulation__axioms_001tf__a_001tf__a,type,
simula3868467710248865958ms_a_a: ( a > a > a ) > ( a > a > a ) > ( a > a ) > $o ).
thf(sy_c_Set_OCollect_001t__List__Olist_Itf__a_J,type,
collect_list_a: ( list_a > $o ) > set_list_a ).
thf(sy_c_Set_OCollect_001tf__a,type,
collect_a: ( a > $o ) > set_a ).
thf(sy_c_Set_Oinsert_001t__List__Olist_Itf__a_J,type,
insert_list_a: list_a > set_list_a > set_list_a ).
thf(sy_c_Set_Oinsert_001tf__a,type,
insert_a: a > set_a > set_a ).
thf(sy_c_Set_Ois__singleton_001t__List__Olist_Itf__a_J,type,
is_singleton_list_a: set_list_a > $o ).
thf(sy_c_Set_Ois__singleton_001tf__a,type,
is_singleton_a: set_a > $o ).
thf(sy_c_Set_Othe__elem_001t__List__Olist_Itf__a_J,type,
the_elem_list_a: set_list_a > list_a ).
thf(sy_c_Set_Othe__elem_001tf__a,type,
the_elem_a: set_a > a ).
thf(sy_c_Wellfounded_Oaccp_001t__List__Olist_It__List__Olist_Itf__a_J_J,type,
accp_list_list_a: ( list_list_a > list_list_a > $o ) > list_list_a > $o ).
thf(sy_c_Wellfounded_Oaccp_001t__List__Olist_Itf__a_J,type,
accp_list_a: ( list_a > list_a > $o ) > list_a > $o ).
thf(sy_c_member_001t__List__Olist_Itf__a_J,type,
member_list_a: list_a > set_list_a > $o ).
thf(sy_c_member_001tf__a,type,
member_a: a > set_a > $o ).
thf(sy_v_Ua____,type,
ua: list_a ).
thf(sy_v_resid,type,
resid: a > a > a ).
thf(sy_v_ta____,type,
ta: a ).
thf(sy_v_u____,type,
u: a ).
% Relevant facts (1278)
thf(fact_0_paths__in__confluent__rts__axioms,axiom,
paths_8083246678931295059_rts_a @ resid ).
% paths_in_confluent_rts_axioms
thf(fact_1_R_Ocube,axiom,
! [V: a,T: a,U: a] :
( ( resid @ ( resid @ V @ T ) @ ( resid @ U @ T ) )
= ( resid @ ( resid @ V @ U ) @ ( resid @ T @ U ) ) ) ).
% R.cube
thf(fact_2_R_Oex__un__null,axiom,
? [X: a] :
( ! [T2: a] :
( ( ( resid @ X @ T2 )
= X )
& ( ( resid @ T2 @ X )
= X ) )
& ! [Y: a] :
( ! [T3: a] :
( ( ( resid @ Y @ T3 )
= Y )
& ( ( resid @ T3 @ Y )
= Y ) )
=> ( Y = X ) ) ) ).
% R.ex_un_null
thf(fact_3_U,axiom,
ua != nil_a ).
% U
thf(fact_4_Trgs_Ocases,axiom,
! [X2: list_a] :
( ( X2 != nil_a )
=> ( ! [T3: a] :
( X2
!= ( cons_a @ T3 @ nil_a ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( X2
!= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) ) ) ) ).
% Trgs.cases
thf(fact_5_Arr_Osimps_I1_J,axiom,
~ ( paths_in_Arr_a @ resid @ nil_a ) ).
% Arr.simps(1)
thf(fact_6_uU,axiom,
paths_in_Arr_a @ resid @ ( cons_a @ u @ ua ) ).
% uU
thf(fact_7_R_Oconfluent__rts__axioms,axiom,
confluent_rts_a @ resid ).
% R.confluent_rts_axioms
thf(fact_8_t,axiom,
arr_a @ resid @ ta ).
% t
thf(fact_9_coinitial,axiom,
( ( sources_a @ resid @ ta )
= ( paths_in_Srcs_a @ resid @ ( cons_a @ u @ ua ) ) ) ).
% coinitial
thf(fact_10_paths__in__rts_OArr_Ocong,axiom,
paths_in_Arr_a = paths_in_Arr_a ).
% paths_in_rts.Arr.cong
thf(fact_11_paths__in__rts_OSrcs_Ocong,axiom,
paths_in_Srcs_a = paths_in_Srcs_a ).
% paths_in_rts.Srcs.cong
thf(fact_12_R_Opartial__magma__axioms,axiom,
partial_magma_a @ resid ).
% R.partial_magma_axioms
thf(fact_13__092_060open_062U_A_061_A_091_093_A_092_060Longrightarrow_062_A_091t_093_A_092_060_094sup_062_K_092_092_060_094sup_062_K_A_Iu_A_D_AU_J_A_092_060noteq_062_A_091_093_092_060close_062,axiom,
( ( ua = nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ ta @ nil_a ) @ ( cons_a @ u @ ua ) )
!= nil_a ) ) ).
% \<open>U = [] \<Longrightarrow> [t] \<^sup>*\\<^sup>* (u # U) \<noteq> []\<close>
thf(fact_14__C1_C,axiom,
coinitial_a @ resid @ ta @ u ).
% "1"
thf(fact_15_Resid__Arr__Src,axiom,
! [T4: list_a,A: a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( member_a @ A @ ( paths_in_Srcs_a @ resid @ T4 ) )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ A @ nil_a ) )
= T4 ) ) ) ).
% Resid_Arr_Src
thf(fact_16_Arr__has__Src,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( paths_in_Srcs_a @ resid @ T4 )
!= bot_bot_set_a ) ) ).
% Arr_has_Src
thf(fact_17_Srcs_Osimps_I1_J,axiom,
( ( paths_in_Srcs_a @ resid @ nil_a )
= bot_bot_set_a ) ).
% Srcs.simps(1)
thf(fact_18_Arr__Resid__single,axiom,
! [T4: list_a,U: a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( paths_in_Arr_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) ) ) ) ).
% Arr_Resid_single
thf(fact_19_Arr_Osimps_I2_J,axiom,
! [T: a] :
( ( paths_in_Arr_a @ resid @ ( cons_a @ T @ nil_a ) )
= ( arr_a @ resid @ T ) ) ).
% Arr.simps(2)
thf(fact_20_Arr__imp__Arr__tl,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( ( tl_a @ T4 )
!= nil_a )
=> ( paths_in_Arr_a @ resid @ ( tl_a @ T4 ) ) ) ) ).
% Arr_imp_Arr_tl
thf(fact_21_Resid1x_Osimps_I2_J,axiom,
! [T: a,U: a] :
( ( paths_in_Resid1x_a @ resid @ T @ ( cons_a @ U @ nil_a ) )
= ( resid @ T @ U ) ) ).
% Resid1x.simps(2)
thf(fact_22_Srcs_Osimps_I2_J,axiom,
! [T: a] :
( ( paths_in_Srcs_a @ resid @ ( cons_a @ T @ nil_a ) )
= ( sources_a @ resid @ T ) ) ).
% Srcs.simps(2)
thf(fact_23_Con__imp__eq__Srcs,axiom,
! [T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( ( paths_in_Srcs_a @ resid @ T4 )
= ( paths_in_Srcs_a @ resid @ U2 ) ) ) ).
% Con_imp_eq_Srcs
thf(fact_24_ex__un__null,axiom,
? [X: list_a] :
( ! [T2: list_a] :
( ( ( paths_in_Resid_a @ resid @ X @ T2 )
= X )
& ( ( paths_in_Resid_a @ resid @ T2 @ X )
= X ) )
& ! [Y: list_a] :
( ! [T3: list_a] :
( ( ( paths_in_Resid_a @ resid @ Y @ T3 )
= Y )
& ( ( paths_in_Resid_a @ resid @ T3 @ Y )
= Y ) )
=> ( Y = X ) ) ) ).
% ex_un_null
thf(fact_25_cube,axiom,
! [V: list_a,T: list_a,U: list_a] :
( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ T ) @ ( paths_in_Resid_a @ resid @ U @ T ) )
= ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ U ) @ ( paths_in_Resid_a @ resid @ T @ U ) ) ) ).
% cube
thf(fact_26_Con__sym,axiom,
! [T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
= ( ( paths_in_Resid_a @ resid @ U2 @ T4 )
!= nil_a ) ) ).
% Con_sym
thf(fact_27_Resid_Osimps_I1_J,axiom,
! [Uu: list_a] :
( ( paths_in_Resid_a @ resid @ nil_a @ Uu )
= nil_a ) ).
% Resid.simps(1)
thf(fact_28_Cube_I1_J,axiom,
! [T4: list_a,U2: list_a,V3: list_a] :
( ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) @ ( paths_in_Resid_a @ resid @ V3 @ U2 ) )
!= nil_a )
= ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ V3 ) @ ( paths_in_Resid_a @ resid @ U2 @ V3 ) )
!= nil_a ) ) ).
% Cube(1)
thf(fact_29_Cube_I2_J,axiom,
! [T4: list_a,U2: list_a,V3: list_a] :
( ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) @ ( paths_in_Resid_a @ resid @ V3 @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) @ ( paths_in_Resid_a @ resid @ V3 @ U2 ) )
= ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ V3 ) @ ( paths_in_Resid_a @ resid @ U2 @ V3 ) ) ) ) ).
% Cube(2)
thf(fact_30_Resid1x_Osimps_I3_J,axiom,
! [T: a,U: a,V: a,Va2: list_a] :
( ( paths_in_Resid1x_a @ resid @ T @ ( cons_a @ U @ ( cons_a @ V @ Va2 ) ) )
= ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ V @ Va2 ) ) ) ).
% Resid1x.simps(3)
thf(fact_31_Con__initial__right,axiom,
! [T4: list_a,U: a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a ) ) ).
% Con_initial_right
thf(fact_32_Con__initial__left,axiom,
! [T: a,T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ U2 )
!= nil_a ) ) ).
% Con_initial_left
thf(fact_33_Resid__rec_I2_J,axiom,
! [T4: list_a,T: a,U: a] :
( ( T4 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ nil_a ) )
= ( cons_a @ ( resid @ T @ U ) @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ ( resid @ U @ T ) @ nil_a ) ) ) ) ) ) ).
% Resid_rec(2)
thf(fact_34_Resid__rec_I3_J,axiom,
! [U2: list_a,T: a,U: a] :
( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ U2 ) )
= ( paths_in_Resid_a @ resid @ ( cons_a @ ( resid @ T @ U ) @ nil_a ) @ U2 ) ) ) ) ).
% Resid_rec(3)
thf(fact_35_Resid__cons_I2_J,axiom,
! [U2: list_a,T4: list_a,U: a] :
( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ U2 ) )
= ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) ) @ U2 ) ) ) ) ).
% Resid_cons(2)
thf(fact_36_Resid_Osimps_I2_J,axiom,
! [V: a,Va2: list_a] :
( ( paths_in_Resid_a @ resid @ ( cons_a @ V @ Va2 ) @ nil_a )
= nil_a ) ).
% Resid.simps(2)
thf(fact_37_Con__cons_I1_J,axiom,
! [T4: list_a,U2: list_a,T: a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a )
= ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ U2 )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ T4 @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ T @ nil_a ) ) )
!= nil_a ) ) ) ) ) ).
% Con_cons(1)
thf(fact_38_Con__cons_I2_J,axiom,
! [T4: list_a,U2: list_a,U: a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ U2 ) )
!= nil_a )
= ( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) ) @ U2 )
!= nil_a ) ) ) ) ) ).
% Con_cons(2)
thf(fact_39_Con__imp__Arr__Resid,axiom,
! [T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( paths_in_Arr_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) ) ) ).
% Con_imp_Arr_Resid
thf(fact_40_Con__Arr__self,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( paths_in_Resid_a @ resid @ T4 @ T4 )
!= nil_a ) ) ).
% Con_Arr_self
thf(fact_41_Arr__iff__Con__self,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
= ( ( paths_in_Resid_a @ resid @ T4 @ T4 )
!= nil_a ) ) ).
% Arr_iff_Con_self
thf(fact_42_mem__Collect__eq,axiom,
! [A: a,P: a > $o] :
( ( member_a @ A @ ( collect_a @ P ) )
= ( P @ A ) ) ).
% mem_Collect_eq
thf(fact_43_mem__Collect__eq,axiom,
! [A: list_a,P: list_a > $o] :
( ( member_list_a @ A @ ( collect_list_a @ P ) )
= ( P @ A ) ) ).
% mem_Collect_eq
thf(fact_44_Collect__mem__eq,axiom,
! [A2: set_a] :
( ( collect_a
@ ^ [X3: a] : ( member_a @ X3 @ A2 ) )
= A2 ) ).
% Collect_mem_eq
thf(fact_45_Collect__mem__eq,axiom,
! [A2: set_list_a] :
( ( collect_list_a
@ ^ [X3: list_a] : ( member_list_a @ X3 @ A2 ) )
= A2 ) ).
% Collect_mem_eq
thf(fact_46_Collect__cong,axiom,
! [P: a > $o,Q: a > $o] :
( ! [X: a] :
( ( P @ X )
= ( Q @ X ) )
=> ( ( collect_a @ P )
= ( collect_a @ Q ) ) ) ).
% Collect_cong
thf(fact_47_Collect__cong,axiom,
! [P: list_a > $o,Q: list_a > $o] :
( ! [X: list_a] :
( ( P @ X )
= ( Q @ X ) )
=> ( ( collect_list_a @ P )
= ( collect_list_a @ Q ) ) ) ).
% Collect_cong
thf(fact_48_Con__implies__Arr_I1_J,axiom,
! [T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( paths_in_Arr_a @ resid @ T4 ) ) ).
% Con_implies_Arr(1)
thf(fact_49_Con__implies__Arr_I2_J,axiom,
! [T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( paths_in_Arr_a @ resid @ U2 ) ) ).
% Con_implies_Arr(2)
thf(fact_50_Srcs_Osimps_I3_J,axiom,
! [T: a,V: a,Va2: list_a] :
( ( paths_in_Srcs_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) )
= ( sources_a @ resid @ T ) ) ).
% Srcs.simps(3)
thf(fact_51_R_Oarr__iff__has__source,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
= ( ( sources_a @ resid @ T )
!= bot_bot_set_a ) ) ).
% R.arr_iff_has_source
thf(fact_52_R_Ocoinitial__iff,axiom,
! [T: a,T5: a] :
( ( coinitial_a @ resid @ T @ T5 )
= ( ( arr_a @ resid @ T )
& ( arr_a @ resid @ T5 )
& ( ( sources_a @ resid @ T )
= ( sources_a @ resid @ T5 ) ) ) ) ).
% R.coinitial_iff
thf(fact_53_R_OcoinitialE,axiom,
! [T: a,U: a] :
( ( coinitial_a @ resid @ T @ U )
=> ~ ( ( arr_a @ resid @ T )
=> ( ( arr_a @ resid @ U )
=> ( ( sources_a @ resid @ T )
!= ( sources_a @ resid @ U ) ) ) ) ) ).
% R.coinitialE
thf(fact_54_Resid__cons_H,axiom,
! [T4: list_a,T: a,U2: list_a] :
( ( T4 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ U2 )
= ( cons_a @ ( paths_in_Resid1x_a @ resid @ T @ U2 ) @ ( paths_in_Resid_a @ resid @ T4 @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ T @ nil_a ) ) ) ) ) ) ) ).
% Resid_cons'
thf(fact_55_Resid1x__as__Resid,axiom,
! [T: a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ U2 )
= ( cons_a @ ( paths_in_Resid1x_a @ resid @ T @ U2 ) @ nil_a ) ) ) ).
% Resid1x_as_Resid
thf(fact_56_Srcs_Oelims,axiom,
! [X2: list_a,Y2: set_a] :
( ( ( paths_in_Srcs_a @ resid @ X2 )
= Y2 )
=> ( ( ( X2 = nil_a )
=> ( Y2 != bot_bot_set_a ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( Y2
!= ( sources_a @ resid @ T3 ) ) )
=> ~ ! [T3: a] :
( ? [V2: a,Va: list_a] :
( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( Y2
!= ( sources_a @ resid @ T3 ) ) ) ) ) ) ).
% Srcs.elims
thf(fact_57__092_060open_062_092_060And_062t_O_A_092_060lbrakk_062R_Oarr_At_059_AArr_A_091_093_059_AR_Osources_At_A_061_ASrcs_A_091_093_092_060rbrakk_062_A_092_060Longrightarrow_062_A_091t_093_A_092_060_094sup_062_K_092_092_060_094sup_062_K_A_091_093_A_092_060noteq_062_A_091_093_092_060close_062,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
=> ( ( paths_in_Arr_a @ resid @ nil_a )
=> ( ( ( sources_a @ resid @ T )
= ( paths_in_Srcs_a @ resid @ nil_a ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ nil_a )
!= nil_a ) ) ) ) ).
% \<open>\<And>t. \<lbrakk>R.arr t; Arr []; R.sources t = Srcs []\<rbrakk> \<Longrightarrow> [t] \<^sup>*\\<^sup>* [] \<noteq> []\<close>
thf(fact_58_ind,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
=> ( ( paths_in_Arr_a @ resid @ ua )
=> ( ( ( sources_a @ resid @ T )
= ( paths_in_Srcs_a @ resid @ ua ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ua )
!= nil_a ) ) ) ) ).
% ind
thf(fact_59_Resid__rec_I1_J,axiom,
! [T: a,U: a] :
( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
= ( cons_a @ ( resid @ T @ U ) @ nil_a ) ) ) ).
% Resid_rec(1)
thf(fact_60_Con__consI_I1_J,axiom,
! [T4: list_a,U2: list_a,T: a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ U2 )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ T4 @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ T @ nil_a ) ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a ) ) ) ) ) ).
% Con_consI(1)
thf(fact_61_Con__consI_I2_J,axiom,
! [T4: list_a,U2: list_a,U: a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ U2 ) )
!= nil_a ) ) ) ) ) ).
% Con_consI(2)
thf(fact_62_R_OcoinitialI,axiom,
! [T: a,U: a] :
( ( arr_a @ resid @ T )
=> ( ( ( sources_a @ resid @ T )
= ( sources_a @ resid @ U ) )
=> ( coinitial_a @ resid @ T @ U ) ) ) ).
% R.coinitialI
thf(fact_63_paths__in__confluent__rts_Oaxioms_I2_J,axiom,
! [Resid: a > a > a] :
( ( paths_8083246678931295059_rts_a @ Resid )
=> ( confluent_rts_a @ Resid ) ) ).
% paths_in_confluent_rts.axioms(2)
thf(fact_64_rts_Osources_Ocong,axiom,
sources_a = sources_a ).
% rts.sources.cong
thf(fact_65_rts_Osources_Ocong,axiom,
sources_list_a = sources_list_a ).
% rts.sources.cong
thf(fact_66_rts_Ocoinitial_Ocong,axiom,
coinitial_a = coinitial_a ).
% rts.coinitial.cong
thf(fact_67_rts_Ocoinitial_Ocong,axiom,
coinitial_list_a = coinitial_list_a ).
% rts.coinitial.cong
thf(fact_68_residuation_Oarr_Ocong,axiom,
arr_a = arr_a ).
% residuation.arr.cong
thf(fact_69_residuation_Oarr_Ocong,axiom,
arr_list_a = arr_list_a ).
% residuation.arr.cong
thf(fact_70_paths__in__rts_OResid_Ocong,axiom,
paths_in_Resid_a = paths_in_Resid_a ).
% paths_in_rts.Resid.cong
thf(fact_71_paths__in__rts_OResid1x_Ocong,axiom,
paths_in_Resid1x_a = paths_in_Resid1x_a ).
% paths_in_rts.Resid1x.cong
thf(fact_72_partial__magma__def,axiom,
( partial_magma_a
= ( ^ [OP: a > a > a] :
? [X3: a] :
( ! [T6: a] :
( ( ( OP @ X3 @ T6 )
= X3 )
& ( ( OP @ T6 @ X3 )
= X3 ) )
& ! [Y3: a] :
( ! [T6: a] :
( ( ( OP @ Y3 @ T6 )
= Y3 )
& ( ( OP @ T6 @ Y3 )
= Y3 ) )
=> ( Y3 = X3 ) ) ) ) ) ).
% partial_magma_def
thf(fact_73_partial__magma__def,axiom,
( partial_magma_list_a
= ( ^ [OP: list_a > list_a > list_a] :
? [X3: list_a] :
( ! [T6: list_a] :
( ( ( OP @ X3 @ T6 )
= X3 )
& ( ( OP @ T6 @ X3 )
= X3 ) )
& ! [Y3: list_a] :
( ! [T6: list_a] :
( ( ( OP @ Y3 @ T6 )
= Y3 )
& ( ( OP @ T6 @ Y3 )
= Y3 ) )
=> ( Y3 = X3 ) ) ) ) ) ).
% partial_magma_def
thf(fact_74_partial__magma_Oex__un__null,axiom,
! [OP2: a > a > a] :
( ( partial_magma_a @ OP2 )
=> ? [X: a] :
( ! [T2: a] :
( ( ( OP2 @ X @ T2 )
= X )
& ( ( OP2 @ T2 @ X )
= X ) )
& ! [Y: a] :
( ! [T3: a] :
( ( ( OP2 @ Y @ T3 )
= Y )
& ( ( OP2 @ T3 @ Y )
= Y ) )
=> ( Y = X ) ) ) ) ).
% partial_magma.ex_un_null
thf(fact_75_partial__magma_Oex__un__null,axiom,
! [OP2: list_a > list_a > list_a] :
( ( partial_magma_list_a @ OP2 )
=> ? [X: list_a] :
( ! [T2: list_a] :
( ( ( OP2 @ X @ T2 )
= X )
& ( ( OP2 @ T2 @ X )
= X ) )
& ! [Y: list_a] :
( ! [T3: list_a] :
( ( ( OP2 @ Y @ T3 )
= Y )
& ( ( OP2 @ T3 @ Y )
= Y ) )
=> ( Y = X ) ) ) ) ).
% partial_magma.ex_un_null
thf(fact_76_partial__magma_Ointro,axiom,
! [OP2: a > a > a] :
( ? [X4: a] :
( ! [T3: a] :
( ( ( OP2 @ X4 @ T3 )
= X4 )
& ( ( OP2 @ T3 @ X4 )
= X4 ) )
& ! [Y4: a] :
( ! [T2: a] :
( ( ( OP2 @ Y4 @ T2 )
= Y4 )
& ( ( OP2 @ T2 @ Y4 )
= Y4 ) )
=> ( Y4 = X4 ) ) )
=> ( partial_magma_a @ OP2 ) ) ).
% partial_magma.intro
thf(fact_77_partial__magma_Ointro,axiom,
! [OP2: list_a > list_a > list_a] :
( ? [X4: list_a] :
( ! [T3: list_a] :
( ( ( OP2 @ X4 @ T3 )
= X4 )
& ( ( OP2 @ T3 @ X4 )
= X4 ) )
& ! [Y4: list_a] :
( ! [T2: list_a] :
( ( ( OP2 @ Y4 @ T2 )
= Y4 )
& ( ( OP2 @ T2 @ Y4 )
= Y4 ) )
=> ( Y4 = X4 ) ) )
=> ( partial_magma_list_a @ OP2 ) ) ).
% partial_magma.intro
thf(fact_78_partial__magma__axioms,axiom,
partial_magma_list_a @ ( paths_in_Resid_a @ resid ) ).
% partial_magma_axioms
thf(fact_79_rts__with__composites__axioms,axiom,
rts_wi1113109597627081724list_a @ ( paths_in_Resid_a @ resid ) ).
% rts_with_composites_axioms
thf(fact_80_R_Ojoinable__implies__coinitial,axiom,
! [T: a,U: a] :
( ( joinable_a @ resid @ T @ U )
=> ( coinitial_a @ resid @ T @ U ) ) ).
% R.joinable_implies_coinitial
thf(fact_81_Con__single__ide__ind,axiom,
! [A: a,T4: list_a] :
( ( ide_a @ resid @ A )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ A @ nil_a ) @ T4 )
!= nil_a )
= ( ( paths_in_Arr_a @ resid @ T4 )
& ( member_a @ A @ ( paths_in_Srcs_a @ resid @ T4 ) ) ) ) ) ).
% Con_single_ide_ind
thf(fact_82_R_Ocoinitial__def,axiom,
! [T: a,U: a] :
( ( coinitial_a @ resid @ T @ U )
= ( ( inf_inf_set_a @ ( sources_a @ resid @ T ) @ ( sources_a @ resid @ U ) )
!= bot_bot_set_a ) ) ).
% R.coinitial_def
thf(fact_83_Arr__imp__arr__last,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( arr_a @ resid @ ( last_a @ T4 ) ) ) ).
% Arr_imp_arr_last
thf(fact_84_R_OcomposableD_I1_J,axiom,
! [T: a,U: a] :
( ( composable_a @ resid @ T @ U )
=> ( arr_a @ resid @ T ) ) ).
% R.composableD(1)
thf(fact_85_R_OcomposableD_I2_J,axiom,
! [T: a,U: a] :
( ( composable_a @ resid @ T @ U )
=> ( arr_a @ resid @ U ) ) ).
% R.composableD(2)
thf(fact_86_Srcs__simp_092_060_094sub_062P,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( paths_in_Srcs_a @ resid @ T4 )
= ( sources_a @ resid @ ( hd_a @ T4 ) ) ) ) ).
% Srcs_simp\<^sub>P
thf(fact_87_Srcs__Resid__single__Arr,axiom,
! [U: a,T4: list_a] :
( ( ( paths_in_Resid_a @ resid @ ( cons_a @ U @ nil_a ) @ T4 )
!= nil_a )
=> ( ( paths_in_Srcs_a @ resid @ ( paths_in_Resid_a @ resid @ ( cons_a @ U @ nil_a ) @ T4 ) )
= ( paths_in_Trgs_a @ resid @ T4 ) ) ) ).
% Srcs_Resid_single_Arr
thf(fact_88_Resid__rec_I4_J,axiom,
! [T4: list_a,U2: list_a,T: a,U: a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ U2 ) )
= ( append_a @ ( paths_in_Resid_a @ resid @ ( cons_a @ ( resid @ T @ U ) @ nil_a ) @ U2 ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ ( resid @ U @ T ) @ nil_a ) ) @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ ( resid @ T @ U ) @ nil_a ) ) ) ) ) ) ) ) ).
% Resid_rec(4)
thf(fact_89_coinitial__iff,axiom,
! [T: list_a,T5: list_a] :
( ( coinitial_list_a @ ( paths_in_Resid_a @ resid ) @ T @ T5 )
= ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
& ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T5 )
& ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T5 ) ) ) ) ).
% coinitial_iff
thf(fact_90_coinitialE,axiom,
! [T: list_a,U: list_a] :
( ( coinitial_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ~ ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ U )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T )
!= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ) ) ) ).
% coinitialE
thf(fact_91_R_Ocong__symmetric,axiom,
! [T: a,U: a] :
( ( ( ide_a @ resid @ ( resid @ T @ U ) )
& ( ide_a @ resid @ ( resid @ U @ T ) ) )
=> ( ( ide_a @ resid @ ( resid @ U @ T ) )
& ( ide_a @ resid @ ( resid @ T @ U ) ) ) ) ).
% R.cong_symmetric
thf(fact_92_R_Ocong__transitive,axiom,
! [T: a,U: a,V: a] :
( ( ( ide_a @ resid @ ( resid @ T @ U ) )
& ( ide_a @ resid @ ( resid @ U @ T ) ) )
=> ( ( ( ide_a @ resid @ ( resid @ U @ V ) )
& ( ide_a @ resid @ ( resid @ V @ U ) ) )
=> ( ( ide_a @ resid @ ( resid @ T @ V ) )
& ( ide_a @ resid @ ( resid @ V @ T ) ) ) ) ) ).
% R.cong_transitive
thf(fact_93_R_Oide__backward__stable,axiom,
! [A: a,T: a] :
( ( ide_a @ resid @ A )
=> ( ( ide_a @ resid @ ( resid @ T @ A ) )
=> ( ide_a @ resid @ T ) ) ) ).
% R.ide_backward_stable
thf(fact_94_R_Oprfx__transitive,axiom,
! [T: a,U: a,V: a] :
( ( ide_a @ resid @ ( resid @ T @ U ) )
=> ( ( ide_a @ resid @ ( resid @ U @ V ) )
=> ( ide_a @ resid @ ( resid @ T @ V ) ) ) ) ).
% R.prfx_transitive
thf(fact_95_arr__char,axiom,
! [T4: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T4 )
= ( paths_in_Arr_a @ resid @ T4 ) ) ).
% arr_char
thf(fact_96_Trgs_Osimps_I3_J,axiom,
! [T: a,V: a,Va2: list_a] :
( ( paths_in_Trgs_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) )
= ( paths_in_Trgs_a @ resid @ ( cons_a @ V @ Va2 ) ) ) ).
% Trgs.simps(3)
thf(fact_97_R_Ocong__reflexive,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
=> ( ( ide_a @ resid @ ( resid @ T @ T ) )
& ( ide_a @ resid @ ( resid @ T @ T ) ) ) ) ).
% R.cong_reflexive
thf(fact_98_R_Oide__implies__arr,axiom,
! [A: a] :
( ( ide_a @ resid @ A )
=> ( arr_a @ resid @ A ) ) ).
% R.ide_implies_arr
thf(fact_99_R_Oprfx__reflexive,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
=> ( ide_a @ resid @ ( resid @ T @ T ) ) ) ).
% R.prfx_reflexive
thf(fact_100_R_Osource__is__ide,axiom,
! [A: a,T: a] :
( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ( ide_a @ resid @ A ) ) ).
% R.source_is_ide
thf(fact_101_R_Osources__are__cong,axiom,
! [A: a,T: a,A3: a] :
( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ( ( member_a @ A3 @ ( sources_a @ resid @ T ) )
=> ( ( ide_a @ resid @ ( resid @ A @ A3 ) )
& ( ide_a @ resid @ ( resid @ A3 @ A ) ) ) ) ) ).
% R.sources_are_cong
thf(fact_102_R_Osources__cong__closed,axiom,
! [A: a,T: a,A3: a] :
( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ( ( ( ide_a @ resid @ ( resid @ A @ A3 ) )
& ( ide_a @ resid @ ( resid @ A3 @ A ) ) )
=> ( member_a @ A3 @ ( sources_a @ resid @ T ) ) ) ) ).
% R.sources_cong_closed
thf(fact_103_R_Ocoinitial__ide__are__cong,axiom,
! [A: a,A3: a] :
( ( ide_a @ resid @ A )
=> ( ( ide_a @ resid @ A3 )
=> ( ( coinitial_a @ resid @ A @ A3 )
=> ( ( ide_a @ resid @ ( resid @ A @ A3 ) )
& ( ide_a @ resid @ ( resid @ A3 @ A ) ) ) ) ) ) ).
% R.coinitial_ide_are_cong
thf(fact_104_R_Ocong__implies__coinitial,axiom,
! [U: a,U3: a] :
( ( ( ide_a @ resid @ ( resid @ U @ U3 ) )
& ( ide_a @ resid @ ( resid @ U3 @ U ) ) )
=> ( coinitial_a @ resid @ U @ U3 ) ) ).
% R.cong_implies_coinitial
thf(fact_105_Con__append_I2_J,axiom,
! [T4: list_a,U2: list_a,V3: list_a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ T4 @ ( append_a @ U2 @ V3 ) )
!= nil_a )
= ( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) @ V3 )
!= nil_a ) ) ) ) ) ) ).
% Con_append(2)
thf(fact_106_Con__append_I1_J,axiom,
! [T4: list_a,U2: list_a,V3: list_a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ V3 )
!= nil_a )
= ( ( ( paths_in_Resid_a @ resid @ T4 @ V3 )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ U2 @ ( paths_in_Resid_a @ resid @ V3 @ T4 ) )
!= nil_a ) ) ) ) ) ) ).
% Con_append(1)
thf(fact_107_Resid__append__ind,axiom,
! [T4: list_a,U2: list_a,V3: list_a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( ( ( paths_in_Resid_a @ resid @ ( append_a @ V3 @ T4 ) @ U2 )
!= nil_a )
= ( ( ( paths_in_Resid_a @ resid @ V3 @ U2 )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ T4 @ ( paths_in_Resid_a @ resid @ U2 @ V3 ) )
!= nil_a ) ) )
& ( ( ( paths_in_Resid_a @ resid @ T4 @ ( append_a @ V3 @ U2 ) )
!= nil_a )
= ( ( ( paths_in_Resid_a @ resid @ T4 @ V3 )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ V3 ) @ U2 )
!= nil_a ) ) )
& ( ( ( paths_in_Resid_a @ resid @ ( append_a @ V3 @ T4 ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( append_a @ V3 @ T4 ) @ U2 )
= ( append_a @ ( paths_in_Resid_a @ resid @ V3 @ U2 ) @ ( paths_in_Resid_a @ resid @ T4 @ ( paths_in_Resid_a @ resid @ U2 @ V3 ) ) ) ) )
& ( ( ( paths_in_Resid_a @ resid @ T4 @ ( append_a @ V3 @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( append_a @ V3 @ U2 ) )
= ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ V3 ) @ U2 ) ) ) ) ) ) ) ).
% Resid_append_ind
thf(fact_108_Trgs_Osimps_I1_J,axiom,
( ( paths_in_Trgs_a @ resid @ nil_a )
= bot_bot_set_a ) ).
% Trgs.simps(1)
thf(fact_109_Arr__has__Trg,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( paths_in_Trgs_a @ resid @ T4 )
!= bot_bot_set_a ) ) ).
% Arr_has_Trg
thf(fact_110_Arr__imp__arr__hd,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( arr_a @ resid @ ( hd_a @ T4 ) ) ) ).
% Arr_imp_arr_hd
thf(fact_111_Srcs__eqI,axiom,
! [T4: list_a,T7: list_a] :
( ( ( inf_inf_set_a @ ( paths_in_Srcs_a @ resid @ T4 ) @ ( paths_in_Srcs_a @ resid @ T7 ) )
!= bot_bot_set_a )
=> ( ( paths_in_Srcs_a @ resid @ T4 )
= ( paths_in_Srcs_a @ resid @ T7 ) ) ) ).
% Srcs_eqI
thf(fact_112_R_Osources__eqI,axiom,
! [T: a,T5: a] :
( ( ( inf_inf_set_a @ ( sources_a @ resid @ T ) @ ( sources_a @ resid @ T5 ) )
!= bot_bot_set_a )
=> ( ( sources_a @ resid @ T )
= ( sources_a @ resid @ T5 ) ) ) ).
% R.sources_eqI
thf(fact_113_Trgs__eqI,axiom,
! [T4: list_a,T7: list_a] :
( ( ( inf_inf_set_a @ ( paths_in_Trgs_a @ resid @ T4 ) @ ( paths_in_Trgs_a @ resid @ T7 ) )
!= bot_bot_set_a )
=> ( ( paths_in_Trgs_a @ resid @ T4 )
= ( paths_in_Trgs_a @ resid @ T7 ) ) ) ).
% Trgs_eqI
thf(fact_114_sources__cons,axiom,
! [T: a,T4: list_a] :
( ( paths_in_Arr_a @ resid @ ( cons_a @ T @ T4 ) )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ ( cons_a @ T @ T4 ) )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ ( cons_a @ T @ nil_a ) ) ) ) ).
% sources_cons
thf(fact_115_Resid__cons_I1_J,axiom,
! [U2: list_a,T: a,T4: list_a] :
( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ U2 )
= ( append_a @ ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ U2 ) @ ( paths_in_Resid_a @ resid @ T4 @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ T @ nil_a ) ) ) ) ) ) ) ).
% Resid_cons(1)
thf(fact_116_Trgs__Resid__sym__Arr__single,axiom,
! [T4: list_a,U: a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( paths_in_Trgs_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) ) )
= ( paths_in_Trgs_a @ resid @ ( paths_in_Resid_a @ resid @ ( cons_a @ U @ nil_a ) @ T4 ) ) ) ) ).
% Trgs_Resid_sym_Arr_single
thf(fact_117_Arr__appendE_092_060_094sub_062P,axiom,
! [T4: list_a,U2: list_a] :
( ( paths_in_Arr_a @ resid @ ( append_a @ T4 @ U2 ) )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ~ ( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( paths_in_Arr_a @ resid @ U2 )
=> ( ( paths_in_Trgs_a @ resid @ T4 )
!= ( paths_in_Srcs_a @ resid @ U2 ) ) ) ) ) ) ) ).
% Arr_appendE\<^sub>P
thf(fact_118_coinitialI,axiom,
! [T: list_a,U: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U ) )
=> ( coinitial_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ) ).
% coinitialI
thf(fact_119_arrI_092_060_094sub_062P,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T4 ) ) ).
% arrI\<^sub>P
thf(fact_120_Con__appendI_I2_J,axiom,
! [T4: list_a,U2: list_a,V3: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) @ V3 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( append_a @ U2 @ V3 ) )
!= nil_a ) ) ) ).
% Con_appendI(2)
thf(fact_121_Con__appendI_I1_J,axiom,
! [T4: list_a,V3: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ V3 )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ U2 @ ( paths_in_Resid_a @ resid @ V3 @ T4 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ V3 )
!= nil_a ) ) ) ).
% Con_appendI(1)
thf(fact_122_Resid__append_I2_J,axiom,
! [U2: list_a,V3: list_a,T4: list_a] :
( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ T4 @ ( append_a @ U2 @ V3 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( append_a @ U2 @ V3 ) )
= ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) @ V3 ) ) ) ) ) ).
% Resid_append(2)
thf(fact_123_Resid__append_I1_J,axiom,
! [T4: list_a,U2: list_a,V3: list_a] :
( ( T4 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ V3 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ V3 )
= ( append_a @ ( paths_in_Resid_a @ resid @ T4 @ V3 ) @ ( paths_in_Resid_a @ resid @ U2 @ ( paths_in_Resid_a @ resid @ V3 @ T4 ) ) ) ) ) ) ).
% Resid_append(1)
thf(fact_124_Resid__append2,axiom,
! [T4: list_a,U2: list_a,V3: list_a,W: list_a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( W != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ ( append_a @ V3 @ W ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ ( append_a @ V3 @ W ) )
= ( append_a @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ V3 ) @ W ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ U2 @ ( paths_in_Resid_a @ resid @ V3 @ T4 ) ) @ ( paths_in_Resid_a @ resid @ W @ ( paths_in_Resid_a @ resid @ T4 @ V3 ) ) ) ) ) ) ) ) ) ) ).
% Resid_append2
thf(fact_125_Trgs__Resid__sym,axiom,
! [T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( ( paths_in_Trgs_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) )
= ( paths_in_Trgs_a @ resid @ ( paths_in_Resid_a @ resid @ U2 @ T4 ) ) ) ) ).
% Trgs_Resid_sym
thf(fact_126_Srcs__append,axiom,
! [T4: list_a,U2: list_a] :
( ( T4 != nil_a )
=> ( ( paths_in_Srcs_a @ resid @ ( append_a @ T4 @ U2 ) )
= ( paths_in_Srcs_a @ resid @ T4 ) ) ) ).
% Srcs_append
thf(fact_127_Trgs__append,axiom,
! [U2: list_a,T4: list_a] :
( ( U2 != nil_a )
=> ( ( paths_in_Trgs_a @ resid @ ( append_a @ T4 @ U2 ) )
= ( paths_in_Trgs_a @ resid @ U2 ) ) ) ).
% Trgs_append
thf(fact_128_Resid__single__ide_I2_J,axiom,
! [A: a,T4: list_a] :
( ( ide_a @ resid @ A )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ A @ nil_a ) @ T4 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ A @ nil_a ) )
= T4 ) ) ) ).
% Resid_single_ide(2)
thf(fact_129_Srcs__Resid,axiom,
! [T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( ( paths_in_Srcs_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) )
= ( paths_in_Trgs_a @ resid @ U2 ) ) ) ).
% Srcs_Resid
thf(fact_130_Con__single__ideI_I2_J,axiom,
! [A: a,T4: list_a] :
( ( ide_a @ resid @ A )
=> ( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( member_a @ A @ ( paths_in_Srcs_a @ resid @ T4 ) )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ A @ nil_a ) )
!= nil_a ) ) ) ) ).
% Con_single_ideI(2)
thf(fact_131_Con__single__ideI_I1_J,axiom,
! [A: a,T4: list_a] :
( ( ide_a @ resid @ A )
=> ( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( member_a @ A @ ( paths_in_Srcs_a @ resid @ T4 ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ A @ nil_a ) @ T4 )
!= nil_a ) ) ) ) ).
% Con_single_ideI(1)
thf(fact_132_paths__in__rts_OTrgs_Ocong,axiom,
paths_in_Trgs_a = paths_in_Trgs_a ).
% paths_in_rts.Trgs.cong
thf(fact_133_residuation_Oide_Ocong,axiom,
ide_a = ide_a ).
% residuation.ide.cong
thf(fact_134_residuation_Oide_Ocong,axiom,
ide_list_a = ide_list_a ).
% residuation.ide.cong
thf(fact_135_rts_Ocomposable_Ocong,axiom,
composable_a = composable_a ).
% rts.composable.cong
thf(fact_136_rts_Ocomposable_Ocong,axiom,
composable_list_a = composable_list_a ).
% rts.composable.cong
thf(fact_137_rts_Ojoinable_Ocong,axiom,
joinable_a = joinable_a ).
% rts.joinable.cong
thf(fact_138_rts_Ojoinable_Ocong,axiom,
joinable_list_a = joinable_list_a ).
% rts.joinable.cong
thf(fact_139_list_Ocollapse,axiom,
! [List: list_a] :
( ( List != nil_a )
=> ( ( cons_a @ ( hd_a @ List ) @ ( tl_a @ List ) )
= List ) ) ).
% list.collapse
thf(fact_140_hd__Cons__tl,axiom,
! [Xs: list_a] :
( ( Xs != nil_a )
=> ( ( cons_a @ ( hd_a @ Xs ) @ ( tl_a @ Xs ) )
= Xs ) ) ).
% hd_Cons_tl
thf(fact_141_last__snoc,axiom,
! [Xs: list_a,X2: a] :
( ( last_a @ ( append_a @ Xs @ ( cons_a @ X2 @ nil_a ) ) )
= X2 ) ).
% last_snoc
thf(fact_142_last__appendR,axiom,
! [Ys: list_a,Xs: list_a] :
( ( Ys != nil_a )
=> ( ( last_a @ ( append_a @ Xs @ Ys ) )
= ( last_a @ Ys ) ) ) ).
% last_appendR
thf(fact_143_last__appendL,axiom,
! [Ys: list_a,Xs: list_a] :
( ( Ys = nil_a )
=> ( ( last_a @ ( append_a @ Xs @ Ys ) )
= ( last_a @ Xs ) ) ) ).
% last_appendL
thf(fact_144_tl__append2,axiom,
! [Xs: list_a,Ys: list_a] :
( ( Xs != nil_a )
=> ( ( tl_a @ ( append_a @ Xs @ Ys ) )
= ( append_a @ ( tl_a @ Xs ) @ Ys ) ) ) ).
% tl_append2
thf(fact_145_hd__append2,axiom,
! [Xs: list_a,Ys: list_a] :
( ( Xs != nil_a )
=> ( ( hd_a @ ( append_a @ Xs @ Ys ) )
= ( hd_a @ Xs ) ) ) ).
% hd_append2
thf(fact_146_R_Oidentities__form__coherent__normal__sub__rts,axiom,
cohere6072184133013167079_rts_a @ resid @ ( collect_a @ ( ide_a @ resid ) ) ).
% R.identities_form_coherent_normal_sub_rts
thf(fact_147_append1__eq__conv,axiom,
! [Xs: list_a,X2: a,Ys: list_a,Y2: a] :
( ( ( append_a @ Xs @ ( cons_a @ X2 @ nil_a ) )
= ( append_a @ Ys @ ( cons_a @ Y2 @ nil_a ) ) )
= ( ( Xs = Ys )
& ( X2 = Y2 ) ) ) ).
% append1_eq_conv
thf(fact_148_R_Ocong__implies__coterminal,axiom,
! [U: a,U3: a] :
( ( ( ide_a @ resid @ ( resid @ U @ U3 ) )
& ( ide_a @ resid @ ( resid @ U3 @ U ) ) )
=> ( coterminal_a @ resid @ U @ U3 ) ) ).
% R.cong_implies_coterminal
thf(fact_149_prfx__transitive,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ V ) )
=> ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ V ) ) ) ) ).
% prfx_transitive
thf(fact_150_ide__backward__stable,axiom,
! [A: list_a,T: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ A ) )
=> ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ).
% ide_backward_stable
thf(fact_151_cong__transitive,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ T ) ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ V ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V @ U ) ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ V ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V @ T ) ) ) ) ) ).
% cong_transitive
thf(fact_152_cong__symmetric,axiom,
! [T: list_a,U: list_a] :
( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ T ) ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ T ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) ) ) ) ).
% cong_symmetric
thf(fact_153_sources__cong__closed,axiom,
! [A: list_a,T: list_a,A3: list_a] :
( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ A @ A3 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ A3 @ A ) ) )
=> ( member_list_a @ A3 @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ) ).
% sources_cong_closed
thf(fact_154_sources__are__cong,axiom,
! [A: list_a,T: list_a,A3: list_a] :
( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( member_list_a @ A3 @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ A @ A3 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ A3 @ A ) ) ) ) ) ).
% sources_are_cong
thf(fact_155_source__is__ide,axiom,
! [A: list_a,T: list_a] :
( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A ) ) ).
% source_is_ide
thf(fact_156_prfx__reflexive,axiom,
! [T: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ T ) ) ) ).
% prfx_reflexive
thf(fact_157_ide__implies__arr,axiom,
! [A: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ A ) ) ).
% ide_implies_arr
thf(fact_158_cong__reflexive,axiom,
! [T: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ T ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ T ) ) ) ) ).
% cong_reflexive
thf(fact_159_composableD_I1_J,axiom,
! [T: list_a,U: list_a] :
( ( composable_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ).
% composableD(1)
thf(fact_160_composableD_I2_J,axiom,
! [T: list_a,U: list_a] :
( ( composable_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ).
% composableD(2)
thf(fact_161_cong__implies__coinitial,axiom,
! [U: list_a,U3: list_a] :
( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ U3 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U3 @ U ) ) )
=> ( coinitial_list_a @ ( paths_in_Resid_a @ resid ) @ U @ U3 ) ) ).
% cong_implies_coinitial
thf(fact_162_coinitial__ide__are__cong,axiom,
! [A: list_a,A3: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A3 )
=> ( ( coinitial_list_a @ ( paths_in_Resid_a @ resid ) @ A @ A3 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ A @ A3 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ A3 @ A ) ) ) ) ) ) ).
% coinitial_ide_are_cong
thf(fact_163_joinable__implies__coinitial,axiom,
! [T: list_a,U: list_a] :
( ( joinable_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( coinitial_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ).
% joinable_implies_coinitial
thf(fact_164_list_Oinject,axiom,
! [X21: a,X22: list_a,Y21: a,Y22: list_a] :
( ( ( cons_a @ X21 @ X22 )
= ( cons_a @ Y21 @ Y22 ) )
= ( ( X21 = Y21 )
& ( X22 = Y22 ) ) ) ).
% list.inject
thf(fact_165_append_Oassoc,axiom,
! [A: list_a,B: list_a,C: list_a] :
( ( append_a @ ( append_a @ A @ B ) @ C )
= ( append_a @ A @ ( append_a @ B @ C ) ) ) ).
% append.assoc
thf(fact_166_append__assoc,axiom,
! [Xs: list_a,Ys: list_a,Zs: list_a] :
( ( append_a @ ( append_a @ Xs @ Ys ) @ Zs )
= ( append_a @ Xs @ ( append_a @ Ys @ Zs ) ) ) ).
% append_assoc
thf(fact_167_append__same__eq,axiom,
! [Ys: list_a,Xs: list_a,Zs: list_a] :
( ( ( append_a @ Ys @ Xs )
= ( append_a @ Zs @ Xs ) )
= ( Ys = Zs ) ) ).
% append_same_eq
thf(fact_168_same__append__eq,axiom,
! [Xs: list_a,Ys: list_a,Zs: list_a] :
( ( ( append_a @ Xs @ Ys )
= ( append_a @ Xs @ Zs ) )
= ( Ys = Zs ) ) ).
% same_append_eq
thf(fact_169_prfx__decomp,axiom,
! [T: a,U: a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( append_a @ ( cons_a @ T @ nil_a ) @ ( cons_a @ ( resid @ U @ T ) @ nil_a ) ) @ ( cons_a @ U @ nil_a ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( cons_a @ U @ nil_a ) @ ( append_a @ ( cons_a @ T @ nil_a ) @ ( cons_a @ ( resid @ U @ T ) @ nil_a ) ) ) ) ) ) ).
% prfx_decomp
thf(fact_170_append__is__Nil__conv,axiom,
! [Xs: list_a,Ys: list_a] :
( ( ( append_a @ Xs @ Ys )
= nil_a )
= ( ( Xs = nil_a )
& ( Ys = nil_a ) ) ) ).
% append_is_Nil_conv
thf(fact_171_Nil__is__append__conv,axiom,
! [Xs: list_a,Ys: list_a] :
( ( nil_a
= ( append_a @ Xs @ Ys ) )
= ( ( Xs = nil_a )
& ( Ys = nil_a ) ) ) ).
% Nil_is_append_conv
thf(fact_172_self__append__conv2,axiom,
! [Y2: list_a,Xs: list_a] :
( ( Y2
= ( append_a @ Xs @ Y2 ) )
= ( Xs = nil_a ) ) ).
% self_append_conv2
thf(fact_173_append__self__conv2,axiom,
! [Xs: list_a,Ys: list_a] :
( ( ( append_a @ Xs @ Ys )
= Ys )
= ( Xs = nil_a ) ) ).
% append_self_conv2
thf(fact_174_self__append__conv,axiom,
! [Y2: list_a,Ys: list_a] :
( ( Y2
= ( append_a @ Y2 @ Ys ) )
= ( Ys = nil_a ) ) ).
% self_append_conv
thf(fact_175_append__self__conv,axiom,
! [Xs: list_a,Ys: list_a] :
( ( ( append_a @ Xs @ Ys )
= Xs )
= ( Ys = nil_a ) ) ).
% append_self_conv
thf(fact_176_append__Nil2,axiom,
! [Xs: list_a] :
( ( append_a @ Xs @ nil_a )
= Xs ) ).
% append_Nil2
thf(fact_177_append_Oright__neutral,axiom,
! [A: list_a] :
( ( append_a @ A @ nil_a )
= A ) ).
% append.right_neutral
thf(fact_178_rts_Ocoterminal_Ocong,axiom,
coterminal_a = coterminal_a ).
% rts.coterminal.cong
thf(fact_179_rts_Ocoterminal_Ocong,axiom,
coterminal_list_a = coterminal_list_a ).
% rts.coterminal.cong
thf(fact_180_not__Cons__self2,axiom,
! [X2: a,Xs: list_a] :
( ( cons_a @ X2 @ Xs )
!= Xs ) ).
% not_Cons_self2
thf(fact_181_append__eq__appendI,axiom,
! [Xs: list_a,Xs1: list_a,Zs: list_a,Ys: list_a,Us: list_a] :
( ( ( append_a @ Xs @ Xs1 )
= Zs )
=> ( ( Ys
= ( append_a @ Xs1 @ Us ) )
=> ( ( append_a @ Xs @ Ys )
= ( append_a @ Zs @ Us ) ) ) ) ).
% append_eq_appendI
thf(fact_182_append__eq__append__conv2,axiom,
! [Xs: list_a,Ys: list_a,Zs: list_a,Ts: list_a] :
( ( ( append_a @ Xs @ Ys )
= ( append_a @ Zs @ Ts ) )
= ( ? [Us2: list_a] :
( ( ( Xs
= ( append_a @ Zs @ Us2 ) )
& ( ( append_a @ Us2 @ Ys )
= Ts ) )
| ( ( ( append_a @ Xs @ Us2 )
= Zs )
& ( Ys
= ( append_a @ Us2 @ Ts ) ) ) ) ) ) ).
% append_eq_append_conv2
thf(fact_183_list__nonempty__induct,axiom,
! [Xs: list_a,P: list_a > $o] :
( ( Xs != nil_a )
=> ( ! [X: a] : ( P @ ( cons_a @ X @ nil_a ) )
=> ( ! [X: a,Xs2: list_a] :
( ( Xs2 != nil_a )
=> ( ( P @ Xs2 )
=> ( P @ ( cons_a @ X @ Xs2 ) ) ) )
=> ( P @ Xs ) ) ) ) ).
% list_nonempty_induct
thf(fact_184_list__induct2_H,axiom,
! [P: list_a > list_a > $o,Xs: list_a,Ys: list_a] :
( ( P @ nil_a @ nil_a )
=> ( ! [X: a,Xs2: list_a] : ( P @ ( cons_a @ X @ Xs2 ) @ nil_a )
=> ( ! [Y4: a,Ys2: list_a] : ( P @ nil_a @ ( cons_a @ Y4 @ Ys2 ) )
=> ( ! [X: a,Xs2: list_a,Y4: a,Ys2: list_a] :
( ( P @ Xs2 @ Ys2 )
=> ( P @ ( cons_a @ X @ Xs2 ) @ ( cons_a @ Y4 @ Ys2 ) ) )
=> ( P @ Xs @ Ys ) ) ) ) ) ).
% list_induct2'
thf(fact_185_neq__Nil__conv,axiom,
! [Xs: list_a] :
( ( Xs != nil_a )
= ( ? [Y3: a,Ys3: list_a] :
( Xs
= ( cons_a @ Y3 @ Ys3 ) ) ) ) ).
% neq_Nil_conv
thf(fact_186_remdups__adj_Ocases,axiom,
! [X2: list_a] :
( ( X2 != nil_a )
=> ( ! [X: a] :
( X2
!= ( cons_a @ X @ nil_a ) )
=> ~ ! [X: a,Y4: a,Xs2: list_a] :
( X2
!= ( cons_a @ X @ ( cons_a @ Y4 @ Xs2 ) ) ) ) ) ).
% remdups_adj.cases
thf(fact_187_transpose_Ocases,axiom,
! [X2: list_list_a] :
( ( X2 != nil_list_a )
=> ( ! [Xss: list_list_a] :
( X2
!= ( cons_list_a @ nil_a @ Xss ) )
=> ~ ! [X: a,Xs2: list_a,Xss: list_list_a] :
( X2
!= ( cons_list_a @ ( cons_a @ X @ Xs2 ) @ Xss ) ) ) ) ).
% transpose.cases
thf(fact_188_list_Oexhaust,axiom,
! [Y2: list_a] :
( ( Y2 != nil_a )
=> ~ ! [X212: a,X222: list_a] :
( Y2
!= ( cons_a @ X212 @ X222 ) ) ) ).
% list.exhaust
thf(fact_189_list_OdiscI,axiom,
! [List: list_a,X21: a,X22: list_a] :
( ( List
= ( cons_a @ X21 @ X22 ) )
=> ( List != nil_a ) ) ).
% list.discI
thf(fact_190_list_Odistinct_I1_J,axiom,
! [X21: a,X22: list_a] :
( nil_a
!= ( cons_a @ X21 @ X22 ) ) ).
% list.distinct(1)
thf(fact_191_Cons__eq__appendI,axiom,
! [X2: a,Xs1: list_a,Ys: list_a,Xs: list_a,Zs: list_a] :
( ( ( cons_a @ X2 @ Xs1 )
= Ys )
=> ( ( Xs
= ( append_a @ Xs1 @ Zs ) )
=> ( ( cons_a @ X2 @ Xs )
= ( append_a @ Ys @ Zs ) ) ) ) ).
% Cons_eq_appendI
thf(fact_192_append__Cons,axiom,
! [X2: a,Xs: list_a,Ys: list_a] :
( ( append_a @ ( cons_a @ X2 @ Xs ) @ Ys )
= ( cons_a @ X2 @ ( append_a @ Xs @ Ys ) ) ) ).
% append_Cons
thf(fact_193_eq__Nil__appendI,axiom,
! [Xs: list_a,Ys: list_a] :
( ( Xs = Ys )
=> ( Xs
= ( append_a @ nil_a @ Ys ) ) ) ).
% eq_Nil_appendI
thf(fact_194_append_Oleft__neutral,axiom,
! [A: list_a] :
( ( append_a @ nil_a @ A )
= A ) ).
% append.left_neutral
thf(fact_195_append__Nil,axiom,
! [Ys: list_a] :
( ( append_a @ nil_a @ Ys )
= Ys ) ).
% append_Nil
thf(fact_196_list_Osel_I1_J,axiom,
! [X21: a,X22: list_a] :
( ( hd_a @ ( cons_a @ X21 @ X22 ) )
= X21 ) ).
% list.sel(1)
thf(fact_197_list_Osel_I3_J,axiom,
! [X21: a,X22: list_a] :
( ( tl_a @ ( cons_a @ X21 @ X22 ) )
= X22 ) ).
% list.sel(3)
thf(fact_198_list_Osel_I2_J,axiom,
( ( tl_a @ nil_a )
= nil_a ) ).
% list.sel(2)
thf(fact_199_rev__nonempty__induct,axiom,
! [Xs: list_a,P: list_a > $o] :
( ( Xs != nil_a )
=> ( ! [X: a] : ( P @ ( cons_a @ X @ nil_a ) )
=> ( ! [X: a,Xs2: list_a] :
( ( Xs2 != nil_a )
=> ( ( P @ Xs2 )
=> ( P @ ( append_a @ Xs2 @ ( cons_a @ X @ nil_a ) ) ) ) )
=> ( P @ Xs ) ) ) ) ).
% rev_nonempty_induct
thf(fact_200_append__eq__Cons__conv,axiom,
! [Ys: list_a,Zs: list_a,X2: a,Xs: list_a] :
( ( ( append_a @ Ys @ Zs )
= ( cons_a @ X2 @ Xs ) )
= ( ( ( Ys = nil_a )
& ( Zs
= ( cons_a @ X2 @ Xs ) ) )
| ? [Ys4: list_a] :
( ( Ys
= ( cons_a @ X2 @ Ys4 ) )
& ( ( append_a @ Ys4 @ Zs )
= Xs ) ) ) ) ).
% append_eq_Cons_conv
thf(fact_201_Cons__eq__append__conv,axiom,
! [X2: a,Xs: list_a,Ys: list_a,Zs: list_a] :
( ( ( cons_a @ X2 @ Xs )
= ( append_a @ Ys @ Zs ) )
= ( ( ( Ys = nil_a )
& ( ( cons_a @ X2 @ Xs )
= Zs ) )
| ? [Ys4: list_a] :
( ( ( cons_a @ X2 @ Ys4 )
= Ys )
& ( Xs
= ( append_a @ Ys4 @ Zs ) ) ) ) ) ).
% Cons_eq_append_conv
thf(fact_202_rev__exhaust,axiom,
! [Xs: list_a] :
( ( Xs != nil_a )
=> ~ ! [Ys2: list_a,Y4: a] :
( Xs
!= ( append_a @ Ys2 @ ( cons_a @ Y4 @ nil_a ) ) ) ) ).
% rev_exhaust
thf(fact_203_rev__induct,axiom,
! [P: list_a > $o,Xs: list_a] :
( ( P @ nil_a )
=> ( ! [X: a,Xs2: list_a] :
( ( P @ Xs2 )
=> ( P @ ( append_a @ Xs2 @ ( cons_a @ X @ nil_a ) ) ) )
=> ( P @ Xs ) ) ) ).
% rev_induct
thf(fact_204_tl__Nil,axiom,
! [Xs: list_a] :
( ( ( tl_a @ Xs )
= nil_a )
= ( ( Xs = nil_a )
| ? [X3: a] :
( Xs
= ( cons_a @ X3 @ nil_a ) ) ) ) ).
% tl_Nil
thf(fact_205_Nil__tl,axiom,
! [Xs: list_a] :
( ( nil_a
= ( tl_a @ Xs ) )
= ( ( Xs = nil_a )
| ? [X3: a] :
( Xs
= ( cons_a @ X3 @ nil_a ) ) ) ) ).
% Nil_tl
thf(fact_206_last__ConsR,axiom,
! [Xs: list_a,X2: a] :
( ( Xs != nil_a )
=> ( ( last_a @ ( cons_a @ X2 @ Xs ) )
= ( last_a @ Xs ) ) ) ).
% last_ConsR
thf(fact_207_last__ConsL,axiom,
! [Xs: list_a,X2: a] :
( ( Xs = nil_a )
=> ( ( last_a @ ( cons_a @ X2 @ Xs ) )
= X2 ) ) ).
% last_ConsL
thf(fact_208_last_Osimps,axiom,
! [Xs: list_a,X2: a] :
( ( ( Xs = nil_a )
=> ( ( last_a @ ( cons_a @ X2 @ Xs ) )
= X2 ) )
& ( ( Xs != nil_a )
=> ( ( last_a @ ( cons_a @ X2 @ Xs ) )
= ( last_a @ Xs ) ) ) ) ).
% last.simps
thf(fact_209_hd__append,axiom,
! [Xs: list_a,Ys: list_a] :
( ( ( Xs = nil_a )
=> ( ( hd_a @ ( append_a @ Xs @ Ys ) )
= ( hd_a @ Ys ) ) )
& ( ( Xs != nil_a )
=> ( ( hd_a @ ( append_a @ Xs @ Ys ) )
= ( hd_a @ Xs ) ) ) ) ).
% hd_append
thf(fact_210_longest__common__prefix,axiom,
! [Xs: list_a,Ys: list_a] :
? [Ps: list_a,Xs3: list_a,Ys5: list_a] :
( ( Xs
= ( append_a @ Ps @ Xs3 ) )
& ( Ys
= ( append_a @ Ps @ Ys5 ) )
& ( ( Xs3 = nil_a )
| ( Ys5 = nil_a )
| ( ( hd_a @ Xs3 )
!= ( hd_a @ Ys5 ) ) ) ) ).
% longest_common_prefix
thf(fact_211_tl__append__if,axiom,
! [Xs: list_a,Ys: list_a] :
( ( ( Xs = nil_a )
=> ( ( tl_a @ ( append_a @ Xs @ Ys ) )
= ( tl_a @ Ys ) ) )
& ( ( Xs != nil_a )
=> ( ( tl_a @ ( append_a @ Xs @ Ys ) )
= ( append_a @ ( tl_a @ Xs ) @ Ys ) ) ) ) ).
% tl_append_if
thf(fact_212_last__append,axiom,
! [Ys: list_a,Xs: list_a] :
( ( ( Ys = nil_a )
=> ( ( last_a @ ( append_a @ Xs @ Ys ) )
= ( last_a @ Xs ) ) )
& ( ( Ys != nil_a )
=> ( ( last_a @ ( append_a @ Xs @ Ys ) )
= ( last_a @ Ys ) ) ) ) ).
% last_append
thf(fact_213_longest__common__suffix,axiom,
! [Xs: list_a,Ys: list_a] :
? [Ss: list_a,Xs3: list_a,Ys5: list_a] :
( ( Xs
= ( append_a @ Xs3 @ Ss ) )
& ( Ys
= ( append_a @ Ys5 @ Ss ) )
& ( ( Xs3 = nil_a )
| ( Ys5 = nil_a )
| ( ( last_a @ Xs3 )
!= ( last_a @ Ys5 ) ) ) ) ).
% longest_common_suffix
thf(fact_214_list_Oexpand,axiom,
! [List: list_a,List2: list_a] :
( ( ( List = nil_a )
= ( List2 = nil_a ) )
=> ( ( ( List != nil_a )
=> ( ( List2 != nil_a )
=> ( ( ( hd_a @ List )
= ( hd_a @ List2 ) )
& ( ( tl_a @ List )
= ( tl_a @ List2 ) ) ) ) )
=> ( List = List2 ) ) ) ).
% list.expand
thf(fact_215_hd__Nil__eq__last,axiom,
( ( hd_a @ nil_a )
= ( last_a @ nil_a ) ) ).
% hd_Nil_eq_last
thf(fact_216_last__tl,axiom,
! [Xs: list_a] :
( ( ( Xs = nil_a )
| ( ( tl_a @ Xs )
!= nil_a ) )
=> ( ( last_a @ ( tl_a @ Xs ) )
= ( last_a @ Xs ) ) ) ).
% last_tl
thf(fact_217_list_Oexhaust__sel,axiom,
! [List: list_a] :
( ( List != nil_a )
=> ( List
= ( cons_a @ ( hd_a @ List ) @ ( tl_a @ List ) ) ) ) ).
% list.exhaust_sel
thf(fact_218_identities__form__coherent__normal__sub__rts,axiom,
cohere6429906645900029933list_a @ ( paths_in_Resid_a @ resid ) @ ( collect_list_a @ ( ide_list_a @ ( paths_in_Resid_a @ resid ) ) ) ).
% identities_form_coherent_normal_sub_rts
thf(fact_219_cong__implies__coterminal,axiom,
! [U: list_a,U3: list_a] :
( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ U3 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U3 @ U ) ) )
=> ( coterminal_list_a @ ( paths_in_Resid_a @ resid ) @ U @ U3 ) ) ).
% cong_implies_coterminal
thf(fact_220_Arr__append__iff_092_060_094sub_062P,axiom,
! [T4: list_a,U2: list_a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( paths_in_Arr_a @ resid @ ( append_a @ T4 @ U2 ) )
= ( ( paths_in_Arr_a @ resid @ T4 )
& ( paths_in_Arr_a @ resid @ U2 )
& ( ord_less_eq_set_a @ ( paths_in_Trgs_a @ resid @ T4 ) @ ( paths_in_Srcs_a @ resid @ U2 ) ) ) ) ) ) ).
% Arr_append_iff\<^sub>P
thf(fact_221_seq__char_H,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
= ( ( paths_in_Arr_a @ resid @ T4 )
& ( paths_in_Arr_a @ resid @ U2 )
& ( ( inf_inf_set_a @ ( paths_in_Trgs_a @ resid @ T4 ) @ ( paths_in_Srcs_a @ resid @ U2 ) )
!= bot_bot_set_a ) ) ) ).
% seq_char'
thf(fact_222_inf__bot__left,axiom,
! [X2: set_a] :
( ( inf_inf_set_a @ bot_bot_set_a @ X2 )
= bot_bot_set_a ) ).
% inf_bot_left
thf(fact_223_inf__bot__left,axiom,
! [X2: set_list_a] :
( ( inf_inf_set_list_a @ bot_bot_set_list_a @ X2 )
= bot_bot_set_list_a ) ).
% inf_bot_left
thf(fact_224_inf__bot__right,axiom,
! [X2: set_a] :
( ( inf_inf_set_a @ X2 @ bot_bot_set_a )
= bot_bot_set_a ) ).
% inf_bot_right
thf(fact_225_inf__bot__right,axiom,
! [X2: set_list_a] :
( ( inf_inf_set_list_a @ X2 @ bot_bot_set_list_a )
= bot_bot_set_list_a ) ).
% inf_bot_right
thf(fact_226_boolean__algebra_Oconj__zero__left,axiom,
! [X2: set_a] :
( ( inf_inf_set_a @ bot_bot_set_a @ X2 )
= bot_bot_set_a ) ).
% boolean_algebra.conj_zero_left
thf(fact_227_boolean__algebra_Oconj__zero__left,axiom,
! [X2: set_list_a] :
( ( inf_inf_set_list_a @ bot_bot_set_list_a @ X2 )
= bot_bot_set_list_a ) ).
% boolean_algebra.conj_zero_left
thf(fact_228_boolean__algebra_Oconj__zero__right,axiom,
! [X2: set_a] :
( ( inf_inf_set_a @ X2 @ bot_bot_set_a )
= bot_bot_set_a ) ).
% boolean_algebra.conj_zero_right
thf(fact_229_boolean__algebra_Oconj__zero__right,axiom,
! [X2: set_list_a] :
( ( inf_inf_set_list_a @ X2 @ bot_bot_set_list_a )
= bot_bot_set_list_a ) ).
% boolean_algebra.conj_zero_right
thf(fact_230_arr__iff__has__source,axiom,
! [T: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T )
!= bot_bot_set_list_a ) ) ).
% arr_iff_has_source
thf(fact_231_inf__right__idem,axiom,
! [X2: set_a,Y2: set_a] :
( ( inf_inf_set_a @ ( inf_inf_set_a @ X2 @ Y2 ) @ Y2 )
= ( inf_inf_set_a @ X2 @ Y2 ) ) ).
% inf_right_idem
thf(fact_232_inf__right__idem,axiom,
! [X2: set_list_a,Y2: set_list_a] :
( ( inf_inf_set_list_a @ ( inf_inf_set_list_a @ X2 @ Y2 ) @ Y2 )
= ( inf_inf_set_list_a @ X2 @ Y2 ) ) ).
% inf_right_idem
thf(fact_233_inf_Oright__idem,axiom,
! [A: set_a,B: set_a] :
( ( inf_inf_set_a @ ( inf_inf_set_a @ A @ B ) @ B )
= ( inf_inf_set_a @ A @ B ) ) ).
% inf.right_idem
thf(fact_234_inf_Oright__idem,axiom,
! [A: set_list_a,B: set_list_a] :
( ( inf_inf_set_list_a @ ( inf_inf_set_list_a @ A @ B ) @ B )
= ( inf_inf_set_list_a @ A @ B ) ) ).
% inf.right_idem
thf(fact_235_inf__left__idem,axiom,
! [X2: set_a,Y2: set_a] :
( ( inf_inf_set_a @ X2 @ ( inf_inf_set_a @ X2 @ Y2 ) )
= ( inf_inf_set_a @ X2 @ Y2 ) ) ).
% inf_left_idem
thf(fact_236_inf__left__idem,axiom,
! [X2: set_list_a,Y2: set_list_a] :
( ( inf_inf_set_list_a @ X2 @ ( inf_inf_set_list_a @ X2 @ Y2 ) )
= ( inf_inf_set_list_a @ X2 @ Y2 ) ) ).
% inf_left_idem
thf(fact_237_inf_Oleft__idem,axiom,
! [A: set_a,B: set_a] :
( ( inf_inf_set_a @ A @ ( inf_inf_set_a @ A @ B ) )
= ( inf_inf_set_a @ A @ B ) ) ).
% inf.left_idem
thf(fact_238_inf_Oleft__idem,axiom,
! [A: set_list_a,B: set_list_a] :
( ( inf_inf_set_list_a @ A @ ( inf_inf_set_list_a @ A @ B ) )
= ( inf_inf_set_list_a @ A @ B ) ) ).
% inf.left_idem
thf(fact_239_inf__idem,axiom,
! [X2: set_a] :
( ( inf_inf_set_a @ X2 @ X2 )
= X2 ) ).
% inf_idem
thf(fact_240_inf__idem,axiom,
! [X2: set_list_a] :
( ( inf_inf_set_list_a @ X2 @ X2 )
= X2 ) ).
% inf_idem
thf(fact_241_inf_Oidem,axiom,
! [A: set_a] :
( ( inf_inf_set_a @ A @ A )
= A ) ).
% inf.idem
thf(fact_242_inf_Oidem,axiom,
! [A: set_list_a] :
( ( inf_inf_set_list_a @ A @ A )
= A ) ).
% inf.idem
thf(fact_243_cong__respects__seq,axiom,
! [T: list_a,U: list_a,T5: list_a,U3: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ T5 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T5 @ T ) ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ U3 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U3 @ U ) ) )
=> ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T5 @ U3 ) ) ) ) ).
% cong_respects_seq
thf(fact_244_cong__respects__seq_092_060_094sub_062P,axiom,
! [T4: list_a,U2: list_a,T7: list_a,U4: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T4 @ T7 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T7 @ T4 ) ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U2 @ U4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U4 @ U2 ) ) )
=> ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T7 @ U4 ) ) ) ) ).
% cong_respects_seq\<^sub>P
thf(fact_245_Srcs__are__ide,axiom,
! [T4: list_a] : ( ord_less_eq_set_a @ ( paths_in_Srcs_a @ resid @ T4 ) @ ( collect_a @ ( ide_a @ resid ) ) ) ).
% Srcs_are_ide
thf(fact_246_Trgs__are__ide,axiom,
! [T4: list_a] : ( ord_less_eq_set_a @ ( paths_in_Trgs_a @ resid @ T4 ) @ ( collect_a @ ( ide_a @ resid ) ) ) ).
% Trgs_are_ide
thf(fact_247_sources__eqI,axiom,
! [T: list_a,T5: list_a] :
( ( ( inf_inf_set_list_a @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T5 ) )
!= bot_bot_set_list_a )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T5 ) ) ) ).
% sources_eqI
thf(fact_248_composable__iff__seq,axiom,
! [G: list_a,F: list_a] :
( ( composable_list_a @ ( paths_in_Resid_a @ resid ) @ G @ F )
= ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ G @ F ) ) ).
% composable_iff_seq
thf(fact_249_composable__imp__seq,axiom,
! [T: list_a,U: list_a] :
( ( composable_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ).
% composable_imp_seq
thf(fact_250_has__composites,axiom,
! [T: list_a,U: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( composable_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ).
% has_composites
thf(fact_251_seq__implies__Trgs__eq__Srcs,axiom,
! [T4: list_a,U2: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( paths_in_Arr_a @ resid @ U2 )
=> ( ( ord_less_eq_set_a @ ( paths_in_Trgs_a @ resid @ T4 ) @ ( paths_in_Srcs_a @ resid @ U2 ) )
=> ( ( paths_in_Trgs_a @ resid @ T4 )
= ( paths_in_Srcs_a @ resid @ U2 ) ) ) ) ) ).
% seq_implies_Trgs_eq_Srcs
thf(fact_252_coinitial__def,axiom,
! [T: list_a,U: list_a] :
( ( coinitial_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
= ( ( inf_inf_set_list_a @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U ) )
!= bot_bot_set_list_a ) ) ).
% coinitial_def
thf(fact_253_arr__append__imp__seq,axiom,
! [T4: list_a,U2: list_a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ ( append_a @ T4 @ U2 ) )
=> ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 ) ) ) ) ).
% arr_append_imp_seq
thf(fact_254_seq__char,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
= ( ( paths_in_Arr_a @ resid @ T4 )
& ( paths_in_Arr_a @ resid @ U2 )
& ( ( paths_in_Trgs_a @ resid @ T4 )
= ( paths_in_Srcs_a @ resid @ U2 ) ) ) ) ).
% seq_char
thf(fact_255_inf_Obounded__iff,axiom,
! [A: set_list_a,B: set_list_a,C: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ ( inf_inf_set_list_a @ B @ C ) )
= ( ( ord_le8861187494160871172list_a @ A @ B )
& ( ord_le8861187494160871172list_a @ A @ C ) ) ) ).
% inf.bounded_iff
thf(fact_256_inf_Obounded__iff,axiom,
! [A: set_a,B: set_a,C: set_a] :
( ( ord_less_eq_set_a @ A @ ( inf_inf_set_a @ B @ C ) )
= ( ( ord_less_eq_set_a @ A @ B )
& ( ord_less_eq_set_a @ A @ C ) ) ) ).
% inf.bounded_iff
thf(fact_257_inf_Obounded__iff,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ ( inf_inf_nat @ B @ C ) )
= ( ( ord_less_eq_nat @ A @ B )
& ( ord_less_eq_nat @ A @ C ) ) ) ).
% inf.bounded_iff
thf(fact_258_le__inf__iff,axiom,
! [X2: set_list_a,Y2: set_list_a,Z: set_list_a] :
( ( ord_le8861187494160871172list_a @ X2 @ ( inf_inf_set_list_a @ Y2 @ Z ) )
= ( ( ord_le8861187494160871172list_a @ X2 @ Y2 )
& ( ord_le8861187494160871172list_a @ X2 @ Z ) ) ) ).
% le_inf_iff
thf(fact_259_le__inf__iff,axiom,
! [X2: set_a,Y2: set_a,Z: set_a] :
( ( ord_less_eq_set_a @ X2 @ ( inf_inf_set_a @ Y2 @ Z ) )
= ( ( ord_less_eq_set_a @ X2 @ Y2 )
& ( ord_less_eq_set_a @ X2 @ Z ) ) ) ).
% le_inf_iff
thf(fact_260_le__inf__iff,axiom,
! [X2: nat,Y2: nat,Z: nat] :
( ( ord_less_eq_nat @ X2 @ ( inf_inf_nat @ Y2 @ Z ) )
= ( ( ord_less_eq_nat @ X2 @ Y2 )
& ( ord_less_eq_nat @ X2 @ Z ) ) ) ).
% le_inf_iff
thf(fact_261_cong__append,axiom,
! [T4: list_a,U2: list_a,T7: list_a,U4: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T4 @ T7 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T7 @ T4 ) ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U2 @ U4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U4 @ U2 ) ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ ( append_a @ T7 @ U4 ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( append_a @ T7 @ U4 ) @ ( append_a @ T4 @ U2 ) ) ) ) ) ) ) ).
% cong_append
thf(fact_262_cong__append__ideI_I1_J,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ T4 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ U2 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U2 @ ( append_a @ T4 @ U2 ) ) ) ) ) ) ).
% cong_append_ideI(1)
thf(fact_263_cong__append__ideI_I2_J,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ T4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T4 @ ( append_a @ T4 @ U2 ) ) ) ) ) ) ).
% cong_append_ideI(2)
thf(fact_264_cong__append__ideI_I3_J,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ T4 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U2 @ ( append_a @ T4 @ U2 ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ U2 ) ) ) ) ) ).
% cong_append_ideI(3)
thf(fact_265_cong__append__ideI_I4_J,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T4 @ ( append_a @ T4 @ U2 ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( append_a @ T4 @ U2 ) @ T4 ) ) ) ) ) ).
% cong_append_ideI(4)
thf(fact_266_sources__append,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ ( append_a @ T4 @ U2 ) )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T4 ) ) ) ).
% sources_append
thf(fact_267_arr__append,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ ( append_a @ T4 @ U2 ) ) ) ).
% arr_append
thf(fact_268_Arr__appendI_092_060_094sub_062P,axiom,
! [T4: list_a,U2: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( paths_in_Arr_a @ resid @ U2 )
=> ( ( ord_less_eq_set_a @ ( paths_in_Trgs_a @ resid @ T4 ) @ ( paths_in_Srcs_a @ resid @ U2 ) )
=> ( paths_in_Arr_a @ resid @ ( append_a @ T4 @ U2 ) ) ) ) ) ).
% Arr_appendI\<^sub>P
thf(fact_269_cong__cons__ideI_I2_J,axiom,
! [T: a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ ( cons_a @ T @ nil_a ) @ U2 )
=> ( ( ide_a @ resid @ T )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ T @ U2 ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( cons_a @ T @ U2 ) @ U2 ) ) ) ) ) ).
% cong_cons_ideI(2)
thf(fact_270_cong__cons__ideI_I1_J,axiom,
! [T: a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ ( cons_a @ T @ nil_a ) @ U2 )
=> ( ( ide_a @ resid @ T )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( cons_a @ T @ U2 ) @ U2 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ T @ U2 ) ) ) ) ) ) ).
% cong_cons_ideI(1)
thf(fact_271_cong__cons,axiom,
! [T: a,U2: list_a,T5: a,U4: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ ( cons_a @ T @ nil_a ) @ U2 )
=> ( ( ( ide_a @ resid @ ( resid @ T @ T5 ) )
& ( ide_a @ resid @ ( resid @ T5 @ T ) ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U2 @ U4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U4 @ U2 ) ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( cons_a @ T @ U2 ) @ ( cons_a @ T5 @ U4 ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( cons_a @ T5 @ U4 ) @ ( cons_a @ T @ U2 ) ) ) ) ) ) ) ).
% cong_cons
thf(fact_272_seqI_092_060_094sub_062P,axiom,
! [T4: list_a,U2: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( paths_in_Arr_a @ resid @ U2 )
=> ( ( ( inf_inf_set_a @ ( paths_in_Trgs_a @ resid @ T4 ) @ ( paths_in_Srcs_a @ resid @ U2 ) )
!= bot_bot_set_a )
=> ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 ) ) ) ) ).
% seqI\<^sub>P
thf(fact_273_inf__sup__ord_I2_J,axiom,
! [X2: set_list_a,Y2: set_list_a] : ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ X2 @ Y2 ) @ Y2 ) ).
% inf_sup_ord(2)
thf(fact_274_inf__sup__ord_I2_J,axiom,
! [X2: set_a,Y2: set_a] : ( ord_less_eq_set_a @ ( inf_inf_set_a @ X2 @ Y2 ) @ Y2 ) ).
% inf_sup_ord(2)
thf(fact_275_inf__sup__ord_I2_J,axiom,
! [X2: nat,Y2: nat] : ( ord_less_eq_nat @ ( inf_inf_nat @ X2 @ Y2 ) @ Y2 ) ).
% inf_sup_ord(2)
thf(fact_276_inf__sup__ord_I1_J,axiom,
! [X2: set_list_a,Y2: set_list_a] : ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ X2 @ Y2 ) @ X2 ) ).
% inf_sup_ord(1)
thf(fact_277_inf__sup__ord_I1_J,axiom,
! [X2: set_a,Y2: set_a] : ( ord_less_eq_set_a @ ( inf_inf_set_a @ X2 @ Y2 ) @ X2 ) ).
% inf_sup_ord(1)
thf(fact_278_inf__sup__ord_I1_J,axiom,
! [X2: nat,Y2: nat] : ( ord_less_eq_nat @ ( inf_inf_nat @ X2 @ Y2 ) @ X2 ) ).
% inf_sup_ord(1)
thf(fact_279_inf__le1,axiom,
! [X2: set_list_a,Y2: set_list_a] : ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ X2 @ Y2 ) @ X2 ) ).
% inf_le1
thf(fact_280_inf__le1,axiom,
! [X2: set_a,Y2: set_a] : ( ord_less_eq_set_a @ ( inf_inf_set_a @ X2 @ Y2 ) @ X2 ) ).
% inf_le1
thf(fact_281_inf__le1,axiom,
! [X2: nat,Y2: nat] : ( ord_less_eq_nat @ ( inf_inf_nat @ X2 @ Y2 ) @ X2 ) ).
% inf_le1
thf(fact_282_inf__le2,axiom,
! [X2: set_list_a,Y2: set_list_a] : ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ X2 @ Y2 ) @ Y2 ) ).
% inf_le2
thf(fact_283_inf__le2,axiom,
! [X2: set_a,Y2: set_a] : ( ord_less_eq_set_a @ ( inf_inf_set_a @ X2 @ Y2 ) @ Y2 ) ).
% inf_le2
thf(fact_284_inf__le2,axiom,
! [X2: nat,Y2: nat] : ( ord_less_eq_nat @ ( inf_inf_nat @ X2 @ Y2 ) @ Y2 ) ).
% inf_le2
thf(fact_285_le__infE,axiom,
! [X2: set_list_a,A: set_list_a,B: set_list_a] :
( ( ord_le8861187494160871172list_a @ X2 @ ( inf_inf_set_list_a @ A @ B ) )
=> ~ ( ( ord_le8861187494160871172list_a @ X2 @ A )
=> ~ ( ord_le8861187494160871172list_a @ X2 @ B ) ) ) ).
% le_infE
thf(fact_286_le__infE,axiom,
! [X2: set_a,A: set_a,B: set_a] :
( ( ord_less_eq_set_a @ X2 @ ( inf_inf_set_a @ A @ B ) )
=> ~ ( ( ord_less_eq_set_a @ X2 @ A )
=> ~ ( ord_less_eq_set_a @ X2 @ B ) ) ) ).
% le_infE
thf(fact_287_le__infE,axiom,
! [X2: nat,A: nat,B: nat] :
( ( ord_less_eq_nat @ X2 @ ( inf_inf_nat @ A @ B ) )
=> ~ ( ( ord_less_eq_nat @ X2 @ A )
=> ~ ( ord_less_eq_nat @ X2 @ B ) ) ) ).
% le_infE
thf(fact_288_le__infI,axiom,
! [X2: set_list_a,A: set_list_a,B: set_list_a] :
( ( ord_le8861187494160871172list_a @ X2 @ A )
=> ( ( ord_le8861187494160871172list_a @ X2 @ B )
=> ( ord_le8861187494160871172list_a @ X2 @ ( inf_inf_set_list_a @ A @ B ) ) ) ) ).
% le_infI
thf(fact_289_le__infI,axiom,
! [X2: set_a,A: set_a,B: set_a] :
( ( ord_less_eq_set_a @ X2 @ A )
=> ( ( ord_less_eq_set_a @ X2 @ B )
=> ( ord_less_eq_set_a @ X2 @ ( inf_inf_set_a @ A @ B ) ) ) ) ).
% le_infI
thf(fact_290_le__infI,axiom,
! [X2: nat,A: nat,B: nat] :
( ( ord_less_eq_nat @ X2 @ A )
=> ( ( ord_less_eq_nat @ X2 @ B )
=> ( ord_less_eq_nat @ X2 @ ( inf_inf_nat @ A @ B ) ) ) ) ).
% le_infI
thf(fact_291_inf__mono,axiom,
! [A: set_list_a,C: set_list_a,B: set_list_a,D: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ C )
=> ( ( ord_le8861187494160871172list_a @ B @ D )
=> ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A @ B ) @ ( inf_inf_set_list_a @ C @ D ) ) ) ) ).
% inf_mono
thf(fact_292_inf__mono,axiom,
! [A: set_a,C: set_a,B: set_a,D: set_a] :
( ( ord_less_eq_set_a @ A @ C )
=> ( ( ord_less_eq_set_a @ B @ D )
=> ( ord_less_eq_set_a @ ( inf_inf_set_a @ A @ B ) @ ( inf_inf_set_a @ C @ D ) ) ) ) ).
% inf_mono
thf(fact_293_inf__mono,axiom,
! [A: nat,C: nat,B: nat,D: nat] :
( ( ord_less_eq_nat @ A @ C )
=> ( ( ord_less_eq_nat @ B @ D )
=> ( ord_less_eq_nat @ ( inf_inf_nat @ A @ B ) @ ( inf_inf_nat @ C @ D ) ) ) ) ).
% inf_mono
thf(fact_294_le__infI1,axiom,
! [A: set_list_a,X2: set_list_a,B: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ X2 )
=> ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A @ B ) @ X2 ) ) ).
% le_infI1
thf(fact_295_le__infI1,axiom,
! [A: set_a,X2: set_a,B: set_a] :
( ( ord_less_eq_set_a @ A @ X2 )
=> ( ord_less_eq_set_a @ ( inf_inf_set_a @ A @ B ) @ X2 ) ) ).
% le_infI1
thf(fact_296_le__infI1,axiom,
! [A: nat,X2: nat,B: nat] :
( ( ord_less_eq_nat @ A @ X2 )
=> ( ord_less_eq_nat @ ( inf_inf_nat @ A @ B ) @ X2 ) ) ).
% le_infI1
thf(fact_297_le__infI2,axiom,
! [B: set_list_a,X2: set_list_a,A: set_list_a] :
( ( ord_le8861187494160871172list_a @ B @ X2 )
=> ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A @ B ) @ X2 ) ) ).
% le_infI2
thf(fact_298_le__infI2,axiom,
! [B: set_a,X2: set_a,A: set_a] :
( ( ord_less_eq_set_a @ B @ X2 )
=> ( ord_less_eq_set_a @ ( inf_inf_set_a @ A @ B ) @ X2 ) ) ).
% le_infI2
thf(fact_299_le__infI2,axiom,
! [B: nat,X2: nat,A: nat] :
( ( ord_less_eq_nat @ B @ X2 )
=> ( ord_less_eq_nat @ ( inf_inf_nat @ A @ B ) @ X2 ) ) ).
% le_infI2
thf(fact_300_inf_OorderE,axiom,
! [A: set_list_a,B: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ B )
=> ( A
= ( inf_inf_set_list_a @ A @ B ) ) ) ).
% inf.orderE
thf(fact_301_inf_OorderE,axiom,
! [A: set_a,B: set_a] :
( ( ord_less_eq_set_a @ A @ B )
=> ( A
= ( inf_inf_set_a @ A @ B ) ) ) ).
% inf.orderE
thf(fact_302_inf_OorderE,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( A
= ( inf_inf_nat @ A @ B ) ) ) ).
% inf.orderE
thf(fact_303_inf_OorderI,axiom,
! [A: set_list_a,B: set_list_a] :
( ( A
= ( inf_inf_set_list_a @ A @ B ) )
=> ( ord_le8861187494160871172list_a @ A @ B ) ) ).
% inf.orderI
thf(fact_304_inf_OorderI,axiom,
! [A: set_a,B: set_a] :
( ( A
= ( inf_inf_set_a @ A @ B ) )
=> ( ord_less_eq_set_a @ A @ B ) ) ).
% inf.orderI
thf(fact_305_inf_OorderI,axiom,
! [A: nat,B: nat] :
( ( A
= ( inf_inf_nat @ A @ B ) )
=> ( ord_less_eq_nat @ A @ B ) ) ).
% inf.orderI
thf(fact_306_inf__unique,axiom,
! [F: set_list_a > set_list_a > set_list_a,X2: set_list_a,Y2: set_list_a] :
( ! [X: set_list_a,Y4: set_list_a] : ( ord_le8861187494160871172list_a @ ( F @ X @ Y4 ) @ X )
=> ( ! [X: set_list_a,Y4: set_list_a] : ( ord_le8861187494160871172list_a @ ( F @ X @ Y4 ) @ Y4 )
=> ( ! [X: set_list_a,Y4: set_list_a,Z2: set_list_a] :
( ( ord_le8861187494160871172list_a @ X @ Y4 )
=> ( ( ord_le8861187494160871172list_a @ X @ Z2 )
=> ( ord_le8861187494160871172list_a @ X @ ( F @ Y4 @ Z2 ) ) ) )
=> ( ( inf_inf_set_list_a @ X2 @ Y2 )
= ( F @ X2 @ Y2 ) ) ) ) ) ).
% inf_unique
thf(fact_307_inf__unique,axiom,
! [F: set_a > set_a > set_a,X2: set_a,Y2: set_a] :
( ! [X: set_a,Y4: set_a] : ( ord_less_eq_set_a @ ( F @ X @ Y4 ) @ X )
=> ( ! [X: set_a,Y4: set_a] : ( ord_less_eq_set_a @ ( F @ X @ Y4 ) @ Y4 )
=> ( ! [X: set_a,Y4: set_a,Z2: set_a] :
( ( ord_less_eq_set_a @ X @ Y4 )
=> ( ( ord_less_eq_set_a @ X @ Z2 )
=> ( ord_less_eq_set_a @ X @ ( F @ Y4 @ Z2 ) ) ) )
=> ( ( inf_inf_set_a @ X2 @ Y2 )
= ( F @ X2 @ Y2 ) ) ) ) ) ).
% inf_unique
thf(fact_308_inf__unique,axiom,
! [F: nat > nat > nat,X2: nat,Y2: nat] :
( ! [X: nat,Y4: nat] : ( ord_less_eq_nat @ ( F @ X @ Y4 ) @ X )
=> ( ! [X: nat,Y4: nat] : ( ord_less_eq_nat @ ( F @ X @ Y4 ) @ Y4 )
=> ( ! [X: nat,Y4: nat,Z2: nat] :
( ( ord_less_eq_nat @ X @ Y4 )
=> ( ( ord_less_eq_nat @ X @ Z2 )
=> ( ord_less_eq_nat @ X @ ( F @ Y4 @ Z2 ) ) ) )
=> ( ( inf_inf_nat @ X2 @ Y2 )
= ( F @ X2 @ Y2 ) ) ) ) ) ).
% inf_unique
thf(fact_309_le__iff__inf,axiom,
( ord_le8861187494160871172list_a
= ( ^ [X3: set_list_a,Y3: set_list_a] :
( ( inf_inf_set_list_a @ X3 @ Y3 )
= X3 ) ) ) ).
% le_iff_inf
thf(fact_310_le__iff__inf,axiom,
( ord_less_eq_set_a
= ( ^ [X3: set_a,Y3: set_a] :
( ( inf_inf_set_a @ X3 @ Y3 )
= X3 ) ) ) ).
% le_iff_inf
thf(fact_311_le__iff__inf,axiom,
( ord_less_eq_nat
= ( ^ [X3: nat,Y3: nat] :
( ( inf_inf_nat @ X3 @ Y3 )
= X3 ) ) ) ).
% le_iff_inf
thf(fact_312_inf_Oabsorb1,axiom,
! [A: set_list_a,B: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ B )
=> ( ( inf_inf_set_list_a @ A @ B )
= A ) ) ).
% inf.absorb1
thf(fact_313_inf_Oabsorb1,axiom,
! [A: set_a,B: set_a] :
( ( ord_less_eq_set_a @ A @ B )
=> ( ( inf_inf_set_a @ A @ B )
= A ) ) ).
% inf.absorb1
thf(fact_314_inf_Oabsorb1,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( inf_inf_nat @ A @ B )
= A ) ) ).
% inf.absorb1
thf(fact_315_inf_Oabsorb2,axiom,
! [B: set_list_a,A: set_list_a] :
( ( ord_le8861187494160871172list_a @ B @ A )
=> ( ( inf_inf_set_list_a @ A @ B )
= B ) ) ).
% inf.absorb2
thf(fact_316_inf_Oabsorb2,axiom,
! [B: set_a,A: set_a] :
( ( ord_less_eq_set_a @ B @ A )
=> ( ( inf_inf_set_a @ A @ B )
= B ) ) ).
% inf.absorb2
thf(fact_317_inf_Oabsorb2,axiom,
! [B: nat,A: nat] :
( ( ord_less_eq_nat @ B @ A )
=> ( ( inf_inf_nat @ A @ B )
= B ) ) ).
% inf.absorb2
thf(fact_318_inf__absorb1,axiom,
! [X2: set_list_a,Y2: set_list_a] :
( ( ord_le8861187494160871172list_a @ X2 @ Y2 )
=> ( ( inf_inf_set_list_a @ X2 @ Y2 )
= X2 ) ) ).
% inf_absorb1
thf(fact_319_inf__absorb1,axiom,
! [X2: set_a,Y2: set_a] :
( ( ord_less_eq_set_a @ X2 @ Y2 )
=> ( ( inf_inf_set_a @ X2 @ Y2 )
= X2 ) ) ).
% inf_absorb1
thf(fact_320_inf__absorb1,axiom,
! [X2: nat,Y2: nat] :
( ( ord_less_eq_nat @ X2 @ Y2 )
=> ( ( inf_inf_nat @ X2 @ Y2 )
= X2 ) ) ).
% inf_absorb1
thf(fact_321_inf__absorb2,axiom,
! [Y2: set_list_a,X2: set_list_a] :
( ( ord_le8861187494160871172list_a @ Y2 @ X2 )
=> ( ( inf_inf_set_list_a @ X2 @ Y2 )
= Y2 ) ) ).
% inf_absorb2
thf(fact_322_inf__absorb2,axiom,
! [Y2: set_a,X2: set_a] :
( ( ord_less_eq_set_a @ Y2 @ X2 )
=> ( ( inf_inf_set_a @ X2 @ Y2 )
= Y2 ) ) ).
% inf_absorb2
thf(fact_323_inf__absorb2,axiom,
! [Y2: nat,X2: nat] :
( ( ord_less_eq_nat @ Y2 @ X2 )
=> ( ( inf_inf_nat @ X2 @ Y2 )
= Y2 ) ) ).
% inf_absorb2
thf(fact_324_inf_OboundedE,axiom,
! [A: set_list_a,B: set_list_a,C: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ ( inf_inf_set_list_a @ B @ C ) )
=> ~ ( ( ord_le8861187494160871172list_a @ A @ B )
=> ~ ( ord_le8861187494160871172list_a @ A @ C ) ) ) ).
% inf.boundedE
thf(fact_325_inf_OboundedE,axiom,
! [A: set_a,B: set_a,C: set_a] :
( ( ord_less_eq_set_a @ A @ ( inf_inf_set_a @ B @ C ) )
=> ~ ( ( ord_less_eq_set_a @ A @ B )
=> ~ ( ord_less_eq_set_a @ A @ C ) ) ) ).
% inf.boundedE
thf(fact_326_inf_OboundedE,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ ( inf_inf_nat @ B @ C ) )
=> ~ ( ( ord_less_eq_nat @ A @ B )
=> ~ ( ord_less_eq_nat @ A @ C ) ) ) ).
% inf.boundedE
thf(fact_327_inf_OboundedI,axiom,
! [A: set_list_a,B: set_list_a,C: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ B )
=> ( ( ord_le8861187494160871172list_a @ A @ C )
=> ( ord_le8861187494160871172list_a @ A @ ( inf_inf_set_list_a @ B @ C ) ) ) ) ).
% inf.boundedI
thf(fact_328_inf_OboundedI,axiom,
! [A: set_a,B: set_a,C: set_a] :
( ( ord_less_eq_set_a @ A @ B )
=> ( ( ord_less_eq_set_a @ A @ C )
=> ( ord_less_eq_set_a @ A @ ( inf_inf_set_a @ B @ C ) ) ) ) ).
% inf.boundedI
thf(fact_329_inf_OboundedI,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ A @ C )
=> ( ord_less_eq_nat @ A @ ( inf_inf_nat @ B @ C ) ) ) ) ).
% inf.boundedI
thf(fact_330_inf__greatest,axiom,
! [X2: set_list_a,Y2: set_list_a,Z: set_list_a] :
( ( ord_le8861187494160871172list_a @ X2 @ Y2 )
=> ( ( ord_le8861187494160871172list_a @ X2 @ Z )
=> ( ord_le8861187494160871172list_a @ X2 @ ( inf_inf_set_list_a @ Y2 @ Z ) ) ) ) ).
% inf_greatest
thf(fact_331_inf__greatest,axiom,
! [X2: set_a,Y2: set_a,Z: set_a] :
( ( ord_less_eq_set_a @ X2 @ Y2 )
=> ( ( ord_less_eq_set_a @ X2 @ Z )
=> ( ord_less_eq_set_a @ X2 @ ( inf_inf_set_a @ Y2 @ Z ) ) ) ) ).
% inf_greatest
thf(fact_332_inf__greatest,axiom,
! [X2: nat,Y2: nat,Z: nat] :
( ( ord_less_eq_nat @ X2 @ Y2 )
=> ( ( ord_less_eq_nat @ X2 @ Z )
=> ( ord_less_eq_nat @ X2 @ ( inf_inf_nat @ Y2 @ Z ) ) ) ) ).
% inf_greatest
thf(fact_333_inf_Oorder__iff,axiom,
( ord_le8861187494160871172list_a
= ( ^ [A4: set_list_a,B2: set_list_a] :
( A4
= ( inf_inf_set_list_a @ A4 @ B2 ) ) ) ) ).
% inf.order_iff
thf(fact_334_inf_Oorder__iff,axiom,
( ord_less_eq_set_a
= ( ^ [A4: set_a,B2: set_a] :
( A4
= ( inf_inf_set_a @ A4 @ B2 ) ) ) ) ).
% inf.order_iff
thf(fact_335_inf_Oorder__iff,axiom,
( ord_less_eq_nat
= ( ^ [A4: nat,B2: nat] :
( A4
= ( inf_inf_nat @ A4 @ B2 ) ) ) ) ).
% inf.order_iff
thf(fact_336_inf_Ocobounded1,axiom,
! [A: set_list_a,B: set_list_a] : ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A @ B ) @ A ) ).
% inf.cobounded1
thf(fact_337_inf_Ocobounded1,axiom,
! [A: set_a,B: set_a] : ( ord_less_eq_set_a @ ( inf_inf_set_a @ A @ B ) @ A ) ).
% inf.cobounded1
thf(fact_338_inf_Ocobounded1,axiom,
! [A: nat,B: nat] : ( ord_less_eq_nat @ ( inf_inf_nat @ A @ B ) @ A ) ).
% inf.cobounded1
thf(fact_339_inf_Ocobounded2,axiom,
! [A: set_list_a,B: set_list_a] : ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A @ B ) @ B ) ).
% inf.cobounded2
thf(fact_340_inf_Ocobounded2,axiom,
! [A: set_a,B: set_a] : ( ord_less_eq_set_a @ ( inf_inf_set_a @ A @ B ) @ B ) ).
% inf.cobounded2
thf(fact_341_inf_Ocobounded2,axiom,
! [A: nat,B: nat] : ( ord_less_eq_nat @ ( inf_inf_nat @ A @ B ) @ B ) ).
% inf.cobounded2
thf(fact_342_inf_Oabsorb__iff1,axiom,
( ord_le8861187494160871172list_a
= ( ^ [A4: set_list_a,B2: set_list_a] :
( ( inf_inf_set_list_a @ A4 @ B2 )
= A4 ) ) ) ).
% inf.absorb_iff1
thf(fact_343_inf_Oabsorb__iff1,axiom,
( ord_less_eq_set_a
= ( ^ [A4: set_a,B2: set_a] :
( ( inf_inf_set_a @ A4 @ B2 )
= A4 ) ) ) ).
% inf.absorb_iff1
thf(fact_344_inf_Oabsorb__iff1,axiom,
( ord_less_eq_nat
= ( ^ [A4: nat,B2: nat] :
( ( inf_inf_nat @ A4 @ B2 )
= A4 ) ) ) ).
% inf.absorb_iff1
thf(fact_345_inf_Oabsorb__iff2,axiom,
( ord_le8861187494160871172list_a
= ( ^ [B2: set_list_a,A4: set_list_a] :
( ( inf_inf_set_list_a @ A4 @ B2 )
= B2 ) ) ) ).
% inf.absorb_iff2
thf(fact_346_inf_Oabsorb__iff2,axiom,
( ord_less_eq_set_a
= ( ^ [B2: set_a,A4: set_a] :
( ( inf_inf_set_a @ A4 @ B2 )
= B2 ) ) ) ).
% inf.absorb_iff2
thf(fact_347_inf_Oabsorb__iff2,axiom,
( ord_less_eq_nat
= ( ^ [B2: nat,A4: nat] :
( ( inf_inf_nat @ A4 @ B2 )
= B2 ) ) ) ).
% inf.absorb_iff2
thf(fact_348_inf_OcoboundedI1,axiom,
! [A: set_list_a,C: set_list_a,B: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ C )
=> ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A @ B ) @ C ) ) ).
% inf.coboundedI1
thf(fact_349_inf_OcoboundedI1,axiom,
! [A: set_a,C: set_a,B: set_a] :
( ( ord_less_eq_set_a @ A @ C )
=> ( ord_less_eq_set_a @ ( inf_inf_set_a @ A @ B ) @ C ) ) ).
% inf.coboundedI1
thf(fact_350_inf_OcoboundedI1,axiom,
! [A: nat,C: nat,B: nat] :
( ( ord_less_eq_nat @ A @ C )
=> ( ord_less_eq_nat @ ( inf_inf_nat @ A @ B ) @ C ) ) ).
% inf.coboundedI1
thf(fact_351_inf_OcoboundedI2,axiom,
! [B: set_list_a,C: set_list_a,A: set_list_a] :
( ( ord_le8861187494160871172list_a @ B @ C )
=> ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A @ B ) @ C ) ) ).
% inf.coboundedI2
thf(fact_352_inf_OcoboundedI2,axiom,
! [B: set_a,C: set_a,A: set_a] :
( ( ord_less_eq_set_a @ B @ C )
=> ( ord_less_eq_set_a @ ( inf_inf_set_a @ A @ B ) @ C ) ) ).
% inf.coboundedI2
thf(fact_353_inf_OcoboundedI2,axiom,
! [B: nat,C: nat,A: nat] :
( ( ord_less_eq_nat @ B @ C )
=> ( ord_less_eq_nat @ ( inf_inf_nat @ A @ B ) @ C ) ) ).
% inf.coboundedI2
thf(fact_354_rts_Oseq_Ocong,axiom,
seq_list_a = seq_list_a ).
% rts.seq.cong
thf(fact_355_rts_Oseq_Ocong,axiom,
seq_a = seq_a ).
% rts.seq.cong
thf(fact_356_rts__with__composites_Ocomposable__iff__seq,axiom,
! [Resid: a > a > a,G: a,F: a] :
( ( rts_wi3777564303360811894ites_a @ Resid )
=> ( ( composable_a @ Resid @ G @ F )
= ( seq_a @ Resid @ G @ F ) ) ) ).
% rts_with_composites.composable_iff_seq
thf(fact_357_rts__with__composites_Ocomposable__iff__seq,axiom,
! [Resid: list_a > list_a > list_a,G: list_a,F: list_a] :
( ( rts_wi1113109597627081724list_a @ Resid )
=> ( ( composable_list_a @ Resid @ G @ F )
= ( seq_list_a @ Resid @ G @ F ) ) ) ).
% rts_with_composites.composable_iff_seq
thf(fact_358_rts__with__composites_Ohas__composites,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( rts_wi3777564303360811894ites_a @ Resid )
=> ( ( seq_a @ Resid @ T @ U )
=> ( composable_a @ Resid @ T @ U ) ) ) ).
% rts_with_composites.has_composites
thf(fact_359_rts__with__composites_Ohas__composites,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( rts_wi1113109597627081724list_a @ Resid )
=> ( ( seq_list_a @ Resid @ T @ U )
=> ( composable_list_a @ Resid @ T @ U ) ) ) ).
% rts_with_composites.has_composites
thf(fact_360_inf__left__commute,axiom,
! [X2: set_a,Y2: set_a,Z: set_a] :
( ( inf_inf_set_a @ X2 @ ( inf_inf_set_a @ Y2 @ Z ) )
= ( inf_inf_set_a @ Y2 @ ( inf_inf_set_a @ X2 @ Z ) ) ) ).
% inf_left_commute
thf(fact_361_inf__left__commute,axiom,
! [X2: set_list_a,Y2: set_list_a,Z: set_list_a] :
( ( inf_inf_set_list_a @ X2 @ ( inf_inf_set_list_a @ Y2 @ Z ) )
= ( inf_inf_set_list_a @ Y2 @ ( inf_inf_set_list_a @ X2 @ Z ) ) ) ).
% inf_left_commute
thf(fact_362_inf_Oleft__commute,axiom,
! [B: set_a,A: set_a,C: set_a] :
( ( inf_inf_set_a @ B @ ( inf_inf_set_a @ A @ C ) )
= ( inf_inf_set_a @ A @ ( inf_inf_set_a @ B @ C ) ) ) ).
% inf.left_commute
thf(fact_363_inf_Oleft__commute,axiom,
! [B: set_list_a,A: set_list_a,C: set_list_a] :
( ( inf_inf_set_list_a @ B @ ( inf_inf_set_list_a @ A @ C ) )
= ( inf_inf_set_list_a @ A @ ( inf_inf_set_list_a @ B @ C ) ) ) ).
% inf.left_commute
thf(fact_364_boolean__algebra__cancel_Oinf2,axiom,
! [B3: set_a,K: set_a,B: set_a,A: set_a] :
( ( B3
= ( inf_inf_set_a @ K @ B ) )
=> ( ( inf_inf_set_a @ A @ B3 )
= ( inf_inf_set_a @ K @ ( inf_inf_set_a @ A @ B ) ) ) ) ).
% boolean_algebra_cancel.inf2
thf(fact_365_boolean__algebra__cancel_Oinf2,axiom,
! [B3: set_list_a,K: set_list_a,B: set_list_a,A: set_list_a] :
( ( B3
= ( inf_inf_set_list_a @ K @ B ) )
=> ( ( inf_inf_set_list_a @ A @ B3 )
= ( inf_inf_set_list_a @ K @ ( inf_inf_set_list_a @ A @ B ) ) ) ) ).
% boolean_algebra_cancel.inf2
thf(fact_366_boolean__algebra__cancel_Oinf1,axiom,
! [A2: set_a,K: set_a,A: set_a,B: set_a] :
( ( A2
= ( inf_inf_set_a @ K @ A ) )
=> ( ( inf_inf_set_a @ A2 @ B )
= ( inf_inf_set_a @ K @ ( inf_inf_set_a @ A @ B ) ) ) ) ).
% boolean_algebra_cancel.inf1
thf(fact_367_boolean__algebra__cancel_Oinf1,axiom,
! [A2: set_list_a,K: set_list_a,A: set_list_a,B: set_list_a] :
( ( A2
= ( inf_inf_set_list_a @ K @ A ) )
=> ( ( inf_inf_set_list_a @ A2 @ B )
= ( inf_inf_set_list_a @ K @ ( inf_inf_set_list_a @ A @ B ) ) ) ) ).
% boolean_algebra_cancel.inf1
thf(fact_368_inf__commute,axiom,
( inf_inf_set_a
= ( ^ [X3: set_a,Y3: set_a] : ( inf_inf_set_a @ Y3 @ X3 ) ) ) ).
% inf_commute
thf(fact_369_inf__commute,axiom,
( inf_inf_set_list_a
= ( ^ [X3: set_list_a,Y3: set_list_a] : ( inf_inf_set_list_a @ Y3 @ X3 ) ) ) ).
% inf_commute
thf(fact_370_inf_Ocommute,axiom,
( inf_inf_set_a
= ( ^ [A4: set_a,B2: set_a] : ( inf_inf_set_a @ B2 @ A4 ) ) ) ).
% inf.commute
thf(fact_371_inf_Ocommute,axiom,
( inf_inf_set_list_a
= ( ^ [A4: set_list_a,B2: set_list_a] : ( inf_inf_set_list_a @ B2 @ A4 ) ) ) ).
% inf.commute
thf(fact_372_inf__assoc,axiom,
! [X2: set_a,Y2: set_a,Z: set_a] :
( ( inf_inf_set_a @ ( inf_inf_set_a @ X2 @ Y2 ) @ Z )
= ( inf_inf_set_a @ X2 @ ( inf_inf_set_a @ Y2 @ Z ) ) ) ).
% inf_assoc
thf(fact_373_inf__assoc,axiom,
! [X2: set_list_a,Y2: set_list_a,Z: set_list_a] :
( ( inf_inf_set_list_a @ ( inf_inf_set_list_a @ X2 @ Y2 ) @ Z )
= ( inf_inf_set_list_a @ X2 @ ( inf_inf_set_list_a @ Y2 @ Z ) ) ) ).
% inf_assoc
thf(fact_374_inf_Oassoc,axiom,
! [A: set_a,B: set_a,C: set_a] :
( ( inf_inf_set_a @ ( inf_inf_set_a @ A @ B ) @ C )
= ( inf_inf_set_a @ A @ ( inf_inf_set_a @ B @ C ) ) ) ).
% inf.assoc
thf(fact_375_inf_Oassoc,axiom,
! [A: set_list_a,B: set_list_a,C: set_list_a] :
( ( inf_inf_set_list_a @ ( inf_inf_set_list_a @ A @ B ) @ C )
= ( inf_inf_set_list_a @ A @ ( inf_inf_set_list_a @ B @ C ) ) ) ).
% inf.assoc
thf(fact_376_inf__sup__aci_I1_J,axiom,
( inf_inf_set_a
= ( ^ [X3: set_a,Y3: set_a] : ( inf_inf_set_a @ Y3 @ X3 ) ) ) ).
% inf_sup_aci(1)
thf(fact_377_inf__sup__aci_I1_J,axiom,
( inf_inf_set_list_a
= ( ^ [X3: set_list_a,Y3: set_list_a] : ( inf_inf_set_list_a @ Y3 @ X3 ) ) ) ).
% inf_sup_aci(1)
thf(fact_378_inf__sup__aci_I2_J,axiom,
! [X2: set_a,Y2: set_a,Z: set_a] :
( ( inf_inf_set_a @ ( inf_inf_set_a @ X2 @ Y2 ) @ Z )
= ( inf_inf_set_a @ X2 @ ( inf_inf_set_a @ Y2 @ Z ) ) ) ).
% inf_sup_aci(2)
thf(fact_379_inf__sup__aci_I2_J,axiom,
! [X2: set_list_a,Y2: set_list_a,Z: set_list_a] :
( ( inf_inf_set_list_a @ ( inf_inf_set_list_a @ X2 @ Y2 ) @ Z )
= ( inf_inf_set_list_a @ X2 @ ( inf_inf_set_list_a @ Y2 @ Z ) ) ) ).
% inf_sup_aci(2)
thf(fact_380_inf__sup__aci_I3_J,axiom,
! [X2: set_a,Y2: set_a,Z: set_a] :
( ( inf_inf_set_a @ X2 @ ( inf_inf_set_a @ Y2 @ Z ) )
= ( inf_inf_set_a @ Y2 @ ( inf_inf_set_a @ X2 @ Z ) ) ) ).
% inf_sup_aci(3)
thf(fact_381_inf__sup__aci_I3_J,axiom,
! [X2: set_list_a,Y2: set_list_a,Z: set_list_a] :
( ( inf_inf_set_list_a @ X2 @ ( inf_inf_set_list_a @ Y2 @ Z ) )
= ( inf_inf_set_list_a @ Y2 @ ( inf_inf_set_list_a @ X2 @ Z ) ) ) ).
% inf_sup_aci(3)
thf(fact_382_inf__sup__aci_I4_J,axiom,
! [X2: set_a,Y2: set_a] :
( ( inf_inf_set_a @ X2 @ ( inf_inf_set_a @ X2 @ Y2 ) )
= ( inf_inf_set_a @ X2 @ Y2 ) ) ).
% inf_sup_aci(4)
thf(fact_383_inf__sup__aci_I4_J,axiom,
! [X2: set_list_a,Y2: set_list_a] :
( ( inf_inf_set_list_a @ X2 @ ( inf_inf_set_list_a @ X2 @ Y2 ) )
= ( inf_inf_set_list_a @ X2 @ Y2 ) ) ).
% inf_sup_aci(4)
thf(fact_384_Int__subset__iff,axiom,
! [C2: set_list_a,A2: set_list_a,B3: set_list_a] :
( ( ord_le8861187494160871172list_a @ C2 @ ( inf_inf_set_list_a @ A2 @ B3 ) )
= ( ( ord_le8861187494160871172list_a @ C2 @ A2 )
& ( ord_le8861187494160871172list_a @ C2 @ B3 ) ) ) ).
% Int_subset_iff
thf(fact_385_Int__subset__iff,axiom,
! [C2: set_a,A2: set_a,B3: set_a] :
( ( ord_less_eq_set_a @ C2 @ ( inf_inf_set_a @ A2 @ B3 ) )
= ( ( ord_less_eq_set_a @ C2 @ A2 )
& ( ord_less_eq_set_a @ C2 @ B3 ) ) ) ).
% Int_subset_iff
thf(fact_386_empty__subsetI,axiom,
! [A2: set_list_a] : ( ord_le8861187494160871172list_a @ bot_bot_set_list_a @ A2 ) ).
% empty_subsetI
thf(fact_387_empty__subsetI,axiom,
! [A2: set_a] : ( ord_less_eq_set_a @ bot_bot_set_a @ A2 ) ).
% empty_subsetI
thf(fact_388_subset__empty,axiom,
! [A2: set_list_a] :
( ( ord_le8861187494160871172list_a @ A2 @ bot_bot_set_list_a )
= ( A2 = bot_bot_set_list_a ) ) ).
% subset_empty
thf(fact_389_subset__empty,axiom,
! [A2: set_a] :
( ( ord_less_eq_set_a @ A2 @ bot_bot_set_a )
= ( A2 = bot_bot_set_a ) ) ).
% subset_empty
thf(fact_390_Arr_Oelims_I3_J,axiom,
! [X2: list_a] :
( ~ ( paths_in_Arr_a @ resid @ X2 )
=> ( ( X2 != nil_a )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( arr_a @ resid @ T3 ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( arr_a @ resid @ T3 )
& ( paths_in_Arr_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ).
% Arr.elims(3)
thf(fact_391_Arr_Oelims_I2_J,axiom,
! [X2: list_a] :
( ( paths_in_Arr_a @ resid @ X2 )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ~ ( arr_a @ resid @ T3 ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ~ ( ( arr_a @ resid @ T3 )
& ( paths_in_Arr_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ).
% Arr.elims(2)
thf(fact_392_Arr_Oelims_I1_J,axiom,
! [X2: list_a,Y2: $o] :
( ( ( paths_in_Arr_a @ resid @ X2 )
= Y2 )
=> ( ( ( X2 = nil_a )
=> Y2 )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( Y2
= ( ~ ( arr_a @ resid @ T3 ) ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( Y2
= ( ~ ( ( arr_a @ resid @ T3 )
& ( paths_in_Arr_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ) ).
% Arr.elims(1)
thf(fact_393_Resid1x__as__Resid_H,axiom,
! [T: a,U2: list_a] :
( ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid1x_a @ resid @ T @ U2 )
= ( hd_a @ ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ U2 ) ) ) )
& ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ U2 )
= nil_a )
=> ( ( paths_in_Resid1x_a @ resid @ T @ U2 )
= ( partial_null_a @ resid ) ) ) ) ).
% Resid1x_as_Resid'
thf(fact_394_R_Ocong__respects__seq,axiom,
! [T: a,U: a,T5: a,U3: a] :
( ( seq_a @ resid @ T @ U )
=> ( ( ( ide_a @ resid @ ( resid @ T @ T5 ) )
& ( ide_a @ resid @ ( resid @ T5 @ T ) ) )
=> ( ( ( ide_a @ resid @ ( resid @ U @ U3 ) )
& ( ide_a @ resid @ ( resid @ U3 @ U ) ) )
=> ( seq_a @ resid @ T5 @ U3 ) ) ) ) ).
% R.cong_respects_seq
thf(fact_395_R_Onull__eqI,axiom,
! [N: a] :
( ! [T3: a] :
( ( ( resid @ N @ T3 )
= N )
& ( ( resid @ T3 @ N )
= N ) )
=> ( N
= ( partial_null_a @ resid ) ) ) ).
% R.null_eqI
thf(fact_396_R_Ocube__ax,axiom,
! [V: a,T: a,U: a] :
( ( ( resid @ ( resid @ V @ T ) @ ( resid @ U @ T ) )
!= ( partial_null_a @ resid ) )
=> ( ( resid @ ( resid @ V @ T ) @ ( resid @ U @ T ) )
= ( resid @ ( resid @ V @ U ) @ ( resid @ T @ U ) ) ) ) ).
% R.cube_ax
thf(fact_397_R_Ocon__sym__ax,axiom,
! [T: a,U: a] :
( ( ( resid @ T @ U )
!= ( partial_null_a @ resid ) )
=> ( ( resid @ U @ T )
!= ( partial_null_a @ resid ) ) ) ).
% R.con_sym_ax
thf(fact_398_R_Ocon__imp__arr__resid,axiom,
! [T: a,U: a] :
( ( ( resid @ T @ U )
!= ( partial_null_a @ resid ) )
=> ( ( resid @ ( resid @ T @ U ) @ ( resid @ T @ U ) )
!= ( partial_null_a @ resid ) ) ) ).
% R.con_imp_arr_resid
thf(fact_399_R_Ocomposable__imp__seq,axiom,
! [T: a,U: a] :
( ( composable_a @ resid @ T @ U )
=> ( seq_a @ resid @ T @ U ) ) ).
% R.composable_imp_seq
thf(fact_400_R_Otargets__cong__closed,axiom,
! [B: a,T: a,B4: a] :
( ( member_a @ B @ ( targets_a @ resid @ T ) )
=> ( ( ( ide_a @ resid @ ( resid @ B @ B4 ) )
& ( ide_a @ resid @ ( resid @ B4 @ B ) ) )
=> ( member_a @ B4 @ ( targets_a @ resid @ T ) ) ) ) ).
% R.targets_cong_closed
thf(fact_401_R_Otargets__are__cong,axiom,
! [B: a,T: a,B4: a] :
( ( member_a @ B @ ( targets_a @ resid @ T ) )
=> ( ( member_a @ B4 @ ( targets_a @ resid @ T ) )
=> ( ( ide_a @ resid @ ( resid @ B @ B4 ) )
& ( ide_a @ resid @ ( resid @ B4 @ B ) ) ) ) ) ).
% R.targets_are_cong
thf(fact_402_R_Otarget__is__ide,axiom,
! [A: a,T: a] :
( ( member_a @ A @ ( targets_a @ resid @ T ) )
=> ( ide_a @ resid @ A ) ) ).
% R.target_is_ide
thf(fact_403_R_Oresid__source__in__targets,axiom,
! [A: a,T: a] :
( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ( member_a @ ( resid @ A @ T ) @ ( targets_a @ resid @ T ) ) ) ).
% R.resid_source_in_targets
thf(fact_404_R_Onot__arr__null,axiom,
~ ( arr_a @ resid @ ( partial_null_a @ resid ) ) ).
% R.not_arr_null
thf(fact_405_Resid1x__null,axiom,
! [T4: list_a] :
( ( paths_in_Resid1x_a @ resid @ ( partial_null_a @ resid ) @ T4 )
= ( partial_null_a @ resid ) ) ).
% Resid1x_null
thf(fact_406_empty__iff,axiom,
! [C: a] :
~ ( member_a @ C @ bot_bot_set_a ) ).
% empty_iff
thf(fact_407_empty__iff,axiom,
! [C: list_a] :
~ ( member_list_a @ C @ bot_bot_set_list_a ) ).
% empty_iff
thf(fact_408_all__not__in__conv,axiom,
! [A2: set_a] :
( ( ! [X3: a] :
~ ( member_a @ X3 @ A2 ) )
= ( A2 = bot_bot_set_a ) ) ).
% all_not_in_conv
thf(fact_409_all__not__in__conv,axiom,
! [A2: set_list_a] :
( ( ! [X3: list_a] :
~ ( member_list_a @ X3 @ A2 ) )
= ( A2 = bot_bot_set_list_a ) ) ).
% all_not_in_conv
thf(fact_410_Collect__empty__eq,axiom,
! [P: a > $o] :
( ( ( collect_a @ P )
= bot_bot_set_a )
= ( ! [X3: a] :
~ ( P @ X3 ) ) ) ).
% Collect_empty_eq
thf(fact_411_Collect__empty__eq,axiom,
! [P: list_a > $o] :
( ( ( collect_list_a @ P )
= bot_bot_set_list_a )
= ( ! [X3: list_a] :
~ ( P @ X3 ) ) ) ).
% Collect_empty_eq
thf(fact_412_empty__Collect__eq,axiom,
! [P: a > $o] :
( ( bot_bot_set_a
= ( collect_a @ P ) )
= ( ! [X3: a] :
~ ( P @ X3 ) ) ) ).
% empty_Collect_eq
thf(fact_413_empty__Collect__eq,axiom,
! [P: list_a > $o] :
( ( bot_bot_set_list_a
= ( collect_list_a @ P ) )
= ( ! [X3: list_a] :
~ ( P @ X3 ) ) ) ).
% empty_Collect_eq
thf(fact_414_subsetI,axiom,
! [A2: set_list_a,B3: set_list_a] :
( ! [X: list_a] :
( ( member_list_a @ X @ A2 )
=> ( member_list_a @ X @ B3 ) )
=> ( ord_le8861187494160871172list_a @ A2 @ B3 ) ) ).
% subsetI
thf(fact_415_subsetI,axiom,
! [A2: set_a,B3: set_a] :
( ! [X: a] :
( ( member_a @ X @ A2 )
=> ( member_a @ X @ B3 ) )
=> ( ord_less_eq_set_a @ A2 @ B3 ) ) ).
% subsetI
thf(fact_416_subset__antisym,axiom,
! [A2: set_a,B3: set_a] :
( ( ord_less_eq_set_a @ A2 @ B3 )
=> ( ( ord_less_eq_set_a @ B3 @ A2 )
=> ( A2 = B3 ) ) ) ).
% subset_antisym
thf(fact_417_IntI,axiom,
! [C: a,A2: set_a,B3: set_a] :
( ( member_a @ C @ A2 )
=> ( ( member_a @ C @ B3 )
=> ( member_a @ C @ ( inf_inf_set_a @ A2 @ B3 ) ) ) ) ).
% IntI
thf(fact_418_IntI,axiom,
! [C: list_a,A2: set_list_a,B3: set_list_a] :
( ( member_list_a @ C @ A2 )
=> ( ( member_list_a @ C @ B3 )
=> ( member_list_a @ C @ ( inf_inf_set_list_a @ A2 @ B3 ) ) ) ) ).
% IntI
thf(fact_419_Int__iff,axiom,
! [C: a,A2: set_a,B3: set_a] :
( ( member_a @ C @ ( inf_inf_set_a @ A2 @ B3 ) )
= ( ( member_a @ C @ A2 )
& ( member_a @ C @ B3 ) ) ) ).
% Int_iff
thf(fact_420_Int__iff,axiom,
! [C: list_a,A2: set_list_a,B3: set_list_a] :
( ( member_list_a @ C @ ( inf_inf_set_list_a @ A2 @ B3 ) )
= ( ( member_list_a @ C @ A2 )
& ( member_list_a @ C @ B3 ) ) ) ).
% Int_iff
thf(fact_421_R_OseqE,axiom,
! [T: a,U: a] :
( ( seq_a @ resid @ T @ U )
=> ~ ( ( arr_a @ resid @ T )
=> ( ( arr_a @ resid @ U )
=> ( ( targets_a @ resid @ T )
!= ( sources_a @ resid @ U ) ) ) ) ) ).
% R.seqE
thf(fact_422_R_Oseq__def,axiom,
! [T: a,U: a] :
( ( seq_a @ resid @ T @ U )
= ( ( arr_a @ resid @ T )
& ( arr_a @ resid @ U )
& ( ( targets_a @ resid @ T )
= ( sources_a @ resid @ U ) ) ) ) ).
% R.seq_def
thf(fact_423_Resid1x_Osimps_I1_J,axiom,
! [T: a] :
( ( paths_in_Resid1x_a @ resid @ T @ nil_a )
= ( partial_null_a @ resid ) ) ).
% Resid1x.simps(1)
thf(fact_424_Resid1x__ide,axiom,
! [A: a,T4: list_a] :
( ( ide_a @ resid @ A )
=> ( ( ( paths_in_Resid1x_a @ resid @ A @ T4 )
!= ( partial_null_a @ resid ) )
=> ( ide_a @ resid @ ( paths_in_Resid1x_a @ resid @ A @ T4 ) ) ) ) ).
% Resid1x_ide
thf(fact_425_R_Oarr__iff__has__target,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
= ( ( targets_a @ resid @ T )
!= bot_bot_set_a ) ) ).
% R.arr_iff_has_target
thf(fact_426_R_Ocoterminal__iff,axiom,
! [T: a,T5: a] :
( ( coterminal_a @ resid @ T @ T5 )
= ( ( arr_a @ resid @ T )
& ( arr_a @ resid @ T5 )
& ( ( targets_a @ resid @ T )
= ( targets_a @ resid @ T5 ) ) ) ) ).
% R.coterminal_iff
thf(fact_427_R_OcoterminalE,axiom,
! [T: a,U: a] :
( ( coterminal_a @ resid @ T @ U )
=> ~ ( ( arr_a @ resid @ T )
=> ( ( arr_a @ resid @ U )
=> ( ( targets_a @ resid @ T )
!= ( targets_a @ resid @ U ) ) ) ) ) ).
% R.coterminalE
thf(fact_428_R_Otargets__eqI,axiom,
! [T: a,T5: a] :
( ( ( inf_inf_set_a @ ( targets_a @ resid @ T ) @ ( targets_a @ resid @ T5 ) )
!= bot_bot_set_a )
=> ( ( targets_a @ resid @ T )
= ( targets_a @ resid @ T5 ) ) ) ).
% R.targets_eqI
thf(fact_429_R_OcomposableD_I3_J,axiom,
! [T: a,U: a] :
( ( composable_a @ resid @ T @ U )
=> ( ( targets_a @ resid @ T )
= ( sources_a @ resid @ U ) ) ) ).
% R.composableD(3)
thf(fact_430_Trgs_Osimps_I2_J,axiom,
! [T: a] :
( ( paths_in_Trgs_a @ resid @ ( cons_a @ T @ nil_a ) )
= ( targets_a @ resid @ T ) ) ).
% Trgs.simps(2)
thf(fact_431_Resid1x_Oelims,axiom,
! [X2: a,Xa: list_a,Y2: a] :
( ( ( paths_in_Resid1x_a @ resid @ X2 @ Xa )
= Y2 )
=> ( ( ( Xa = nil_a )
=> ( Y2
!= ( partial_null_a @ resid ) ) )
=> ( ! [U5: a] :
( ( Xa
= ( cons_a @ U5 @ nil_a ) )
=> ( Y2
!= ( resid @ X2 @ U5 ) ) )
=> ~ ! [U5: a,V2: a,Va: list_a] :
( ( Xa
= ( cons_a @ U5 @ ( cons_a @ V2 @ Va ) ) )
=> ( Y2
!= ( paths_in_Resid1x_a @ resid @ ( resid @ X2 @ U5 ) @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ).
% Resid1x.elims
thf(fact_432_Srcs__Resid__Arr__single,axiom,
! [T4: list_a,U: a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( paths_in_Srcs_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) ) )
= ( targets_a @ resid @ U ) ) ) ).
% Srcs_Resid_Arr_single
thf(fact_433_Trgs__simp_092_060_094sub_062P,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( paths_in_Trgs_a @ resid @ T4 )
= ( targets_a @ resid @ ( last_a @ T4 ) ) ) ) ).
% Trgs_simp\<^sub>P
thf(fact_434_R_Ocoterminal__def,axiom,
! [T: a,U: a] :
( ( coterminal_a @ resid @ T @ U )
= ( ( inf_inf_set_a @ ( targets_a @ resid @ T ) @ ( targets_a @ resid @ U ) )
!= bot_bot_set_a ) ) ).
% R.coterminal_def
thf(fact_435_Trgs_Oelims,axiom,
! [X2: list_a,Y2: set_a] :
( ( ( paths_in_Trgs_a @ resid @ X2 )
= Y2 )
=> ( ( ( X2 = nil_a )
=> ( Y2 != bot_bot_set_a ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( Y2
!= ( targets_a @ resid @ T3 ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( Y2
!= ( paths_in_Trgs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ).
% Trgs.elims
thf(fact_436_Arr_Osimps_I3_J,axiom,
! [T: a,V: a,Va2: list_a] :
( ( paths_in_Arr_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) )
= ( ( arr_a @ resid @ T )
& ( paths_in_Arr_a @ resid @ ( cons_a @ V @ Va2 ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V @ Va2 ) ) ) ) ) ).
% Arr.simps(3)
thf(fact_437_R_Onull__is__zero_I1_J,axiom,
! [T: a] :
( ( resid @ ( partial_null_a @ resid ) @ T )
= ( partial_null_a @ resid ) ) ).
% R.null_is_zero(1)
thf(fact_438_R_Onull__is__zero_I2_J,axiom,
! [T: a] :
( ( resid @ T @ ( partial_null_a @ resid ) )
= ( partial_null_a @ resid ) ) ).
% R.null_is_zero(2)
thf(fact_439_R_OseqI,axiom,
! [T: a,U: a] :
( ( arr_a @ resid @ T )
=> ( ( arr_a @ resid @ U )
=> ( ( ( targets_a @ resid @ T )
= ( sources_a @ resid @ U ) )
=> ( seq_a @ resid @ T @ U ) ) ) ) ).
% R.seqI
thf(fact_440_R_OcoterminalI,axiom,
! [T: a,U: a] :
( ( arr_a @ resid @ T )
=> ( ( ( targets_a @ resid @ T )
= ( targets_a @ resid @ U ) )
=> ( coterminal_a @ resid @ T @ U ) ) ) ).
% R.coterminalI
thf(fact_441_Arr__consI_092_060_094sub_062P,axiom,
! [T: a,U2: list_a] :
( ( arr_a @ resid @ T )
=> ( ( paths_in_Arr_a @ resid @ U2 )
=> ( ( ord_less_eq_set_a @ ( targets_a @ resid @ T ) @ ( paths_in_Srcs_a @ resid @ U2 ) )
=> ( paths_in_Arr_a @ resid @ ( cons_a @ T @ U2 ) ) ) ) ) ).
% Arr_consI\<^sub>P
thf(fact_442_rts_Otargets_Ocong,axiom,
targets_a = targets_a ).
% rts.targets.cong
thf(fact_443_rts_Otargets_Ocong,axiom,
targets_list_a = targets_list_a ).
% rts.targets.cong
thf(fact_444_partial__magma_Onull_Ocong,axiom,
partial_null_a = partial_null_a ).
% partial_magma.null.cong
thf(fact_445_partial__magma_Onull_Ocong,axiom,
partial_null_list_a = partial_null_list_a ).
% partial_magma.null.cong
thf(fact_446_partial__magma_Onull__is__zero_I2_J,axiom,
! [OP2: a > a > a,T: a] :
( ( partial_magma_a @ OP2 )
=> ( ( OP2 @ T @ ( partial_null_a @ OP2 ) )
= ( partial_null_a @ OP2 ) ) ) ).
% partial_magma.null_is_zero(2)
thf(fact_447_partial__magma_Onull__is__zero_I2_J,axiom,
! [OP2: list_a > list_a > list_a,T: list_a] :
( ( partial_magma_list_a @ OP2 )
=> ( ( OP2 @ T @ ( partial_null_list_a @ OP2 ) )
= ( partial_null_list_a @ OP2 ) ) ) ).
% partial_magma.null_is_zero(2)
thf(fact_448_partial__magma_Onull__is__zero_I1_J,axiom,
! [OP2: a > a > a,T: a] :
( ( partial_magma_a @ OP2 )
=> ( ( OP2 @ ( partial_null_a @ OP2 ) @ T )
= ( partial_null_a @ OP2 ) ) ) ).
% partial_magma.null_is_zero(1)
thf(fact_449_partial__magma_Onull__is__zero_I1_J,axiom,
! [OP2: list_a > list_a > list_a,T: list_a] :
( ( partial_magma_list_a @ OP2 )
=> ( ( OP2 @ ( partial_null_list_a @ OP2 ) @ T )
= ( partial_null_list_a @ OP2 ) ) ) ).
% partial_magma.null_is_zero(1)
thf(fact_450_partial__magma_Onull__eqI,axiom,
! [OP2: a > a > a,N: a] :
( ( partial_magma_a @ OP2 )
=> ( ! [T3: a] :
( ( ( OP2 @ N @ T3 )
= N )
& ( ( OP2 @ T3 @ N )
= N ) )
=> ( N
= ( partial_null_a @ OP2 ) ) ) ) ).
% partial_magma.null_eqI
thf(fact_451_partial__magma_Onull__eqI,axiom,
! [OP2: list_a > list_a > list_a,N: list_a] :
( ( partial_magma_list_a @ OP2 )
=> ( ! [T3: list_a] :
( ( ( OP2 @ N @ T3 )
= N )
& ( ( OP2 @ T3 @ N )
= N ) )
=> ( N
= ( partial_null_list_a @ OP2 ) ) ) ) ).
% partial_magma.null_eqI
thf(fact_452_coherent__normal__sub__rts_Ocoherent_H,axiom,
! [Resid: a > a > a,NN: set_a,V: a,V4: a,W2: a,W3: a,T: a,T5: a] :
( ( cohere6072184133013167079_rts_a @ Resid @ NN )
=> ( ( member_a @ V @ NN )
=> ( ( member_a @ V4 @ NN )
=> ( ( member_a @ W2 @ NN )
=> ( ( member_a @ W3 @ NN )
=> ( ( ( sources_a @ Resid @ V )
= ( sources_a @ Resid @ W2 ) )
=> ( ( ( sources_a @ Resid @ V4 )
= ( sources_a @ Resid @ W3 ) )
=> ( ( ( targets_a @ Resid @ W2 )
= ( targets_a @ Resid @ W3 ) )
=> ( ( ( member_a @ ( Resid @ ( Resid @ T @ V ) @ ( Resid @ T5 @ V4 ) ) @ NN )
& ( member_a @ ( Resid @ ( Resid @ T5 @ V4 ) @ ( Resid @ T @ V ) ) @ NN ) )
=> ( ( member_a @ ( Resid @ ( Resid @ T @ W2 ) @ ( Resid @ T5 @ W3 ) ) @ NN )
& ( member_a @ ( Resid @ ( Resid @ T5 @ W3 ) @ ( Resid @ T @ W2 ) ) @ NN ) ) ) ) ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts.coherent'
thf(fact_453_coherent__normal__sub__rts_Ocoherent_H,axiom,
! [Resid: list_a > list_a > list_a,NN: set_list_a,V: list_a,V4: list_a,W2: list_a,W3: list_a,T: list_a,T5: list_a] :
( ( cohere6429906645900029933list_a @ Resid @ NN )
=> ( ( member_list_a @ V @ NN )
=> ( ( member_list_a @ V4 @ NN )
=> ( ( member_list_a @ W2 @ NN )
=> ( ( member_list_a @ W3 @ NN )
=> ( ( ( sources_list_a @ Resid @ V )
= ( sources_list_a @ Resid @ W2 ) )
=> ( ( ( sources_list_a @ Resid @ V4 )
= ( sources_list_a @ Resid @ W3 ) )
=> ( ( ( targets_list_a @ Resid @ W2 )
= ( targets_list_a @ Resid @ W3 ) )
=> ( ( ( member_list_a @ ( Resid @ ( Resid @ T @ V ) @ ( Resid @ T5 @ V4 ) ) @ NN )
& ( member_list_a @ ( Resid @ ( Resid @ T5 @ V4 ) @ ( Resid @ T @ V ) ) @ NN ) )
=> ( ( member_list_a @ ( Resid @ ( Resid @ T @ W2 ) @ ( Resid @ T5 @ W3 ) ) @ NN )
& ( member_list_a @ ( Resid @ ( Resid @ T5 @ W3 ) @ ( Resid @ T @ W2 ) ) @ NN ) ) ) ) ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts.coherent'
thf(fact_454_coherent__normal__sub__rts_Ocoherent,axiom,
! [Resid: a > a > a,NN: set_a,T: a,U: a,U3: a] :
( ( cohere6072184133013167079_rts_a @ Resid @ NN )
=> ( ( arr_a @ Resid @ T )
=> ( ( member_a @ U @ NN )
=> ( ( member_a @ U3 @ NN )
=> ( ( ( sources_a @ Resid @ U )
= ( sources_a @ Resid @ U3 ) )
=> ( ( ( targets_a @ Resid @ U )
= ( targets_a @ Resid @ U3 ) )
=> ( ( ( sources_a @ Resid @ T )
= ( sources_a @ Resid @ U ) )
=> ( ( member_a @ ( Resid @ ( Resid @ T @ U ) @ ( Resid @ T @ U3 ) ) @ NN )
& ( member_a @ ( Resid @ ( Resid @ T @ U3 ) @ ( Resid @ T @ U ) ) @ NN ) ) ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts.coherent
thf(fact_455_coherent__normal__sub__rts_Ocoherent,axiom,
! [Resid: list_a > list_a > list_a,NN: set_list_a,T: list_a,U: list_a,U3: list_a] :
( ( cohere6429906645900029933list_a @ Resid @ NN )
=> ( ( arr_list_a @ Resid @ T )
=> ( ( member_list_a @ U @ NN )
=> ( ( member_list_a @ U3 @ NN )
=> ( ( ( sources_list_a @ Resid @ U )
= ( sources_list_a @ Resid @ U3 ) )
=> ( ( ( targets_list_a @ Resid @ U )
= ( targets_list_a @ Resid @ U3 ) )
=> ( ( ( sources_list_a @ Resid @ T )
= ( sources_list_a @ Resid @ U ) )
=> ( ( member_list_a @ ( Resid @ ( Resid @ T @ U ) @ ( Resid @ T @ U3 ) ) @ NN )
& ( member_list_a @ ( Resid @ ( Resid @ T @ U3 ) @ ( Resid @ T @ U ) ) @ NN ) ) ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts.coherent
thf(fact_456_emptyE,axiom,
! [A: a] :
~ ( member_a @ A @ bot_bot_set_a ) ).
% emptyE
thf(fact_457_emptyE,axiom,
! [A: list_a] :
~ ( member_list_a @ A @ bot_bot_set_list_a ) ).
% emptyE
thf(fact_458_equals0D,axiom,
! [A2: set_a,A: a] :
( ( A2 = bot_bot_set_a )
=> ~ ( member_a @ A @ A2 ) ) ).
% equals0D
thf(fact_459_equals0D,axiom,
! [A2: set_list_a,A: list_a] :
( ( A2 = bot_bot_set_list_a )
=> ~ ( member_list_a @ A @ A2 ) ) ).
% equals0D
thf(fact_460_equals0I,axiom,
! [A2: set_a] :
( ! [Y4: a] :
~ ( member_a @ Y4 @ A2 )
=> ( A2 = bot_bot_set_a ) ) ).
% equals0I
thf(fact_461_equals0I,axiom,
! [A2: set_list_a] :
( ! [Y4: list_a] :
~ ( member_list_a @ Y4 @ A2 )
=> ( A2 = bot_bot_set_list_a ) ) ).
% equals0I
thf(fact_462_ex__in__conv,axiom,
! [A2: set_a] :
( ( ? [X3: a] : ( member_a @ X3 @ A2 ) )
= ( A2 != bot_bot_set_a ) ) ).
% ex_in_conv
thf(fact_463_ex__in__conv,axiom,
! [A2: set_list_a] :
( ( ? [X3: list_a] : ( member_list_a @ X3 @ A2 ) )
= ( A2 != bot_bot_set_list_a ) ) ).
% ex_in_conv
thf(fact_464_bot__set__def,axiom,
( bot_bot_set_a
= ( collect_a @ bot_bot_a_o ) ) ).
% bot_set_def
thf(fact_465_bot__set__def,axiom,
( bot_bot_set_list_a
= ( collect_list_a @ bot_bot_list_a_o ) ) ).
% bot_set_def
thf(fact_466_in__mono,axiom,
! [A2: set_list_a,B3: set_list_a,X2: list_a] :
( ( ord_le8861187494160871172list_a @ A2 @ B3 )
=> ( ( member_list_a @ X2 @ A2 )
=> ( member_list_a @ X2 @ B3 ) ) ) ).
% in_mono
thf(fact_467_in__mono,axiom,
! [A2: set_a,B3: set_a,X2: a] :
( ( ord_less_eq_set_a @ A2 @ B3 )
=> ( ( member_a @ X2 @ A2 )
=> ( member_a @ X2 @ B3 ) ) ) ).
% in_mono
thf(fact_468_subsetD,axiom,
! [A2: set_list_a,B3: set_list_a,C: list_a] :
( ( ord_le8861187494160871172list_a @ A2 @ B3 )
=> ( ( member_list_a @ C @ A2 )
=> ( member_list_a @ C @ B3 ) ) ) ).
% subsetD
thf(fact_469_subsetD,axiom,
! [A2: set_a,B3: set_a,C: a] :
( ( ord_less_eq_set_a @ A2 @ B3 )
=> ( ( member_a @ C @ A2 )
=> ( member_a @ C @ B3 ) ) ) ).
% subsetD
thf(fact_470_equalityE,axiom,
! [A2: set_a,B3: set_a] :
( ( A2 = B3 )
=> ~ ( ( ord_less_eq_set_a @ A2 @ B3 )
=> ~ ( ord_less_eq_set_a @ B3 @ A2 ) ) ) ).
% equalityE
thf(fact_471_subset__eq,axiom,
( ord_le8861187494160871172list_a
= ( ^ [A5: set_list_a,B5: set_list_a] :
! [X3: list_a] :
( ( member_list_a @ X3 @ A5 )
=> ( member_list_a @ X3 @ B5 ) ) ) ) ).
% subset_eq
thf(fact_472_subset__eq,axiom,
( ord_less_eq_set_a
= ( ^ [A5: set_a,B5: set_a] :
! [X3: a] :
( ( member_a @ X3 @ A5 )
=> ( member_a @ X3 @ B5 ) ) ) ) ).
% subset_eq
thf(fact_473_equalityD1,axiom,
! [A2: set_a,B3: set_a] :
( ( A2 = B3 )
=> ( ord_less_eq_set_a @ A2 @ B3 ) ) ).
% equalityD1
thf(fact_474_equalityD2,axiom,
! [A2: set_a,B3: set_a] :
( ( A2 = B3 )
=> ( ord_less_eq_set_a @ B3 @ A2 ) ) ).
% equalityD2
thf(fact_475_subset__iff,axiom,
( ord_le8861187494160871172list_a
= ( ^ [A5: set_list_a,B5: set_list_a] :
! [T6: list_a] :
( ( member_list_a @ T6 @ A5 )
=> ( member_list_a @ T6 @ B5 ) ) ) ) ).
% subset_iff
thf(fact_476_subset__iff,axiom,
( ord_less_eq_set_a
= ( ^ [A5: set_a,B5: set_a] :
! [T6: a] :
( ( member_a @ T6 @ A5 )
=> ( member_a @ T6 @ B5 ) ) ) ) ).
% subset_iff
thf(fact_477_subset__refl,axiom,
! [A2: set_a] : ( ord_less_eq_set_a @ A2 @ A2 ) ).
% subset_refl
thf(fact_478_Collect__mono,axiom,
! [P: list_a > $o,Q: list_a > $o] :
( ! [X: list_a] :
( ( P @ X )
=> ( Q @ X ) )
=> ( ord_le8861187494160871172list_a @ ( collect_list_a @ P ) @ ( collect_list_a @ Q ) ) ) ).
% Collect_mono
thf(fact_479_Collect__mono,axiom,
! [P: a > $o,Q: a > $o] :
( ! [X: a] :
( ( P @ X )
=> ( Q @ X ) )
=> ( ord_less_eq_set_a @ ( collect_a @ P ) @ ( collect_a @ Q ) ) ) ).
% Collect_mono
thf(fact_480_subset__trans,axiom,
! [A2: set_a,B3: set_a,C2: set_a] :
( ( ord_less_eq_set_a @ A2 @ B3 )
=> ( ( ord_less_eq_set_a @ B3 @ C2 )
=> ( ord_less_eq_set_a @ A2 @ C2 ) ) ) ).
% subset_trans
thf(fact_481_set__eq__subset,axiom,
( ( ^ [Y5: set_a,Z3: set_a] : ( Y5 = Z3 ) )
= ( ^ [A5: set_a,B5: set_a] :
( ( ord_less_eq_set_a @ A5 @ B5 )
& ( ord_less_eq_set_a @ B5 @ A5 ) ) ) ) ).
% set_eq_subset
thf(fact_482_Collect__mono__iff,axiom,
! [P: list_a > $o,Q: list_a > $o] :
( ( ord_le8861187494160871172list_a @ ( collect_list_a @ P ) @ ( collect_list_a @ Q ) )
= ( ! [X3: list_a] :
( ( P @ X3 )
=> ( Q @ X3 ) ) ) ) ).
% Collect_mono_iff
thf(fact_483_Collect__mono__iff,axiom,
! [P: a > $o,Q: a > $o] :
( ( ord_less_eq_set_a @ ( collect_a @ P ) @ ( collect_a @ Q ) )
= ( ! [X3: a] :
( ( P @ X3 )
=> ( Q @ X3 ) ) ) ) ).
% Collect_mono_iff
thf(fact_484_IntE,axiom,
! [C: a,A2: set_a,B3: set_a] :
( ( member_a @ C @ ( inf_inf_set_a @ A2 @ B3 ) )
=> ~ ( ( member_a @ C @ A2 )
=> ~ ( member_a @ C @ B3 ) ) ) ).
% IntE
thf(fact_485_IntE,axiom,
! [C: list_a,A2: set_list_a,B3: set_list_a] :
( ( member_list_a @ C @ ( inf_inf_set_list_a @ A2 @ B3 ) )
=> ~ ( ( member_list_a @ C @ A2 )
=> ~ ( member_list_a @ C @ B3 ) ) ) ).
% IntE
thf(fact_486_IntD1,axiom,
! [C: a,A2: set_a,B3: set_a] :
( ( member_a @ C @ ( inf_inf_set_a @ A2 @ B3 ) )
=> ( member_a @ C @ A2 ) ) ).
% IntD1
thf(fact_487_IntD1,axiom,
! [C: list_a,A2: set_list_a,B3: set_list_a] :
( ( member_list_a @ C @ ( inf_inf_set_list_a @ A2 @ B3 ) )
=> ( member_list_a @ C @ A2 ) ) ).
% IntD1
thf(fact_488_IntD2,axiom,
! [C: a,A2: set_a,B3: set_a] :
( ( member_a @ C @ ( inf_inf_set_a @ A2 @ B3 ) )
=> ( member_a @ C @ B3 ) ) ).
% IntD2
thf(fact_489_IntD2,axiom,
! [C: list_a,A2: set_list_a,B3: set_list_a] :
( ( member_list_a @ C @ ( inf_inf_set_list_a @ A2 @ B3 ) )
=> ( member_list_a @ C @ B3 ) ) ).
% IntD2
thf(fact_490_Int__assoc,axiom,
! [A2: set_a,B3: set_a,C2: set_a] :
( ( inf_inf_set_a @ ( inf_inf_set_a @ A2 @ B3 ) @ C2 )
= ( inf_inf_set_a @ A2 @ ( inf_inf_set_a @ B3 @ C2 ) ) ) ).
% Int_assoc
thf(fact_491_Int__assoc,axiom,
! [A2: set_list_a,B3: set_list_a,C2: set_list_a] :
( ( inf_inf_set_list_a @ ( inf_inf_set_list_a @ A2 @ B3 ) @ C2 )
= ( inf_inf_set_list_a @ A2 @ ( inf_inf_set_list_a @ B3 @ C2 ) ) ) ).
% Int_assoc
thf(fact_492_Int__absorb,axiom,
! [A2: set_a] :
( ( inf_inf_set_a @ A2 @ A2 )
= A2 ) ).
% Int_absorb
thf(fact_493_Int__absorb,axiom,
! [A2: set_list_a] :
( ( inf_inf_set_list_a @ A2 @ A2 )
= A2 ) ).
% Int_absorb
thf(fact_494_Int__commute,axiom,
( inf_inf_set_a
= ( ^ [A5: set_a,B5: set_a] : ( inf_inf_set_a @ B5 @ A5 ) ) ) ).
% Int_commute
thf(fact_495_Int__commute,axiom,
( inf_inf_set_list_a
= ( ^ [A5: set_list_a,B5: set_list_a] : ( inf_inf_set_list_a @ B5 @ A5 ) ) ) ).
% Int_commute
thf(fact_496_Int__left__absorb,axiom,
! [A2: set_a,B3: set_a] :
( ( inf_inf_set_a @ A2 @ ( inf_inf_set_a @ A2 @ B3 ) )
= ( inf_inf_set_a @ A2 @ B3 ) ) ).
% Int_left_absorb
thf(fact_497_Int__left__absorb,axiom,
! [A2: set_list_a,B3: set_list_a] :
( ( inf_inf_set_list_a @ A2 @ ( inf_inf_set_list_a @ A2 @ B3 ) )
= ( inf_inf_set_list_a @ A2 @ B3 ) ) ).
% Int_left_absorb
thf(fact_498_Int__left__commute,axiom,
! [A2: set_a,B3: set_a,C2: set_a] :
( ( inf_inf_set_a @ A2 @ ( inf_inf_set_a @ B3 @ C2 ) )
= ( inf_inf_set_a @ B3 @ ( inf_inf_set_a @ A2 @ C2 ) ) ) ).
% Int_left_commute
thf(fact_499_Int__left__commute,axiom,
! [A2: set_list_a,B3: set_list_a,C2: set_list_a] :
( ( inf_inf_set_list_a @ A2 @ ( inf_inf_set_list_a @ B3 @ C2 ) )
= ( inf_inf_set_list_a @ B3 @ ( inf_inf_set_list_a @ A2 @ C2 ) ) ) ).
% Int_left_commute
thf(fact_500_Int__emptyI,axiom,
! [A2: set_a,B3: set_a] :
( ! [X: a] :
( ( member_a @ X @ A2 )
=> ~ ( member_a @ X @ B3 ) )
=> ( ( inf_inf_set_a @ A2 @ B3 )
= bot_bot_set_a ) ) ).
% Int_emptyI
thf(fact_501_Int__emptyI,axiom,
! [A2: set_list_a,B3: set_list_a] :
( ! [X: list_a] :
( ( member_list_a @ X @ A2 )
=> ~ ( member_list_a @ X @ B3 ) )
=> ( ( inf_inf_set_list_a @ A2 @ B3 )
= bot_bot_set_list_a ) ) ).
% Int_emptyI
thf(fact_502_disjoint__iff,axiom,
! [A2: set_a,B3: set_a] :
( ( ( inf_inf_set_a @ A2 @ B3 )
= bot_bot_set_a )
= ( ! [X3: a] :
( ( member_a @ X3 @ A2 )
=> ~ ( member_a @ X3 @ B3 ) ) ) ) ).
% disjoint_iff
thf(fact_503_disjoint__iff,axiom,
! [A2: set_list_a,B3: set_list_a] :
( ( ( inf_inf_set_list_a @ A2 @ B3 )
= bot_bot_set_list_a )
= ( ! [X3: list_a] :
( ( member_list_a @ X3 @ A2 )
=> ~ ( member_list_a @ X3 @ B3 ) ) ) ) ).
% disjoint_iff
thf(fact_504_Int__empty__left,axiom,
! [B3: set_a] :
( ( inf_inf_set_a @ bot_bot_set_a @ B3 )
= bot_bot_set_a ) ).
% Int_empty_left
thf(fact_505_Int__empty__left,axiom,
! [B3: set_list_a] :
( ( inf_inf_set_list_a @ bot_bot_set_list_a @ B3 )
= bot_bot_set_list_a ) ).
% Int_empty_left
thf(fact_506_Int__empty__right,axiom,
! [A2: set_a] :
( ( inf_inf_set_a @ A2 @ bot_bot_set_a )
= bot_bot_set_a ) ).
% Int_empty_right
thf(fact_507_Int__empty__right,axiom,
! [A2: set_list_a] :
( ( inf_inf_set_list_a @ A2 @ bot_bot_set_list_a )
= bot_bot_set_list_a ) ).
% Int_empty_right
thf(fact_508_disjoint__iff__not__equal,axiom,
! [A2: set_a,B3: set_a] :
( ( ( inf_inf_set_a @ A2 @ B3 )
= bot_bot_set_a )
= ( ! [X3: a] :
( ( member_a @ X3 @ A2 )
=> ! [Y3: a] :
( ( member_a @ Y3 @ B3 )
=> ( X3 != Y3 ) ) ) ) ) ).
% disjoint_iff_not_equal
thf(fact_509_disjoint__iff__not__equal,axiom,
! [A2: set_list_a,B3: set_list_a] :
( ( ( inf_inf_set_list_a @ A2 @ B3 )
= bot_bot_set_list_a )
= ( ! [X3: list_a] :
( ( member_list_a @ X3 @ A2 )
=> ! [Y3: list_a] :
( ( member_list_a @ Y3 @ B3 )
=> ( X3 != Y3 ) ) ) ) ) ).
% disjoint_iff_not_equal
thf(fact_510_Int__mono,axiom,
! [A2: set_list_a,C2: set_list_a,B3: set_list_a,D2: set_list_a] :
( ( ord_le8861187494160871172list_a @ A2 @ C2 )
=> ( ( ord_le8861187494160871172list_a @ B3 @ D2 )
=> ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A2 @ B3 ) @ ( inf_inf_set_list_a @ C2 @ D2 ) ) ) ) ).
% Int_mono
thf(fact_511_Int__mono,axiom,
! [A2: set_a,C2: set_a,B3: set_a,D2: set_a] :
( ( ord_less_eq_set_a @ A2 @ C2 )
=> ( ( ord_less_eq_set_a @ B3 @ D2 )
=> ( ord_less_eq_set_a @ ( inf_inf_set_a @ A2 @ B3 ) @ ( inf_inf_set_a @ C2 @ D2 ) ) ) ) ).
% Int_mono
thf(fact_512_Int__lower1,axiom,
! [A2: set_list_a,B3: set_list_a] : ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A2 @ B3 ) @ A2 ) ).
% Int_lower1
thf(fact_513_Int__lower1,axiom,
! [A2: set_a,B3: set_a] : ( ord_less_eq_set_a @ ( inf_inf_set_a @ A2 @ B3 ) @ A2 ) ).
% Int_lower1
thf(fact_514_Int__lower2,axiom,
! [A2: set_list_a,B3: set_list_a] : ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A2 @ B3 ) @ B3 ) ).
% Int_lower2
thf(fact_515_Int__lower2,axiom,
! [A2: set_a,B3: set_a] : ( ord_less_eq_set_a @ ( inf_inf_set_a @ A2 @ B3 ) @ B3 ) ).
% Int_lower2
thf(fact_516_Int__absorb1,axiom,
! [B3: set_list_a,A2: set_list_a] :
( ( ord_le8861187494160871172list_a @ B3 @ A2 )
=> ( ( inf_inf_set_list_a @ A2 @ B3 )
= B3 ) ) ).
% Int_absorb1
thf(fact_517_Int__absorb1,axiom,
! [B3: set_a,A2: set_a] :
( ( ord_less_eq_set_a @ B3 @ A2 )
=> ( ( inf_inf_set_a @ A2 @ B3 )
= B3 ) ) ).
% Int_absorb1
thf(fact_518_Int__absorb2,axiom,
! [A2: set_list_a,B3: set_list_a] :
( ( ord_le8861187494160871172list_a @ A2 @ B3 )
=> ( ( inf_inf_set_list_a @ A2 @ B3 )
= A2 ) ) ).
% Int_absorb2
thf(fact_519_Int__absorb2,axiom,
! [A2: set_a,B3: set_a] :
( ( ord_less_eq_set_a @ A2 @ B3 )
=> ( ( inf_inf_set_a @ A2 @ B3 )
= A2 ) ) ).
% Int_absorb2
thf(fact_520_Int__greatest,axiom,
! [C2: set_list_a,A2: set_list_a,B3: set_list_a] :
( ( ord_le8861187494160871172list_a @ C2 @ A2 )
=> ( ( ord_le8861187494160871172list_a @ C2 @ B3 )
=> ( ord_le8861187494160871172list_a @ C2 @ ( inf_inf_set_list_a @ A2 @ B3 ) ) ) ) ).
% Int_greatest
thf(fact_521_Int__greatest,axiom,
! [C2: set_a,A2: set_a,B3: set_a] :
( ( ord_less_eq_set_a @ C2 @ A2 )
=> ( ( ord_less_eq_set_a @ C2 @ B3 )
=> ( ord_less_eq_set_a @ C2 @ ( inf_inf_set_a @ A2 @ B3 ) ) ) ) ).
% Int_greatest
thf(fact_522_Int__Collect__mono,axiom,
! [A2: set_list_a,B3: set_list_a,P: list_a > $o,Q: list_a > $o] :
( ( ord_le8861187494160871172list_a @ A2 @ B3 )
=> ( ! [X: list_a] :
( ( member_list_a @ X @ A2 )
=> ( ( P @ X )
=> ( Q @ X ) ) )
=> ( ord_le8861187494160871172list_a @ ( inf_inf_set_list_a @ A2 @ ( collect_list_a @ P ) ) @ ( inf_inf_set_list_a @ B3 @ ( collect_list_a @ Q ) ) ) ) ) ).
% Int_Collect_mono
thf(fact_523_Int__Collect__mono,axiom,
! [A2: set_a,B3: set_a,P: a > $o,Q: a > $o] :
( ( ord_less_eq_set_a @ A2 @ B3 )
=> ( ! [X: a] :
( ( member_a @ X @ A2 )
=> ( ( P @ X )
=> ( Q @ X ) ) )
=> ( ord_less_eq_set_a @ ( inf_inf_set_a @ A2 @ ( collect_a @ P ) ) @ ( inf_inf_set_a @ B3 @ ( collect_a @ Q ) ) ) ) ) ).
% Int_Collect_mono
thf(fact_524_Ide_Oelims_I1_J,axiom,
! [X2: list_a,Y2: $o] :
( ( ( paths_in_Ide_a @ resid @ X2 )
= Y2 )
=> ( ( ( X2 = nil_a )
=> Y2 )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( Y2
= ( ~ ( ide_a @ resid @ T3 ) ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( Y2
= ( ~ ( ( ide_a @ resid @ T3 )
& ( paths_in_Ide_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ) ).
% Ide.elims(1)
thf(fact_525_Ide_Oelims_I2_J,axiom,
! [X2: list_a] :
( ( paths_in_Ide_a @ resid @ X2 )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ~ ( ide_a @ resid @ T3 ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ~ ( ( ide_a @ resid @ T3 )
& ( paths_in_Ide_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ).
% Ide.elims(2)
thf(fact_526_Ide_Oelims_I3_J,axiom,
! [X2: list_a] :
( ~ ( paths_in_Ide_a @ resid @ X2 )
=> ( ( X2 != nil_a )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ide_a @ resid @ T3 ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( ide_a @ resid @ T3 )
& ( paths_in_Ide_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ).
% Ide.elims(3)
thf(fact_527_Resid_Osimps_I4_J,axiom,
! [T: a,U: a,V: a,Va2: list_a] :
( ( ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ V @ Va2 ) )
!= ( partial_null_a @ resid ) ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ ( cons_a @ V @ Va2 ) ) )
= ( cons_a @ ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ V @ Va2 ) ) @ nil_a ) ) )
& ( ~ ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ V @ Va2 ) )
!= ( partial_null_a @ resid ) ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ ( cons_a @ V @ Va2 ) ) )
= nil_a ) ) ) ).
% Resid.simps(4)
thf(fact_528_con__imp__common__source,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( ( inf_inf_set_list_a @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U ) )
!= bot_bot_set_list_a ) ) ).
% con_imp_common_source
thf(fact_529_coterminal__def,axiom,
! [T: list_a,U: list_a] :
( ( coterminal_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
= ( ( inf_inf_set_list_a @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ U ) )
!= bot_bot_set_list_a ) ) ).
% coterminal_def
thf(fact_530_con__imp__arr__resid,axiom,
! [T: list_a,U: list_a] :
( ( ( paths_in_Resid_a @ resid @ T @ U )
!= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) )
=> ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T @ U ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
!= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) ) ).
% con_imp_arr_resid
thf(fact_531_con__sym__ax,axiom,
! [T: list_a,U: list_a] :
( ( ( paths_in_Resid_a @ resid @ T @ U )
!= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) )
=> ( ( paths_in_Resid_a @ resid @ U @ T )
!= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) ) ).
% con_sym_ax
thf(fact_532_cube__ax,axiom,
! [V: list_a,T: list_a,U: list_a] :
( ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ T ) @ ( paths_in_Resid_a @ resid @ U @ T ) )
!= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) )
=> ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ T ) @ ( paths_in_Resid_a @ resid @ U @ T ) )
= ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ U ) @ ( paths_in_Resid_a @ resid @ T @ U ) ) ) ) ).
% cube_ax
thf(fact_533_null__eqI,axiom,
! [N: list_a] :
( ! [T3: list_a] :
( ( ( paths_in_Resid_a @ resid @ N @ T3 )
= N )
& ( ( paths_in_Resid_a @ resid @ T3 @ N )
= N ) )
=> ( N
= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) ) ).
% null_eqI
thf(fact_534_R_Ocon__sym,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ( con_a @ resid @ U @ T ) ) ).
% R.con_sym
thf(fact_535_R_Oresid__reflects__con,axiom,
! [T: a,V: a,U: a] :
( ( con_a @ resid @ T @ V )
=> ( ( con_a @ resid @ U @ V )
=> ( ( con_a @ resid @ ( resid @ T @ V ) @ ( resid @ U @ V ) )
=> ( con_a @ resid @ T @ U ) ) ) ) ).
% R.resid_reflects_con
thf(fact_536_null__char,axiom,
( ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) )
= nil_a ) ).
% null_char
thf(fact_537_conE,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( ( paths_in_Resid_a @ resid @ T @ U )
!= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) ) ).
% conE
thf(fact_538_con__def,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
= ( ( paths_in_Resid_a @ resid @ T @ U )
!= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) ) ).
% con_def
thf(fact_539_con__sym,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T ) ) ).
% con_sym
thf(fact_540_resid__reflects__con,axiom,
! [T: list_a,V: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ V )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ U @ V )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ V ) @ ( paths_in_Resid_a @ resid @ U @ V ) )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ) ) ).
% resid_reflects_con
thf(fact_541_not__arr__null,axiom,
~ ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) ).
% not_arr_null
thf(fact_542_R_Ocong__subst__left_I2_J,axiom,
! [T: a,T5: a,U: a] :
( ( ( ide_a @ resid @ ( resid @ T @ T5 ) )
& ( ide_a @ resid @ ( resid @ T5 @ T ) ) )
=> ( ( con_a @ resid @ T @ U )
=> ( ( ide_a @ resid @ ( resid @ ( resid @ T @ U ) @ ( resid @ T5 @ U ) ) )
& ( ide_a @ resid @ ( resid @ ( resid @ T5 @ U ) @ ( resid @ T @ U ) ) ) ) ) ) ).
% R.cong_subst_left(2)
thf(fact_543_R_Ocong__subst__left_I1_J,axiom,
! [T: a,T5: a,U: a] :
( ( ( ide_a @ resid @ ( resid @ T @ T5 ) )
& ( ide_a @ resid @ ( resid @ T5 @ T ) ) )
=> ( ( con_a @ resid @ T @ U )
=> ( con_a @ resid @ T5 @ U ) ) ) ).
% R.cong_subst_left(1)
thf(fact_544_R_Ocong__subst__right_I2_J,axiom,
! [U: a,U3: a,T: a] :
( ( ( ide_a @ resid @ ( resid @ U @ U3 ) )
& ( ide_a @ resid @ ( resid @ U3 @ U ) ) )
=> ( ( con_a @ resid @ T @ U )
=> ( ( ide_a @ resid @ ( resid @ ( resid @ T @ U ) @ ( resid @ T @ U3 ) ) )
& ( ide_a @ resid @ ( resid @ ( resid @ T @ U3 ) @ ( resid @ T @ U ) ) ) ) ) ) ).
% R.cong_subst_right(2)
thf(fact_545_R_Ocong__subst__right_I1_J,axiom,
! [U: a,U3: a,T: a] :
( ( ( ide_a @ resid @ ( resid @ U @ U3 ) )
& ( ide_a @ resid @ ( resid @ U3 @ U ) ) )
=> ( ( con_a @ resid @ T @ U )
=> ( con_a @ resid @ T @ U3 ) ) ) ).
% R.cong_subst_right(1)
thf(fact_546_R_Ocon__imp__coinitial__ax,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ? [A6: a] :
( ( ide_a @ resid @ A6 )
& ( con_a @ resid @ A6 @ T )
& ( con_a @ resid @ A6 @ U ) ) ) ).
% R.con_imp_coinitial_ax
thf(fact_547_R_Ocon__target,axiom,
! [T: a,U: a,V: a] :
( ( ide_a @ resid @ ( resid @ T @ U ) )
=> ( ( con_a @ resid @ U @ V )
=> ( con_a @ resid @ ( resid @ T @ U ) @ ( resid @ V @ U ) ) ) ) ).
% R.con_target
thf(fact_548_R_Ocon__transitive__on__ide,axiom,
! [A: a,B: a,C: a] :
( ( ide_a @ resid @ A )
=> ( ( ide_a @ resid @ B )
=> ( ( ide_a @ resid @ C )
=> ( ( con_a @ resid @ A @ B )
=> ( ( con_a @ resid @ B @ C )
=> ( con_a @ resid @ A @ C ) ) ) ) ) ) ).
% R.con_transitive_on_ide
thf(fact_549_R_OideE,axiom,
! [A: a] :
( ( ide_a @ resid @ A )
=> ~ ( ( con_a @ resid @ A @ A )
=> ( ( resid @ A @ A )
!= A ) ) ) ).
% R.ideE
thf(fact_550_R_Oide__def,axiom,
! [A: a] :
( ( ide_a @ resid @ A )
= ( ( con_a @ resid @ A @ A )
& ( ( resid @ A @ A )
= A ) ) ) ).
% R.ide_def
thf(fact_551_R_Oide__imp__con__iff__cong,axiom,
! [T: a,U: a] :
( ( ide_a @ resid @ T )
=> ( ( ide_a @ resid @ U )
=> ( ( con_a @ resid @ T @ U )
= ( ( ide_a @ resid @ ( resid @ T @ U ) )
& ( ide_a @ resid @ ( resid @ U @ T ) ) ) ) ) ) ).
% R.ide_imp_con_iff_cong
thf(fact_552_R_Oprfx__implies__con,axiom,
! [T: a,U: a] :
( ( ide_a @ resid @ ( resid @ T @ U ) )
=> ( con_a @ resid @ T @ U ) ) ).
% R.prfx_implies_con
thf(fact_553_R_Oresid__arr__ide,axiom,
! [A: a,T: a] :
( ( ide_a @ resid @ A )
=> ( ( con_a @ resid @ T @ A )
=> ( ( resid @ T @ A )
= T ) ) ) ).
% R.resid_arr_ide
thf(fact_554_R_Oresid__ide__arr,axiom,
! [A: a,T: a] :
( ( ide_a @ resid @ A )
=> ( ( con_a @ resid @ A @ T )
=> ( ide_a @ resid @ ( resid @ A @ T ) ) ) ) ).
% R.resid_ide_arr
thf(fact_555_Ide_Osimps_I1_J,axiom,
~ ( paths_in_Ide_a @ resid @ nil_a ) ).
% Ide.simps(1)
thf(fact_556_R_Ocon__implies__arr_I2_J,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ( arr_a @ resid @ U ) ) ).
% R.con_implies_arr(2)
thf(fact_557_R_Ocon__implies__arr_I1_J,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ( arr_a @ resid @ T ) ) ).
% R.con_implies_arr(1)
thf(fact_558_R_OarrE,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
=> ( con_a @ resid @ T @ T ) ) ).
% R.arrE
thf(fact_559_R_Oarr__def,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
= ( con_a @ resid @ T @ T ) ) ).
% R.arr_def
thf(fact_560_R_Oarr__resid,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ( arr_a @ resid @ ( resid @ T @ U ) ) ) ).
% R.arr_resid
thf(fact_561_R_Oarr__resid__iff__con,axiom,
! [T: a,U: a] :
( ( arr_a @ resid @ ( resid @ T @ U ) )
= ( con_a @ resid @ T @ U ) ) ).
% R.arr_resid_iff_con
thf(fact_562_Srcs__are__con,axiom,
! [A: a,T4: list_a,A3: a] :
( ( member_a @ A @ ( paths_in_Srcs_a @ resid @ T4 ) )
=> ( ( member_a @ A3 @ ( paths_in_Srcs_a @ resid @ T4 ) )
=> ( con_a @ resid @ A @ A3 ) ) ) ).
% Srcs_are_con
thf(fact_563_R_Otargets__are__con,axiom,
! [B: a,T: a,B4: a] :
( ( member_a @ B @ ( targets_a @ resid @ T ) )
=> ( ( member_a @ B4 @ ( targets_a @ resid @ T ) )
=> ( con_a @ resid @ B @ B4 ) ) ) ).
% R.targets_are_con
thf(fact_564_R_Otargets__resid__sym,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ( ( targets_a @ resid @ ( resid @ T @ U ) )
= ( targets_a @ resid @ ( resid @ U @ T ) ) ) ) ).
% R.targets_resid_sym
thf(fact_565_R_Osources__are__con,axiom,
! [A: a,T: a,A3: a] :
( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ( ( member_a @ A3 @ ( sources_a @ resid @ T ) )
=> ( con_a @ resid @ A @ A3 ) ) ) ).
% R.sources_are_con
thf(fact_566_Trgs__are__con,axiom,
! [B: a,T4: list_a,B4: a] :
( ( member_a @ B @ ( paths_in_Trgs_a @ resid @ T4 ) )
=> ( ( member_a @ B4 @ ( paths_in_Trgs_a @ resid @ T4 ) )
=> ( con_a @ resid @ B @ B4 ) ) ) ).
% Trgs_are_con
thf(fact_567_Ide__implies__Arr,axiom,
! [T4: list_a] :
( ( paths_in_Ide_a @ resid @ T4 )
=> ( paths_in_Arr_a @ resid @ T4 ) ) ).
% Ide_implies_Arr
thf(fact_568_R_OconE,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ( ( resid @ T @ U )
!= ( partial_null_a @ resid ) ) ) ).
% R.conE
thf(fact_569_R_Ocon__def,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
= ( ( resid @ T @ U )
!= ( partial_null_a @ resid ) ) ) ).
% R.con_def
thf(fact_570_R_Ocon__imp__coinitial,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ( coinitial_a @ resid @ T @ U ) ) ).
% R.con_imp_coinitial
thf(fact_571_assms,axiom,
! [T: a,U: a] :
( ( coinitial_a @ resid @ T @ U )
=> ( con_a @ resid @ T @ U ) ) ).
% assms
thf(fact_572_R_Ojoinable__implies__con,axiom,
! [T: a,U: a] :
( ( joinable_a @ resid @ T @ U )
=> ( con_a @ resid @ T @ U ) ) ).
% R.joinable_implies_con
thf(fact_573_con__char,axiom,
! [T4: list_a,U2: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
= ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a ) ) ).
% con_char
thf(fact_574_cong__subst__left_I2_J,axiom,
! [T: list_a,T5: list_a,U: list_a] :
( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ T5 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T5 @ T ) ) )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T @ U ) @ ( paths_in_Resid_a @ resid @ T5 @ U ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T5 @ U ) @ ( paths_in_Resid_a @ resid @ T @ U ) ) ) ) ) ) ).
% cong_subst_left(2)
thf(fact_575_cong__subst__left_I1_J,axiom,
! [T: list_a,T5: list_a,U: list_a] :
( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ T5 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T5 @ T ) ) )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T5 @ U ) ) ) ).
% cong_subst_left(1)
thf(fact_576_cong__subst__right_I2_J,axiom,
! [U: list_a,U3: list_a,T: list_a] :
( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ U3 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U3 @ U ) ) )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T @ U ) @ ( paths_in_Resid_a @ resid @ T @ U3 ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T @ U3 ) @ ( paths_in_Resid_a @ resid @ T @ U ) ) ) ) ) ) ).
% cong_subst_right(2)
thf(fact_577_cong__subst__right_I1_J,axiom,
! [U: list_a,U3: list_a,T: list_a] :
( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ U3 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U3 @ U ) ) )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U3 ) ) ) ).
% cong_subst_right(1)
thf(fact_578_con__imp__coinitial__ax,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ? [A6: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A6 )
& ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A6 @ T )
& ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A6 @ U ) ) ) ).
% con_imp_coinitial_ax
thf(fact_579_con__target,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ U @ V )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) @ ( paths_in_Resid_a @ resid @ V @ U ) ) ) ) ).
% con_target
thf(fact_580_con__transitive__on__ide,axiom,
! [A: list_a,B: list_a,C: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ B )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ C )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A @ B )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ B @ C )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A @ C ) ) ) ) ) ) ).
% con_transitive_on_ide
thf(fact_581_ideE,axiom,
! [A: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ~ ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A @ A )
=> ( ( paths_in_Resid_a @ resid @ A @ A )
!= A ) ) ) ).
% ideE
thf(fact_582_ide__def,axiom,
! [A: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
= ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A @ A )
& ( ( paths_in_Resid_a @ resid @ A @ A )
= A ) ) ) ).
% ide_def
thf(fact_583_ide__imp__con__iff__cong,axiom,
! [T: list_a,U: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ U )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
= ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ T ) ) ) ) ) ) ).
% ide_imp_con_iff_cong
thf(fact_584_prfx__implies__con,axiom,
! [T: list_a,U: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ).
% prfx_implies_con
thf(fact_585_resid__arr__ide,axiom,
! [A: list_a,T: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ A )
=> ( ( paths_in_Resid_a @ resid @ T @ A )
= T ) ) ) ).
% resid_arr_ide
thf(fact_586_resid__ide__arr,axiom,
! [A: list_a,T: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A @ T )
=> ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ A @ T ) ) ) ) ).
% resid_ide_arr
thf(fact_587_Resid__Ide_I1_J,axiom,
! [A2: list_a,T4: list_a] :
( ( paths_in_Ide_a @ resid @ A2 )
=> ( ( ( paths_in_Resid_a @ resid @ A2 @ T4 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ A2 )
= T4 ) ) ) ).
% Resid_Ide(1)
thf(fact_588_Resid__Arr__Ide__ind,axiom,
! [A2: list_a,T4: list_a] :
( ( paths_in_Ide_a @ resid @ A2 )
=> ( ( ( paths_in_Resid_a @ resid @ T4 @ A2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ A2 )
= T4 ) ) ) ).
% Resid_Arr_Ide_ind
thf(fact_589_Resid__Ide__Arr__ind,axiom,
! [A2: list_a,T4: list_a] :
( ( paths_in_Ide_a @ resid @ A2 )
=> ( ( ( paths_in_Resid_a @ resid @ A2 @ T4 )
!= nil_a )
=> ( paths_in_Ide_a @ resid @ ( paths_in_Resid_a @ resid @ A2 @ T4 ) ) ) ) ).
% Resid_Ide_Arr_ind
thf(fact_590_target__is__ide,axiom,
! [A: list_a,T: list_a] :
( ( member_list_a @ A @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A ) ) ).
% target_is_ide
thf(fact_591_targets__are__cong,axiom,
! [B: list_a,T: list_a,B4: list_a] :
( ( member_list_a @ B @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( member_list_a @ B4 @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ B @ B4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ B4 @ B ) ) ) ) ) ).
% targets_are_cong
thf(fact_592_targets__cong__closed,axiom,
! [B: list_a,T: list_a,B4: list_a] :
( ( member_list_a @ B @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ B @ B4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ B4 @ B ) ) )
=> ( member_list_a @ B4 @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ) ).
% targets_cong_closed
thf(fact_593_ide__char,axiom,
! [T4: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ T4 )
= ( paths_in_Ide_a @ resid @ T4 ) ) ).
% ide_char
thf(fact_594_sources__are__con,axiom,
! [A: list_a,T: list_a,A3: list_a] :
( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( member_list_a @ A3 @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A @ A3 ) ) ) ).
% sources_are_con
thf(fact_595_targets__are__con,axiom,
! [B: list_a,T: list_a,B4: list_a] :
( ( member_list_a @ B @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( member_list_a @ B4 @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ B @ B4 ) ) ) ).
% targets_are_con
thf(fact_596_targets__resid__sym,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ T ) ) ) ) ).
% targets_resid_sym
thf(fact_597_con__implies__arr_I2_J,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ).
% con_implies_arr(2)
thf(fact_598_con__implies__arr_I1_J,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ).
% con_implies_arr(1)
thf(fact_599_arrE,axiom,
! [T: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ T ) ) ).
% arrE
thf(fact_600_arr__def,axiom,
! [T: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ T ) ) ).
% arr_def
thf(fact_601_arr__resid,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) ) ) ).
% arr_resid
thf(fact_602_arr__resid__iff__con,axiom,
! [T: list_a,U: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
= ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ).
% arr_resid_iff_con
thf(fact_603_Resid__Arr__self,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( paths_in_Ide_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ T4 ) ) ) ).
% Resid_Arr_self
thf(fact_604_Srcs__con__closed,axiom,
! [A: a,T4: list_a,A3: a] :
( ( member_a @ A @ ( paths_in_Srcs_a @ resid @ T4 ) )
=> ( ( ide_a @ resid @ A3 )
=> ( ( con_a @ resid @ A @ A3 )
=> ( member_a @ A3 @ ( paths_in_Srcs_a @ resid @ T4 ) ) ) ) ) ).
% Srcs_con_closed
thf(fact_605_R_Otargets__con__closed,axiom,
! [B: a,T: a,B4: a] :
( ( member_a @ B @ ( targets_a @ resid @ T ) )
=> ( ( ide_a @ resid @ B4 )
=> ( ( con_a @ resid @ B @ B4 )
=> ( member_a @ B4 @ ( targets_a @ resid @ T ) ) ) ) ) ).
% R.targets_con_closed
thf(fact_606_resid__source__in__targets,axiom,
! [A: list_a,T: list_a] :
( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( member_list_a @ ( paths_in_Resid_a @ resid @ A @ T ) @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ).
% resid_source_in_targets
thf(fact_607_R_Oin__sourcesE,axiom,
! [A: a,T: a] :
( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ~ ( ( ide_a @ resid @ A )
=> ~ ( con_a @ resid @ T @ A ) ) ) ).
% R.in_sourcesE
thf(fact_608_R_Osources__con__closed,axiom,
! [A: a,T: a,A3: a] :
( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ( ( ide_a @ resid @ A3 )
=> ( ( con_a @ resid @ A @ A3 )
=> ( member_a @ A3 @ ( sources_a @ resid @ T ) ) ) ) ) ).
% R.sources_con_closed
thf(fact_609_Trgs__con__closed,axiom,
! [B: a,T4: list_a,B4: a] :
( ( member_a @ B @ ( paths_in_Trgs_a @ resid @ T4 ) )
=> ( ( ide_a @ resid @ B4 )
=> ( ( con_a @ resid @ B @ B4 )
=> ( member_a @ B4 @ ( paths_in_Trgs_a @ resid @ T4 ) ) ) ) ) ).
% Trgs_con_closed
thf(fact_610_con__imp__coinitial,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( coinitial_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ).
% con_imp_coinitial
thf(fact_611_Ide__imp__Ide__hd,axiom,
! [T4: list_a] :
( ( paths_in_Ide_a @ resid @ T4 )
=> ( ide_a @ resid @ ( hd_a @ T4 ) ) ) ).
% Ide_imp_Ide_hd
thf(fact_612_Ide__imp__Ide__tl,axiom,
! [T4: list_a] :
( ( paths_in_Ide_a @ resid @ T4 )
=> ( ( ( tl_a @ T4 )
!= nil_a )
=> ( paths_in_Ide_a @ resid @ ( tl_a @ T4 ) ) ) ) ).
% Ide_imp_Ide_tl
thf(fact_613_joinable__implies__con,axiom,
! [T: list_a,U: list_a] :
( ( joinable_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ).
% joinable_implies_con
thf(fact_614_Ide__imp__Ide__last,axiom,
! [T4: list_a] :
( ( paths_in_Ide_a @ resid @ T4 )
=> ( ide_a @ resid @ ( last_a @ T4 ) ) ) ).
% Ide_imp_Ide_last
thf(fact_615_Con__rec_I4_J,axiom,
! [T4: list_a,U2: list_a,T: a,U: a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ U2 ) )
!= nil_a )
= ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ ( resid @ U @ T ) @ nil_a ) )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ ( cons_a @ ( resid @ T @ U ) @ nil_a ) @ U2 )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ ( resid @ U @ T ) @ nil_a ) ) @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ ( resid @ T @ U ) @ nil_a ) ) )
!= nil_a ) ) ) ) ) ).
% Con_rec(4)
thf(fact_616_Con__rec_I3_J,axiom,
! [U2: list_a,T: a,U: a] :
( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ U2 ) )
!= nil_a )
= ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Resid_a @ resid @ ( cons_a @ ( resid @ T @ U ) @ nil_a ) @ U2 )
!= nil_a ) ) ) ) ).
% Con_rec(3)
thf(fact_617_Con__rec_I2_J,axiom,
! [T4: list_a,T: a,U: a] :
( ( T4 != nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ nil_a ) )
!= nil_a )
= ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ ( resid @ U @ T ) @ nil_a ) )
!= nil_a ) ) ) ) ).
% Con_rec(2)
thf(fact_618_Con__rec_I1_J,axiom,
! [T: a,U: a] :
( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
!= nil_a )
= ( con_a @ resid @ T @ U ) ) ).
% Con_rec(1)
thf(fact_619_Resid_Osimps_I3_J,axiom,
! [T: a,U: a] :
( ( ( con_a @ resid @ T @ U )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
= ( cons_a @ ( resid @ T @ U ) @ nil_a ) ) )
& ( ~ ( con_a @ resid @ T @ U )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
= nil_a ) ) ) ).
% Resid.simps(3)
thf(fact_620_Ide_Osimps_I2_J,axiom,
! [T: a] :
( ( paths_in_Ide_a @ resid @ ( cons_a @ T @ nil_a ) )
= ( ide_a @ resid @ T ) ) ).
% Ide.simps(2)
thf(fact_621_sources__con__closed,axiom,
! [A: list_a,T: list_a,A3: list_a] :
( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A3 )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A @ A3 )
=> ( member_list_a @ A3 @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ) ) ).
% sources_con_closed
thf(fact_622_in__sourcesE,axiom,
! [A: list_a,T: list_a] :
( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ~ ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ~ ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ A ) ) ) ).
% in_sourcesE
thf(fact_623_targets__con__closed,axiom,
! [B: list_a,T: list_a,B4: list_a] :
( ( member_list_a @ B @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ B4 )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ B @ B4 )
=> ( member_list_a @ B4 @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ) ) ).
% targets_con_closed
thf(fact_624_Ide__imp__sources__eq__targets,axiom,
! [T4: list_a] :
( ( paths_in_Ide_a @ resid @ T4 )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T4 )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T4 ) ) ) ).
% Ide_imp_sources_eq_targets
thf(fact_625_composableD_I3_J,axiom,
! [T: list_a,U: list_a] :
( ( composable_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ) ).
% composableD(3)
thf(fact_626_arr__iff__has__target,axiom,
! [T: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T )
!= bot_bot_set_list_a ) ) ).
% arr_iff_has_target
thf(fact_627_coterminal__iff,axiom,
! [T: list_a,T5: list_a] :
( ( coterminal_list_a @ ( paths_in_Resid_a @ resid ) @ T @ T5 )
= ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
& ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T5 )
& ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T5 ) ) ) ) ).
% coterminal_iff
thf(fact_628_coterminalE,axiom,
! [T: list_a,U: list_a] :
( ( coterminal_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ~ ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ U )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T )
!= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ) ) ) ).
% coterminalE
thf(fact_629_R_Ocon__imp__common__source,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ( ( inf_inf_set_a @ ( sources_a @ resid @ T ) @ ( sources_a @ resid @ U ) )
!= bot_bot_set_a ) ) ).
% R.con_imp_common_source
thf(fact_630_reflects__con,axiom,
! [T: a,U: a] :
( ( ( paths_in_Resid_a @ resid @ ( if_list_a @ ( arr_a @ resid @ T ) @ ( cons_a @ T @ nil_a ) @ ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) @ ( if_list_a @ ( arr_a @ resid @ U ) @ ( cons_a @ U @ nil_a ) @ ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) )
!= nil_a )
=> ( con_a @ resid @ T @ U ) ) ).
% reflects_con
thf(fact_631_targets__eqI,axiom,
! [T: list_a,T5: list_a] :
( ( ( inf_inf_set_list_a @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T5 ) )
!= bot_bot_set_list_a )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T5 ) ) ) ).
% targets_eqI
thf(fact_632_Con__IdeI_I2_J,axiom,
! [A2: list_a,T4: list_a] :
( ( paths_in_Ide_a @ resid @ A2 )
=> ( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( ( paths_in_Srcs_a @ resid @ T4 )
= ( paths_in_Srcs_a @ resid @ A2 ) )
=> ( ( paths_in_Resid_a @ resid @ T4 @ A2 )
!= nil_a ) ) ) ) ).
% Con_IdeI(2)
thf(fact_633_Con__IdeI_I1_J,axiom,
! [A2: list_a,T4: list_a] :
( ( paths_in_Ide_a @ resid @ A2 )
=> ( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( ( paths_in_Srcs_a @ resid @ T4 )
= ( paths_in_Srcs_a @ resid @ A2 ) )
=> ( ( paths_in_Resid_a @ resid @ A2 @ T4 )
!= nil_a ) ) ) ) ).
% Con_IdeI(1)
thf(fact_634_Con__Ide__iff,axiom,
! [A2: list_a,T4: list_a] :
( ( paths_in_Ide_a @ resid @ A2 )
=> ( ( ( paths_in_Resid_a @ resid @ A2 @ T4 )
!= nil_a )
= ( ( paths_in_Arr_a @ resid @ T4 )
& ( ( paths_in_Srcs_a @ resid @ T4 )
= ( paths_in_Srcs_a @ resid @ A2 ) ) ) ) ) ).
% Con_Ide_iff
thf(fact_635_seq__def,axiom,
! [T: list_a,U: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
= ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
& ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ U )
& ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ) ) ).
% seq_def
thf(fact_636_seqE,axiom,
! [T: list_a,U: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ~ ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ U )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T )
!= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ) ) ) ).
% seqE
thf(fact_637_Ide_Osimps_I3_J,axiom,
! [T: a,V: a,Va2: list_a] :
( ( paths_in_Ide_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) )
= ( ( ide_a @ resid @ T )
& ( paths_in_Ide_a @ resid @ ( cons_a @ V @ Va2 ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V @ Va2 ) ) ) ) ) ).
% Ide.simps(3)
thf(fact_638_Ide__append__iff_092_060_094sub_062P,axiom,
! [T4: list_a,U2: list_a] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( paths_in_Ide_a @ resid @ ( append_a @ T4 @ U2 ) )
= ( ( paths_in_Ide_a @ resid @ T4 )
& ( paths_in_Ide_a @ resid @ U2 )
& ( ord_less_eq_set_a @ ( paths_in_Trgs_a @ resid @ T4 ) @ ( paths_in_Srcs_a @ resid @ U2 ) ) ) ) ) ) ).
% Ide_append_iff\<^sub>P
thf(fact_639_null__is__zero_I2_J,axiom,
! [T: list_a] :
( ( paths_in_Resid_a @ resid @ T @ ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) )
= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) ).
% null_is_zero(2)
thf(fact_640_null__is__zero_I1_J,axiom,
! [T: list_a] :
( ( paths_in_Resid_a @ resid @ ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) @ T )
= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) ) ).
% null_is_zero(1)
thf(fact_641_conI,axiom,
! [T: list_a,U: list_a] :
( ( ( paths_in_Resid_a @ resid @ T @ U )
!= ( partial_null_list_a @ ( paths_in_Resid_a @ resid ) ) )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ).
% conI
thf(fact_642_R_OideI,axiom,
! [A: a] :
( ( con_a @ resid @ A @ A )
=> ( ( ( resid @ A @ A )
= A )
=> ( ide_a @ resid @ A ) ) ) ).
% R.ideI
thf(fact_643_R_OarrI,axiom,
! [T: a] :
( ( con_a @ resid @ T @ T )
=> ( arr_a @ resid @ T ) ) ).
% R.arrI
thf(fact_644_R_OconI,axiom,
! [T: a,U: a] :
( ( ( resid @ T @ U )
!= ( partial_null_a @ resid ) )
=> ( con_a @ resid @ T @ U ) ) ).
% R.conI
thf(fact_645_conI_092_060_094sub_062P,axiom,
! [T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 ) ) ).
% conI\<^sub>P
thf(fact_646_ideI,axiom,
! [A: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ A @ A )
=> ( ( ( paths_in_Resid_a @ resid @ A @ A )
= A )
=> ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A ) ) ) ).
% ideI
thf(fact_647_arrI,axiom,
! [T: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ T )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ).
% arrI
thf(fact_648_R_Oin__sourcesI,axiom,
! [A: a,T: a] :
( ( ide_a @ resid @ A )
=> ( ( con_a @ resid @ T @ A )
=> ( member_a @ A @ ( sources_a @ resid @ T ) ) ) ) ).
% R.in_sourcesI
thf(fact_649_R_Osources__resid,axiom,
! [T: a,U: a] :
( ( con_a @ resid @ T @ U )
=> ( ( sources_a @ resid @ ( resid @ T @ U ) )
= ( targets_a @ resid @ U ) ) ) ).
% R.sources_resid
thf(fact_650_in__sourcesI,axiom,
! [A: list_a,T: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ A )
=> ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ) ).
% in_sourcesI
thf(fact_651_sources__resid,axiom,
! [T: list_a,U: list_a] :
( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ) ).
% sources_resid
thf(fact_652_targets__append,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ ( append_a @ T4 @ U2 ) )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ U2 ) ) ) ).
% targets_append
thf(fact_653_coterminalI,axiom,
! [T: list_a,U: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ U ) )
=> ( coterminal_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ) ).
% coterminalI
thf(fact_654_seqI,axiom,
! [T: list_a,U: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ U )
=> ( ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U ) )
=> ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U ) ) ) ) ).
% seqI
thf(fact_655_Ide__appendI_092_060_094sub_062P,axiom,
! [T4: list_a,U2: list_a] :
( ( paths_in_Ide_a @ resid @ T4 )
=> ( ( paths_in_Ide_a @ resid @ U2 )
=> ( ( ord_less_eq_set_a @ ( paths_in_Trgs_a @ resid @ T4 ) @ ( paths_in_Srcs_a @ resid @ U2 ) )
=> ( paths_in_Ide_a @ resid @ ( append_a @ T4 @ U2 ) ) ) ) ) ).
% Ide_appendI\<^sub>P
thf(fact_656_paths__in__rts_OIde_Ocong,axiom,
paths_in_Ide_a = paths_in_Ide_a ).
% paths_in_rts.Ide.cong
thf(fact_657_residuation_Ocon_Ocong,axiom,
con_a = con_a ).
% residuation.con.cong
thf(fact_658_residuation_Ocon_Ocong,axiom,
con_list_a = con_list_a ).
% residuation.con.cong
thf(fact_659_confluent__rts_Oconfluence,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( confluent_rts_a @ Resid )
=> ( ( coinitial_a @ Resid @ T @ U )
=> ( con_a @ Resid @ T @ U ) ) ) ).
% confluent_rts.confluence
thf(fact_660_confluent__rts_Oconfluence,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( confluent_rts_list_a @ Resid )
=> ( ( coinitial_list_a @ Resid @ T @ U )
=> ( con_list_a @ Resid @ T @ U ) ) ) ).
% confluent_rts.confluence
thf(fact_661_Resid_Osimps_I7_J,axiom,
! [T: a,U: a,V: a,Va2: list_a,Vb: a,Vc: list_a] :
( ( ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ V @ Va2 ) )
!= ( partial_null_a @ resid ) )
& ( ( paths_in_Resid_a @ resid @ ( paths_in_Residx1_a @ resid @ ( cons_a @ Vb @ Vc ) @ ( resid @ U @ T ) ) @ ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ T @ U ) ) )
!= nil_a ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ ( cons_a @ Vb @ Vc ) ) @ ( cons_a @ U @ ( cons_a @ V @ Va2 ) ) )
= ( cons_a @ ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ V @ Va2 ) ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Residx1_a @ resid @ ( cons_a @ Vb @ Vc ) @ ( resid @ U @ T ) ) @ ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ T @ U ) ) ) ) ) )
& ( ~ ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ V @ Va2 ) )
!= ( partial_null_a @ resid ) )
& ( ( paths_in_Resid_a @ resid @ ( paths_in_Residx1_a @ resid @ ( cons_a @ Vb @ Vc ) @ ( resid @ U @ T ) ) @ ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ T @ U ) ) )
!= nil_a ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ ( cons_a @ Vb @ Vc ) ) @ ( cons_a @ U @ ( cons_a @ V @ Va2 ) ) )
= nil_a ) ) ) ).
% Resid.simps(7)
thf(fact_662_Resid_Osimps_I6_J,axiom,
! [T: a,U: a,Vb: a,Vc: list_a,V: a,Va2: list_a] :
( ( ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ Vb @ Vc ) )
!= ( partial_null_a @ resid ) )
& ( ( paths_in_Resid_a @ resid @ ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ U @ T ) ) @ ( paths_in_Residx1_a @ resid @ ( cons_a @ Vb @ Vc ) @ ( resid @ T @ U ) ) )
!= nil_a ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) @ ( cons_a @ U @ ( cons_a @ Vb @ Vc ) ) )
= ( cons_a @ ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ Vb @ Vc ) ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ U @ T ) ) @ ( paths_in_Residx1_a @ resid @ ( cons_a @ Vb @ Vc ) @ ( resid @ T @ U ) ) ) ) ) )
& ( ~ ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Resid1x_a @ resid @ ( resid @ T @ U ) @ ( cons_a @ Vb @ Vc ) )
!= ( partial_null_a @ resid ) )
& ( ( paths_in_Resid_a @ resid @ ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ U @ T ) ) @ ( paths_in_Residx1_a @ resid @ ( cons_a @ Vb @ Vc ) @ ( resid @ T @ U ) ) )
!= nil_a ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) @ ( cons_a @ U @ ( cons_a @ Vb @ Vc ) ) )
= nil_a ) ) ) ).
% Resid.simps(6)
thf(fact_663_Ide__char,axiom,
! [T4: list_a] :
( ( paths_in_Ide_a @ resid @ T4 )
= ( ( paths_in_Arr_a @ resid @ T4 )
& ( ord_less_eq_set_a @ ( set_a2 @ T4 ) @ ( collect_a @ ( ide_a @ resid ) ) ) ) ) ).
% Ide_char
thf(fact_664_Resid_Osimps_I5_J,axiom,
! [T: a,U: a,V: a,Va2: list_a] :
( ( ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ U @ T ) )
!= nil_a ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) @ ( cons_a @ U @ nil_a ) )
= ( cons_a @ ( resid @ T @ U ) @ ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ U @ T ) ) ) ) )
& ( ~ ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ U @ T ) )
!= nil_a ) )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) @ ( cons_a @ U @ nil_a ) )
= nil_a ) ) ) ).
% Resid.simps(5)
thf(fact_665_Residx1_Osimps_I1_J,axiom,
! [U: a] :
( ( paths_in_Residx1_a @ resid @ nil_a @ U )
= nil_a ) ).
% Residx1.simps(1)
thf(fact_666_order__refl,axiom,
! [X2: set_a] : ( ord_less_eq_set_a @ X2 @ X2 ) ).
% order_refl
thf(fact_667_order__refl,axiom,
! [X2: nat] : ( ord_less_eq_nat @ X2 @ X2 ) ).
% order_refl
thf(fact_668_dual__order_Orefl,axiom,
! [A: set_a] : ( ord_less_eq_set_a @ A @ A ) ).
% dual_order.refl
thf(fact_669_dual__order_Orefl,axiom,
! [A: nat] : ( ord_less_eq_nat @ A @ A ) ).
% dual_order.refl
thf(fact_670_Residx1__as__Resid,axiom,
! [T4: list_a,U: a] :
( ( paths_in_Residx1_a @ resid @ T4 @ U )
= ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U @ nil_a ) ) ) ).
% Residx1_as_Resid
thf(fact_671_Residx1_Osimps_I2_J,axiom,
! [T: a,U: a] :
( ( ( con_a @ resid @ T @ U )
=> ( ( paths_in_Residx1_a @ resid @ ( cons_a @ T @ nil_a ) @ U )
= ( cons_a @ ( resid @ T @ U ) @ nil_a ) ) )
& ( ~ ( con_a @ resid @ T @ U )
=> ( ( paths_in_Residx1_a @ resid @ ( cons_a @ T @ nil_a ) @ U )
= nil_a ) ) ) ).
% Residx1.simps(2)
thf(fact_672_Residx1_Osimps_I3_J,axiom,
! [T: a,U: a,V: a,Va2: list_a] :
( ( ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ U @ T ) )
!= nil_a ) )
=> ( ( paths_in_Residx1_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) @ U )
= ( cons_a @ ( resid @ T @ U ) @ ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ U @ T ) ) ) ) )
& ( ~ ( ( con_a @ resid @ T @ U )
& ( ( paths_in_Residx1_a @ resid @ ( cons_a @ V @ Va2 ) @ ( resid @ U @ T ) )
!= nil_a ) )
=> ( ( paths_in_Residx1_a @ resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) @ U )
= nil_a ) ) ) ).
% Residx1.simps(3)
thf(fact_673_Con__sym1,axiom,
! [T4: list_a,U: a] :
( ( ( paths_in_Residx1_a @ resid @ T4 @ U )
!= nil_a )
= ( ( paths_in_Resid1x_a @ resid @ U @ T4 )
!= ( partial_null_a @ resid ) ) ) ).
% Con_sym1
thf(fact_674_set__Ide__subset__ide,axiom,
! [T4: list_a] :
( ( paths_in_Ide_a @ resid @ T4 )
=> ( ord_less_eq_set_a @ ( set_a2 @ T4 ) @ ( collect_a @ ( ide_a @ resid ) ) ) ) ).
% set_Ide_subset_ide
thf(fact_675_set__Arr__subset__arr,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ord_less_eq_set_a @ ( set_a2 @ T4 ) @ ( collect_a @ ( arr_a @ resid ) ) ) ) ).
% set_Arr_subset_arr
thf(fact_676_set__empty,axiom,
! [Xs: list_a] :
( ( ( set_a2 @ Xs )
= bot_bot_set_a )
= ( Xs = nil_a ) ) ).
% set_empty
thf(fact_677_set__empty,axiom,
! [Xs: list_list_a] :
( ( ( set_list_a2 @ Xs )
= bot_bot_set_list_a )
= ( Xs = nil_list_a ) ) ).
% set_empty
thf(fact_678_set__empty2,axiom,
! [Xs: list_a] :
( ( bot_bot_set_a
= ( set_a2 @ Xs ) )
= ( Xs = nil_a ) ) ).
% set_empty2
thf(fact_679_set__empty2,axiom,
! [Xs: list_list_a] :
( ( bot_bot_set_list_a
= ( set_list_a2 @ Xs ) )
= ( Xs = nil_list_a ) ) ).
% set_empty2
thf(fact_680_IdeI,axiom,
! [T4: list_a] :
( ( paths_in_Arr_a @ resid @ T4 )
=> ( ( ord_less_eq_set_a @ ( set_a2 @ T4 ) @ ( collect_a @ ( ide_a @ resid ) ) )
=> ( paths_in_Ide_a @ resid @ T4 ) ) ) ).
% IdeI
thf(fact_681_list_Oset__intros_I2_J,axiom,
! [Y2: list_a,X22: list_list_a,X21: list_a] :
( ( member_list_a @ Y2 @ ( set_list_a2 @ X22 ) )
=> ( member_list_a @ Y2 @ ( set_list_a2 @ ( cons_list_a @ X21 @ X22 ) ) ) ) ).
% list.set_intros(2)
thf(fact_682_list_Oset__intros_I2_J,axiom,
! [Y2: a,X22: list_a,X21: a] :
( ( member_a @ Y2 @ ( set_a2 @ X22 ) )
=> ( member_a @ Y2 @ ( set_a2 @ ( cons_a @ X21 @ X22 ) ) ) ) ).
% list.set_intros(2)
thf(fact_683_list_Oset__intros_I1_J,axiom,
! [X21: list_a,X22: list_list_a] : ( member_list_a @ X21 @ ( set_list_a2 @ ( cons_list_a @ X21 @ X22 ) ) ) ).
% list.set_intros(1)
thf(fact_684_list_Oset__intros_I1_J,axiom,
! [X21: a,X22: list_a] : ( member_a @ X21 @ ( set_a2 @ ( cons_a @ X21 @ X22 ) ) ) ).
% list.set_intros(1)
thf(fact_685_list_Oset__cases,axiom,
! [E: list_a,A: list_list_a] :
( ( member_list_a @ E @ ( set_list_a2 @ A ) )
=> ( ! [Z22: list_list_a] :
( A
!= ( cons_list_a @ E @ Z22 ) )
=> ~ ! [Z1: list_a,Z22: list_list_a] :
( ( A
= ( cons_list_a @ Z1 @ Z22 ) )
=> ~ ( member_list_a @ E @ ( set_list_a2 @ Z22 ) ) ) ) ) ).
% list.set_cases
thf(fact_686_list_Oset__cases,axiom,
! [E: a,A: list_a] :
( ( member_a @ E @ ( set_a2 @ A ) )
=> ( ! [Z22: list_a] :
( A
!= ( cons_a @ E @ Z22 ) )
=> ~ ! [Z1: a,Z22: list_a] :
( ( A
= ( cons_a @ Z1 @ Z22 ) )
=> ~ ( member_a @ E @ ( set_a2 @ Z22 ) ) ) ) ) ).
% list.set_cases
thf(fact_687_set__ConsD,axiom,
! [Y2: list_a,X2: list_a,Xs: list_list_a] :
( ( member_list_a @ Y2 @ ( set_list_a2 @ ( cons_list_a @ X2 @ Xs ) ) )
=> ( ( Y2 = X2 )
| ( member_list_a @ Y2 @ ( set_list_a2 @ Xs ) ) ) ) ).
% set_ConsD
thf(fact_688_set__ConsD,axiom,
! [Y2: a,X2: a,Xs: list_a] :
( ( member_a @ Y2 @ ( set_a2 @ ( cons_a @ X2 @ Xs ) ) )
=> ( ( Y2 = X2 )
| ( member_a @ Y2 @ ( set_a2 @ Xs ) ) ) ) ).
% set_ConsD
thf(fact_689_subset__code_I1_J,axiom,
! [Xs: list_list_a,B3: set_list_a] :
( ( ord_le8861187494160871172list_a @ ( set_list_a2 @ Xs ) @ B3 )
= ( ! [X3: list_a] :
( ( member_list_a @ X3 @ ( set_list_a2 @ Xs ) )
=> ( member_list_a @ X3 @ B3 ) ) ) ) ).
% subset_code(1)
thf(fact_690_subset__code_I1_J,axiom,
! [Xs: list_a,B3: set_a] :
( ( ord_less_eq_set_a @ ( set_a2 @ Xs ) @ B3 )
= ( ! [X3: a] :
( ( member_a @ X3 @ ( set_a2 @ Xs ) )
=> ( member_a @ X3 @ B3 ) ) ) ) ).
% subset_code(1)
thf(fact_691_paths__in__rts_OResidx1_Ocong,axiom,
paths_in_Residx1_a = paths_in_Residx1_a ).
% paths_in_rts.Residx1.cong
thf(fact_692_empty__set,axiom,
( bot_bot_set_a
= ( set_a2 @ nil_a ) ) ).
% empty_set
thf(fact_693_empty__set,axiom,
( bot_bot_set_list_a
= ( set_list_a2 @ nil_list_a ) ) ).
% empty_set
thf(fact_694_set__subset__Cons,axiom,
! [Xs: list_a,X2: a] : ( ord_less_eq_set_a @ ( set_a2 @ Xs ) @ ( set_a2 @ ( cons_a @ X2 @ Xs ) ) ) ).
% set_subset_Cons
thf(fact_695_split__list,axiom,
! [X2: list_a,Xs: list_list_a] :
( ( member_list_a @ X2 @ ( set_list_a2 @ Xs ) )
=> ? [Ys2: list_list_a,Zs2: list_list_a] :
( Xs
= ( append_list_a @ Ys2 @ ( cons_list_a @ X2 @ Zs2 ) ) ) ) ).
% split_list
thf(fact_696_split__list,axiom,
! [X2: a,Xs: list_a] :
( ( member_a @ X2 @ ( set_a2 @ Xs ) )
=> ? [Ys2: list_a,Zs2: list_a] :
( Xs
= ( append_a @ Ys2 @ ( cons_a @ X2 @ Zs2 ) ) ) ) ).
% split_list
thf(fact_697_split__list__last,axiom,
! [X2: list_a,Xs: list_list_a] :
( ( member_list_a @ X2 @ ( set_list_a2 @ Xs ) )
=> ? [Ys2: list_list_a,Zs2: list_list_a] :
( ( Xs
= ( append_list_a @ Ys2 @ ( cons_list_a @ X2 @ Zs2 ) ) )
& ~ ( member_list_a @ X2 @ ( set_list_a2 @ Zs2 ) ) ) ) ).
% split_list_last
thf(fact_698_split__list__last,axiom,
! [X2: a,Xs: list_a] :
( ( member_a @ X2 @ ( set_a2 @ Xs ) )
=> ? [Ys2: list_a,Zs2: list_a] :
( ( Xs
= ( append_a @ Ys2 @ ( cons_a @ X2 @ Zs2 ) ) )
& ~ ( member_a @ X2 @ ( set_a2 @ Zs2 ) ) ) ) ).
% split_list_last
thf(fact_699_split__list__prop,axiom,
! [Xs: list_a,P: a > $o] :
( ? [X4: a] :
( ( member_a @ X4 @ ( set_a2 @ Xs ) )
& ( P @ X4 ) )
=> ? [Ys2: list_a,X: a] :
( ? [Zs2: list_a] :
( Xs
= ( append_a @ Ys2 @ ( cons_a @ X @ Zs2 ) ) )
& ( P @ X ) ) ) ).
% split_list_prop
thf(fact_700_split__list__first,axiom,
! [X2: list_a,Xs: list_list_a] :
( ( member_list_a @ X2 @ ( set_list_a2 @ Xs ) )
=> ? [Ys2: list_list_a,Zs2: list_list_a] :
( ( Xs
= ( append_list_a @ Ys2 @ ( cons_list_a @ X2 @ Zs2 ) ) )
& ~ ( member_list_a @ X2 @ ( set_list_a2 @ Ys2 ) ) ) ) ).
% split_list_first
thf(fact_701_split__list__first,axiom,
! [X2: a,Xs: list_a] :
( ( member_a @ X2 @ ( set_a2 @ Xs ) )
=> ? [Ys2: list_a,Zs2: list_a] :
( ( Xs
= ( append_a @ Ys2 @ ( cons_a @ X2 @ Zs2 ) ) )
& ~ ( member_a @ X2 @ ( set_a2 @ Ys2 ) ) ) ) ).
% split_list_first
thf(fact_702_split__list__propE,axiom,
! [Xs: list_a,P: a > $o] :
( ? [X4: a] :
( ( member_a @ X4 @ ( set_a2 @ Xs ) )
& ( P @ X4 ) )
=> ~ ! [Ys2: list_a,X: a] :
( ? [Zs2: list_a] :
( Xs
= ( append_a @ Ys2 @ ( cons_a @ X @ Zs2 ) ) )
=> ~ ( P @ X ) ) ) ).
% split_list_propE
thf(fact_703_append__Cons__eq__iff,axiom,
! [X2: list_a,Xs: list_list_a,Ys: list_list_a,Xs4: list_list_a,Ys6: list_list_a] :
( ~ ( member_list_a @ X2 @ ( set_list_a2 @ Xs ) )
=> ( ~ ( member_list_a @ X2 @ ( set_list_a2 @ Ys ) )
=> ( ( ( append_list_a @ Xs @ ( cons_list_a @ X2 @ Ys ) )
= ( append_list_a @ Xs4 @ ( cons_list_a @ X2 @ Ys6 ) ) )
= ( ( Xs = Xs4 )
& ( Ys = Ys6 ) ) ) ) ) ).
% append_Cons_eq_iff
thf(fact_704_append__Cons__eq__iff,axiom,
! [X2: a,Xs: list_a,Ys: list_a,Xs4: list_a,Ys6: list_a] :
( ~ ( member_a @ X2 @ ( set_a2 @ Xs ) )
=> ( ~ ( member_a @ X2 @ ( set_a2 @ Ys ) )
=> ( ( ( append_a @ Xs @ ( cons_a @ X2 @ Ys ) )
= ( append_a @ Xs4 @ ( cons_a @ X2 @ Ys6 ) ) )
= ( ( Xs = Xs4 )
& ( Ys = Ys6 ) ) ) ) ) ).
% append_Cons_eq_iff
thf(fact_705_in__set__conv__decomp,axiom,
! [X2: list_a,Xs: list_list_a] :
( ( member_list_a @ X2 @ ( set_list_a2 @ Xs ) )
= ( ? [Ys3: list_list_a,Zs3: list_list_a] :
( Xs
= ( append_list_a @ Ys3 @ ( cons_list_a @ X2 @ Zs3 ) ) ) ) ) ).
% in_set_conv_decomp
thf(fact_706_in__set__conv__decomp,axiom,
! [X2: a,Xs: list_a] :
( ( member_a @ X2 @ ( set_a2 @ Xs ) )
= ( ? [Ys3: list_a,Zs3: list_a] :
( Xs
= ( append_a @ Ys3 @ ( cons_a @ X2 @ Zs3 ) ) ) ) ) ).
% in_set_conv_decomp
thf(fact_707_split__list__last__prop,axiom,
! [Xs: list_a,P: a > $o] :
( ? [X4: a] :
( ( member_a @ X4 @ ( set_a2 @ Xs ) )
& ( P @ X4 ) )
=> ? [Ys2: list_a,X: a,Zs2: list_a] :
( ( Xs
= ( append_a @ Ys2 @ ( cons_a @ X @ Zs2 ) ) )
& ( P @ X )
& ! [Xa2: a] :
( ( member_a @ Xa2 @ ( set_a2 @ Zs2 ) )
=> ~ ( P @ Xa2 ) ) ) ) ).
% split_list_last_prop
thf(fact_708_split__list__first__prop,axiom,
! [Xs: list_a,P: a > $o] :
( ? [X4: a] :
( ( member_a @ X4 @ ( set_a2 @ Xs ) )
& ( P @ X4 ) )
=> ? [Ys2: list_a,X: a] :
( ? [Zs2: list_a] :
( Xs
= ( append_a @ Ys2 @ ( cons_a @ X @ Zs2 ) ) )
& ( P @ X )
& ! [Xa2: a] :
( ( member_a @ Xa2 @ ( set_a2 @ Ys2 ) )
=> ~ ( P @ Xa2 ) ) ) ) ).
% split_list_first_prop
thf(fact_709_split__list__last__propE,axiom,
! [Xs: list_a,P: a > $o] :
( ? [X4: a] :
( ( member_a @ X4 @ ( set_a2 @ Xs ) )
& ( P @ X4 ) )
=> ~ ! [Ys2: list_a,X: a,Zs2: list_a] :
( ( Xs
= ( append_a @ Ys2 @ ( cons_a @ X @ Zs2 ) ) )
=> ( ( P @ X )
=> ~ ! [Xa2: a] :
( ( member_a @ Xa2 @ ( set_a2 @ Zs2 ) )
=> ~ ( P @ Xa2 ) ) ) ) ) ).
% split_list_last_propE
thf(fact_710_split__list__first__propE,axiom,
! [Xs: list_a,P: a > $o] :
( ? [X4: a] :
( ( member_a @ X4 @ ( set_a2 @ Xs ) )
& ( P @ X4 ) )
=> ~ ! [Ys2: list_a,X: a] :
( ? [Zs2: list_a] :
( Xs
= ( append_a @ Ys2 @ ( cons_a @ X @ Zs2 ) ) )
=> ( ( P @ X )
=> ~ ! [Xa2: a] :
( ( member_a @ Xa2 @ ( set_a2 @ Ys2 ) )
=> ~ ( P @ Xa2 ) ) ) ) ) ).
% split_list_first_propE
thf(fact_711_in__set__conv__decomp__last,axiom,
! [X2: list_a,Xs: list_list_a] :
( ( member_list_a @ X2 @ ( set_list_a2 @ Xs ) )
= ( ? [Ys3: list_list_a,Zs3: list_list_a] :
( ( Xs
= ( append_list_a @ Ys3 @ ( cons_list_a @ X2 @ Zs3 ) ) )
& ~ ( member_list_a @ X2 @ ( set_list_a2 @ Zs3 ) ) ) ) ) ).
% in_set_conv_decomp_last
thf(fact_712_in__set__conv__decomp__last,axiom,
! [X2: a,Xs: list_a] :
( ( member_a @ X2 @ ( set_a2 @ Xs ) )
= ( ? [Ys3: list_a,Zs3: list_a] :
( ( Xs
= ( append_a @ Ys3 @ ( cons_a @ X2 @ Zs3 ) ) )
& ~ ( member_a @ X2 @ ( set_a2 @ Zs3 ) ) ) ) ) ).
% in_set_conv_decomp_last
thf(fact_713_in__set__conv__decomp__first,axiom,
! [X2: list_a,Xs: list_list_a] :
( ( member_list_a @ X2 @ ( set_list_a2 @ Xs ) )
= ( ? [Ys3: list_list_a,Zs3: list_list_a] :
( ( Xs
= ( append_list_a @ Ys3 @ ( cons_list_a @ X2 @ Zs3 ) ) )
& ~ ( member_list_a @ X2 @ ( set_list_a2 @ Ys3 ) ) ) ) ) ).
% in_set_conv_decomp_first
thf(fact_714_in__set__conv__decomp__first,axiom,
! [X2: a,Xs: list_a] :
( ( member_a @ X2 @ ( set_a2 @ Xs ) )
= ( ? [Ys3: list_a,Zs3: list_a] :
( ( Xs
= ( append_a @ Ys3 @ ( cons_a @ X2 @ Zs3 ) ) )
& ~ ( member_a @ X2 @ ( set_a2 @ Ys3 ) ) ) ) ) ).
% in_set_conv_decomp_first
thf(fact_715_split__list__last__prop__iff,axiom,
! [Xs: list_a,P: a > $o] :
( ( ? [X3: a] :
( ( member_a @ X3 @ ( set_a2 @ Xs ) )
& ( P @ X3 ) ) )
= ( ? [Ys3: list_a,X3: a,Zs3: list_a] :
( ( Xs
= ( append_a @ Ys3 @ ( cons_a @ X3 @ Zs3 ) ) )
& ( P @ X3 )
& ! [Y3: a] :
( ( member_a @ Y3 @ ( set_a2 @ Zs3 ) )
=> ~ ( P @ Y3 ) ) ) ) ) ).
% split_list_last_prop_iff
thf(fact_716_split__list__first__prop__iff,axiom,
! [Xs: list_a,P: a > $o] :
( ( ? [X3: a] :
( ( member_a @ X3 @ ( set_a2 @ Xs ) )
& ( P @ X3 ) ) )
= ( ? [Ys3: list_a,X3: a] :
( ? [Zs3: list_a] :
( Xs
= ( append_a @ Ys3 @ ( cons_a @ X3 @ Zs3 ) ) )
& ( P @ X3 )
& ! [Y3: a] :
( ( member_a @ Y3 @ ( set_a2 @ Ys3 ) )
=> ~ ( P @ Y3 ) ) ) ) ) ).
% split_list_first_prop_iff
thf(fact_717_list_Oset__sel_I1_J,axiom,
! [A: list_list_a] :
( ( A != nil_list_a )
=> ( member_list_a @ ( hd_list_a @ A ) @ ( set_list_a2 @ A ) ) ) ).
% list.set_sel(1)
thf(fact_718_list_Oset__sel_I1_J,axiom,
! [A: list_a] :
( ( A != nil_a )
=> ( member_a @ ( hd_a @ A ) @ ( set_a2 @ A ) ) ) ).
% list.set_sel(1)
thf(fact_719_hd__in__set,axiom,
! [Xs: list_list_a] :
( ( Xs != nil_list_a )
=> ( member_list_a @ ( hd_list_a @ Xs ) @ ( set_list_a2 @ Xs ) ) ) ).
% hd_in_set
thf(fact_720_hd__in__set,axiom,
! [Xs: list_a] :
( ( Xs != nil_a )
=> ( member_a @ ( hd_a @ Xs ) @ ( set_a2 @ Xs ) ) ) ).
% hd_in_set
thf(fact_721_list_Oset__sel_I2_J,axiom,
! [A: list_list_a,X2: list_a] :
( ( A != nil_list_a )
=> ( ( member_list_a @ X2 @ ( set_list_a2 @ ( tl_list_a @ A ) ) )
=> ( member_list_a @ X2 @ ( set_list_a2 @ A ) ) ) ) ).
% list.set_sel(2)
thf(fact_722_list_Oset__sel_I2_J,axiom,
! [A: list_a,X2: a] :
( ( A != nil_a )
=> ( ( member_a @ X2 @ ( set_a2 @ ( tl_a @ A ) ) )
=> ( member_a @ X2 @ ( set_a2 @ A ) ) ) ) ).
% list.set_sel(2)
thf(fact_723_last__in__set,axiom,
! [As: list_list_a] :
( ( As != nil_list_a )
=> ( member_list_a @ ( last_list_a @ As ) @ ( set_list_a2 @ As ) ) ) ).
% last_in_set
thf(fact_724_last__in__set,axiom,
! [As: list_a] :
( ( As != nil_a )
=> ( member_a @ ( last_a @ As ) @ ( set_a2 @ As ) ) ) ).
% last_in_set
thf(fact_725_nle__le,axiom,
! [A: nat,B: nat] :
( ( ~ ( ord_less_eq_nat @ A @ B ) )
= ( ( ord_less_eq_nat @ B @ A )
& ( B != A ) ) ) ).
% nle_le
thf(fact_726_le__cases3,axiom,
! [X2: nat,Y2: nat,Z: nat] :
( ( ( ord_less_eq_nat @ X2 @ Y2 )
=> ~ ( ord_less_eq_nat @ Y2 @ Z ) )
=> ( ( ( ord_less_eq_nat @ Y2 @ X2 )
=> ~ ( ord_less_eq_nat @ X2 @ Z ) )
=> ( ( ( ord_less_eq_nat @ X2 @ Z )
=> ~ ( ord_less_eq_nat @ Z @ Y2 ) )
=> ( ( ( ord_less_eq_nat @ Z @ Y2 )
=> ~ ( ord_less_eq_nat @ Y2 @ X2 ) )
=> ( ( ( ord_less_eq_nat @ Y2 @ Z )
=> ~ ( ord_less_eq_nat @ Z @ X2 ) )
=> ~ ( ( ord_less_eq_nat @ Z @ X2 )
=> ~ ( ord_less_eq_nat @ X2 @ Y2 ) ) ) ) ) ) ) ).
% le_cases3
thf(fact_727_order__class_Oorder__eq__iff,axiom,
( ( ^ [Y5: set_a,Z3: set_a] : ( Y5 = Z3 ) )
= ( ^ [X3: set_a,Y3: set_a] :
( ( ord_less_eq_set_a @ X3 @ Y3 )
& ( ord_less_eq_set_a @ Y3 @ X3 ) ) ) ) ).
% order_class.order_eq_iff
thf(fact_728_order__class_Oorder__eq__iff,axiom,
( ( ^ [Y5: nat,Z3: nat] : ( Y5 = Z3 ) )
= ( ^ [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
& ( ord_less_eq_nat @ Y3 @ X3 ) ) ) ) ).
% order_class.order_eq_iff
thf(fact_729_ord__eq__le__trans,axiom,
! [A: set_a,B: set_a,C: set_a] :
( ( A = B )
=> ( ( ord_less_eq_set_a @ B @ C )
=> ( ord_less_eq_set_a @ A @ C ) ) ) ).
% ord_eq_le_trans
thf(fact_730_ord__eq__le__trans,axiom,
! [A: nat,B: nat,C: nat] :
( ( A = B )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ord_less_eq_nat @ A @ C ) ) ) ).
% ord_eq_le_trans
thf(fact_731_ord__le__eq__trans,axiom,
! [A: set_a,B: set_a,C: set_a] :
( ( ord_less_eq_set_a @ A @ B )
=> ( ( B = C )
=> ( ord_less_eq_set_a @ A @ C ) ) ) ).
% ord_le_eq_trans
thf(fact_732_ord__le__eq__trans,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( B = C )
=> ( ord_less_eq_nat @ A @ C ) ) ) ).
% ord_le_eq_trans
thf(fact_733_order__antisym,axiom,
! [X2: set_a,Y2: set_a] :
( ( ord_less_eq_set_a @ X2 @ Y2 )
=> ( ( ord_less_eq_set_a @ Y2 @ X2 )
=> ( X2 = Y2 ) ) ) ).
% order_antisym
thf(fact_734_order__antisym,axiom,
! [X2: nat,Y2: nat] :
( ( ord_less_eq_nat @ X2 @ Y2 )
=> ( ( ord_less_eq_nat @ Y2 @ X2 )
=> ( X2 = Y2 ) ) ) ).
% order_antisym
thf(fact_735_order_Otrans,axiom,
! [A: set_a,B: set_a,C: set_a] :
( ( ord_less_eq_set_a @ A @ B )
=> ( ( ord_less_eq_set_a @ B @ C )
=> ( ord_less_eq_set_a @ A @ C ) ) ) ).
% order.trans
thf(fact_736_order_Otrans,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ord_less_eq_nat @ A @ C ) ) ) ).
% order.trans
thf(fact_737_order__trans,axiom,
! [X2: set_a,Y2: set_a,Z: set_a] :
( ( ord_less_eq_set_a @ X2 @ Y2 )
=> ( ( ord_less_eq_set_a @ Y2 @ Z )
=> ( ord_less_eq_set_a @ X2 @ Z ) ) ) ).
% order_trans
thf(fact_738_order__trans,axiom,
! [X2: nat,Y2: nat,Z: nat] :
( ( ord_less_eq_nat @ X2 @ Y2 )
=> ( ( ord_less_eq_nat @ Y2 @ Z )
=> ( ord_less_eq_nat @ X2 @ Z ) ) ) ).
% order_trans
thf(fact_739_linorder__wlog,axiom,
! [P: nat > nat > $o,A: nat,B: nat] :
( ! [A6: nat,B6: nat] :
( ( ord_less_eq_nat @ A6 @ B6 )
=> ( P @ A6 @ B6 ) )
=> ( ! [A6: nat,B6: nat] :
( ( P @ B6 @ A6 )
=> ( P @ A6 @ B6 ) )
=> ( P @ A @ B ) ) ) ).
% linorder_wlog
thf(fact_740_dual__order_Oeq__iff,axiom,
( ( ^ [Y5: set_a,Z3: set_a] : ( Y5 = Z3 ) )
= ( ^ [A4: set_a,B2: set_a] :
( ( ord_less_eq_set_a @ B2 @ A4 )
& ( ord_less_eq_set_a @ A4 @ B2 ) ) ) ) ).
% dual_order.eq_iff
thf(fact_741_dual__order_Oeq__iff,axiom,
( ( ^ [Y5: nat,Z3: nat] : ( Y5 = Z3 ) )
= ( ^ [A4: nat,B2: nat] :
( ( ord_less_eq_nat @ B2 @ A4 )
& ( ord_less_eq_nat @ A4 @ B2 ) ) ) ) ).
% dual_order.eq_iff
thf(fact_742_dual__order_Oantisym,axiom,
! [B: set_a,A: set_a] :
( ( ord_less_eq_set_a @ B @ A )
=> ( ( ord_less_eq_set_a @ A @ B )
=> ( A = B ) ) ) ).
% dual_order.antisym
thf(fact_743_dual__order_Oantisym,axiom,
! [B: nat,A: nat] :
( ( ord_less_eq_nat @ B @ A )
=> ( ( ord_less_eq_nat @ A @ B )
=> ( A = B ) ) ) ).
% dual_order.antisym
thf(fact_744_dual__order_Otrans,axiom,
! [B: set_a,A: set_a,C: set_a] :
( ( ord_less_eq_set_a @ B @ A )
=> ( ( ord_less_eq_set_a @ C @ B )
=> ( ord_less_eq_set_a @ C @ A ) ) ) ).
% dual_order.trans
thf(fact_745_dual__order_Otrans,axiom,
! [B: nat,A: nat,C: nat] :
( ( ord_less_eq_nat @ B @ A )
=> ( ( ord_less_eq_nat @ C @ B )
=> ( ord_less_eq_nat @ C @ A ) ) ) ).
% dual_order.trans
thf(fact_746_antisym,axiom,
! [A: set_a,B: set_a] :
( ( ord_less_eq_set_a @ A @ B )
=> ( ( ord_less_eq_set_a @ B @ A )
=> ( A = B ) ) ) ).
% antisym
thf(fact_747_antisym,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ B @ A )
=> ( A = B ) ) ) ).
% antisym
thf(fact_748_order__eq__iff,axiom,
( ( ^ [Y5: set_a,Z3: set_a] : ( Y5 = Z3 ) )
= ( ^ [A4: set_a,B2: set_a] :
( ( ord_less_eq_set_a @ A4 @ B2 )
& ( ord_less_eq_set_a @ B2 @ A4 ) ) ) ) ).
% order_eq_iff
thf(fact_749_order__eq__iff,axiom,
( ( ^ [Y5: nat,Z3: nat] : ( Y5 = Z3 ) )
= ( ^ [A4: nat,B2: nat] :
( ( ord_less_eq_nat @ A4 @ B2 )
& ( ord_less_eq_nat @ B2 @ A4 ) ) ) ) ).
% order_eq_iff
thf(fact_750_order__subst1,axiom,
! [A: set_a,F: set_a > set_a,B: set_a,C: set_a] :
( ( ord_less_eq_set_a @ A @ ( F @ B ) )
=> ( ( ord_less_eq_set_a @ B @ C )
=> ( ! [X: set_a,Y4: set_a] :
( ( ord_less_eq_set_a @ X @ Y4 )
=> ( ord_less_eq_set_a @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_set_a @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_751_order__subst1,axiom,
! [A: set_a,F: nat > set_a,B: nat,C: nat] :
( ( ord_less_eq_set_a @ A @ ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X: nat,Y4: nat] :
( ( ord_less_eq_nat @ X @ Y4 )
=> ( ord_less_eq_set_a @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_set_a @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_752_order__subst1,axiom,
! [A: nat,F: set_a > nat,B: set_a,C: set_a] :
( ( ord_less_eq_nat @ A @ ( F @ B ) )
=> ( ( ord_less_eq_set_a @ B @ C )
=> ( ! [X: set_a,Y4: set_a] :
( ( ord_less_eq_set_a @ X @ Y4 )
=> ( ord_less_eq_nat @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_nat @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_753_order__subst1,axiom,
! [A: nat,F: nat > nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X: nat,Y4: nat] :
( ( ord_less_eq_nat @ X @ Y4 )
=> ( ord_less_eq_nat @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_nat @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_754_order__subst2,axiom,
! [A: set_a,B: set_a,F: set_a > set_a,C: set_a] :
( ( ord_less_eq_set_a @ A @ B )
=> ( ( ord_less_eq_set_a @ ( F @ B ) @ C )
=> ( ! [X: set_a,Y4: set_a] :
( ( ord_less_eq_set_a @ X @ Y4 )
=> ( ord_less_eq_set_a @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_set_a @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_755_order__subst2,axiom,
! [A: set_a,B: set_a,F: set_a > nat,C: nat] :
( ( ord_less_eq_set_a @ A @ B )
=> ( ( ord_less_eq_nat @ ( F @ B ) @ C )
=> ( ! [X: set_a,Y4: set_a] :
( ( ord_less_eq_set_a @ X @ Y4 )
=> ( ord_less_eq_nat @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_nat @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_756_order__subst2,axiom,
! [A: nat,B: nat,F: nat > set_a,C: set_a] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_set_a @ ( F @ B ) @ C )
=> ( ! [X: nat,Y4: nat] :
( ( ord_less_eq_nat @ X @ Y4 )
=> ( ord_less_eq_set_a @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_set_a @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_757_order__subst2,axiom,
! [A: nat,B: nat,F: nat > nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ ( F @ B ) @ C )
=> ( ! [X: nat,Y4: nat] :
( ( ord_less_eq_nat @ X @ Y4 )
=> ( ord_less_eq_nat @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_nat @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_758_order__eq__refl,axiom,
! [X2: set_a,Y2: set_a] :
( ( X2 = Y2 )
=> ( ord_less_eq_set_a @ X2 @ Y2 ) ) ).
% order_eq_refl
thf(fact_759_order__eq__refl,axiom,
! [X2: nat,Y2: nat] :
( ( X2 = Y2 )
=> ( ord_less_eq_nat @ X2 @ Y2 ) ) ).
% order_eq_refl
thf(fact_760_linorder__linear,axiom,
! [X2: nat,Y2: nat] :
( ( ord_less_eq_nat @ X2 @ Y2 )
| ( ord_less_eq_nat @ Y2 @ X2 ) ) ).
% linorder_linear
thf(fact_761_ord__eq__le__subst,axiom,
! [A: set_a,F: set_a > set_a,B: set_a,C: set_a] :
( ( A
= ( F @ B ) )
=> ( ( ord_less_eq_set_a @ B @ C )
=> ( ! [X: set_a,Y4: set_a] :
( ( ord_less_eq_set_a @ X @ Y4 )
=> ( ord_less_eq_set_a @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_set_a @ A @ ( F @ C ) ) ) ) ) ).
% ord_eq_le_subst
thf(fact_762_ord__eq__le__subst,axiom,
! [A: nat,F: set_a > nat,B: set_a,C: set_a] :
( ( A
= ( F @ B ) )
=> ( ( ord_less_eq_set_a @ B @ C )
=> ( ! [X: set_a,Y4: set_a] :
( ( ord_less_eq_set_a @ X @ Y4 )
=> ( ord_less_eq_nat @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_nat @ A @ ( F @ C ) ) ) ) ) ).
% ord_eq_le_subst
thf(fact_763_ord__eq__le__subst,axiom,
! [A: set_a,F: nat > set_a,B: nat,C: nat] :
( ( A
= ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X: nat,Y4: nat] :
( ( ord_less_eq_nat @ X @ Y4 )
=> ( ord_less_eq_set_a @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_set_a @ A @ ( F @ C ) ) ) ) ) ).
% ord_eq_le_subst
thf(fact_764_ord__eq__le__subst,axiom,
! [A: nat,F: nat > nat,B: nat,C: nat] :
( ( A
= ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X: nat,Y4: nat] :
( ( ord_less_eq_nat @ X @ Y4 )
=> ( ord_less_eq_nat @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_nat @ A @ ( F @ C ) ) ) ) ) ).
% ord_eq_le_subst
thf(fact_765_ord__le__eq__subst,axiom,
! [A: set_a,B: set_a,F: set_a > set_a,C: set_a] :
( ( ord_less_eq_set_a @ A @ B )
=> ( ( ( F @ B )
= C )
=> ( ! [X: set_a,Y4: set_a] :
( ( ord_less_eq_set_a @ X @ Y4 )
=> ( ord_less_eq_set_a @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_set_a @ ( F @ A ) @ C ) ) ) ) ).
% ord_le_eq_subst
thf(fact_766_ord__le__eq__subst,axiom,
! [A: set_a,B: set_a,F: set_a > nat,C: nat] :
( ( ord_less_eq_set_a @ A @ B )
=> ( ( ( F @ B )
= C )
=> ( ! [X: set_a,Y4: set_a] :
( ( ord_less_eq_set_a @ X @ Y4 )
=> ( ord_less_eq_nat @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_nat @ ( F @ A ) @ C ) ) ) ) ).
% ord_le_eq_subst
thf(fact_767_ord__le__eq__subst,axiom,
! [A: nat,B: nat,F: nat > set_a,C: set_a] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ( F @ B )
= C )
=> ( ! [X: nat,Y4: nat] :
( ( ord_less_eq_nat @ X @ Y4 )
=> ( ord_less_eq_set_a @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_set_a @ ( F @ A ) @ C ) ) ) ) ).
% ord_le_eq_subst
thf(fact_768_ord__le__eq__subst,axiom,
! [A: nat,B: nat,F: nat > nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ( F @ B )
= C )
=> ( ! [X: nat,Y4: nat] :
( ( ord_less_eq_nat @ X @ Y4 )
=> ( ord_less_eq_nat @ ( F @ X ) @ ( F @ Y4 ) ) )
=> ( ord_less_eq_nat @ ( F @ A ) @ C ) ) ) ) ).
% ord_le_eq_subst
thf(fact_769_linorder__le__cases,axiom,
! [X2: nat,Y2: nat] :
( ~ ( ord_less_eq_nat @ X2 @ Y2 )
=> ( ord_less_eq_nat @ Y2 @ X2 ) ) ).
% linorder_le_cases
thf(fact_770_order__antisym__conv,axiom,
! [Y2: set_a,X2: set_a] :
( ( ord_less_eq_set_a @ Y2 @ X2 )
=> ( ( ord_less_eq_set_a @ X2 @ Y2 )
= ( X2 = Y2 ) ) ) ).
% order_antisym_conv
thf(fact_771_order__antisym__conv,axiom,
! [Y2: nat,X2: nat] :
( ( ord_less_eq_nat @ Y2 @ X2 )
=> ( ( ord_less_eq_nat @ X2 @ Y2 )
= ( X2 = Y2 ) ) ) ).
% order_antisym_conv
thf(fact_772_bot_Oextremum__uniqueI,axiom,
! [A: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ bot_bot_set_list_a )
=> ( A = bot_bot_set_list_a ) ) ).
% bot.extremum_uniqueI
thf(fact_773_bot_Oextremum__uniqueI,axiom,
! [A: set_a] :
( ( ord_less_eq_set_a @ A @ bot_bot_set_a )
=> ( A = bot_bot_set_a ) ) ).
% bot.extremum_uniqueI
thf(fact_774_bot_Oextremum__uniqueI,axiom,
! [A: nat] :
( ( ord_less_eq_nat @ A @ bot_bot_nat )
=> ( A = bot_bot_nat ) ) ).
% bot.extremum_uniqueI
thf(fact_775_bot_Oextremum__unique,axiom,
! [A: set_list_a] :
( ( ord_le8861187494160871172list_a @ A @ bot_bot_set_list_a )
= ( A = bot_bot_set_list_a ) ) ).
% bot.extremum_unique
thf(fact_776_bot_Oextremum__unique,axiom,
! [A: set_a] :
( ( ord_less_eq_set_a @ A @ bot_bot_set_a )
= ( A = bot_bot_set_a ) ) ).
% bot.extremum_unique
thf(fact_777_bot_Oextremum__unique,axiom,
! [A: nat] :
( ( ord_less_eq_nat @ A @ bot_bot_nat )
= ( A = bot_bot_nat ) ) ).
% bot.extremum_unique
thf(fact_778_bot_Oextremum,axiom,
! [A: set_list_a] : ( ord_le8861187494160871172list_a @ bot_bot_set_list_a @ A ) ).
% bot.extremum
thf(fact_779_bot_Oextremum,axiom,
! [A: set_a] : ( ord_less_eq_set_a @ bot_bot_set_a @ A ) ).
% bot.extremum
thf(fact_780_bot_Oextremum,axiom,
! [A: nat] : ( ord_less_eq_nat @ bot_bot_nat @ A ) ).
% bot.extremum
thf(fact_781_const__ide__is__Ide,axiom,
! [T4: list_a] :
( ( T4 != nil_a )
=> ( ( ide_a @ resid @ ( hd_a @ T4 ) )
=> ( ( ord_less_eq_set_a @ ( set_a2 @ T4 ) @ ( insert_a @ ( hd_a @ T4 ) @ bot_bot_set_a ) )
=> ( paths_in_Ide_a @ resid @ T4 ) ) ) ) ).
% const_ide_is_Ide
thf(fact_782_join__of__arr__src_I2_J,axiom,
! [T: list_a,A: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ A @ T ) ) ) ).
% join_of_arr_src(2)
thf(fact_783_join__of__arr__src_I1_J,axiom,
! [T: list_a,A: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ A @ T @ T ) ) ) ).
% join_of_arr_src(1)
thf(fact_784_in__targetsE,axiom,
! [B: list_a,T: list_a] :
( ( member_list_a @ B @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ~ ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ B )
=> ~ ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( trg_list_a @ ( paths_in_Resid_a @ resid ) @ T ) @ B ) ) ) ).
% in_targetsE
thf(fact_785_join__of__symmetric,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T @ V ) ) ).
% join_of_symmetric
thf(fact_786_trg__def,axiom,
! [T: list_a] :
( ( trg_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( paths_in_Resid_a @ resid @ T @ T ) ) ).
% trg_def
thf(fact_787_insertCI,axiom,
! [A: a,B3: set_a,B: a] :
( ( ~ ( member_a @ A @ B3 )
=> ( A = B ) )
=> ( member_a @ A @ ( insert_a @ B @ B3 ) ) ) ).
% insertCI
thf(fact_788_insertCI,axiom,
! [A: list_a,B3: set_list_a,B: list_a] :
( ( ~ ( member_list_a @ A @ B3 )
=> ( A = B ) )
=> ( member_list_a @ A @ ( insert_list_a @ B @ B3 ) ) ) ).
% insertCI
thf(fact_789_insert__iff,axiom,
! [A: a,B: a,A2: set_a] :
( ( member_a @ A @ ( insert_a @ B @ A2 ) )
= ( ( A = B )
| ( member_a @ A @ A2 ) ) ) ).
% insert_iff
thf(fact_790_insert__iff,axiom,
! [A: list_a,B: list_a,A2: set_list_a] :
( ( member_list_a @ A @ ( insert_list_a @ B @ A2 ) )
= ( ( A = B )
| ( member_list_a @ A @ A2 ) ) ) ).
% insert_iff
thf(fact_791_insert__absorb2,axiom,
! [X2: a,A2: set_a] :
( ( insert_a @ X2 @ ( insert_a @ X2 @ A2 ) )
= ( insert_a @ X2 @ A2 ) ) ).
% insert_absorb2
thf(fact_792_join__of__un__upto__cong,axiom,
! [T: list_a,U: list_a,V: list_a,V4: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V4 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V @ V4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V4 @ V ) ) ) ) ) ).
% join_of_un_upto_cong
thf(fact_793_con__with__join__of__iff_I2_J,axiom,
! [T: list_a,U: list_a,W2: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ W2 )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ W2 @ V )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ V )
& ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V @ T ) @ ( paths_in_Resid_a @ resid @ U @ T ) ) ) ) ) ).
% con_with_join_of_iff(2)
thf(fact_794_con__with__join__of__iff_I1_J,axiom,
! [T: list_a,U: list_a,W2: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ W2 )
=> ( ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ U @ V )
& ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V @ U ) @ ( paths_in_Resid_a @ resid @ T @ U ) ) )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ W2 @ V ) ) ) ).
% con_with_join_of_iff(1)
thf(fact_795_join__of__resid,axiom,
! [T: list_a,U: list_a,W2: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ W2 )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ V @ W2 )
=> ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ V ) @ ( paths_in_Resid_a @ resid @ U @ V ) @ ( paths_in_Resid_a @ resid @ W2 @ V ) ) ) ) ).
% join_of_resid
thf(fact_796_sources__join__of_I2_J,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ V ) ) ) ).
% sources_join_of(2)
thf(fact_797_sources__join__of_I1_J,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ V ) ) ) ).
% sources_join_of(1)
thf(fact_798_targets__join__of_I2_J,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ T ) )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ V ) ) ) ).
% targets_join_of(2)
thf(fact_799_targets__join__of_I1_J,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ V ) ) ) ).
% targets_join_of(1)
thf(fact_800_join__of__arr__self,axiom,
! [T: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ T @ T ) ) ).
% join_of_arr_self
thf(fact_801_joinable__def,axiom,
! [T: list_a,U: list_a] :
( ( joinable_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
= ( ? [X5: list_a] : ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ X5 ) ) ) ).
% joinable_def
thf(fact_802_ide__trg,axiom,
! [T: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( trg_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ).
% ide_trg
thf(fact_803_trg__in__targets,axiom,
! [T: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( member_list_a @ ( trg_list_a @ ( paths_in_Resid_a @ resid ) @ T ) @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ).
% trg_in_targets
thf(fact_804_coterminal__iff__con__trg,axiom,
! [T: list_a,U: list_a] :
( ( coterminal_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
= ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( trg_list_a @ ( paths_in_Resid_a @ resid ) @ T ) @ ( trg_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ) ).
% coterminal_iff_con_trg
thf(fact_805_singletonI,axiom,
! [A: a] : ( member_a @ A @ ( insert_a @ A @ bot_bot_set_a ) ) ).
% singletonI
thf(fact_806_singletonI,axiom,
! [A: list_a] : ( member_list_a @ A @ ( insert_list_a @ A @ bot_bot_set_list_a ) ) ).
% singletonI
thf(fact_807_insert__subset,axiom,
! [X2: list_a,A2: set_list_a,B3: set_list_a] :
( ( ord_le8861187494160871172list_a @ ( insert_list_a @ X2 @ A2 ) @ B3 )
= ( ( member_list_a @ X2 @ B3 )
& ( ord_le8861187494160871172list_a @ A2 @ B3 ) ) ) ).
% insert_subset
thf(fact_808_insert__subset,axiom,
! [X2: a,A2: set_a,B3: set_a] :
( ( ord_less_eq_set_a @ ( insert_a @ X2 @ A2 ) @ B3 )
= ( ( member_a @ X2 @ B3 )
& ( ord_less_eq_set_a @ A2 @ B3 ) ) ) ).
% insert_subset
thf(fact_809_Int__insert__right__if1,axiom,
! [A: a,A2: set_a,B3: set_a] :
( ( member_a @ A @ A2 )
=> ( ( inf_inf_set_a @ A2 @ ( insert_a @ A @ B3 ) )
= ( insert_a @ A @ ( inf_inf_set_a @ A2 @ B3 ) ) ) ) ).
% Int_insert_right_if1
thf(fact_810_Int__insert__right__if1,axiom,
! [A: list_a,A2: set_list_a,B3: set_list_a] :
( ( member_list_a @ A @ A2 )
=> ( ( inf_inf_set_list_a @ A2 @ ( insert_list_a @ A @ B3 ) )
= ( insert_list_a @ A @ ( inf_inf_set_list_a @ A2 @ B3 ) ) ) ) ).
% Int_insert_right_if1
thf(fact_811_Int__insert__right__if0,axiom,
! [A: a,A2: set_a,B3: set_a] :
( ~ ( member_a @ A @ A2 )
=> ( ( inf_inf_set_a @ A2 @ ( insert_a @ A @ B3 ) )
= ( inf_inf_set_a @ A2 @ B3 ) ) ) ).
% Int_insert_right_if0
thf(fact_812_Int__insert__right__if0,axiom,
! [A: list_a,A2: set_list_a,B3: set_list_a] :
( ~ ( member_list_a @ A @ A2 )
=> ( ( inf_inf_set_list_a @ A2 @ ( insert_list_a @ A @ B3 ) )
= ( inf_inf_set_list_a @ A2 @ B3 ) ) ) ).
% Int_insert_right_if0
thf(fact_813_insert__inter__insert,axiom,
! [A: a,A2: set_a,B3: set_a] :
( ( inf_inf_set_a @ ( insert_a @ A @ A2 ) @ ( insert_a @ A @ B3 ) )
= ( insert_a @ A @ ( inf_inf_set_a @ A2 @ B3 ) ) ) ).
% insert_inter_insert
thf(fact_814_insert__inter__insert,axiom,
! [A: list_a,A2: set_list_a,B3: set_list_a] :
( ( inf_inf_set_list_a @ ( insert_list_a @ A @ A2 ) @ ( insert_list_a @ A @ B3 ) )
= ( insert_list_a @ A @ ( inf_inf_set_list_a @ A2 @ B3 ) ) ) ).
% insert_inter_insert
thf(fact_815_Int__insert__left__if1,axiom,
! [A: a,C2: set_a,B3: set_a] :
( ( member_a @ A @ C2 )
=> ( ( inf_inf_set_a @ ( insert_a @ A @ B3 ) @ C2 )
= ( insert_a @ A @ ( inf_inf_set_a @ B3 @ C2 ) ) ) ) ).
% Int_insert_left_if1
thf(fact_816_Int__insert__left__if1,axiom,
! [A: list_a,C2: set_list_a,B3: set_list_a] :
( ( member_list_a @ A @ C2 )
=> ( ( inf_inf_set_list_a @ ( insert_list_a @ A @ B3 ) @ C2 )
= ( insert_list_a @ A @ ( inf_inf_set_list_a @ B3 @ C2 ) ) ) ) ).
% Int_insert_left_if1
thf(fact_817_Int__insert__left__if0,axiom,
! [A: a,C2: set_a,B3: set_a] :
( ~ ( member_a @ A @ C2 )
=> ( ( inf_inf_set_a @ ( insert_a @ A @ B3 ) @ C2 )
= ( inf_inf_set_a @ B3 @ C2 ) ) ) ).
% Int_insert_left_if0
thf(fact_818_Int__insert__left__if0,axiom,
! [A: list_a,C2: set_list_a,B3: set_list_a] :
( ~ ( member_list_a @ A @ C2 )
=> ( ( inf_inf_set_list_a @ ( insert_list_a @ A @ B3 ) @ C2 )
= ( inf_inf_set_list_a @ B3 @ C2 ) ) ) ).
% Int_insert_left_if0
thf(fact_819_singleton__insert__inj__eq,axiom,
! [B: list_a,A: list_a,A2: set_list_a] :
( ( ( insert_list_a @ B @ bot_bot_set_list_a )
= ( insert_list_a @ A @ A2 ) )
= ( ( A = B )
& ( ord_le8861187494160871172list_a @ A2 @ ( insert_list_a @ B @ bot_bot_set_list_a ) ) ) ) ).
% singleton_insert_inj_eq
thf(fact_820_singleton__insert__inj__eq,axiom,
! [B: a,A: a,A2: set_a] :
( ( ( insert_a @ B @ bot_bot_set_a )
= ( insert_a @ A @ A2 ) )
= ( ( A = B )
& ( ord_less_eq_set_a @ A2 @ ( insert_a @ B @ bot_bot_set_a ) ) ) ) ).
% singleton_insert_inj_eq
thf(fact_821_singleton__insert__inj__eq_H,axiom,
! [A: list_a,A2: set_list_a,B: list_a] :
( ( ( insert_list_a @ A @ A2 )
= ( insert_list_a @ B @ bot_bot_set_list_a ) )
= ( ( A = B )
& ( ord_le8861187494160871172list_a @ A2 @ ( insert_list_a @ B @ bot_bot_set_list_a ) ) ) ) ).
% singleton_insert_inj_eq'
thf(fact_822_singleton__insert__inj__eq_H,axiom,
! [A: a,A2: set_a,B: a] :
( ( ( insert_a @ A @ A2 )
= ( insert_a @ B @ bot_bot_set_a ) )
= ( ( A = B )
& ( ord_less_eq_set_a @ A2 @ ( insert_a @ B @ bot_bot_set_a ) ) ) ) ).
% singleton_insert_inj_eq'
thf(fact_823_list_Osimps_I15_J,axiom,
! [X21: a,X22: list_a] :
( ( set_a2 @ ( cons_a @ X21 @ X22 ) )
= ( insert_a @ X21 @ ( set_a2 @ X22 ) ) ) ).
% list.simps(15)
thf(fact_824_disjoint__insert_I2_J,axiom,
! [A2: set_a,B: a,B3: set_a] :
( ( bot_bot_set_a
= ( inf_inf_set_a @ A2 @ ( insert_a @ B @ B3 ) ) )
= ( ~ ( member_a @ B @ A2 )
& ( bot_bot_set_a
= ( inf_inf_set_a @ A2 @ B3 ) ) ) ) ).
% disjoint_insert(2)
thf(fact_825_disjoint__insert_I2_J,axiom,
! [A2: set_list_a,B: list_a,B3: set_list_a] :
( ( bot_bot_set_list_a
= ( inf_inf_set_list_a @ A2 @ ( insert_list_a @ B @ B3 ) ) )
= ( ~ ( member_list_a @ B @ A2 )
& ( bot_bot_set_list_a
= ( inf_inf_set_list_a @ A2 @ B3 ) ) ) ) ).
% disjoint_insert(2)
thf(fact_826_disjoint__insert_I1_J,axiom,
! [B3: set_a,A: a,A2: set_a] :
( ( ( inf_inf_set_a @ B3 @ ( insert_a @ A @ A2 ) )
= bot_bot_set_a )
= ( ~ ( member_a @ A @ B3 )
& ( ( inf_inf_set_a @ B3 @ A2 )
= bot_bot_set_a ) ) ) ).
% disjoint_insert(1)
thf(fact_827_disjoint__insert_I1_J,axiom,
! [B3: set_list_a,A: list_a,A2: set_list_a] :
( ( ( inf_inf_set_list_a @ B3 @ ( insert_list_a @ A @ A2 ) )
= bot_bot_set_list_a )
= ( ~ ( member_list_a @ A @ B3 )
& ( ( inf_inf_set_list_a @ B3 @ A2 )
= bot_bot_set_list_a ) ) ) ).
% disjoint_insert(1)
thf(fact_828_insert__disjoint_I2_J,axiom,
! [A: a,A2: set_a,B3: set_a] :
( ( bot_bot_set_a
= ( inf_inf_set_a @ ( insert_a @ A @ A2 ) @ B3 ) )
= ( ~ ( member_a @ A @ B3 )
& ( bot_bot_set_a
= ( inf_inf_set_a @ A2 @ B3 ) ) ) ) ).
% insert_disjoint(2)
thf(fact_829_insert__disjoint_I2_J,axiom,
! [A: list_a,A2: set_list_a,B3: set_list_a] :
( ( bot_bot_set_list_a
= ( inf_inf_set_list_a @ ( insert_list_a @ A @ A2 ) @ B3 ) )
= ( ~ ( member_list_a @ A @ B3 )
& ( bot_bot_set_list_a
= ( inf_inf_set_list_a @ A2 @ B3 ) ) ) ) ).
% insert_disjoint(2)
thf(fact_830_insert__disjoint_I1_J,axiom,
! [A: a,A2: set_a,B3: set_a] :
( ( ( inf_inf_set_a @ ( insert_a @ A @ A2 ) @ B3 )
= bot_bot_set_a )
= ( ~ ( member_a @ A @ B3 )
& ( ( inf_inf_set_a @ A2 @ B3 )
= bot_bot_set_a ) ) ) ).
% insert_disjoint(1)
thf(fact_831_insert__disjoint_I1_J,axiom,
! [A: list_a,A2: set_list_a,B3: set_list_a] :
( ( ( inf_inf_set_list_a @ ( insert_list_a @ A @ A2 ) @ B3 )
= bot_bot_set_list_a )
= ( ~ ( member_list_a @ A @ B3 )
& ( ( inf_inf_set_list_a @ A2 @ B3 )
= bot_bot_set_list_a ) ) ) ).
% insert_disjoint(1)
thf(fact_832_in__targetsI,axiom,
! [B: list_a,T: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ B )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( trg_list_a @ ( paths_in_Resid_a @ resid ) @ T ) @ B )
=> ( member_list_a @ B @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ) ).
% in_targetsI
thf(fact_833_singleton__inject,axiom,
! [A: a,B: a] :
( ( ( insert_a @ A @ bot_bot_set_a )
= ( insert_a @ B @ bot_bot_set_a ) )
=> ( A = B ) ) ).
% singleton_inject
thf(fact_834_singleton__inject,axiom,
! [A: list_a,B: list_a] :
( ( ( insert_list_a @ A @ bot_bot_set_list_a )
= ( insert_list_a @ B @ bot_bot_set_list_a ) )
=> ( A = B ) ) ).
% singleton_inject
thf(fact_835_insert__not__empty,axiom,
! [A: a,A2: set_a] :
( ( insert_a @ A @ A2 )
!= bot_bot_set_a ) ).
% insert_not_empty
thf(fact_836_insert__not__empty,axiom,
! [A: list_a,A2: set_list_a] :
( ( insert_list_a @ A @ A2 )
!= bot_bot_set_list_a ) ).
% insert_not_empty
thf(fact_837_doubleton__eq__iff,axiom,
! [A: a,B: a,C: a,D: a] :
( ( ( insert_a @ A @ ( insert_a @ B @ bot_bot_set_a ) )
= ( insert_a @ C @ ( insert_a @ D @ bot_bot_set_a ) ) )
= ( ( ( A = C )
& ( B = D ) )
| ( ( A = D )
& ( B = C ) ) ) ) ).
% doubleton_eq_iff
thf(fact_838_doubleton__eq__iff,axiom,
! [A: list_a,B: list_a,C: list_a,D: list_a] :
( ( ( insert_list_a @ A @ ( insert_list_a @ B @ bot_bot_set_list_a ) )
= ( insert_list_a @ C @ ( insert_list_a @ D @ bot_bot_set_list_a ) ) )
= ( ( ( A = C )
& ( B = D ) )
| ( ( A = D )
& ( B = C ) ) ) ) ).
% doubleton_eq_iff
thf(fact_839_singleton__iff,axiom,
! [B: a,A: a] :
( ( member_a @ B @ ( insert_a @ A @ bot_bot_set_a ) )
= ( B = A ) ) ).
% singleton_iff
thf(fact_840_singleton__iff,axiom,
! [B: list_a,A: list_a] :
( ( member_list_a @ B @ ( insert_list_a @ A @ bot_bot_set_list_a ) )
= ( B = A ) ) ).
% singleton_iff
thf(fact_841_singletonD,axiom,
! [B: a,A: a] :
( ( member_a @ B @ ( insert_a @ A @ bot_bot_set_a ) )
=> ( B = A ) ) ).
% singletonD
thf(fact_842_singletonD,axiom,
! [B: list_a,A: list_a] :
( ( member_list_a @ B @ ( insert_list_a @ A @ bot_bot_set_list_a ) )
=> ( B = A ) ) ).
% singletonD
thf(fact_843_Int__insert__left,axiom,
! [A: a,C2: set_a,B3: set_a] :
( ( ( member_a @ A @ C2 )
=> ( ( inf_inf_set_a @ ( insert_a @ A @ B3 ) @ C2 )
= ( insert_a @ A @ ( inf_inf_set_a @ B3 @ C2 ) ) ) )
& ( ~ ( member_a @ A @ C2 )
=> ( ( inf_inf_set_a @ ( insert_a @ A @ B3 ) @ C2 )
= ( inf_inf_set_a @ B3 @ C2 ) ) ) ) ).
% Int_insert_left
thf(fact_844_Int__insert__left,axiom,
! [A: list_a,C2: set_list_a,B3: set_list_a] :
( ( ( member_list_a @ A @ C2 )
=> ( ( inf_inf_set_list_a @ ( insert_list_a @ A @ B3 ) @ C2 )
= ( insert_list_a @ A @ ( inf_inf_set_list_a @ B3 @ C2 ) ) ) )
& ( ~ ( member_list_a @ A @ C2 )
=> ( ( inf_inf_set_list_a @ ( insert_list_a @ A @ B3 ) @ C2 )
= ( inf_inf_set_list_a @ B3 @ C2 ) ) ) ) ).
% Int_insert_left
thf(fact_845_Int__insert__right,axiom,
! [A: a,A2: set_a,B3: set_a] :
( ( ( member_a @ A @ A2 )
=> ( ( inf_inf_set_a @ A2 @ ( insert_a @ A @ B3 ) )
= ( insert_a @ A @ ( inf_inf_set_a @ A2 @ B3 ) ) ) )
& ( ~ ( member_a @ A @ A2 )
=> ( ( inf_inf_set_a @ A2 @ ( insert_a @ A @ B3 ) )
= ( inf_inf_set_a @ A2 @ B3 ) ) ) ) ).
% Int_insert_right
thf(fact_846_Int__insert__right,axiom,
! [A: list_a,A2: set_list_a,B3: set_list_a] :
( ( ( member_list_a @ A @ A2 )
=> ( ( inf_inf_set_list_a @ A2 @ ( insert_list_a @ A @ B3 ) )
= ( insert_list_a @ A @ ( inf_inf_set_list_a @ A2 @ B3 ) ) ) )
& ( ~ ( member_list_a @ A @ A2 )
=> ( ( inf_inf_set_list_a @ A2 @ ( insert_list_a @ A @ B3 ) )
= ( inf_inf_set_list_a @ A2 @ B3 ) ) ) ) ).
% Int_insert_right
thf(fact_847_insertE,axiom,
! [A: a,B: a,A2: set_a] :
( ( member_a @ A @ ( insert_a @ B @ A2 ) )
=> ( ( A != B )
=> ( member_a @ A @ A2 ) ) ) ).
% insertE
thf(fact_848_insertE,axiom,
! [A: list_a,B: list_a,A2: set_list_a] :
( ( member_list_a @ A @ ( insert_list_a @ B @ A2 ) )
=> ( ( A != B )
=> ( member_list_a @ A @ A2 ) ) ) ).
% insertE
thf(fact_849_insertI1,axiom,
! [A: a,B3: set_a] : ( member_a @ A @ ( insert_a @ A @ B3 ) ) ).
% insertI1
thf(fact_850_insertI1,axiom,
! [A: list_a,B3: set_list_a] : ( member_list_a @ A @ ( insert_list_a @ A @ B3 ) ) ).
% insertI1
thf(fact_851_insertI2,axiom,
! [A: a,B3: set_a,B: a] :
( ( member_a @ A @ B3 )
=> ( member_a @ A @ ( insert_a @ B @ B3 ) ) ) ).
% insertI2
thf(fact_852_insertI2,axiom,
! [A: list_a,B3: set_list_a,B: list_a] :
( ( member_list_a @ A @ B3 )
=> ( member_list_a @ A @ ( insert_list_a @ B @ B3 ) ) ) ).
% insertI2
thf(fact_853_Set_Oset__insert,axiom,
! [X2: a,A2: set_a] :
( ( member_a @ X2 @ A2 )
=> ~ ! [B7: set_a] :
( ( A2
= ( insert_a @ X2 @ B7 ) )
=> ( member_a @ X2 @ B7 ) ) ) ).
% Set.set_insert
thf(fact_854_Set_Oset__insert,axiom,
! [X2: list_a,A2: set_list_a] :
( ( member_list_a @ X2 @ A2 )
=> ~ ! [B7: set_list_a] :
( ( A2
= ( insert_list_a @ X2 @ B7 ) )
=> ( member_list_a @ X2 @ B7 ) ) ) ).
% Set.set_insert
thf(fact_855_insert__ident,axiom,
! [X2: a,A2: set_a,B3: set_a] :
( ~ ( member_a @ X2 @ A2 )
=> ( ~ ( member_a @ X2 @ B3 )
=> ( ( ( insert_a @ X2 @ A2 )
= ( insert_a @ X2 @ B3 ) )
= ( A2 = B3 ) ) ) ) ).
% insert_ident
thf(fact_856_insert__ident,axiom,
! [X2: list_a,A2: set_list_a,B3: set_list_a] :
( ~ ( member_list_a @ X2 @ A2 )
=> ( ~ ( member_list_a @ X2 @ B3 )
=> ( ( ( insert_list_a @ X2 @ A2 )
= ( insert_list_a @ X2 @ B3 ) )
= ( A2 = B3 ) ) ) ) ).
% insert_ident
thf(fact_857_insert__absorb,axiom,
! [A: a,A2: set_a] :
( ( member_a @ A @ A2 )
=> ( ( insert_a @ A @ A2 )
= A2 ) ) ).
% insert_absorb
thf(fact_858_insert__absorb,axiom,
! [A: list_a,A2: set_list_a] :
( ( member_list_a @ A @ A2 )
=> ( ( insert_list_a @ A @ A2 )
= A2 ) ) ).
% insert_absorb
thf(fact_859_insert__eq__iff,axiom,
! [A: a,A2: set_a,B: a,B3: set_a] :
( ~ ( member_a @ A @ A2 )
=> ( ~ ( member_a @ B @ B3 )
=> ( ( ( insert_a @ A @ A2 )
= ( insert_a @ B @ B3 ) )
= ( ( ( A = B )
=> ( A2 = B3 ) )
& ( ( A != B )
=> ? [C3: set_a] :
( ( A2
= ( insert_a @ B @ C3 ) )
& ~ ( member_a @ B @ C3 )
& ( B3
= ( insert_a @ A @ C3 ) )
& ~ ( member_a @ A @ C3 ) ) ) ) ) ) ) ).
% insert_eq_iff
thf(fact_860_insert__eq__iff,axiom,
! [A: list_a,A2: set_list_a,B: list_a,B3: set_list_a] :
( ~ ( member_list_a @ A @ A2 )
=> ( ~ ( member_list_a @ B @ B3 )
=> ( ( ( insert_list_a @ A @ A2 )
= ( insert_list_a @ B @ B3 ) )
= ( ( ( A = B )
=> ( A2 = B3 ) )
& ( ( A != B )
=> ? [C3: set_list_a] :
( ( A2
= ( insert_list_a @ B @ C3 ) )
& ~ ( member_list_a @ B @ C3 )
& ( B3
= ( insert_list_a @ A @ C3 ) )
& ~ ( member_list_a @ A @ C3 ) ) ) ) ) ) ) ).
% insert_eq_iff
thf(fact_861_insert__commute,axiom,
! [X2: a,Y2: a,A2: set_a] :
( ( insert_a @ X2 @ ( insert_a @ Y2 @ A2 ) )
= ( insert_a @ Y2 @ ( insert_a @ X2 @ A2 ) ) ) ).
% insert_commute
thf(fact_862_mk__disjoint__insert,axiom,
! [A: a,A2: set_a] :
( ( member_a @ A @ A2 )
=> ? [B7: set_a] :
( ( A2
= ( insert_a @ A @ B7 ) )
& ~ ( member_a @ A @ B7 ) ) ) ).
% mk_disjoint_insert
thf(fact_863_mk__disjoint__insert,axiom,
! [A: list_a,A2: set_list_a] :
( ( member_list_a @ A @ A2 )
=> ? [B7: set_list_a] :
( ( A2
= ( insert_list_a @ A @ B7 ) )
& ~ ( member_list_a @ A @ B7 ) ) ) ).
% mk_disjoint_insert
thf(fact_864_residuation_Otrg_Ocong,axiom,
trg_list_a = trg_list_a ).
% residuation.trg.cong
thf(fact_865_residuation_Otrg_Ocong,axiom,
trg_a = trg_a ).
% residuation.trg.cong
thf(fact_866_rts_Ojoin__of_Ocong,axiom,
join_of_list_a = join_of_list_a ).
% rts.join_of.cong
thf(fact_867_rts_Ojoin__of_Ocong,axiom,
join_of_a = join_of_a ).
% rts.join_of.cong
thf(fact_868_subset__insertI2,axiom,
! [A2: set_a,B3: set_a,B: a] :
( ( ord_less_eq_set_a @ A2 @ B3 )
=> ( ord_less_eq_set_a @ A2 @ ( insert_a @ B @ B3 ) ) ) ).
% subset_insertI2
thf(fact_869_subset__insertI,axiom,
! [B3: set_a,A: a] : ( ord_less_eq_set_a @ B3 @ ( insert_a @ A @ B3 ) ) ).
% subset_insertI
thf(fact_870_subset__insert,axiom,
! [X2: list_a,A2: set_list_a,B3: set_list_a] :
( ~ ( member_list_a @ X2 @ A2 )
=> ( ( ord_le8861187494160871172list_a @ A2 @ ( insert_list_a @ X2 @ B3 ) )
= ( ord_le8861187494160871172list_a @ A2 @ B3 ) ) ) ).
% subset_insert
thf(fact_871_subset__insert,axiom,
! [X2: a,A2: set_a,B3: set_a] :
( ~ ( member_a @ X2 @ A2 )
=> ( ( ord_less_eq_set_a @ A2 @ ( insert_a @ X2 @ B3 ) )
= ( ord_less_eq_set_a @ A2 @ B3 ) ) ) ).
% subset_insert
thf(fact_872_insert__mono,axiom,
! [C2: set_a,D2: set_a,A: a] :
( ( ord_less_eq_set_a @ C2 @ D2 )
=> ( ord_less_eq_set_a @ ( insert_a @ A @ C2 ) @ ( insert_a @ A @ D2 ) ) ) ).
% insert_mono
thf(fact_873_subset__singletonD,axiom,
! [A2: set_list_a,X2: list_a] :
( ( ord_le8861187494160871172list_a @ A2 @ ( insert_list_a @ X2 @ bot_bot_set_list_a ) )
=> ( ( A2 = bot_bot_set_list_a )
| ( A2
= ( insert_list_a @ X2 @ bot_bot_set_list_a ) ) ) ) ).
% subset_singletonD
thf(fact_874_subset__singletonD,axiom,
! [A2: set_a,X2: a] :
( ( ord_less_eq_set_a @ A2 @ ( insert_a @ X2 @ bot_bot_set_a ) )
=> ( ( A2 = bot_bot_set_a )
| ( A2
= ( insert_a @ X2 @ bot_bot_set_a ) ) ) ) ).
% subset_singletonD
thf(fact_875_subset__singleton__iff,axiom,
! [X6: set_list_a,A: list_a] :
( ( ord_le8861187494160871172list_a @ X6 @ ( insert_list_a @ A @ bot_bot_set_list_a ) )
= ( ( X6 = bot_bot_set_list_a )
| ( X6
= ( insert_list_a @ A @ bot_bot_set_list_a ) ) ) ) ).
% subset_singleton_iff
thf(fact_876_subset__singleton__iff,axiom,
! [X6: set_a,A: a] :
( ( ord_less_eq_set_a @ X6 @ ( insert_a @ A @ bot_bot_set_a ) )
= ( ( X6 = bot_bot_set_a )
| ( X6
= ( insert_a @ A @ bot_bot_set_a ) ) ) ) ).
% subset_singleton_iff
thf(fact_877_residuation__axioms,axiom,
residuation_list_a @ ( paths_in_Resid_a @ resid ) ).
% residuation_axioms
thf(fact_878_R_Ojoin__of__arr__src_I2_J,axiom,
! [T: a,A: a] :
( ( arr_a @ resid @ T )
=> ( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ( join_of_a @ resid @ T @ A @ T ) ) ) ).
% R.join_of_arr_src(2)
thf(fact_879_R_Ojoin__of__arr__src_I1_J,axiom,
! [T: a,A: a] :
( ( arr_a @ resid @ T )
=> ( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ( join_of_a @ resid @ A @ T @ T ) ) ) ).
% R.join_of_arr_src(1)
thf(fact_880_R_Otrg__def,axiom,
! [T: a] :
( ( trg_a @ resid @ T )
= ( resid @ T @ T ) ) ).
% R.trg_def
thf(fact_881_R_Ojoin__of__symmetric,axiom,
! [T: a,U: a,V: a] :
( ( join_of_a @ resid @ T @ U @ V )
=> ( join_of_a @ resid @ U @ T @ V ) ) ).
% R.join_of_symmetric
thf(fact_882_R_Oide__trg,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
=> ( ide_a @ resid @ ( trg_a @ resid @ T ) ) ) ).
% R.ide_trg
thf(fact_883_R_Otrg__in__targets,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
=> ( member_a @ ( trg_a @ resid @ T ) @ ( targets_a @ resid @ T ) ) ) ).
% R.trg_in_targets
thf(fact_884_R_Ojoin__of__un__upto__cong,axiom,
! [T: a,U: a,V: a,V4: a] :
( ( join_of_a @ resid @ T @ U @ V )
=> ( ( join_of_a @ resid @ T @ U @ V4 )
=> ( ( ide_a @ resid @ ( resid @ V @ V4 ) )
& ( ide_a @ resid @ ( resid @ V4 @ V ) ) ) ) ) ).
% R.join_of_un_upto_cong
thf(fact_885_R_Ojoin__of__resid,axiom,
! [T: a,U: a,W2: a,V: a] :
( ( join_of_a @ resid @ T @ U @ W2 )
=> ( ( con_a @ resid @ V @ W2 )
=> ( join_of_a @ resid @ ( resid @ T @ V ) @ ( resid @ U @ V ) @ ( resid @ W2 @ V ) ) ) ) ).
% R.join_of_resid
thf(fact_886_R_Ocon__with__join__of__iff_I1_J,axiom,
! [T: a,U: a,W2: a,V: a] :
( ( join_of_a @ resid @ T @ U @ W2 )
=> ( ( ( con_a @ resid @ U @ V )
& ( con_a @ resid @ ( resid @ V @ U ) @ ( resid @ T @ U ) ) )
=> ( con_a @ resid @ W2 @ V ) ) ) ).
% R.con_with_join_of_iff(1)
thf(fact_887_R_Ocon__with__join__of__iff_I2_J,axiom,
! [T: a,U: a,W2: a,V: a] :
( ( join_of_a @ resid @ T @ U @ W2 )
=> ( ( con_a @ resid @ W2 @ V )
=> ( ( con_a @ resid @ T @ V )
& ( con_a @ resid @ ( resid @ V @ T ) @ ( resid @ U @ T ) ) ) ) ) ).
% R.con_with_join_of_iff(2)
thf(fact_888_R_Ojoin__of__arr__self,axiom,
! [T: a] :
( ( arr_a @ resid @ T )
=> ( join_of_a @ resid @ T @ T @ T ) ) ).
% R.join_of_arr_self
thf(fact_889_R_Otargets__join__of_I1_J,axiom,
! [T: a,U: a,V: a] :
( ( join_of_a @ resid @ T @ U @ V )
=> ( ( targets_a @ resid @ ( resid @ T @ U ) )
= ( targets_a @ resid @ V ) ) ) ).
% R.targets_join_of(1)
thf(fact_890_R_Otargets__join__of_I2_J,axiom,
! [T: a,U: a,V: a] :
( ( join_of_a @ resid @ T @ U @ V )
=> ( ( targets_a @ resid @ ( resid @ U @ T ) )
= ( targets_a @ resid @ V ) ) ) ).
% R.targets_join_of(2)
thf(fact_891_R_Osources__join__of_I1_J,axiom,
! [T: a,U: a,V: a] :
( ( join_of_a @ resid @ T @ U @ V )
=> ( ( sources_a @ resid @ T )
= ( sources_a @ resid @ V ) ) ) ).
% R.sources_join_of(1)
thf(fact_892_R_Osources__join__of_I2_J,axiom,
! [T: a,U: a,V: a] :
( ( join_of_a @ resid @ T @ U @ V )
=> ( ( sources_a @ resid @ U )
= ( sources_a @ resid @ V ) ) ) ).
% R.sources_join_of(2)
thf(fact_893_R_Ocoterminal__iff__con__trg,axiom,
! [T: a,U: a] :
( ( coterminal_a @ resid @ T @ U )
= ( con_a @ resid @ ( trg_a @ resid @ T ) @ ( trg_a @ resid @ U ) ) ) ).
% R.coterminal_iff_con_trg
thf(fact_894_R_Ojoinable__def,axiom,
! [T: a,U: a] :
( ( joinable_a @ resid @ T @ U )
= ( ? [X5: a] : ( join_of_a @ resid @ T @ U @ X5 ) ) ) ).
% R.joinable_def
thf(fact_895_R_Oin__targetsE,axiom,
! [B: a,T: a] :
( ( member_a @ B @ ( targets_a @ resid @ T ) )
=> ~ ( ( ide_a @ resid @ B )
=> ~ ( con_a @ resid @ ( trg_a @ resid @ T ) @ B ) ) ) ).
% R.in_targetsE
thf(fact_896_R_Oin__targetsI,axiom,
! [B: a,T: a] :
( ( ide_a @ resid @ B )
=> ( ( con_a @ resid @ ( trg_a @ resid @ T ) @ B )
=> ( member_a @ B @ ( targets_a @ resid @ T ) ) ) ) ).
% R.in_targetsI
thf(fact_897_residuation_Oresid__arr__self,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( Resid @ T @ T )
= ( trg_list_a @ Resid @ T ) ) ) ).
% residuation.resid_arr_self
thf(fact_898_residuation_Oresid__arr__self,axiom,
! [Resid: a > a > a,T: a] :
( ( residuation_a @ Resid )
=> ( ( Resid @ T @ T )
= ( trg_a @ Resid @ T ) ) ) ).
% residuation.resid_arr_self
thf(fact_899_residuation_Otrg__def,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( trg_list_a @ Resid @ T )
= ( Resid @ T @ T ) ) ) ).
% residuation.trg_def
thf(fact_900_residuation_Otrg__def,axiom,
! [Resid: a > a > a,T: a] :
( ( residuation_a @ Resid )
=> ( ( trg_a @ Resid @ T )
= ( Resid @ T @ T ) ) ) ).
% residuation.trg_def
thf(fact_901_residuation_Ocube,axiom,
! [Resid: list_a > list_a > list_a,V: list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( Resid @ ( Resid @ V @ T ) @ ( Resid @ U @ T ) )
= ( Resid @ ( Resid @ V @ U ) @ ( Resid @ T @ U ) ) ) ) ).
% residuation.cube
thf(fact_902_residuation_Ocube,axiom,
! [Resid: a > a > a,V: a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( Resid @ ( Resid @ V @ T ) @ ( Resid @ U @ T ) )
= ( Resid @ ( Resid @ V @ U ) @ ( Resid @ T @ U ) ) ) ) ).
% residuation.cube
thf(fact_903_residuation_Ocon__imp__arr__resid,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( ( Resid @ T @ U )
!= ( partial_null_a @ Resid ) )
=> ( ( Resid @ ( Resid @ T @ U ) @ ( Resid @ T @ U ) )
!= ( partial_null_a @ Resid ) ) ) ) ).
% residuation.con_imp_arr_resid
thf(fact_904_residuation_Ocon__imp__arr__resid,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( ( Resid @ T @ U )
!= ( partial_null_list_a @ Resid ) )
=> ( ( Resid @ ( Resid @ T @ U ) @ ( Resid @ T @ U ) )
!= ( partial_null_list_a @ Resid ) ) ) ) ).
% residuation.con_imp_arr_resid
thf(fact_905_residuation_Ocon__sym__ax,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( ( Resid @ T @ U )
!= ( partial_null_a @ Resid ) )
=> ( ( Resid @ U @ T )
!= ( partial_null_a @ Resid ) ) ) ) ).
% residuation.con_sym_ax
thf(fact_906_residuation_Ocon__sym__ax,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( ( Resid @ T @ U )
!= ( partial_null_list_a @ Resid ) )
=> ( ( Resid @ U @ T )
!= ( partial_null_list_a @ Resid ) ) ) ) ).
% residuation.con_sym_ax
thf(fact_907_residuation_Ocube__ax,axiom,
! [Resid: a > a > a,V: a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( ( Resid @ ( Resid @ V @ T ) @ ( Resid @ U @ T ) )
!= ( partial_null_a @ Resid ) )
=> ( ( Resid @ ( Resid @ V @ T ) @ ( Resid @ U @ T ) )
= ( Resid @ ( Resid @ V @ U ) @ ( Resid @ T @ U ) ) ) ) ) ).
% residuation.cube_ax
thf(fact_908_residuation_Ocube__ax,axiom,
! [Resid: list_a > list_a > list_a,V: list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( ( Resid @ ( Resid @ V @ T ) @ ( Resid @ U @ T ) )
!= ( partial_null_list_a @ Resid ) )
=> ( ( Resid @ ( Resid @ V @ T ) @ ( Resid @ U @ T ) )
= ( Resid @ ( Resid @ V @ U ) @ ( Resid @ T @ U ) ) ) ) ) ).
% residuation.cube_ax
thf(fact_909_residuation_Ocon__sym,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( con_a @ Resid @ T @ U )
=> ( con_a @ Resid @ U @ T ) ) ) ).
% residuation.con_sym
thf(fact_910_residuation_Ocon__sym,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( con_list_a @ Resid @ T @ U )
=> ( con_list_a @ Resid @ U @ T ) ) ) ).
% residuation.con_sym
thf(fact_911_residuation_Oaxioms_I1_J,axiom,
! [Resid: a > a > a] :
( ( residuation_a @ Resid )
=> ( partial_magma_a @ Resid ) ) ).
% residuation.axioms(1)
thf(fact_912_residuation_Oaxioms_I1_J,axiom,
! [Resid: list_a > list_a > list_a] :
( ( residuation_list_a @ Resid )
=> ( partial_magma_list_a @ Resid ) ) ).
% residuation.axioms(1)
thf(fact_913_residuation_OideE,axiom,
! [Resid: a > a > a,A: a] :
( ( residuation_a @ Resid )
=> ( ( ide_a @ Resid @ A )
=> ~ ( ( con_a @ Resid @ A @ A )
=> ( ( Resid @ A @ A )
!= A ) ) ) ) ).
% residuation.ideE
thf(fact_914_residuation_OideE,axiom,
! [Resid: list_a > list_a > list_a,A: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( ide_list_a @ Resid @ A )
=> ~ ( ( con_list_a @ Resid @ A @ A )
=> ( ( Resid @ A @ A )
!= A ) ) ) ) ).
% residuation.ideE
thf(fact_915_residuation_OideI,axiom,
! [Resid: a > a > a,A: a] :
( ( residuation_a @ Resid )
=> ( ( con_a @ Resid @ A @ A )
=> ( ( ( Resid @ A @ A )
= A )
=> ( ide_a @ Resid @ A ) ) ) ) ).
% residuation.ideI
thf(fact_916_residuation_OideI,axiom,
! [Resid: list_a > list_a > list_a,A: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( con_list_a @ Resid @ A @ A )
=> ( ( ( Resid @ A @ A )
= A )
=> ( ide_list_a @ Resid @ A ) ) ) ) ).
% residuation.ideI
thf(fact_917_residuation_Oide__def,axiom,
! [Resid: a > a > a,A: a] :
( ( residuation_a @ Resid )
=> ( ( ide_a @ Resid @ A )
= ( ( con_a @ Resid @ A @ A )
& ( ( Resid @ A @ A )
= A ) ) ) ) ).
% residuation.ide_def
thf(fact_918_residuation_Oide__def,axiom,
! [Resid: list_a > list_a > list_a,A: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( ide_list_a @ Resid @ A )
= ( ( con_list_a @ Resid @ A @ A )
& ( ( Resid @ A @ A )
= A ) ) ) ) ).
% residuation.ide_def
thf(fact_919_residuation_Oide__implies__arr,axiom,
! [Resid: a > a > a,A: a] :
( ( residuation_a @ Resid )
=> ( ( ide_a @ Resid @ A )
=> ( arr_a @ Resid @ A ) ) ) ).
% residuation.ide_implies_arr
thf(fact_920_residuation_Oide__implies__arr,axiom,
! [Resid: list_a > list_a > list_a,A: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( ide_list_a @ Resid @ A )
=> ( arr_list_a @ Resid @ A ) ) ) ).
% residuation.ide_implies_arr
thf(fact_921_residuation_Oarr__resid__iff__con,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( arr_a @ Resid @ ( Resid @ T @ U ) )
= ( con_a @ Resid @ T @ U ) ) ) ).
% residuation.arr_resid_iff_con
thf(fact_922_residuation_Oarr__resid__iff__con,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( arr_list_a @ Resid @ ( Resid @ T @ U ) )
= ( con_list_a @ Resid @ T @ U ) ) ) ).
% residuation.arr_resid_iff_con
thf(fact_923_residuation_Oarr__resid,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( con_a @ Resid @ T @ U )
=> ( arr_a @ Resid @ ( Resid @ T @ U ) ) ) ) ).
% residuation.arr_resid
thf(fact_924_residuation_Oarr__resid,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( con_list_a @ Resid @ T @ U )
=> ( arr_list_a @ Resid @ ( Resid @ T @ U ) ) ) ) ).
% residuation.arr_resid
thf(fact_925_residuation_Oarr__def,axiom,
! [Resid: a > a > a,T: a] :
( ( residuation_a @ Resid )
=> ( ( arr_a @ Resid @ T )
= ( con_a @ Resid @ T @ T ) ) ) ).
% residuation.arr_def
thf(fact_926_residuation_Oarr__def,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( arr_list_a @ Resid @ T )
= ( con_list_a @ Resid @ T @ T ) ) ) ).
% residuation.arr_def
thf(fact_927_residuation_OarrI,axiom,
! [Resid: a > a > a,T: a] :
( ( residuation_a @ Resid )
=> ( ( con_a @ Resid @ T @ T )
=> ( arr_a @ Resid @ T ) ) ) ).
% residuation.arrI
thf(fact_928_residuation_OarrI,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( con_list_a @ Resid @ T @ T )
=> ( arr_list_a @ Resid @ T ) ) ) ).
% residuation.arrI
thf(fact_929_residuation_OarrE,axiom,
! [Resid: a > a > a,T: a] :
( ( residuation_a @ Resid )
=> ( ( arr_a @ Resid @ T )
=> ( con_a @ Resid @ T @ T ) ) ) ).
% residuation.arrE
thf(fact_930_residuation_OarrE,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( arr_list_a @ Resid @ T )
=> ( con_list_a @ Resid @ T @ T ) ) ) ).
% residuation.arrE
thf(fact_931_residuation_Ocon__implies__arr_I1_J,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( con_a @ Resid @ T @ U )
=> ( arr_a @ Resid @ T ) ) ) ).
% residuation.con_implies_arr(1)
thf(fact_932_residuation_Ocon__implies__arr_I1_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( con_list_a @ Resid @ T @ U )
=> ( arr_list_a @ Resid @ T ) ) ) ).
% residuation.con_implies_arr(1)
thf(fact_933_residuation_Ocon__implies__arr_I2_J,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( con_a @ Resid @ T @ U )
=> ( arr_a @ Resid @ U ) ) ) ).
% residuation.con_implies_arr(2)
thf(fact_934_residuation_Ocon__implies__arr_I2_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( con_list_a @ Resid @ T @ U )
=> ( arr_list_a @ Resid @ U ) ) ) ).
% residuation.con_implies_arr(2)
thf(fact_935_residuation_Ocon__def,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( con_a @ Resid @ T @ U )
= ( ( Resid @ T @ U )
!= ( partial_null_a @ Resid ) ) ) ) ).
% residuation.con_def
thf(fact_936_residuation_Ocon__def,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( con_list_a @ Resid @ T @ U )
= ( ( Resid @ T @ U )
!= ( partial_null_list_a @ Resid ) ) ) ) ).
% residuation.con_def
thf(fact_937_residuation_OconI,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( ( Resid @ T @ U )
!= ( partial_null_a @ Resid ) )
=> ( con_a @ Resid @ T @ U ) ) ) ).
% residuation.conI
thf(fact_938_residuation_OconI,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( ( Resid @ T @ U )
!= ( partial_null_list_a @ Resid ) )
=> ( con_list_a @ Resid @ T @ U ) ) ) ).
% residuation.conI
thf(fact_939_residuation_OconE,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( residuation_a @ Resid )
=> ( ( con_a @ Resid @ T @ U )
=> ( ( Resid @ T @ U )
!= ( partial_null_a @ Resid ) ) ) ) ).
% residuation.conE
thf(fact_940_residuation_OconE,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( residuation_list_a @ Resid )
=> ( ( con_list_a @ Resid @ T @ U )
=> ( ( Resid @ T @ U )
!= ( partial_null_list_a @ Resid ) ) ) ) ).
% residuation.conE
thf(fact_941_residuation_Onot__arr__null,axiom,
! [Resid: a > a > a] :
( ( residuation_a @ Resid )
=> ~ ( arr_a @ Resid @ ( partial_null_a @ Resid ) ) ) ).
% residuation.not_arr_null
thf(fact_942_residuation_Onot__arr__null,axiom,
! [Resid: list_a > list_a > list_a] :
( ( residuation_list_a @ Resid )
=> ~ ( arr_list_a @ Resid @ ( partial_null_list_a @ Resid ) ) ) ).
% residuation.not_arr_null
thf(fact_943_Cong__iff__cong,axiom,
! [T: list_a,U: list_a] :
( ( normal4889798360446511898list_a @ ( paths_in_Resid_a @ resid ) @ ( collect_list_a @ ( ide_list_a @ ( paths_in_Resid_a @ resid ) ) ) @ T @ U )
= ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ U ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ T ) ) ) ) ).
% Cong_iff_cong
thf(fact_944_rts__axioms_Ointro,axiom,
! [Resid: list_a > list_a > list_a] :
( ! [T3: list_a] :
( ( arr_list_a @ Resid @ T3 )
=> ( ide_list_a @ Resid @ ( trg_list_a @ Resid @ T3 ) ) )
=> ( ! [A6: list_a,T3: list_a] :
( ( ide_list_a @ Resid @ A6 )
=> ( ( con_list_a @ Resid @ T3 @ A6 )
=> ( ( Resid @ T3 @ A6 )
= T3 ) ) )
=> ( ! [A6: list_a,T3: list_a] :
( ( ide_list_a @ Resid @ A6 )
=> ( ( con_list_a @ Resid @ A6 @ T3 )
=> ( ide_list_a @ Resid @ ( Resid @ A6 @ T3 ) ) ) )
=> ( ! [T3: list_a,U5: list_a] :
( ( con_list_a @ Resid @ T3 @ U5 )
=> ? [A7: list_a] :
( ( ide_list_a @ Resid @ A7 )
& ( con_list_a @ Resid @ A7 @ T3 )
& ( con_list_a @ Resid @ A7 @ U5 ) ) )
=> ( ! [T3: list_a,U5: list_a,V2: list_a] :
( ( ide_list_a @ Resid @ ( Resid @ T3 @ U5 ) )
=> ( ( con_list_a @ Resid @ U5 @ V2 )
=> ( con_list_a @ Resid @ ( Resid @ T3 @ U5 ) @ ( Resid @ V2 @ U5 ) ) ) )
=> ( rts_axioms_list_a @ Resid ) ) ) ) ) ) ).
% rts_axioms.intro
thf(fact_945_rts__axioms_Ointro,axiom,
! [Resid: a > a > a] :
( ! [T3: a] :
( ( arr_a @ Resid @ T3 )
=> ( ide_a @ Resid @ ( trg_a @ Resid @ T3 ) ) )
=> ( ! [A6: a,T3: a] :
( ( ide_a @ Resid @ A6 )
=> ( ( con_a @ Resid @ T3 @ A6 )
=> ( ( Resid @ T3 @ A6 )
= T3 ) ) )
=> ( ! [A6: a,T3: a] :
( ( ide_a @ Resid @ A6 )
=> ( ( con_a @ Resid @ A6 @ T3 )
=> ( ide_a @ Resid @ ( Resid @ A6 @ T3 ) ) ) )
=> ( ! [T3: a,U5: a] :
( ( con_a @ Resid @ T3 @ U5 )
=> ? [A7: a] :
( ( ide_a @ Resid @ A7 )
& ( con_a @ Resid @ A7 @ T3 )
& ( con_a @ Resid @ A7 @ U5 ) ) )
=> ( ! [T3: a,U5: a,V2: a] :
( ( ide_a @ Resid @ ( Resid @ T3 @ U5 ) )
=> ( ( con_a @ Resid @ U5 @ V2 )
=> ( con_a @ Resid @ ( Resid @ T3 @ U5 ) @ ( Resid @ V2 @ U5 ) ) ) )
=> ( rts_axioms_a @ Resid ) ) ) ) ) ) ).
% rts_axioms.intro
thf(fact_946_rts__axioms__def,axiom,
( rts_axioms_list_a
= ( ^ [Resid2: list_a > list_a > list_a] :
( ! [T6: list_a] :
( ( arr_list_a @ Resid2 @ T6 )
=> ( ide_list_a @ Resid2 @ ( trg_list_a @ Resid2 @ T6 ) ) )
& ! [A4: list_a,T6: list_a] :
( ( ide_list_a @ Resid2 @ A4 )
=> ( ( con_list_a @ Resid2 @ T6 @ A4 )
=> ( ( Resid2 @ T6 @ A4 )
= T6 ) ) )
& ! [A4: list_a,T6: list_a] :
( ( ide_list_a @ Resid2 @ A4 )
=> ( ( con_list_a @ Resid2 @ A4 @ T6 )
=> ( ide_list_a @ Resid2 @ ( Resid2 @ A4 @ T6 ) ) ) )
& ! [T6: list_a,U6: list_a] :
( ( con_list_a @ Resid2 @ T6 @ U6 )
=> ? [A4: list_a] :
( ( ide_list_a @ Resid2 @ A4 )
& ( con_list_a @ Resid2 @ A4 @ T6 )
& ( con_list_a @ Resid2 @ A4 @ U6 ) ) )
& ! [T6: list_a,U6: list_a,V5: list_a] :
( ( ide_list_a @ Resid2 @ ( Resid2 @ T6 @ U6 ) )
=> ( ( con_list_a @ Resid2 @ U6 @ V5 )
=> ( con_list_a @ Resid2 @ ( Resid2 @ T6 @ U6 ) @ ( Resid2 @ V5 @ U6 ) ) ) ) ) ) ) ).
% rts_axioms_def
thf(fact_947_rts__axioms__def,axiom,
( rts_axioms_a
= ( ^ [Resid2: a > a > a] :
( ! [T6: a] :
( ( arr_a @ Resid2 @ T6 )
=> ( ide_a @ Resid2 @ ( trg_a @ Resid2 @ T6 ) ) )
& ! [A4: a,T6: a] :
( ( ide_a @ Resid2 @ A4 )
=> ( ( con_a @ Resid2 @ T6 @ A4 )
=> ( ( Resid2 @ T6 @ A4 )
= T6 ) ) )
& ! [A4: a,T6: a] :
( ( ide_a @ Resid2 @ A4 )
=> ( ( con_a @ Resid2 @ A4 @ T6 )
=> ( ide_a @ Resid2 @ ( Resid2 @ A4 @ T6 ) ) ) )
& ! [T6: a,U6: a] :
( ( con_a @ Resid2 @ T6 @ U6 )
=> ? [A4: a] :
( ( ide_a @ Resid2 @ A4 )
& ( con_a @ Resid2 @ A4 @ T6 )
& ( con_a @ Resid2 @ A4 @ U6 ) ) )
& ! [T6: a,U6: a,V5: a] :
( ( ide_a @ Resid2 @ ( Resid2 @ T6 @ U6 ) )
=> ( ( con_a @ Resid2 @ U6 @ V5 )
=> ( con_a @ Resid2 @ ( Resid2 @ T6 @ U6 ) @ ( Resid2 @ V5 @ U6 ) ) ) ) ) ) ) ).
% rts_axioms_def
thf(fact_948_R_Oresiduation__axioms,axiom,
residuation_a @ resid ).
% R.residuation_axioms
thf(fact_949_normal__sub__rts_OCong_Ocong,axiom,
normal4889798360446511898list_a = normal4889798360446511898list_a ).
% normal_sub_rts.Cong.cong
thf(fact_950_normal__sub__rts_OCong_Ocong,axiom,
normal_sub_Cong_a = normal_sub_Cong_a ).
% normal_sub_rts.Cong.cong
thf(fact_951_coherent__normal__sub__rts_OCong__subst__con,axiom,
! [Resid: a > a > a,NN: set_a,T: a,U: a,T5: a,U3: a] :
( ( cohere6072184133013167079_rts_a @ Resid @ NN )
=> ( ( ( sources_a @ Resid @ T )
= ( sources_a @ Resid @ U ) )
=> ( ( ( sources_a @ Resid @ T5 )
= ( sources_a @ Resid @ U3 ) )
=> ( ( normal_sub_Cong_a @ Resid @ NN @ T @ T5 )
=> ( ( normal_sub_Cong_a @ Resid @ NN @ U @ U3 )
=> ( ( con_a @ Resid @ T @ U )
= ( con_a @ Resid @ T5 @ U3 ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts.Cong_subst_con
thf(fact_952_coherent__normal__sub__rts_OCong__subst__con,axiom,
! [Resid: list_a > list_a > list_a,NN: set_list_a,T: list_a,U: list_a,T5: list_a,U3: list_a] :
( ( cohere6429906645900029933list_a @ Resid @ NN )
=> ( ( ( sources_list_a @ Resid @ T )
= ( sources_list_a @ Resid @ U ) )
=> ( ( ( sources_list_a @ Resid @ T5 )
= ( sources_list_a @ Resid @ U3 ) )
=> ( ( normal4889798360446511898list_a @ Resid @ NN @ T @ T5 )
=> ( ( normal4889798360446511898list_a @ Resid @ NN @ U @ U3 )
=> ( ( con_list_a @ Resid @ T @ U )
= ( con_list_a @ Resid @ T5 @ U3 ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts.Cong_subst_con
thf(fact_953_coherent__normal__sub__rts_OCong__subst_I1_J,axiom,
! [Resid: a > a > a,NN: set_a,T: a,T5: a,U: a,U3: a] :
( ( cohere6072184133013167079_rts_a @ Resid @ NN )
=> ( ( normal_sub_Cong_a @ Resid @ NN @ T @ T5 )
=> ( ( normal_sub_Cong_a @ Resid @ NN @ U @ U3 )
=> ( ( con_a @ Resid @ T @ U )
=> ( ( ( sources_a @ Resid @ T5 )
= ( sources_a @ Resid @ U3 ) )
=> ( con_a @ Resid @ T5 @ U3 ) ) ) ) ) ) ).
% coherent_normal_sub_rts.Cong_subst(1)
thf(fact_954_coherent__normal__sub__rts_OCong__subst_I1_J,axiom,
! [Resid: list_a > list_a > list_a,NN: set_list_a,T: list_a,T5: list_a,U: list_a,U3: list_a] :
( ( cohere6429906645900029933list_a @ Resid @ NN )
=> ( ( normal4889798360446511898list_a @ Resid @ NN @ T @ T5 )
=> ( ( normal4889798360446511898list_a @ Resid @ NN @ U @ U3 )
=> ( ( con_list_a @ Resid @ T @ U )
=> ( ( ( sources_list_a @ Resid @ T5 )
= ( sources_list_a @ Resid @ U3 ) )
=> ( con_list_a @ Resid @ T5 @ U3 ) ) ) ) ) ) ).
% coherent_normal_sub_rts.Cong_subst(1)
thf(fact_955_coherent__normal__sub__rts_OCong__subst_I2_J,axiom,
! [Resid: a > a > a,NN: set_a,T: a,T5: a,U: a,U3: a] :
( ( cohere6072184133013167079_rts_a @ Resid @ NN )
=> ( ( normal_sub_Cong_a @ Resid @ NN @ T @ T5 )
=> ( ( normal_sub_Cong_a @ Resid @ NN @ U @ U3 )
=> ( ( con_a @ Resid @ T @ U )
=> ( ( ( sources_a @ Resid @ T5 )
= ( sources_a @ Resid @ U3 ) )
=> ( normal_sub_Cong_a @ Resid @ NN @ ( Resid @ T @ U ) @ ( Resid @ T5 @ U3 ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts.Cong_subst(2)
thf(fact_956_coherent__normal__sub__rts_OCong__subst_I2_J,axiom,
! [Resid: list_a > list_a > list_a,NN: set_list_a,T: list_a,T5: list_a,U: list_a,U3: list_a] :
( ( cohere6429906645900029933list_a @ Resid @ NN )
=> ( ( normal4889798360446511898list_a @ Resid @ NN @ T @ T5 )
=> ( ( normal4889798360446511898list_a @ Resid @ NN @ U @ U3 )
=> ( ( con_list_a @ Resid @ T @ U )
=> ( ( ( sources_list_a @ Resid @ T5 )
= ( sources_list_a @ Resid @ U3 ) )
=> ( normal4889798360446511898list_a @ Resid @ NN @ ( Resid @ T @ U ) @ ( Resid @ T5 @ U3 ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts.Cong_subst(2)
thf(fact_957_append__is__composite__of,axiom,
! [T4: list_a,U2: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 )
=> ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T4 @ U2 @ ( append_a @ T4 @ U2 ) ) ) ).
% append_is_composite_of
thf(fact_958_composite__of__arr__target,axiom,
! [T: list_a,B: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( member_list_a @ B @ ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ B @ T ) ) ) ).
% composite_of_arr_target
thf(fact_959_composite__of__source__arr,axiom,
! [T: list_a,A: list_a] :
( ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ T )
=> ( ( member_list_a @ A @ ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ T ) )
=> ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ A @ T @ T ) ) ) ).
% composite_of_source_arr
thf(fact_960_R_OCong__iff__cong,axiom,
! [T: a,U: a] :
( ( normal_sub_Cong_a @ resid @ ( collect_a @ ( ide_a @ resid ) ) @ T @ U )
= ( ( ide_a @ resid @ ( resid @ T @ U ) )
& ( ide_a @ resid @ ( resid @ U @ T ) ) ) ) ).
% R.Cong_iff_cong
thf(fact_961_diamond__commutes__upto__cong,axiom,
! [T: list_a,U: list_a,V: list_a,V4: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ ( paths_in_Resid_a @ resid @ U @ T ) @ V )
=> ( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ ( paths_in_Resid_a @ resid @ T @ U ) @ V4 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V @ V4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V4 @ V ) ) ) ) ) ).
% diamond_commutes_upto_cong
thf(fact_962_composite__of__unq__upto__cong,axiom,
! [U: list_a,T: list_a,V: list_a,V4: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T @ V )
=> ( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T @ V4 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V @ V4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V4 @ V ) ) ) ) ) ).
% composite_of_unq_upto_cong
thf(fact_963_composite__of__ide__self,axiom,
! [A: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ A @ A @ A ) ) ).
% composite_of_ide_self
thf(fact_964_composite__of__def,axiom,
! [U: list_a,T: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T @ V )
= ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ V ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ U ) @ T ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ ( paths_in_Resid_a @ resid @ V @ U ) ) ) ) ) ).
% composite_of_def
thf(fact_965_composite__of__cancel__left,axiom,
! [T: list_a,U: list_a,V: list_a,U3: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U3 @ V )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ U3 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U3 @ U ) ) ) ) ) ).
% composite_of_cancel_left
thf(fact_966_composite__ofE,axiom,
! [U: list_a,T: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T @ V )
=> ~ ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ V ) )
=> ~ ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ U ) @ T ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ ( paths_in_Resid_a @ resid @ V @ U ) ) ) ) ) ) ).
% composite_ofE
thf(fact_967_con__composite__of__iff,axiom,
! [T: list_a,U: list_a,V: list_a,W2: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ W2 @ V )
= ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ W2 @ T ) @ U ) ) ) ).
% con_composite_of_iff
thf(fact_968_bounded__imp__con,axiom,
! [T: list_a,U: list_a,V: list_a,T5: list_a,U3: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T5 @ U3 @ V )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ T5 ) ) ) ).
% bounded_imp_con
thf(fact_969_resid__composite__of_I1_J,axiom,
! [T: list_a,U: list_a,W2: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ W2 )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ W2 @ V )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V @ T ) @ ( paths_in_Resid_a @ resid @ W2 @ T ) ) ) ) ).
% resid_composite_of(1)
thf(fact_970_resid__composite__of_I2_J,axiom,
! [T: list_a,U: list_a,W2: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ W2 )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ W2 @ V )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ V @ T ) @ U ) ) ) ).
% resid_composite_of(2)
thf(fact_971_resid__composite__of_I4_J,axiom,
! [T: list_a,U: list_a,W2: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ W2 )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ W2 @ V )
=> ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ V ) @ ( paths_in_Resid_a @ resid @ U @ ( paths_in_Resid_a @ resid @ V @ T ) ) @ ( paths_in_Resid_a @ resid @ W2 @ V ) ) ) ) ).
% resid_composite_of(4)
thf(fact_972_con__prfx__composite__of_I1_J,axiom,
! [T: list_a,U: list_a,W2: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ W2 )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ W2 ) ) ).
% con_prfx_composite_of(1)
thf(fact_973_con__prfx__composite__of_I2_J,axiom,
! [T: list_a,U: list_a,W2: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ W2 )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ W2 @ V )
=> ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ V ) ) ) ).
% con_prfx_composite_of(2)
thf(fact_974_sources__composite__of,axiom,
! [U: list_a,T: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T @ V )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ V )
= ( sources_list_a @ ( paths_in_Resid_a @ resid ) @ U ) ) ) ).
% sources_composite_of
thf(fact_975_targets__composite__of,axiom,
! [U: list_a,T: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T @ V )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ V )
= ( targets_list_a @ ( paths_in_Resid_a @ resid ) @ T ) ) ) ).
% targets_composite_of
thf(fact_976_arr__composite__of,axiom,
! [U: list_a,T: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T @ V )
=> ( arr_list_a @ ( paths_in_Resid_a @ resid ) @ V ) ) ).
% arr_composite_of
thf(fact_977_obtains__composite__of,axiom,
! [G: list_a,F: list_a] :
( ( seq_list_a @ ( paths_in_Resid_a @ resid ) @ G @ F )
=> ~ ! [H: list_a] :
~ ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ G @ F @ H ) ) ).
% obtains_composite_of
thf(fact_978_join__of__def,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
= ( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ ( paths_in_Resid_a @ resid @ U @ T ) @ V )
& ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ ( paths_in_Resid_a @ resid @ T @ U ) @ V ) ) ) ).
% join_of_def
thf(fact_979_join__ofE,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V )
=> ~ ( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ ( paths_in_Resid_a @ resid @ U @ T ) @ V )
=> ~ ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ ( paths_in_Resid_a @ resid @ T @ U ) @ V ) ) ) ).
% join_ofE
thf(fact_980_composable__def,axiom,
! [T: list_a,U: list_a] :
( ( composable_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U )
= ( ? [X5: list_a] : ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ X5 ) ) ) ).
% composable_def
thf(fact_981_resid__composite__of_I3_J,axiom,
! [T: list_a,U: list_a,W2: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ W2 )
=> ( ( con_list_a @ ( paths_in_Resid_a @ resid ) @ W2 @ V )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ W2 ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ T ) @ U ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ T ) @ U ) @ ( paths_in_Resid_a @ resid @ V @ W2 ) ) ) ) ) ) ).
% resid_composite_of(3)
thf(fact_982_composite__of__arr__ide,axiom,
! [B: list_a,T: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ B )
=> ( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ B @ T )
= ( con_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ T ) @ B ) ) ) ).
% composite_of_arr_ide
thf(fact_983_composite__of__ide__arr,axiom,
! [A: list_a,T: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ A )
=> ( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ A @ T @ T )
= ( con_list_a @ ( paths_in_Resid_a @ resid ) @ T @ A ) ) ) ).
% composite_of_ide_arr
thf(fact_984_composite__ofI,axiom,
! [U: list_a,V: list_a,T: list_a] :
( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ U @ V ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V @ U ) @ T ) )
& ( ide_list_a @ ( paths_in_Resid_a @ resid ) @ ( paths_in_Resid_a @ resid @ T @ ( paths_in_Resid_a @ resid @ V @ U ) ) ) )
=> ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ T @ V ) ) ) ).
% composite_ofI
thf(fact_985_join__ofI,axiom,
! [T: list_a,U: list_a,V: list_a] :
( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ ( paths_in_Resid_a @ resid @ U @ T ) @ V )
=> ( ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ U @ ( paths_in_Resid_a @ resid @ T @ U ) @ V )
=> ( join_of_list_a @ ( paths_in_Resid_a @ resid ) @ T @ U @ V ) ) ) ).
% join_ofI
thf(fact_986_rts_Ocomposite__of_Ocong,axiom,
composite_of_list_a = composite_of_list_a ).
% rts.composite_of.cong
thf(fact_987_rts_Ocomposite__of_Ocong,axiom,
composite_of_a = composite_of_a ).
% rts.composite_of.cong
thf(fact_988_coherent__normal__sub__rts_OCong_092_060_094sub_0620__composite__of__arr__normal,axiom,
! [Resid: a > a > a,NN: set_a,T: a,U: a,T5: a] :
( ( cohere6072184133013167079_rts_a @ Resid @ NN )
=> ( ( composite_of_a @ Resid @ T @ U @ T5 )
=> ( ( member_a @ U @ NN )
=> ( ( member_a @ ( Resid @ T5 @ T ) @ NN )
& ( member_a @ ( Resid @ T @ T5 ) @ NN ) ) ) ) ) ).
% coherent_normal_sub_rts.Cong\<^sub>0_composite_of_arr_normal
thf(fact_989_coherent__normal__sub__rts_OCong_092_060_094sub_0620__composite__of__arr__normal,axiom,
! [Resid: list_a > list_a > list_a,NN: set_list_a,T: list_a,U: list_a,T5: list_a] :
( ( cohere6429906645900029933list_a @ Resid @ NN )
=> ( ( composite_of_list_a @ Resid @ T @ U @ T5 )
=> ( ( member_list_a @ U @ NN )
=> ( ( member_list_a @ ( Resid @ T5 @ T ) @ NN )
& ( member_list_a @ ( Resid @ T @ T5 ) @ NN ) ) ) ) ) ).
% coherent_normal_sub_rts.Cong\<^sub>0_composite_of_arr_normal
thf(fact_990_rts__with__composites_Odiamond__commutes__upto__cong,axiom,
! [Resid: a > a > a,T: a,U: a,V: a,V4: a] :
( ( rts_wi3777564303360811894ites_a @ Resid )
=> ( ( composite_of_a @ Resid @ T @ ( Resid @ U @ T ) @ V )
=> ( ( composite_of_a @ Resid @ U @ ( Resid @ T @ U ) @ V4 )
=> ( ( ide_a @ Resid @ ( Resid @ V @ V4 ) )
& ( ide_a @ Resid @ ( Resid @ V4 @ V ) ) ) ) ) ) ).
% rts_with_composites.diamond_commutes_upto_cong
thf(fact_991_rts__with__composites_Odiamond__commutes__upto__cong,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a,V: list_a,V4: list_a] :
( ( rts_wi1113109597627081724list_a @ Resid )
=> ( ( composite_of_list_a @ Resid @ T @ ( Resid @ U @ T ) @ V )
=> ( ( composite_of_list_a @ Resid @ U @ ( Resid @ T @ U ) @ V4 )
=> ( ( ide_list_a @ Resid @ ( Resid @ V @ V4 ) )
& ( ide_list_a @ Resid @ ( Resid @ V4 @ V ) ) ) ) ) ) ).
% rts_with_composites.diamond_commutes_upto_cong
thf(fact_992_rts__with__composites_Oobtains__composite__of,axiom,
! [Resid: a > a > a,G: a,F: a] :
( ( rts_wi3777564303360811894ites_a @ Resid )
=> ( ( seq_a @ Resid @ G @ F )
=> ~ ! [H: a] :
~ ( composite_of_a @ Resid @ G @ F @ H ) ) ) ).
% rts_with_composites.obtains_composite_of
thf(fact_993_rts__with__composites_Oobtains__composite__of,axiom,
! [Resid: list_a > list_a > list_a,G: list_a,F: list_a] :
( ( rts_wi1113109597627081724list_a @ Resid )
=> ( ( seq_list_a @ Resid @ G @ F )
=> ~ ! [H: list_a] :
~ ( composite_of_list_a @ Resid @ G @ F @ H ) ) ) ).
% rts_with_composites.obtains_composite_of
thf(fact_994_coherent__normal__sub__rts_OCong__composite__of__normal__arr,axiom,
! [Resid: a > a > a,NN: set_a,U: a,T: a,T5: a] :
( ( cohere6072184133013167079_rts_a @ Resid @ NN )
=> ( ( composite_of_a @ Resid @ U @ T @ T5 )
=> ( ( member_a @ U @ NN )
=> ( normal_sub_Cong_a @ Resid @ NN @ T5 @ T ) ) ) ) ).
% coherent_normal_sub_rts.Cong_composite_of_normal_arr
thf(fact_995_coherent__normal__sub__rts_OCong__composite__of__normal__arr,axiom,
! [Resid: list_a > list_a > list_a,NN: set_list_a,U: list_a,T: list_a,T5: list_a] :
( ( cohere6429906645900029933list_a @ Resid @ NN )
=> ( ( composite_of_list_a @ Resid @ U @ T @ T5 )
=> ( ( member_list_a @ U @ NN )
=> ( normal4889798360446511898list_a @ Resid @ NN @ T5 @ T ) ) ) ) ).
% coherent_normal_sub_rts.Cong_composite_of_normal_arr
thf(fact_996_composite__of__single__single,axiom,
! [T: a,U: a,V: a] :
( ( composite_of_a @ resid @ T @ U @ V )
=> ( composite_of_list_a @ ( paths_in_Resid_a @ resid ) @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) @ ( append_a @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) ) ) ) ).
% composite_of_single_single
thf(fact_997_normal__sub__rts__axioms_Ointro,axiom,
! [NN: set_list_a,Resid: list_a > list_a > list_a] :
( ! [T3: list_a] :
( ( member_list_a @ T3 @ NN )
=> ( arr_list_a @ Resid @ T3 ) )
=> ( ! [A6: list_a] :
( ( ide_list_a @ Resid @ A6 )
=> ( member_list_a @ A6 @ NN ) )
=> ( ! [U5: list_a,T3: list_a] :
( ( member_list_a @ U5 @ NN )
=> ( ( coinitial_list_a @ Resid @ T3 @ U5 )
=> ( member_list_a @ ( Resid @ U5 @ T3 ) @ NN ) ) )
=> ( ! [U5: list_a,T3: list_a] :
( ( member_list_a @ U5 @ NN )
=> ( ( member_list_a @ ( Resid @ T3 @ U5 ) @ NN )
=> ( member_list_a @ T3 @ NN ) ) )
=> ( ! [U5: list_a,T3: list_a] :
( ( member_list_a @ U5 @ NN )
=> ( ( seq_list_a @ Resid @ U5 @ T3 )
=> ? [X_1: list_a] : ( composite_of_list_a @ Resid @ U5 @ T3 @ X_1 ) ) )
=> ( ! [U5: list_a,T3: list_a] :
( ( member_list_a @ U5 @ NN )
=> ( ( seq_list_a @ Resid @ T3 @ U5 )
=> ? [X_1: list_a] : ( composite_of_list_a @ Resid @ T3 @ U5 @ X_1 ) ) )
=> ( normal2939518615156061708list_a @ Resid @ NN ) ) ) ) ) ) ) ).
% normal_sub_rts_axioms.intro
thf(fact_998_normal__sub__rts__axioms_Ointro,axiom,
! [NN: set_a,Resid: a > a > a] :
( ! [T3: a] :
( ( member_a @ T3 @ NN )
=> ( arr_a @ Resid @ T3 ) )
=> ( ! [A6: a] :
( ( ide_a @ Resid @ A6 )
=> ( member_a @ A6 @ NN ) )
=> ( ! [U5: a,T3: a] :
( ( member_a @ U5 @ NN )
=> ( ( coinitial_a @ Resid @ T3 @ U5 )
=> ( member_a @ ( Resid @ U5 @ T3 ) @ NN ) ) )
=> ( ! [U5: a,T3: a] :
( ( member_a @ U5 @ NN )
=> ( ( member_a @ ( Resid @ T3 @ U5 ) @ NN )
=> ( member_a @ T3 @ NN ) ) )
=> ( ! [U5: a,T3: a] :
( ( member_a @ U5 @ NN )
=> ( ( seq_a @ Resid @ U5 @ T3 )
=> ? [X_1: a] : ( composite_of_a @ Resid @ U5 @ T3 @ X_1 ) ) )
=> ( ! [U5: a,T3: a] :
( ( member_a @ U5 @ NN )
=> ( ( seq_a @ Resid @ T3 @ U5 )
=> ? [X_1: a] : ( composite_of_a @ Resid @ T3 @ U5 @ X_1 ) ) )
=> ( normal7698203753654205830ioms_a @ Resid @ NN ) ) ) ) ) ) ) ).
% normal_sub_rts_axioms.intro
thf(fact_999_normal__sub__rts__axioms__def,axiom,
( normal2939518615156061708list_a
= ( ^ [Resid2: list_a > list_a > list_a,NN2: set_list_a] :
( ! [T6: list_a] :
( ( member_list_a @ T6 @ NN2 )
=> ( arr_list_a @ Resid2 @ T6 ) )
& ! [A4: list_a] :
( ( ide_list_a @ Resid2 @ A4 )
=> ( member_list_a @ A4 @ NN2 ) )
& ! [U6: list_a,T6: list_a] :
( ( member_list_a @ U6 @ NN2 )
=> ( ( coinitial_list_a @ Resid2 @ T6 @ U6 )
=> ( member_list_a @ ( Resid2 @ U6 @ T6 ) @ NN2 ) ) )
& ! [U6: list_a,T6: list_a] :
( ( member_list_a @ U6 @ NN2 )
=> ( ( member_list_a @ ( Resid2 @ T6 @ U6 ) @ NN2 )
=> ( member_list_a @ T6 @ NN2 ) ) )
& ! [U6: list_a,T6: list_a] :
( ( member_list_a @ U6 @ NN2 )
=> ( ( seq_list_a @ Resid2 @ U6 @ T6 )
=> ? [X5: list_a] : ( composite_of_list_a @ Resid2 @ U6 @ T6 @ X5 ) ) )
& ! [U6: list_a,T6: list_a] :
( ( member_list_a @ U6 @ NN2 )
=> ( ( seq_list_a @ Resid2 @ T6 @ U6 )
=> ? [X5: list_a] : ( composite_of_list_a @ Resid2 @ T6 @ U6 @ X5 ) ) ) ) ) ) ).
% normal_sub_rts_axioms_def
thf(fact_1000_normal__sub__rts__axioms__def,axiom,
( normal7698203753654205830ioms_a
= ( ^ [Resid2: a > a > a,NN2: set_a] :
( ! [T6: a] :
( ( member_a @ T6 @ NN2 )
=> ( arr_a @ Resid2 @ T6 ) )
& ! [A4: a] :
( ( ide_a @ Resid2 @ A4 )
=> ( member_a @ A4 @ NN2 ) )
& ! [U6: a,T6: a] :
( ( member_a @ U6 @ NN2 )
=> ( ( coinitial_a @ Resid2 @ T6 @ U6 )
=> ( member_a @ ( Resid2 @ U6 @ T6 ) @ NN2 ) ) )
& ! [U6: a,T6: a] :
( ( member_a @ U6 @ NN2 )
=> ( ( member_a @ ( Resid2 @ T6 @ U6 ) @ NN2 )
=> ( member_a @ T6 @ NN2 ) ) )
& ! [U6: a,T6: a] :
( ( member_a @ U6 @ NN2 )
=> ( ( seq_a @ Resid2 @ U6 @ T6 )
=> ? [X5: a] : ( composite_of_a @ Resid2 @ U6 @ T6 @ X5 ) ) )
& ! [U6: a,T6: a] :
( ( member_a @ U6 @ NN2 )
=> ( ( seq_a @ Resid2 @ T6 @ U6 )
=> ? [X5: a] : ( composite_of_a @ Resid2 @ T6 @ U6 @ X5 ) ) ) ) ) ) ).
% normal_sub_rts_axioms_def
thf(fact_1001_R_Ocomposite__ofE,axiom,
! [U: a,T: a,V: a] :
( ( composite_of_a @ resid @ U @ T @ V )
=> ~ ( ( ide_a @ resid @ ( resid @ U @ V ) )
=> ~ ( ( ide_a @ resid @ ( resid @ ( resid @ V @ U ) @ T ) )
& ( ide_a @ resid @ ( resid @ T @ ( resid @ V @ U ) ) ) ) ) ) ).
% R.composite_ofE
thf(fact_1002_R_Ocomposite__of__cancel__left,axiom,
! [T: a,U: a,V: a,U3: a] :
( ( composite_of_a @ resid @ T @ U @ V )
=> ( ( composite_of_a @ resid @ T @ U3 @ V )
=> ( ( ide_a @ resid @ ( resid @ U @ U3 ) )
& ( ide_a @ resid @ ( resid @ U3 @ U ) ) ) ) ) ).
% R.composite_of_cancel_left
thf(fact_1003_R_Ocomposite__of__def,axiom,
! [U: a,T: a,V: a] :
( ( composite_of_a @ resid @ U @ T @ V )
= ( ( ide_a @ resid @ ( resid @ U @ V ) )
& ( ide_a @ resid @ ( resid @ ( resid @ V @ U ) @ T ) )
& ( ide_a @ resid @ ( resid @ T @ ( resid @ V @ U ) ) ) ) ) ).
% R.composite_of_def
thf(fact_1004_R_Ocomposite__of__ide__self,axiom,
! [A: a] :
( ( ide_a @ resid @ A )
=> ( composite_of_a @ resid @ A @ A @ A ) ) ).
% R.composite_of_ide_self
thf(fact_1005_R_Ocomposite__of__unq__upto__cong,axiom,
! [U: a,T: a,V: a,V4: a] :
( ( composite_of_a @ resid @ U @ T @ V )
=> ( ( composite_of_a @ resid @ U @ T @ V4 )
=> ( ( ide_a @ resid @ ( resid @ V @ V4 ) )
& ( ide_a @ resid @ ( resid @ V4 @ V ) ) ) ) ) ).
% R.composite_of_unq_upto_cong
thf(fact_1006_R_Ocon__composite__of__iff,axiom,
! [T: a,U: a,V: a,W2: a] :
( ( composite_of_a @ resid @ T @ U @ V )
=> ( ( con_a @ resid @ W2 @ V )
= ( con_a @ resid @ ( resid @ W2 @ T ) @ U ) ) ) ).
% R.con_composite_of_iff
thf(fact_1007_R_Obounded__imp__con,axiom,
! [T: a,U: a,V: a,T5: a,U3: a] :
( ( composite_of_a @ resid @ T @ U @ V )
=> ( ( composite_of_a @ resid @ T5 @ U3 @ V )
=> ( con_a @ resid @ T @ T5 ) ) ) ).
% R.bounded_imp_con
thf(fact_1008_R_Oresid__composite__of_I1_J,axiom,
! [T: a,U: a,W2: a,V: a] :
( ( composite_of_a @ resid @ T @ U @ W2 )
=> ( ( con_a @ resid @ W2 @ V )
=> ( con_a @ resid @ ( resid @ V @ T ) @ ( resid @ W2 @ T ) ) ) ) ).
% R.resid_composite_of(1)
thf(fact_1009_R_Oresid__composite__of_I2_J,axiom,
! [T: a,U: a,W2: a,V: a] :
( ( composite_of_a @ resid @ T @ U @ W2 )
=> ( ( con_a @ resid @ W2 @ V )
=> ( con_a @ resid @ ( resid @ V @ T ) @ U ) ) ) ).
% R.resid_composite_of(2)
thf(fact_1010_R_Oresid__composite__of_I4_J,axiom,
! [T: a,U: a,W2: a,V: a] :
( ( composite_of_a @ resid @ T @ U @ W2 )
=> ( ( con_a @ resid @ W2 @ V )
=> ( composite_of_a @ resid @ ( resid @ T @ V ) @ ( resid @ U @ ( resid @ V @ T ) ) @ ( resid @ W2 @ V ) ) ) ) ).
% R.resid_composite_of(4)
thf(fact_1011_R_Ocon__prfx__composite__of_I1_J,axiom,
! [T: a,U: a,W2: a] :
( ( composite_of_a @ resid @ T @ U @ W2 )
=> ( con_a @ resid @ T @ W2 ) ) ).
% R.con_prfx_composite_of(1)
thf(fact_1012_R_Ocon__prfx__composite__of_I2_J,axiom,
! [T: a,U: a,W2: a,V: a] :
( ( composite_of_a @ resid @ T @ U @ W2 )
=> ( ( con_a @ resid @ W2 @ V )
=> ( con_a @ resid @ T @ V ) ) ) ).
% R.con_prfx_composite_of(2)
thf(fact_1013_R_Oarr__composite__of,axiom,
! [U: a,T: a,V: a] :
( ( composite_of_a @ resid @ U @ T @ V )
=> ( arr_a @ resid @ V ) ) ).
% R.arr_composite_of
thf(fact_1014_R_Otargets__composite__of,axiom,
! [U: a,T: a,V: a] :
( ( composite_of_a @ resid @ U @ T @ V )
=> ( ( targets_a @ resid @ V )
= ( targets_a @ resid @ T ) ) ) ).
% R.targets_composite_of
thf(fact_1015_R_Osources__composite__of,axiom,
! [U: a,T: a,V: a] :
( ( composite_of_a @ resid @ U @ T @ V )
=> ( ( sources_a @ resid @ V )
= ( sources_a @ resid @ U ) ) ) ).
% R.sources_composite_of
thf(fact_1016_R_Ojoin__ofE,axiom,
! [T: a,U: a,V: a] :
( ( join_of_a @ resid @ T @ U @ V )
=> ~ ( ( composite_of_a @ resid @ T @ ( resid @ U @ T ) @ V )
=> ~ ( composite_of_a @ resid @ U @ ( resid @ T @ U ) @ V ) ) ) ).
% R.join_ofE
thf(fact_1017_R_Ojoin__of__def,axiom,
! [T: a,U: a,V: a] :
( ( join_of_a @ resid @ T @ U @ V )
= ( ( composite_of_a @ resid @ T @ ( resid @ U @ T ) @ V )
& ( composite_of_a @ resid @ U @ ( resid @ T @ U ) @ V ) ) ) ).
% R.join_of_def
thf(fact_1018_R_Ocomposable__def,axiom,
! [T: a,U: a] :
( ( composable_a @ resid @ T @ U )
= ( ? [X5: a] : ( composite_of_a @ resid @ T @ U @ X5 ) ) ) ).
% R.composable_def
thf(fact_1019_R_Oresid__composite__of_I3_J,axiom,
! [T: a,U: a,W2: a,V: a] :
( ( composite_of_a @ resid @ T @ U @ W2 )
=> ( ( con_a @ resid @ W2 @ V )
=> ( ( ide_a @ resid @ ( resid @ ( resid @ V @ W2 ) @ ( resid @ ( resid @ V @ T ) @ U ) ) )
& ( ide_a @ resid @ ( resid @ ( resid @ ( resid @ V @ T ) @ U ) @ ( resid @ V @ W2 ) ) ) ) ) ) ).
% R.resid_composite_of(3)
thf(fact_1020_R_Ocomposite__of__arr__ide,axiom,
! [B: a,T: a] :
( ( ide_a @ resid @ B )
=> ( ( composite_of_a @ resid @ T @ B @ T )
= ( con_a @ resid @ ( resid @ T @ T ) @ B ) ) ) ).
% R.composite_of_arr_ide
thf(fact_1021_R_Ocomposite__of__ide__arr,axiom,
! [A: a,T: a] :
( ( ide_a @ resid @ A )
=> ( ( composite_of_a @ resid @ A @ T @ T )
= ( con_a @ resid @ T @ A ) ) ) ).
% R.composite_of_ide_arr
thf(fact_1022_R_Ocomposite__of__arr__target,axiom,
! [T: a,B: a] :
( ( arr_a @ resid @ T )
=> ( ( member_a @ B @ ( targets_a @ resid @ T ) )
=> ( composite_of_a @ resid @ T @ B @ T ) ) ) ).
% R.composite_of_arr_target
thf(fact_1023_R_Ocomposite__of__source__arr,axiom,
! [T: a,A: a] :
( ( arr_a @ resid @ T )
=> ( ( member_a @ A @ ( sources_a @ resid @ T ) )
=> ( composite_of_a @ resid @ A @ T @ T ) ) ) ).
% R.composite_of_source_arr
thf(fact_1024_R_Ocomposite__ofI,axiom,
! [U: a,V: a,T: a] :
( ( ide_a @ resid @ ( resid @ U @ V ) )
=> ( ( ( ide_a @ resid @ ( resid @ ( resid @ V @ U ) @ T ) )
& ( ide_a @ resid @ ( resid @ T @ ( resid @ V @ U ) ) ) )
=> ( composite_of_a @ resid @ U @ T @ V ) ) ) ).
% R.composite_ofI
thf(fact_1025_R_Ojoin__ofI,axiom,
! [T: a,U: a,V: a] :
( ( composite_of_a @ resid @ T @ ( resid @ U @ T ) @ V )
=> ( ( composite_of_a @ resid @ U @ ( resid @ T @ U ) @ V )
=> ( join_of_a @ resid @ T @ U @ V ) ) ) ).
% R.join_ofI
thf(fact_1026_length__Resid,axiom,
! [T4: list_a,U2: list_a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( ( size_size_list_a @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) )
= ( size_size_list_a @ T4 ) ) ) ).
% length_Resid
thf(fact_1027_the__elem__eq,axiom,
! [X2: a] :
( ( the_elem_a @ ( insert_a @ X2 @ bot_bot_set_a ) )
= X2 ) ).
% the_elem_eq
thf(fact_1028_the__elem__eq,axiom,
! [X2: list_a] :
( ( the_elem_list_a @ ( insert_list_a @ X2 @ bot_bot_set_list_a ) )
= X2 ) ).
% the_elem_eq
thf(fact_1029_length__Residx1,axiom,
! [T4: list_a,U: a] : ( ord_less_eq_nat @ ( size_size_list_a @ ( paths_in_Residx1_a @ resid @ T4 @ U ) ) @ ( size_size_list_a @ T4 ) ) ).
% length_Residx1
thf(fact_1030_append__eq__append__conv,axiom,
! [Xs: list_a,Ys: list_a,Us: list_a,Vs: list_a] :
( ( ( ( size_size_list_a @ Xs )
= ( size_size_list_a @ Ys ) )
| ( ( size_size_list_a @ Us )
= ( size_size_list_a @ Vs ) ) )
=> ( ( ( append_a @ Xs @ Us )
= ( append_a @ Ys @ Vs ) )
= ( ( Xs = Ys )
& ( Us = Vs ) ) ) ) ).
% append_eq_append_conv
thf(fact_1031_list__induct2,axiom,
! [Xs: list_a,Ys: list_a,P: list_a > list_a > $o] :
( ( ( size_size_list_a @ Xs )
= ( size_size_list_a @ Ys ) )
=> ( ( P @ nil_a @ nil_a )
=> ( ! [X: a,Xs2: list_a,Y4: a,Ys2: list_a] :
( ( ( size_size_list_a @ Xs2 )
= ( size_size_list_a @ Ys2 ) )
=> ( ( P @ Xs2 @ Ys2 )
=> ( P @ ( cons_a @ X @ Xs2 ) @ ( cons_a @ Y4 @ Ys2 ) ) ) )
=> ( P @ Xs @ Ys ) ) ) ) ).
% list_induct2
thf(fact_1032_list__induct3,axiom,
! [Xs: list_a,Ys: list_a,Zs: list_a,P: list_a > list_a > list_a > $o] :
( ( ( size_size_list_a @ Xs )
= ( size_size_list_a @ Ys ) )
=> ( ( ( size_size_list_a @ Ys )
= ( size_size_list_a @ Zs ) )
=> ( ( P @ nil_a @ nil_a @ nil_a )
=> ( ! [X: a,Xs2: list_a,Y4: a,Ys2: list_a,Z2: a,Zs2: list_a] :
( ( ( size_size_list_a @ Xs2 )
= ( size_size_list_a @ Ys2 ) )
=> ( ( ( size_size_list_a @ Ys2 )
= ( size_size_list_a @ Zs2 ) )
=> ( ( P @ Xs2 @ Ys2 @ Zs2 )
=> ( P @ ( cons_a @ X @ Xs2 ) @ ( cons_a @ Y4 @ Ys2 ) @ ( cons_a @ Z2 @ Zs2 ) ) ) ) )
=> ( P @ Xs @ Ys @ Zs ) ) ) ) ) ).
% list_induct3
thf(fact_1033_impossible__Cons,axiom,
! [Xs: list_a,Ys: list_a,X2: a] :
( ( ord_less_eq_nat @ ( size_size_list_a @ Xs ) @ ( size_size_list_a @ Ys ) )
=> ( Xs
!= ( cons_a @ X2 @ Ys ) ) ) ).
% impossible_Cons
thf(fact_1034_neq__if__length__neq,axiom,
! [Xs: list_a,Ys: list_a] :
( ( ( size_size_list_a @ Xs )
!= ( size_size_list_a @ Ys ) )
=> ( Xs != Ys ) ) ).
% neq_if_length_neq
thf(fact_1035_Ex__list__of__length,axiom,
! [N: nat] :
? [Xs2: list_a] :
( ( size_size_list_a @ Xs2 )
= N ) ).
% Ex_list_of_length
thf(fact_1036_same__length__different,axiom,
! [Xs: list_a,Ys: list_a] :
( ( Xs != Ys )
=> ( ( ( size_size_list_a @ Xs )
= ( size_size_list_a @ Ys ) )
=> ? [Pre: list_a,X: a,Xs3: list_a,Y4: a,Ys5: list_a] :
( ( X != Y4 )
& ( Xs
= ( append_a @ Pre @ ( append_a @ ( cons_a @ X @ nil_a ) @ Xs3 ) ) )
& ( Ys
= ( append_a @ Pre @ ( append_a @ ( cons_a @ Y4 @ nil_a ) @ Ys5 ) ) ) ) ) ) ).
% same_length_different
thf(fact_1037_the__elem__set,axiom,
! [X2: a] :
( ( the_elem_a @ ( set_a2 @ ( cons_a @ X2 @ nil_a ) ) )
= X2 ) ).
% the_elem_set
thf(fact_1038_Resid__cons__ind,axiom,
! [T4: list_a,U2: list_a,N: nat] :
( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( size_size_list_a @ T4 ) @ ( size_size_list_a @ U2 ) ) @ N )
=> ( ! [T2: a] :
( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T2 @ T4 ) @ U2 )
!= nil_a )
= ( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T2 @ nil_a ) @ U2 )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ T4 @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ T2 @ nil_a ) ) )
!= nil_a ) ) )
& ! [U7: a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U7 @ U2 ) )
!= nil_a )
= ( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U7 @ nil_a ) )
!= nil_a )
& ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U7 @ nil_a ) ) @ U2 )
!= nil_a ) ) )
& ! [T2: a] :
( ( ( paths_in_Resid_a @ resid @ ( cons_a @ T2 @ T4 ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( cons_a @ T2 @ T4 ) @ U2 )
= ( append_a @ ( paths_in_Resid_a @ resid @ ( cons_a @ T2 @ nil_a ) @ U2 ) @ ( paths_in_Resid_a @ resid @ T4 @ ( paths_in_Resid_a @ resid @ U2 @ ( cons_a @ T2 @ nil_a ) ) ) ) ) )
& ! [U7: a] :
( ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U7 @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U7 @ U2 ) )
= ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ T4 @ ( cons_a @ U7 @ nil_a ) ) @ U2 ) ) ) ) ) ) ) ).
% Resid_cons_ind
thf(fact_1039_length__Resid__ind,axiom,
! [T4: list_a,U2: list_a,N: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ ( size_size_list_a @ T4 ) @ ( size_size_list_a @ U2 ) ) @ N )
=> ( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( ( size_size_list_a @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) )
= ( size_size_list_a @ T4 ) ) ) ) ).
% length_Resid_ind
thf(fact_1040_Con__sym__ind,axiom,
! [T4: list_a,U2: list_a,N: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ ( size_size_list_a @ T4 ) @ ( size_size_list_a @ U2 ) ) @ N )
=> ( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
= ( ( paths_in_Resid_a @ resid @ U2 @ T4 )
!= nil_a ) ) ) ).
% Con_sym_ind
thf(fact_1041_Cube__ind,axiom,
! [T4: list_a,U2: list_a,V3: list_a,N: nat] :
( ( ( paths_in_Resid_a @ resid @ T4 @ U2 )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ resid @ V3 @ T4 )
!= nil_a )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( size_size_list_a @ T4 ) @ ( size_size_list_a @ U2 ) ) @ ( size_size_list_a @ V3 ) ) @ N )
=> ( ( ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V3 @ T4 ) @ ( paths_in_Resid_a @ resid @ U2 @ T4 ) )
!= nil_a )
= ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V3 @ U2 ) @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) )
!= nil_a ) )
& ( ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V3 @ T4 ) @ ( paths_in_Resid_a @ resid @ U2 @ T4 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V3 @ T4 ) @ ( paths_in_Resid_a @ resid @ U2 @ T4 ) )
= ( paths_in_Resid_a @ resid @ ( paths_in_Resid_a @ resid @ V3 @ U2 ) @ ( paths_in_Resid_a @ resid @ T4 @ U2 ) ) ) ) ) ) ) ) ).
% Cube_ind
thf(fact_1042_length__append,axiom,
! [Xs: list_a,Ys: list_a] :
( ( size_size_list_a @ ( append_a @ Xs @ Ys ) )
= ( plus_plus_nat @ ( size_size_list_a @ Xs ) @ ( size_size_list_a @ Ys ) ) ) ).
% length_append
thf(fact_1043_nat__add__left__cancel__le,axiom,
! [K: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ K @ M ) @ ( plus_plus_nat @ K @ N ) )
= ( ord_less_eq_nat @ M @ N ) ) ).
% nat_add_left_cancel_le
thf(fact_1044_add__le__cancel__left,axiom,
! [C: nat,A: nat,B: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ C @ A ) @ ( plus_plus_nat @ C @ B ) )
= ( ord_less_eq_nat @ A @ B ) ) ).
% add_le_cancel_left
thf(fact_1045_add__le__cancel__right,axiom,
! [A: nat,C: nat,B: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ C ) )
= ( ord_less_eq_nat @ A @ B ) ) ).
% add_le_cancel_right
thf(fact_1046_Nat_Oex__has__greatest__nat,axiom,
! [P: nat > $o,K: nat,B: nat] :
( ( P @ K )
=> ( ! [Y4: nat] :
( ( P @ Y4 )
=> ( ord_less_eq_nat @ Y4 @ B ) )
=> ? [X: nat] :
( ( P @ X )
& ! [Y: nat] :
( ( P @ Y )
=> ( ord_less_eq_nat @ Y @ X ) ) ) ) ) ).
% Nat.ex_has_greatest_nat
thf(fact_1047_nat__le__linear,axiom,
! [M: nat,N: nat] :
( ( ord_less_eq_nat @ M @ N )
| ( ord_less_eq_nat @ N @ M ) ) ).
% nat_le_linear
thf(fact_1048_le__antisym,axiom,
! [M: nat,N: nat] :
( ( ord_less_eq_nat @ M @ N )
=> ( ( ord_less_eq_nat @ N @ M )
=> ( M = N ) ) ) ).
% le_antisym
thf(fact_1049_eq__imp__le,axiom,
! [M: nat,N: nat] :
( ( M = N )
=> ( ord_less_eq_nat @ M @ N ) ) ).
% eq_imp_le
thf(fact_1050_le__trans,axiom,
! [I: nat,J: nat,K: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ( ord_less_eq_nat @ J @ K )
=> ( ord_less_eq_nat @ I @ K ) ) ) ).
% le_trans
thf(fact_1051_le__refl,axiom,
! [N: nat] : ( ord_less_eq_nat @ N @ N ) ).
% le_refl
thf(fact_1052_add__le__imp__le__right,axiom,
! [A: nat,C: nat,B: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ C ) )
=> ( ord_less_eq_nat @ A @ B ) ) ).
% add_le_imp_le_right
thf(fact_1053_add__le__imp__le__left,axiom,
! [C: nat,A: nat,B: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ C @ A ) @ ( plus_plus_nat @ C @ B ) )
=> ( ord_less_eq_nat @ A @ B ) ) ).
% add_le_imp_le_left
thf(fact_1054_le__iff__add,axiom,
( ord_less_eq_nat
= ( ^ [A4: nat,B2: nat] :
? [C4: nat] :
( B2
= ( plus_plus_nat @ A4 @ C4 ) ) ) ) ).
% le_iff_add
thf(fact_1055_add__right__mono,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ C ) ) ) ).
% add_right_mono
thf(fact_1056_less__eqE,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ~ ! [C5: nat] :
( B
!= ( plus_plus_nat @ A @ C5 ) ) ) ).
% less_eqE
thf(fact_1057_add__left__mono,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ C @ A ) @ ( plus_plus_nat @ C @ B ) ) ) ).
% add_left_mono
thf(fact_1058_add__mono,axiom,
! [A: nat,B: nat,C: nat,D: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ C @ D )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ D ) ) ) ) ).
% add_mono
thf(fact_1059_add__mono__thms__linordered__semiring_I1_J,axiom,
! [I: nat,J: nat,K: nat,L: nat] :
( ( ( ord_less_eq_nat @ I @ J )
& ( ord_less_eq_nat @ K @ L ) )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ).
% add_mono_thms_linordered_semiring(1)
thf(fact_1060_add__mono__thms__linordered__semiring_I2_J,axiom,
! [I: nat,J: nat,K: nat,L: nat] :
( ( ( I = J )
& ( ord_less_eq_nat @ K @ L ) )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ).
% add_mono_thms_linordered_semiring(2)
thf(fact_1061_add__mono__thms__linordered__semiring_I3_J,axiom,
! [I: nat,J: nat,K: nat,L: nat] :
( ( ( ord_less_eq_nat @ I @ J )
& ( K = L ) )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ).
% add_mono_thms_linordered_semiring(3)
thf(fact_1062_nat__le__iff__add,axiom,
( ord_less_eq_nat
= ( ^ [M2: nat,N2: nat] :
? [K2: nat] :
( N2
= ( plus_plus_nat @ M2 @ K2 ) ) ) ) ).
% nat_le_iff_add
thf(fact_1063_trans__le__add2,axiom,
! [I: nat,J: nat,M: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ord_less_eq_nat @ I @ ( plus_plus_nat @ M @ J ) ) ) ).
% trans_le_add2
thf(fact_1064_trans__le__add1,axiom,
! [I: nat,J: nat,M: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ord_less_eq_nat @ I @ ( plus_plus_nat @ J @ M ) ) ) ).
% trans_le_add1
thf(fact_1065_add__le__mono1,axiom,
! [I: nat,J: nat,K: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ K ) ) ) ).
% add_le_mono1
thf(fact_1066_add__le__mono,axiom,
! [I: nat,J: nat,K: nat,L: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ( ord_less_eq_nat @ K @ L )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ) ).
% add_le_mono
thf(fact_1067_le__Suc__ex,axiom,
! [K: nat,L: nat] :
( ( ord_less_eq_nat @ K @ L )
=> ? [N3: nat] :
( L
= ( plus_plus_nat @ K @ N3 ) ) ) ).
% le_Suc_ex
thf(fact_1068_add__leD2,axiom,
! [M: nat,K: nat,N: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ M @ K ) @ N )
=> ( ord_less_eq_nat @ K @ N ) ) ).
% add_leD2
thf(fact_1069_add__leD1,axiom,
! [M: nat,K: nat,N: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ M @ K ) @ N )
=> ( ord_less_eq_nat @ M @ N ) ) ).
% add_leD1
thf(fact_1070_le__add2,axiom,
! [N: nat,M: nat] : ( ord_less_eq_nat @ N @ ( plus_plus_nat @ M @ N ) ) ).
% le_add2
thf(fact_1071_le__add1,axiom,
! [N: nat,M: nat] : ( ord_less_eq_nat @ N @ ( plus_plus_nat @ N @ M ) ) ).
% le_add1
thf(fact_1072_add__leE,axiom,
! [M: nat,K: nat,N: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ M @ K ) @ N )
=> ~ ( ( ord_less_eq_nat @ M @ N )
=> ~ ( ord_less_eq_nat @ K @ N ) ) ) ).
% add_leE
thf(fact_1073_Collect__empty__eq__bot,axiom,
! [P: a > $o] :
( ( ( collect_a @ P )
= bot_bot_set_a )
= ( P = bot_bot_a_o ) ) ).
% Collect_empty_eq_bot
thf(fact_1074_Collect__empty__eq__bot,axiom,
! [P: list_a > $o] :
( ( ( collect_list_a @ P )
= bot_bot_set_list_a )
= ( P = bot_bot_list_a_o ) ) ).
% Collect_empty_eq_bot
thf(fact_1075_bot__empty__eq,axiom,
( bot_bot_a_o
= ( ^ [X3: a] : ( member_a @ X3 @ bot_bot_set_a ) ) ) ).
% bot_empty_eq
thf(fact_1076_bot__empty__eq,axiom,
( bot_bot_list_a_o
= ( ^ [X3: list_a] : ( member_list_a @ X3 @ bot_bot_set_list_a ) ) ) ).
% bot_empty_eq
thf(fact_1077_is__singleton__the__elem,axiom,
( is_singleton_a
= ( ^ [A5: set_a] :
( A5
= ( insert_a @ ( the_elem_a @ A5 ) @ bot_bot_set_a ) ) ) ) ).
% is_singleton_the_elem
thf(fact_1078_is__singleton__the__elem,axiom,
( is_singleton_list_a
= ( ^ [A5: set_list_a] :
( A5
= ( insert_list_a @ ( the_elem_list_a @ A5 ) @ bot_bot_set_list_a ) ) ) ) ).
% is_singleton_the_elem
thf(fact_1079_is__singletonI,axiom,
! [X2: a] : ( is_singleton_a @ ( insert_a @ X2 @ bot_bot_set_a ) ) ).
% is_singletonI
thf(fact_1080_is__singletonI,axiom,
! [X2: list_a] : ( is_singleton_list_a @ ( insert_list_a @ X2 @ bot_bot_set_list_a ) ) ).
% is_singletonI
thf(fact_1081_is__singletonI_H,axiom,
! [A2: set_a] :
( ( A2 != bot_bot_set_a )
=> ( ! [X: a,Y4: a] :
( ( member_a @ X @ A2 )
=> ( ( member_a @ Y4 @ A2 )
=> ( X = Y4 ) ) )
=> ( is_singleton_a @ A2 ) ) ) ).
% is_singletonI'
thf(fact_1082_is__singletonI_H,axiom,
! [A2: set_list_a] :
( ( A2 != bot_bot_set_list_a )
=> ( ! [X: list_a,Y4: list_a] :
( ( member_list_a @ X @ A2 )
=> ( ( member_list_a @ Y4 @ A2 )
=> ( X = Y4 ) ) )
=> ( is_singleton_list_a @ A2 ) ) ) ).
% is_singletonI'
thf(fact_1083_is__singleton__def,axiom,
( is_singleton_a
= ( ^ [A5: set_a] :
? [X3: a] :
( A5
= ( insert_a @ X3 @ bot_bot_set_a ) ) ) ) ).
% is_singleton_def
thf(fact_1084_is__singleton__def,axiom,
( is_singleton_list_a
= ( ^ [A5: set_list_a] :
? [X3: list_a] :
( A5
= ( insert_list_a @ X3 @ bot_bot_set_list_a ) ) ) ) ).
% is_singleton_def
thf(fact_1085_is__singletonE,axiom,
! [A2: set_a] :
( ( is_singleton_a @ A2 )
=> ~ ! [X: a] :
( A2
!= ( insert_a @ X @ bot_bot_set_a ) ) ) ).
% is_singletonE
thf(fact_1086_is__singletonE,axiom,
! [A2: set_list_a] :
( ( is_singleton_list_a @ A2 )
=> ~ ! [X: list_a] :
( A2
!= ( insert_list_a @ X @ bot_bot_set_list_a ) ) ) ).
% is_singletonE
thf(fact_1087_simulation__axioms__def,axiom,
( simula3868467710248865958ms_a_a
= ( ^ [A5: a > a > a,B5: a > a > a,F2: a > a] :
( ! [T6: a] :
( ~ ( arr_a @ A5 @ T6 )
=> ( ( F2 @ T6 )
= ( partial_null_a @ B5 ) ) )
& ! [T6: a,U6: a] :
( ( con_a @ A5 @ T6 @ U6 )
=> ( con_a @ B5 @ ( F2 @ T6 ) @ ( F2 @ U6 ) ) )
& ! [T6: a,U6: a] :
( ( con_a @ A5 @ T6 @ U6 )
=> ( ( F2 @ ( A5 @ T6 @ U6 ) )
= ( B5 @ ( F2 @ T6 ) @ ( F2 @ U6 ) ) ) ) ) ) ) ).
% simulation_axioms_def
thf(fact_1088_simulation__axioms__def,axiom,
( simula4720608313622360608st_a_a
= ( ^ [A5: list_a > list_a > list_a,B5: a > a > a,F2: list_a > a] :
( ! [T6: list_a] :
( ~ ( arr_list_a @ A5 @ T6 )
=> ( ( F2 @ T6 )
= ( partial_null_a @ B5 ) ) )
& ! [T6: list_a,U6: list_a] :
( ( con_list_a @ A5 @ T6 @ U6 )
=> ( con_a @ B5 @ ( F2 @ T6 ) @ ( F2 @ U6 ) ) )
& ! [T6: list_a,U6: list_a] :
( ( con_list_a @ A5 @ T6 @ U6 )
=> ( ( F2 @ ( A5 @ T6 @ U6 ) )
= ( B5 @ ( F2 @ T6 ) @ ( F2 @ U6 ) ) ) ) ) ) ) ).
% simulation_axioms_def
thf(fact_1089_simulation__axioms__def,axiom,
( simula6609844069451626796list_a
= ( ^ [A5: a > a > a,B5: list_a > list_a > list_a,F2: a > list_a] :
( ! [T6: a] :
( ~ ( arr_a @ A5 @ T6 )
=> ( ( F2 @ T6 )
= ( partial_null_list_a @ B5 ) ) )
& ! [T6: a,U6: a] :
( ( con_a @ A5 @ T6 @ U6 )
=> ( con_list_a @ B5 @ ( F2 @ T6 ) @ ( F2 @ U6 ) ) )
& ! [T6: a,U6: a] :
( ( con_a @ A5 @ T6 @ U6 )
=> ( ( F2 @ ( A5 @ T6 @ U6 ) )
= ( B5 @ ( F2 @ T6 ) @ ( F2 @ U6 ) ) ) ) ) ) ) ).
% simulation_axioms_def
thf(fact_1090_simulation__axioms__def,axiom,
( simula8883364849184839078list_a
= ( ^ [A5: list_a > list_a > list_a,B5: list_a > list_a > list_a,F2: list_a > list_a] :
( ! [T6: list_a] :
( ~ ( arr_list_a @ A5 @ T6 )
=> ( ( F2 @ T6 )
= ( partial_null_list_a @ B5 ) ) )
& ! [T6: list_a,U6: list_a] :
( ( con_list_a @ A5 @ T6 @ U6 )
=> ( con_list_a @ B5 @ ( F2 @ T6 ) @ ( F2 @ U6 ) ) )
& ! [T6: list_a,U6: list_a] :
( ( con_list_a @ A5 @ T6 @ U6 )
=> ( ( F2 @ ( A5 @ T6 @ U6 ) )
= ( B5 @ ( F2 @ T6 ) @ ( F2 @ U6 ) ) ) ) ) ) ) ).
% simulation_axioms_def
thf(fact_1091_simulation__axioms_Ointro,axiom,
! [A2: a > a > a,F3: a > a,B3: a > a > a] :
( ! [T3: a] :
( ~ ( arr_a @ A2 @ T3 )
=> ( ( F3 @ T3 )
= ( partial_null_a @ B3 ) ) )
=> ( ! [T3: a,U5: a] :
( ( con_a @ A2 @ T3 @ U5 )
=> ( con_a @ B3 @ ( F3 @ T3 ) @ ( F3 @ U5 ) ) )
=> ( ! [T3: a,U5: a] :
( ( con_a @ A2 @ T3 @ U5 )
=> ( ( F3 @ ( A2 @ T3 @ U5 ) )
= ( B3 @ ( F3 @ T3 ) @ ( F3 @ U5 ) ) ) )
=> ( simula3868467710248865958ms_a_a @ A2 @ B3 @ F3 ) ) ) ) ).
% simulation_axioms.intro
thf(fact_1092_simulation__axioms_Ointro,axiom,
! [A2: list_a > list_a > list_a,F3: list_a > a,B3: a > a > a] :
( ! [T3: list_a] :
( ~ ( arr_list_a @ A2 @ T3 )
=> ( ( F3 @ T3 )
= ( partial_null_a @ B3 ) ) )
=> ( ! [T3: list_a,U5: list_a] :
( ( con_list_a @ A2 @ T3 @ U5 )
=> ( con_a @ B3 @ ( F3 @ T3 ) @ ( F3 @ U5 ) ) )
=> ( ! [T3: list_a,U5: list_a] :
( ( con_list_a @ A2 @ T3 @ U5 )
=> ( ( F3 @ ( A2 @ T3 @ U5 ) )
= ( B3 @ ( F3 @ T3 ) @ ( F3 @ U5 ) ) ) )
=> ( simula4720608313622360608st_a_a @ A2 @ B3 @ F3 ) ) ) ) ).
% simulation_axioms.intro
thf(fact_1093_simulation__axioms_Ointro,axiom,
! [A2: a > a > a,F3: a > list_a,B3: list_a > list_a > list_a] :
( ! [T3: a] :
( ~ ( arr_a @ A2 @ T3 )
=> ( ( F3 @ T3 )
= ( partial_null_list_a @ B3 ) ) )
=> ( ! [T3: a,U5: a] :
( ( con_a @ A2 @ T3 @ U5 )
=> ( con_list_a @ B3 @ ( F3 @ T3 ) @ ( F3 @ U5 ) ) )
=> ( ! [T3: a,U5: a] :
( ( con_a @ A2 @ T3 @ U5 )
=> ( ( F3 @ ( A2 @ T3 @ U5 ) )
= ( B3 @ ( F3 @ T3 ) @ ( F3 @ U5 ) ) ) )
=> ( simula6609844069451626796list_a @ A2 @ B3 @ F3 ) ) ) ) ).
% simulation_axioms.intro
thf(fact_1094_simulation__axioms_Ointro,axiom,
! [A2: list_a > list_a > list_a,F3: list_a > list_a,B3: list_a > list_a > list_a] :
( ! [T3: list_a] :
( ~ ( arr_list_a @ A2 @ T3 )
=> ( ( F3 @ T3 )
= ( partial_null_list_a @ B3 ) ) )
=> ( ! [T3: list_a,U5: list_a] :
( ( con_list_a @ A2 @ T3 @ U5 )
=> ( con_list_a @ B3 @ ( F3 @ T3 ) @ ( F3 @ U5 ) ) )
=> ( ! [T3: list_a,U5: list_a] :
( ( con_list_a @ A2 @ T3 @ U5 )
=> ( ( F3 @ ( A2 @ T3 @ U5 ) )
= ( B3 @ ( F3 @ T3 ) @ ( F3 @ U5 ) ) ) )
=> ( simula8883364849184839078list_a @ A2 @ B3 @ F3 ) ) ) ) ).
% simulation_axioms.intro
thf(fact_1095_coherent__normal__sub__rts__axioms__def,axiom,
( cohere4894532172567702276ioms_a
= ( ^ [Resid2: a > a > a,NN2: set_a] :
! [T6: a,U6: a,U8: a] :
( ( arr_a @ Resid2 @ T6 )
=> ( ( member_a @ U6 @ NN2 )
=> ( ( member_a @ U8 @ NN2 )
=> ( ( ( sources_a @ Resid2 @ U6 )
= ( sources_a @ Resid2 @ U8 ) )
=> ( ( ( targets_a @ Resid2 @ U6 )
= ( targets_a @ Resid2 @ U8 ) )
=> ( ( ( sources_a @ Resid2 @ T6 )
= ( sources_a @ Resid2 @ U6 ) )
=> ( ( member_a @ ( Resid2 @ ( Resid2 @ T6 @ U6 ) @ ( Resid2 @ T6 @ U8 ) ) @ NN2 )
& ( member_a @ ( Resid2 @ ( Resid2 @ T6 @ U8 ) @ ( Resid2 @ T6 @ U6 ) ) @ NN2 ) ) ) ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts_axioms_def
thf(fact_1096_coherent__normal__sub__rts__axioms__def,axiom,
( cohere7668497385502133386list_a
= ( ^ [Resid2: list_a > list_a > list_a,NN2: set_list_a] :
! [T6: list_a,U6: list_a,U8: list_a] :
( ( arr_list_a @ Resid2 @ T6 )
=> ( ( member_list_a @ U6 @ NN2 )
=> ( ( member_list_a @ U8 @ NN2 )
=> ( ( ( sources_list_a @ Resid2 @ U6 )
= ( sources_list_a @ Resid2 @ U8 ) )
=> ( ( ( targets_list_a @ Resid2 @ U6 )
= ( targets_list_a @ Resid2 @ U8 ) )
=> ( ( ( sources_list_a @ Resid2 @ T6 )
= ( sources_list_a @ Resid2 @ U6 ) )
=> ( ( member_list_a @ ( Resid2 @ ( Resid2 @ T6 @ U6 ) @ ( Resid2 @ T6 @ U8 ) ) @ NN2 )
& ( member_list_a @ ( Resid2 @ ( Resid2 @ T6 @ U8 ) @ ( Resid2 @ T6 @ U6 ) ) @ NN2 ) ) ) ) ) ) ) ) ) ) ).
% coherent_normal_sub_rts_axioms_def
thf(fact_1097_coherent__normal__sub__rts__axioms_Ointro,axiom,
! [Resid: a > a > a,NN: set_a] :
( ! [T3: a,U5: a,U9: a] :
( ( arr_a @ Resid @ T3 )
=> ( ( member_a @ U5 @ NN )
=> ( ( member_a @ U9 @ NN )
=> ( ( ( sources_a @ Resid @ U5 )
= ( sources_a @ Resid @ U9 ) )
=> ( ( ( targets_a @ Resid @ U5 )
= ( targets_a @ Resid @ U9 ) )
=> ( ( ( sources_a @ Resid @ T3 )
= ( sources_a @ Resid @ U5 ) )
=> ( ( member_a @ ( Resid @ ( Resid @ T3 @ U5 ) @ ( Resid @ T3 @ U9 ) ) @ NN )
& ( member_a @ ( Resid @ ( Resid @ T3 @ U9 ) @ ( Resid @ T3 @ U5 ) ) @ NN ) ) ) ) ) ) ) )
=> ( cohere4894532172567702276ioms_a @ Resid @ NN ) ) ).
% coherent_normal_sub_rts_axioms.intro
thf(fact_1098_coherent__normal__sub__rts__axioms_Ointro,axiom,
! [Resid: list_a > list_a > list_a,NN: set_list_a] :
( ! [T3: list_a,U5: list_a,U9: list_a] :
( ( arr_list_a @ Resid @ T3 )
=> ( ( member_list_a @ U5 @ NN )
=> ( ( member_list_a @ U9 @ NN )
=> ( ( ( sources_list_a @ Resid @ U5 )
= ( sources_list_a @ Resid @ U9 ) )
=> ( ( ( targets_list_a @ Resid @ U5 )
= ( targets_list_a @ Resid @ U9 ) )
=> ( ( ( sources_list_a @ Resid @ T3 )
= ( sources_list_a @ Resid @ U5 ) )
=> ( ( member_list_a @ ( Resid @ ( Resid @ T3 @ U5 ) @ ( Resid @ T3 @ U9 ) ) @ NN )
& ( member_list_a @ ( Resid @ ( Resid @ T3 @ U9 ) @ ( Resid @ T3 @ U5 ) ) @ NN ) ) ) ) ) ) ) )
=> ( cohere7668497385502133386list_a @ Resid @ NN ) ) ).
% coherent_normal_sub_rts_axioms.intro
thf(fact_1099_coherent__normal__sub__rts_Oaxioms_I2_J,axiom,
! [Resid: a > a > a,NN: set_a] :
( ( cohere6072184133013167079_rts_a @ Resid @ NN )
=> ( cohere4894532172567702276ioms_a @ Resid @ NN ) ) ).
% coherent_normal_sub_rts.axioms(2)
thf(fact_1100_coherent__normal__sub__rts_Oaxioms_I2_J,axiom,
! [Resid: list_a > list_a > list_a,NN: set_list_a] :
( ( cohere6429906645900029933list_a @ Resid @ NN )
=> ( cohere7668497385502133386list_a @ Resid @ NN ) ) ).
% coherent_normal_sub_rts.axioms(2)
thf(fact_1101_Arr_Opelims_I1_J,axiom,
! [X2: list_a,Y2: $o] :
( ( ( paths_in_Arr_a @ resid @ X2 )
= Y2 )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ X2 )
=> ( ( ( X2 = nil_a )
=> ( ~ Y2
=> ~ ( accp_list_a @ paths_in_Arr_rel_a @ nil_a ) ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( Y2
= ( arr_a @ resid @ T3 ) )
=> ~ ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ nil_a ) ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( Y2
= ( ( arr_a @ resid @ T3 )
& ( paths_in_Arr_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) )
=> ~ ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ).
% Arr.pelims(1)
thf(fact_1102_Arr_Opelims_I2_J,axiom,
! [X2: list_a] :
( ( paths_in_Arr_a @ resid @ X2 )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ X2 )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ nil_a ) )
=> ~ ( arr_a @ resid @ T3 ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ~ ( ( arr_a @ resid @ T3 )
& ( paths_in_Arr_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ).
% Arr.pelims(2)
thf(fact_1103_Arr_Opelims_I3_J,axiom,
! [X2: list_a] :
( ~ ( paths_in_Arr_a @ resid @ X2 )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ X2 )
=> ( ( ( X2 = nil_a )
=> ~ ( accp_list_a @ paths_in_Arr_rel_a @ nil_a ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ nil_a ) )
=> ( arr_a @ resid @ T3 ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( arr_a @ resid @ T3 )
& ( paths_in_Arr_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ) ).
% Arr.pelims(3)
thf(fact_1104_Srcs_Opelims,axiom,
! [X2: list_a,Y2: set_a] :
( ( ( paths_in_Srcs_a @ resid @ X2 )
= Y2 )
=> ( ( accp_list_a @ paths_in_Srcs_rel_a @ X2 )
=> ( ( ( X2 = nil_a )
=> ( ( Y2 = bot_bot_set_a )
=> ~ ( accp_list_a @ paths_in_Srcs_rel_a @ nil_a ) ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( Y2
= ( sources_a @ resid @ T3 ) )
=> ~ ( accp_list_a @ paths_in_Srcs_rel_a @ ( cons_a @ T3 @ nil_a ) ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( Y2
= ( sources_a @ resid @ T3 ) )
=> ~ ( accp_list_a @ paths_in_Srcs_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ).
% Srcs.pelims
thf(fact_1105_Trgs_Opelims,axiom,
! [X2: list_a,Y2: set_a] :
( ( ( paths_in_Trgs_a @ resid @ X2 )
= Y2 )
=> ( ( accp_list_a @ paths_in_Trgs_rel_a @ X2 )
=> ( ( ( X2 = nil_a )
=> ( ( Y2 = bot_bot_set_a )
=> ~ ( accp_list_a @ paths_in_Trgs_rel_a @ nil_a ) ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( Y2
= ( targets_a @ resid @ T3 ) )
=> ~ ( accp_list_a @ paths_in_Trgs_rel_a @ ( cons_a @ T3 @ nil_a ) ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( Y2
= ( paths_in_Trgs_a @ resid @ ( cons_a @ V2 @ Va ) ) )
=> ~ ( accp_list_a @ paths_in_Trgs_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ).
% Trgs.pelims
thf(fact_1106_Ide_Opelims_I3_J,axiom,
! [X2: list_a] :
( ~ ( paths_in_Ide_a @ resid @ X2 )
=> ( ( accp_list_a @ paths_in_Ide_rel_a @ X2 )
=> ( ( ( X2 = nil_a )
=> ~ ( accp_list_a @ paths_in_Ide_rel_a @ nil_a ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( accp_list_a @ paths_in_Ide_rel_a @ ( cons_a @ T3 @ nil_a ) )
=> ( ide_a @ resid @ T3 ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( accp_list_a @ paths_in_Ide_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( ide_a @ resid @ T3 )
& ( paths_in_Ide_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ) ).
% Ide.pelims(3)
thf(fact_1107_Ide_Opelims_I2_J,axiom,
! [X2: list_a] :
( ( paths_in_Ide_a @ resid @ X2 )
=> ( ( accp_list_a @ paths_in_Ide_rel_a @ X2 )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( accp_list_a @ paths_in_Ide_rel_a @ ( cons_a @ T3 @ nil_a ) )
=> ~ ( ide_a @ resid @ T3 ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( accp_list_a @ paths_in_Ide_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ~ ( ( ide_a @ resid @ T3 )
& ( paths_in_Ide_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ).
% Ide.pelims(2)
thf(fact_1108_Ide_Opelims_I1_J,axiom,
! [X2: list_a,Y2: $o] :
( ( ( paths_in_Ide_a @ resid @ X2 )
= Y2 )
=> ( ( accp_list_a @ paths_in_Ide_rel_a @ X2 )
=> ( ( ( X2 = nil_a )
=> ( ~ Y2
=> ~ ( accp_list_a @ paths_in_Ide_rel_a @ nil_a ) ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( Y2
= ( ide_a @ resid @ T3 ) )
=> ~ ( accp_list_a @ paths_in_Ide_rel_a @ ( cons_a @ T3 @ nil_a ) ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( Y2
= ( ( ide_a @ resid @ T3 )
& ( paths_in_Ide_a @ resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ resid @ T3 ) @ ( paths_in_Srcs_a @ resid @ ( cons_a @ V2 @ Va ) ) ) ) )
=> ~ ( accp_list_a @ paths_in_Ide_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ).
% Ide.pelims(1)
thf(fact_1109_paths__in__rts_OArr_Opelims_I2_J,axiom,
! [Resid: list_a > list_a > list_a,X2: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Arr_list_a @ Resid @ X2 )
=> ( ( accp_list_list_a @ paths_7232963753683178177list_a @ X2 )
=> ( ! [T3: list_a] :
( ( X2
= ( cons_list_a @ T3 @ nil_list_a ) )
=> ( ( accp_list_list_a @ paths_7232963753683178177list_a @ ( cons_list_a @ T3 @ nil_list_a ) )
=> ~ ( arr_list_a @ Resid @ T3 ) ) )
=> ~ ! [T3: list_a,V2: list_a,Va: list_list_a] :
( ( X2
= ( cons_list_a @ T3 @ ( cons_list_a @ V2 @ Va ) ) )
=> ( ( accp_list_list_a @ paths_7232963753683178177list_a @ ( cons_list_a @ T3 @ ( cons_list_a @ V2 @ Va ) ) )
=> ~ ( ( arr_list_a @ Resid @ T3 )
& ( paths_in_Arr_list_a @ Resid @ ( cons_list_a @ V2 @ Va ) )
& ( ord_le8861187494160871172list_a @ ( targets_list_a @ Resid @ T3 ) @ ( paths_in_Srcs_list_a @ Resid @ ( cons_list_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ) ).
% paths_in_rts.Arr.pelims(2)
thf(fact_1110_paths__in__rts_OArr_Opelims_I2_J,axiom,
! [Resid: a > a > a,X2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ X2 )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ X2 )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ nil_a ) )
=> ~ ( arr_a @ Resid @ T3 ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ~ ( ( arr_a @ Resid @ T3 )
& ( paths_in_Arr_a @ Resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ Resid @ T3 ) @ ( paths_in_Srcs_a @ Resid @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ) ).
% paths_in_rts.Arr.pelims(2)
thf(fact_1111_paths__in__rts_OArr_Opelims_I1_J,axiom,
! [Resid: list_a > list_a > list_a,X2: list_list_a,Y2: $o] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( paths_in_Arr_list_a @ Resid @ X2 )
= Y2 )
=> ( ( accp_list_list_a @ paths_7232963753683178177list_a @ X2 )
=> ( ( ( X2 = nil_list_a )
=> ( ~ Y2
=> ~ ( accp_list_list_a @ paths_7232963753683178177list_a @ nil_list_a ) ) )
=> ( ! [T3: list_a] :
( ( X2
= ( cons_list_a @ T3 @ nil_list_a ) )
=> ( ( Y2
= ( arr_list_a @ Resid @ T3 ) )
=> ~ ( accp_list_list_a @ paths_7232963753683178177list_a @ ( cons_list_a @ T3 @ nil_list_a ) ) ) )
=> ~ ! [T3: list_a,V2: list_a,Va: list_list_a] :
( ( X2
= ( cons_list_a @ T3 @ ( cons_list_a @ V2 @ Va ) ) )
=> ( ( Y2
= ( ( arr_list_a @ Resid @ T3 )
& ( paths_in_Arr_list_a @ Resid @ ( cons_list_a @ V2 @ Va ) )
& ( ord_le8861187494160871172list_a @ ( targets_list_a @ Resid @ T3 ) @ ( paths_in_Srcs_list_a @ Resid @ ( cons_list_a @ V2 @ Va ) ) ) ) )
=> ~ ( accp_list_list_a @ paths_7232963753683178177list_a @ ( cons_list_a @ T3 @ ( cons_list_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ) ).
% paths_in_rts.Arr.pelims(1)
thf(fact_1112_paths__in__rts_OArr_Opelims_I1_J,axiom,
! [Resid: a > a > a,X2: list_a,Y2: $o] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Arr_a @ Resid @ X2 )
= Y2 )
=> ( ( accp_list_a @ paths_in_Arr_rel_a @ X2 )
=> ( ( ( X2 = nil_a )
=> ( ~ Y2
=> ~ ( accp_list_a @ paths_in_Arr_rel_a @ nil_a ) ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( ( Y2
= ( arr_a @ Resid @ T3 ) )
=> ~ ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ nil_a ) ) ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( ( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( ( Y2
= ( ( arr_a @ Resid @ T3 )
& ( paths_in_Arr_a @ Resid @ ( cons_a @ V2 @ Va ) )
& ( ord_less_eq_set_a @ ( targets_a @ Resid @ T3 ) @ ( paths_in_Srcs_a @ Resid @ ( cons_a @ V2 @ Va ) ) ) ) )
=> ~ ( accp_list_a @ paths_in_Arr_rel_a @ ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ) ) ).
% paths_in_rts.Arr.pelims(1)
thf(fact_1113_paths__in__rts__axioms,axiom,
paths_in_rts_a @ resid ).
% paths_in_rts_axioms
thf(fact_1114_paths__in__rts_OTrgs_Ocases,axiom,
! [Resid: a > a > a,X2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( X2 != nil_a )
=> ( ! [T3: a] :
( X2
!= ( cons_a @ T3 @ nil_a ) )
=> ~ ! [T3: a,V2: a,Va: list_a] :
( X2
!= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ).
% paths_in_rts.Trgs.cases
thf(fact_1115_paths__in__rts_OCon__sym,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
= ( ( paths_in_Resid_a @ Resid @ U2 @ T4 )
!= nil_a ) ) ) ).
% paths_in_rts.Con_sym
thf(fact_1116_paths__in__rts_OResid_Osimps_I1_J,axiom,
! [Resid: a > a > a,Uu: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Resid_a @ Resid @ nil_a @ Uu )
= nil_a ) ) ).
% paths_in_rts.Resid.simps(1)
thf(fact_1117_paths__in__rts_OCube_I1_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,V3: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) @ ( paths_in_Resid_a @ Resid @ V3 @ U2 ) )
!= nil_a )
= ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ V3 ) @ ( paths_in_Resid_a @ Resid @ U2 @ V3 ) )
!= nil_a ) ) ) ).
% paths_in_rts.Cube(1)
thf(fact_1118_paths__in__rts_OCube_I2_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,V3: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) @ ( paths_in_Resid_a @ Resid @ V3 @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) @ ( paths_in_Resid_a @ Resid @ V3 @ U2 ) )
= ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ V3 ) @ ( paths_in_Resid_a @ Resid @ U2 @ V3 ) ) ) ) ) ).
% paths_in_rts.Cube(2)
thf(fact_1119_paths__in__rts_OArr_Osimps_I1_J,axiom,
! [Resid: a > a > a] :
( ( paths_in_rts_a @ Resid )
=> ~ ( paths_in_Arr_a @ Resid @ nil_a ) ) ).
% paths_in_rts.Arr.simps(1)
thf(fact_1120_paths__in__confluent__rts_Oaxioms_I1_J,axiom,
! [Resid: a > a > a] :
( ( paths_8083246678931295059_rts_a @ Resid )
=> ( paths_in_rts_a @ Resid ) ) ).
% paths_in_confluent_rts.axioms(1)
thf(fact_1121_paths__in__rts_OResid1x__null,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_1777230443808135851list_a @ Resid @ ( partial_null_list_a @ Resid ) @ T4 )
= ( partial_null_list_a @ Resid ) ) ) ).
% paths_in_rts.Resid1x_null
thf(fact_1122_paths__in__rts_OResid1x__null,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Resid1x_a @ Resid @ ( partial_null_a @ Resid ) @ T4 )
= ( partial_null_a @ Resid ) ) ) ).
% paths_in_rts.Resid1x_null
thf(fact_1123_paths__in__rts_OIde__implies__Arr,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ T4 )
=> ( paths_in_Arr_a @ Resid @ T4 ) ) ) ).
% paths_in_rts.Ide_implies_Arr
thf(fact_1124_paths__in__rts_OTrgs__are__con,axiom,
! [Resid: list_a > list_a > list_a,B: list_a,T4: list_list_a,B4: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( member_list_a @ B @ ( paths_in_Trgs_list_a @ Resid @ T4 ) )
=> ( ( member_list_a @ B4 @ ( paths_in_Trgs_list_a @ Resid @ T4 ) )
=> ( con_list_a @ Resid @ B @ B4 ) ) ) ) ).
% paths_in_rts.Trgs_are_con
thf(fact_1125_paths__in__rts_OTrgs__are__con,axiom,
! [Resid: a > a > a,B: a,T4: list_a,B4: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( member_a @ B @ ( paths_in_Trgs_a @ Resid @ T4 ) )
=> ( ( member_a @ B4 @ ( paths_in_Trgs_a @ Resid @ T4 ) )
=> ( con_a @ Resid @ B @ B4 ) ) ) ) ).
% paths_in_rts.Trgs_are_con
thf(fact_1126_paths__in__rts_OResid1x_Osimps_I3_J,axiom,
! [Resid: a > a > a,T: a,U: a,V: a,Va2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Resid1x_a @ Resid @ T @ ( cons_a @ U @ ( cons_a @ V @ Va2 ) ) )
= ( paths_in_Resid1x_a @ Resid @ ( Resid @ T @ U ) @ ( cons_a @ V @ Va2 ) ) ) ) ).
% paths_in_rts.Resid1x.simps(3)
thf(fact_1127_paths__in__rts_OResidx1_Osimps_I1_J,axiom,
! [Resid: a > a > a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Residx1_a @ Resid @ nil_a @ U )
= nil_a ) ) ).
% paths_in_rts.Residx1.simps(1)
thf(fact_1128_paths__in__rts_OSrcs__are__con,axiom,
! [Resid: list_a > list_a > list_a,A: list_a,T4: list_list_a,A3: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( member_list_a @ A @ ( paths_in_Srcs_list_a @ Resid @ T4 ) )
=> ( ( member_list_a @ A3 @ ( paths_in_Srcs_list_a @ Resid @ T4 ) )
=> ( con_list_a @ Resid @ A @ A3 ) ) ) ) ).
% paths_in_rts.Srcs_are_con
thf(fact_1129_paths__in__rts_OSrcs__are__con,axiom,
! [Resid: a > a > a,A: a,T4: list_a,A3: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( member_a @ A @ ( paths_in_Srcs_a @ Resid @ T4 ) )
=> ( ( member_a @ A3 @ ( paths_in_Srcs_a @ Resid @ T4 ) )
=> ( con_a @ Resid @ A @ A3 ) ) ) ) ).
% paths_in_rts.Srcs_are_con
thf(fact_1130_paths__in__rts_OTrgs_Osimps_I3_J,axiom,
! [Resid: a > a > a,T: a,V: a,Va2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Trgs_a @ Resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) )
= ( paths_in_Trgs_a @ Resid @ ( cons_a @ V @ Va2 ) ) ) ) ).
% paths_in_rts.Trgs.simps(3)
thf(fact_1131_paths__in__rts_OIde_Osimps_I1_J,axiom,
! [Resid: a > a > a] :
( ( paths_in_rts_a @ Resid )
=> ~ ( paths_in_Ide_a @ Resid @ nil_a ) ) ).
% paths_in_rts.Ide.simps(1)
thf(fact_1132_paths__in__rts_OCon__cons_I2_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ U2 ) )
!= nil_a )
= ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
& ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) ) @ U2 )
!= nil_a ) ) ) ) ) ) ).
% paths_in_rts.Con_cons(2)
thf(fact_1133_paths__in__rts_OCon__cons_I1_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,T: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a )
= ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ U2 )
!= nil_a )
& ( ( paths_in_Resid_a @ Resid @ T4 @ ( paths_in_Resid_a @ Resid @ U2 @ ( cons_a @ T @ nil_a ) ) )
!= nil_a ) ) ) ) ) ) ).
% paths_in_rts.Con_cons(1)
thf(fact_1134_paths__in__rts_OCon__consI_I2_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ U2 ) )
!= nil_a ) ) ) ) ) ) ).
% paths_in_rts.Con_consI(2)
thf(fact_1135_paths__in__rts_OCon__consI_I1_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,T: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ U2 )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( paths_in_Resid_a @ Resid @ U2 @ ( cons_a @ T @ nil_a ) ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a ) ) ) ) ) ) ).
% paths_in_rts.Con_consI(1)
thf(fact_1136_paths__in__rts_OResid__rec_I3_J,axiom,
! [Resid: a > a > a,U2: list_a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ U2 ) )
= ( paths_in_Resid_a @ Resid @ ( cons_a @ ( Resid @ T @ U ) @ nil_a ) @ U2 ) ) ) ) ) ).
% paths_in_rts.Resid_rec(3)
thf(fact_1137_paths__in__rts_OResid__rec_I2_J,axiom,
! [Resid: a > a > a,T4: list_a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ nil_a ) )
= ( cons_a @ ( Resid @ T @ U ) @ ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ ( Resid @ U @ T ) @ nil_a ) ) ) ) ) ) ) ).
% paths_in_rts.Resid_rec(2)
thf(fact_1138_paths__in__rts_OResid__rec_I1_J,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
= ( cons_a @ ( Resid @ T @ U ) @ nil_a ) ) ) ) ).
% paths_in_rts.Resid_rec(1)
thf(fact_1139_paths__in__rts_OResid__cons_I2_J,axiom,
! [Resid: a > a > a,U2: list_a,T4: list_a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ U2 ) )
= ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) ) @ U2 ) ) ) ) ) ).
% paths_in_rts.Resid_cons(2)
thf(fact_1140_paths__in__rts_OResid_Osimps_I2_J,axiom,
! [Resid: a > a > a,V: a,Va2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ V @ Va2 ) @ nil_a )
= nil_a ) ) ).
% paths_in_rts.Resid.simps(2)
thf(fact_1141_paths__in__rts_OCon__initial__left,axiom,
! [Resid: a > a > a,T: a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ U2 )
!= nil_a ) ) ) ).
% paths_in_rts.Con_initial_left
thf(fact_1142_paths__in__rts_OCon__initial__right,axiom,
! [Resid: a > a > a,T4: list_a,U: a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a ) ) ) ).
% paths_in_rts.Con_initial_right
thf(fact_1143_paths__in__rts_Olength__Resid,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( ( size_size_list_a @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) )
= ( size_size_list_a @ T4 ) ) ) ) ).
% paths_in_rts.length_Resid
thf(fact_1144_paths__in__rts_OResid__append__ind,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,V3: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( ( ( paths_in_Resid_a @ Resid @ ( append_a @ V3 @ T4 ) @ U2 )
!= nil_a )
= ( ( ( paths_in_Resid_a @ Resid @ V3 @ U2 )
!= nil_a )
& ( ( paths_in_Resid_a @ Resid @ T4 @ ( paths_in_Resid_a @ Resid @ U2 @ V3 ) )
!= nil_a ) ) )
& ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( append_a @ V3 @ U2 ) )
!= nil_a )
= ( ( ( paths_in_Resid_a @ Resid @ T4 @ V3 )
!= nil_a )
& ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ V3 ) @ U2 )
!= nil_a ) ) )
& ( ( ( paths_in_Resid_a @ Resid @ ( append_a @ V3 @ T4 ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( append_a @ V3 @ T4 ) @ U2 )
= ( append_a @ ( paths_in_Resid_a @ Resid @ V3 @ U2 ) @ ( paths_in_Resid_a @ Resid @ T4 @ ( paths_in_Resid_a @ Resid @ U2 @ V3 ) ) ) ) )
& ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( append_a @ V3 @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ ( append_a @ V3 @ U2 ) )
= ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ V3 ) @ U2 ) ) ) ) ) ) ) ) ).
% paths_in_rts.Resid_append_ind
thf(fact_1145_paths__in__rts_OResid__append2,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,V3: list_a,W: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( W != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ ( append_a @ V3 @ W ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ ( append_a @ V3 @ W ) )
= ( append_a @ ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ V3 ) @ W ) @ ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ U2 @ ( paths_in_Resid_a @ Resid @ V3 @ T4 ) ) @ ( paths_in_Resid_a @ Resid @ W @ ( paths_in_Resid_a @ Resid @ T4 @ V3 ) ) ) ) ) ) ) ) ) ) ) ).
% paths_in_rts.Resid_append2
thf(fact_1146_paths__in__rts_OResid__append_I1_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,V3: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ V3 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ V3 )
= ( append_a @ ( paths_in_Resid_a @ Resid @ T4 @ V3 ) @ ( paths_in_Resid_a @ Resid @ U2 @ ( paths_in_Resid_a @ Resid @ V3 @ T4 ) ) ) ) ) ) ) ).
% paths_in_rts.Resid_append(1)
thf(fact_1147_paths__in__rts_OResid__append_I2_J,axiom,
! [Resid: a > a > a,U2: list_a,V3: list_a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( append_a @ U2 @ V3 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ ( append_a @ U2 @ V3 ) )
= ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) @ V3 ) ) ) ) ) ) ).
% paths_in_rts.Resid_append(2)
thf(fact_1148_paths__in__rts_OCon__appendI_I1_J,axiom,
! [Resid: a > a > a,T4: list_a,V3: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ V3 )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ U2 @ ( paths_in_Resid_a @ Resid @ V3 @ T4 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ V3 )
!= nil_a ) ) ) ) ).
% paths_in_rts.Con_appendI(1)
thf(fact_1149_paths__in__rts_OCon__appendI_I2_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,V3: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) @ V3 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ ( append_a @ U2 @ V3 ) )
!= nil_a ) ) ) ) ).
% paths_in_rts.Con_appendI(2)
thf(fact_1150_paths__in__rts_OCon__append_I1_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,V3: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ V3 )
!= nil_a )
= ( ( ( paths_in_Resid_a @ Resid @ T4 @ V3 )
!= nil_a )
& ( ( paths_in_Resid_a @ Resid @ U2 @ ( paths_in_Resid_a @ Resid @ V3 @ T4 ) )
!= nil_a ) ) ) ) ) ) ) ).
% paths_in_rts.Con_append(1)
thf(fact_1151_paths__in__rts_OCon__append_I2_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,V3: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( V3 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( append_a @ U2 @ V3 ) )
!= nil_a )
= ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
& ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) @ V3 )
!= nil_a ) ) ) ) ) ) ) ).
% paths_in_rts.Con_append(2)
thf(fact_1152_paths__in__rts_OCon__implies__Arr_I2_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( paths_in_Arr_a @ Resid @ U2 ) ) ) ).
% paths_in_rts.Con_implies_Arr(2)
thf(fact_1153_paths__in__rts_OCon__implies__Arr_I1_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( paths_in_Arr_a @ Resid @ T4 ) ) ) ).
% paths_in_rts.Con_implies_Arr(1)
thf(fact_1154_paths__in__rts_OCon__Arr__self,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ T4 )
!= nil_a ) ) ) ).
% paths_in_rts.Con_Arr_self
thf(fact_1155_paths__in__rts_OArr__iff__Con__self,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
= ( ( paths_in_Resid_a @ Resid @ T4 @ T4 )
!= nil_a ) ) ) ).
% paths_in_rts.Arr_iff_Con_self
thf(fact_1156_paths__in__rts_OCon__imp__Arr__Resid,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( paths_in_Arr_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) ) ) ) ).
% paths_in_rts.Con_imp_Arr_Resid
thf(fact_1157_paths__in__rts_OCon__imp__eq__Srcs,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( ( paths_in_Srcs_a @ Resid @ T4 )
= ( paths_in_Srcs_a @ Resid @ U2 ) ) ) ) ).
% paths_in_rts.Con_imp_eq_Srcs
thf(fact_1158_paths__in__rts_OSrcs_Osimps_I1_J,axiom,
! [Resid: list_a > list_a > list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Srcs_list_a @ Resid @ nil_list_a )
= bot_bot_set_list_a ) ) ).
% paths_in_rts.Srcs.simps(1)
thf(fact_1159_paths__in__rts_OSrcs_Osimps_I1_J,axiom,
! [Resid: a > a > a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Srcs_a @ Resid @ nil_a )
= bot_bot_set_a ) ) ).
% paths_in_rts.Srcs.simps(1)
thf(fact_1160_paths__in__confluent__rts__def,axiom,
( paths_8083246678931295059_rts_a
= ( ^ [Resid2: a > a > a] :
( ( paths_in_rts_a @ Resid2 )
& ( confluent_rts_a @ Resid2 ) ) ) ) ).
% paths_in_confluent_rts_def
thf(fact_1161_paths__in__confluent__rts_Ointro,axiom,
! [Resid: a > a > a] :
( ( paths_in_rts_a @ Resid )
=> ( ( confluent_rts_a @ Resid )
=> ( paths_8083246678931295059_rts_a @ Resid ) ) ) ).
% paths_in_confluent_rts.intro
thf(fact_1162_paths__in__rts_OResid__Ide_I1_J,axiom,
! [Resid: a > a > a,A2: list_a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ A2 )
=> ( ( ( paths_in_Resid_a @ Resid @ A2 @ T4 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ A2 )
= T4 ) ) ) ) ).
% paths_in_rts.Resid_Ide(1)
thf(fact_1163_paths__in__rts_OResid__Arr__Ide__ind,axiom,
! [Resid: a > a > a,A2: list_a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ A2 )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ A2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ A2 )
= T4 ) ) ) ) ).
% paths_in_rts.Resid_Arr_Ide_ind
thf(fact_1164_paths__in__rts_OResid__Ide__Arr__ind,axiom,
! [Resid: a > a > a,A2: list_a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ A2 )
=> ( ( ( paths_in_Resid_a @ Resid @ A2 @ T4 )
!= nil_a )
=> ( paths_in_Ide_a @ Resid @ ( paths_in_Resid_a @ Resid @ A2 @ T4 ) ) ) ) ) ).
% paths_in_rts.Resid_Ide_Arr_ind
thf(fact_1165_paths__in__rts_OTrgs__Resid__sym,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( ( paths_in_Trgs_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) )
= ( paths_in_Trgs_a @ Resid @ ( paths_in_Resid_a @ Resid @ U2 @ T4 ) ) ) ) ) ).
% paths_in_rts.Trgs_Resid_sym
thf(fact_1166_paths__in__rts_OTrgs_Osimps_I1_J,axiom,
! [Resid: list_a > list_a > list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Trgs_list_a @ Resid @ nil_list_a )
= bot_bot_set_list_a ) ) ).
% paths_in_rts.Trgs.simps(1)
thf(fact_1167_paths__in__rts_OTrgs_Osimps_I1_J,axiom,
! [Resid: a > a > a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Trgs_a @ Resid @ nil_a )
= bot_bot_set_a ) ) ).
% paths_in_rts.Trgs.simps(1)
thf(fact_1168_paths__in__rts_Ocon__char,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( con_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
= ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a ) ) ) ).
% paths_in_rts.con_char
thf(fact_1169_paths__in__rts_OconI_092_060_094sub_062P,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( con_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 ) ) ) ).
% paths_in_rts.conI\<^sub>P
thf(fact_1170_paths__in__rts_OSrcs__append,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( paths_in_Srcs_a @ Resid @ ( append_a @ T4 @ U2 ) )
= ( paths_in_Srcs_a @ Resid @ T4 ) ) ) ) ).
% paths_in_rts.Srcs_append
thf(fact_1171_paths__in__rts_OSrcs__eqI,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a,T7: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( inf_inf_set_list_a @ ( paths_in_Srcs_list_a @ Resid @ T4 ) @ ( paths_in_Srcs_list_a @ Resid @ T7 ) )
!= bot_bot_set_list_a )
=> ( ( paths_in_Srcs_list_a @ Resid @ T4 )
= ( paths_in_Srcs_list_a @ Resid @ T7 ) ) ) ) ).
% paths_in_rts.Srcs_eqI
thf(fact_1172_paths__in__rts_OSrcs__eqI,axiom,
! [Resid: a > a > a,T4: list_a,T7: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( inf_inf_set_a @ ( paths_in_Srcs_a @ Resid @ T4 ) @ ( paths_in_Srcs_a @ Resid @ T7 ) )
!= bot_bot_set_a )
=> ( ( paths_in_Srcs_a @ Resid @ T4 )
= ( paths_in_Srcs_a @ Resid @ T7 ) ) ) ) ).
% paths_in_rts.Srcs_eqI
thf(fact_1173_paths__in__rts_OSrcs__are__ide,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ord_le8861187494160871172list_a @ ( paths_in_Srcs_list_a @ Resid @ T4 ) @ ( collect_list_a @ ( ide_list_a @ Resid ) ) ) ) ).
% paths_in_rts.Srcs_are_ide
thf(fact_1174_paths__in__rts_OSrcs__are__ide,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ord_less_eq_set_a @ ( paths_in_Srcs_a @ Resid @ T4 ) @ ( collect_a @ ( ide_a @ Resid ) ) ) ) ).
% paths_in_rts.Srcs_are_ide
thf(fact_1175_paths__in__rts_OResid1x_Osimps_I2_J,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Resid1x_a @ Resid @ T @ ( cons_a @ U @ nil_a ) )
= ( Resid @ T @ U ) ) ) ).
% paths_in_rts.Resid1x.simps(2)
thf(fact_1176_paths__in__rts_OTrgs__append,axiom,
! [Resid: a > a > a,U2: list_a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( U2 != nil_a )
=> ( ( paths_in_Trgs_a @ Resid @ ( append_a @ T4 @ U2 ) )
= ( paths_in_Trgs_a @ Resid @ U2 ) ) ) ) ).
% paths_in_rts.Trgs_append
thf(fact_1177_paths__in__rts_OSrcs_Osimps_I3_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,V: list_a,Va2: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Srcs_list_a @ Resid @ ( cons_list_a @ T @ ( cons_list_a @ V @ Va2 ) ) )
= ( sources_list_a @ Resid @ T ) ) ) ).
% paths_in_rts.Srcs.simps(3)
thf(fact_1178_paths__in__rts_OSrcs_Osimps_I3_J,axiom,
! [Resid: a > a > a,T: a,V: a,Va2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Srcs_a @ Resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) )
= ( sources_a @ Resid @ T ) ) ) ).
% paths_in_rts.Srcs.simps(3)
thf(fact_1179_paths__in__rts_OTrgs__eqI,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a,T7: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( inf_inf_set_list_a @ ( paths_in_Trgs_list_a @ Resid @ T4 ) @ ( paths_in_Trgs_list_a @ Resid @ T7 ) )
!= bot_bot_set_list_a )
=> ( ( paths_in_Trgs_list_a @ Resid @ T4 )
= ( paths_in_Trgs_list_a @ Resid @ T7 ) ) ) ) ).
% paths_in_rts.Trgs_eqI
thf(fact_1180_paths__in__rts_OTrgs__eqI,axiom,
! [Resid: a > a > a,T4: list_a,T7: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( inf_inf_set_a @ ( paths_in_Trgs_a @ Resid @ T4 ) @ ( paths_in_Trgs_a @ Resid @ T7 ) )
!= bot_bot_set_a )
=> ( ( paths_in_Trgs_a @ Resid @ T4 )
= ( paths_in_Trgs_a @ Resid @ T7 ) ) ) ) ).
% paths_in_rts.Trgs_eqI
thf(fact_1181_paths__in__rts_OTrgs__are__ide,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ord_le8861187494160871172list_a @ ( paths_in_Trgs_list_a @ Resid @ T4 ) @ ( collect_list_a @ ( ide_list_a @ Resid ) ) ) ) ).
% paths_in_rts.Trgs_are_ide
thf(fact_1182_paths__in__rts_OTrgs__are__ide,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ord_less_eq_set_a @ ( paths_in_Trgs_a @ Resid @ T4 ) @ ( collect_a @ ( ide_a @ Resid ) ) ) ) ).
% paths_in_rts.Trgs_are_ide
thf(fact_1183_paths__in__rts_OSrcs__con__closed,axiom,
! [Resid: list_a > list_a > list_a,A: list_a,T4: list_list_a,A3: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( member_list_a @ A @ ( paths_in_Srcs_list_a @ Resid @ T4 ) )
=> ( ( ide_list_a @ Resid @ A3 )
=> ( ( con_list_a @ Resid @ A @ A3 )
=> ( member_list_a @ A3 @ ( paths_in_Srcs_list_a @ Resid @ T4 ) ) ) ) ) ) ).
% paths_in_rts.Srcs_con_closed
thf(fact_1184_paths__in__rts_OSrcs__con__closed,axiom,
! [Resid: a > a > a,A: a,T4: list_a,A3: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( member_a @ A @ ( paths_in_Srcs_a @ Resid @ T4 ) )
=> ( ( ide_a @ Resid @ A3 )
=> ( ( con_a @ Resid @ A @ A3 )
=> ( member_a @ A3 @ ( paths_in_Srcs_a @ Resid @ T4 ) ) ) ) ) ) ).
% paths_in_rts.Srcs_con_closed
thf(fact_1185_paths__in__rts_OArr__has__Src,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Arr_list_a @ Resid @ T4 )
=> ( ( paths_in_Srcs_list_a @ Resid @ T4 )
!= bot_bot_set_list_a ) ) ) ).
% paths_in_rts.Arr_has_Src
thf(fact_1186_paths__in__rts_OArr__has__Src,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( ( paths_in_Srcs_a @ Resid @ T4 )
!= bot_bot_set_a ) ) ) ).
% paths_in_rts.Arr_has_Src
thf(fact_1187_paths__in__rts_Oide__char,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 )
= ( paths_in_Ide_a @ Resid @ T4 ) ) ) ).
% paths_in_rts.ide_char
thf(fact_1188_paths__in__rts_Ois__rts__with__composites,axiom,
! [Resid: a > a > a] :
( ( paths_in_rts_a @ Resid )
=> ( rts_wi1113109597627081724list_a @ ( paths_in_Resid_a @ Resid ) ) ) ).
% paths_in_rts.is_rts_with_composites
thf(fact_1189_paths__in__rts_Ois__partial__magma,axiom,
! [Resid: a > a > a] :
( ( paths_in_rts_a @ Resid )
=> ( partial_magma_list_a @ ( paths_in_Resid_a @ Resid ) ) ) ).
% paths_in_rts.is_partial_magma
thf(fact_1190_paths__in__rts_Ois__residuation,axiom,
! [Resid: a > a > a] :
( ( paths_in_rts_a @ Resid )
=> ( residuation_list_a @ ( paths_in_Resid_a @ Resid ) ) ) ).
% paths_in_rts.is_residuation
thf(fact_1191_paths__in__rts_OTrgs__con__closed,axiom,
! [Resid: list_a > list_a > list_a,B: list_a,T4: list_list_a,B4: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( member_list_a @ B @ ( paths_in_Trgs_list_a @ Resid @ T4 ) )
=> ( ( ide_list_a @ Resid @ B4 )
=> ( ( con_list_a @ Resid @ B @ B4 )
=> ( member_list_a @ B4 @ ( paths_in_Trgs_list_a @ Resid @ T4 ) ) ) ) ) ) ).
% paths_in_rts.Trgs_con_closed
thf(fact_1192_paths__in__rts_OTrgs__con__closed,axiom,
! [Resid: a > a > a,B: a,T4: list_a,B4: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( member_a @ B @ ( paths_in_Trgs_a @ Resid @ T4 ) )
=> ( ( ide_a @ Resid @ B4 )
=> ( ( con_a @ Resid @ B @ B4 )
=> ( member_a @ B4 @ ( paths_in_Trgs_a @ Resid @ T4 ) ) ) ) ) ) ).
% paths_in_rts.Trgs_con_closed
thf(fact_1193_paths__in__rts_OResid__Arr__self,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( paths_in_Ide_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ T4 ) ) ) ) ).
% paths_in_rts.Resid_Arr_self
thf(fact_1194_paths__in__rts_Olength__Residx1,axiom,
! [Resid: a > a > a,T4: list_a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ord_less_eq_nat @ ( size_size_list_a @ ( paths_in_Residx1_a @ Resid @ T4 @ U ) ) @ ( size_size_list_a @ T4 ) ) ) ).
% paths_in_rts.length_Residx1
thf(fact_1195_paths__in__rts_OArr__has__Trg,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Arr_list_a @ Resid @ T4 )
=> ( ( paths_in_Trgs_list_a @ Resid @ T4 )
!= bot_bot_set_list_a ) ) ) ).
% paths_in_rts.Arr_has_Trg
thf(fact_1196_paths__in__rts_OArr__has__Trg,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( ( paths_in_Trgs_a @ Resid @ T4 )
!= bot_bot_set_a ) ) ) ).
% paths_in_rts.Arr_has_Trg
thf(fact_1197_paths__in__rts_OArr__imp__Arr__tl,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( ( ( tl_a @ T4 )
!= nil_a )
=> ( paths_in_Arr_a @ Resid @ ( tl_a @ T4 ) ) ) ) ) ).
% paths_in_rts.Arr_imp_Arr_tl
thf(fact_1198_paths__in__rts_Onull__char,axiom,
! [Resid: a > a > a] :
( ( paths_in_rts_a @ Resid )
=> ( ( partial_null_list_a @ ( paths_in_Resid_a @ Resid ) )
= nil_a ) ) ).
% paths_in_rts.null_char
thf(fact_1199_paths__in__rts_OIde__imp__Ide__tl,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ T4 )
=> ( ( ( tl_a @ T4 )
!= nil_a )
=> ( paths_in_Ide_a @ Resid @ ( tl_a @ T4 ) ) ) ) ) ).
% paths_in_rts.Ide_imp_Ide_tl
thf(fact_1200_paths__in__rts_Ocong__respects__seq_092_060_094sub_062P,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,T7: list_a,U4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ T4 @ T7 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ T7 @ T4 ) ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ U2 @ U4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ U4 @ U2 ) ) )
=> ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T7 @ U4 ) ) ) ) ) ).
% paths_in_rts.cong_respects_seq\<^sub>P
thf(fact_1201_paths__in__rts_OarrI_092_060_094sub_062P,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( arr_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 ) ) ) ).
% paths_in_rts.arrI\<^sub>P
thf(fact_1202_paths__in__rts_Oarr__char,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( arr_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 )
= ( paths_in_Arr_a @ Resid @ T4 ) ) ) ).
% paths_in_rts.arr_char
thf(fact_1203_paths__in__rts_OResid1x_Osimps_I1_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_1777230443808135851list_a @ Resid @ T @ nil_list_a )
= ( partial_null_list_a @ Resid ) ) ) ).
% paths_in_rts.Resid1x.simps(1)
thf(fact_1204_paths__in__rts_OResid1x_Osimps_I1_J,axiom,
! [Resid: a > a > a,T: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Resid1x_a @ Resid @ T @ nil_a )
= ( partial_null_a @ Resid ) ) ) ).
% paths_in_rts.Resid1x.simps(1)
thf(fact_1205_paths__in__rts_OIde__imp__Ide__hd,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Ide_list_a @ Resid @ T4 )
=> ( ide_list_a @ Resid @ ( hd_list_a @ T4 ) ) ) ) ).
% paths_in_rts.Ide_imp_Ide_hd
thf(fact_1206_paths__in__rts_OIde__imp__Ide__hd,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ T4 )
=> ( ide_a @ Resid @ ( hd_a @ T4 ) ) ) ) ).
% paths_in_rts.Ide_imp_Ide_hd
thf(fact_1207_paths__in__rts_OArr__imp__arr__hd,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Arr_list_a @ Resid @ T4 )
=> ( arr_list_a @ Resid @ ( hd_list_a @ T4 ) ) ) ) ).
% paths_in_rts.Arr_imp_arr_hd
thf(fact_1208_paths__in__rts_OArr__imp__arr__hd,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( arr_a @ Resid @ ( hd_a @ T4 ) ) ) ) ).
% paths_in_rts.Arr_imp_arr_hd
thf(fact_1209_paths__in__rts_OResid1x__ide,axiom,
! [Resid: list_a > list_a > list_a,A: list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ide_list_a @ Resid @ A )
=> ( ( ( paths_1777230443808135851list_a @ Resid @ A @ T4 )
!= ( partial_null_list_a @ Resid ) )
=> ( ide_list_a @ Resid @ ( paths_1777230443808135851list_a @ Resid @ A @ T4 ) ) ) ) ) ).
% paths_in_rts.Resid1x_ide
thf(fact_1210_paths__in__rts_OResid1x__ide,axiom,
! [Resid: a > a > a,A: a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ide_a @ Resid @ A )
=> ( ( ( paths_in_Resid1x_a @ Resid @ A @ T4 )
!= ( partial_null_a @ Resid ) )
=> ( ide_a @ Resid @ ( paths_in_Resid1x_a @ Resid @ A @ T4 ) ) ) ) ) ).
% paths_in_rts.Resid1x_ide
thf(fact_1211_paths__in__rts_OIde__imp__Ide__last,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Ide_list_a @ Resid @ T4 )
=> ( ide_list_a @ Resid @ ( last_list_a @ T4 ) ) ) ) ).
% paths_in_rts.Ide_imp_Ide_last
thf(fact_1212_paths__in__rts_OIde__imp__Ide__last,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ T4 )
=> ( ide_a @ Resid @ ( last_a @ T4 ) ) ) ) ).
% paths_in_rts.Ide_imp_Ide_last
thf(fact_1213_paths__in__rts_OArr__imp__arr__last,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Arr_list_a @ Resid @ T4 )
=> ( arr_list_a @ Resid @ ( last_list_a @ T4 ) ) ) ) ).
% paths_in_rts.Arr_imp_arr_last
thf(fact_1214_paths__in__rts_OArr__imp__arr__last,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( arr_a @ Resid @ ( last_a @ T4 ) ) ) ) ).
% paths_in_rts.Arr_imp_arr_last
thf(fact_1215_paths__in__rts_OResid__single__ide_I2_J,axiom,
! [Resid: list_a > list_a > list_a,A: list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ide_list_a @ Resid @ A )
=> ( ( ( paths_8620460302779588466list_a @ Resid @ ( cons_list_a @ A @ nil_list_a ) @ T4 )
!= nil_list_a )
=> ( ( paths_8620460302779588466list_a @ Resid @ T4 @ ( cons_list_a @ A @ nil_list_a ) )
= T4 ) ) ) ) ).
% paths_in_rts.Resid_single_ide(2)
thf(fact_1216_paths__in__rts_OResid__single__ide_I2_J,axiom,
! [Resid: a > a > a,A: a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ide_a @ Resid @ A )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ A @ nil_a ) @ T4 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ A @ nil_a ) )
= T4 ) ) ) ) ).
% paths_in_rts.Resid_single_ide(2)
thf(fact_1217_paths__in__rts_OResid__rec_I4_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ U2 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ U2 ) )
= ( append_a @ ( paths_in_Resid_a @ Resid @ ( cons_a @ ( Resid @ T @ U ) @ nil_a ) @ U2 ) @ ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ ( Resid @ U @ T ) @ nil_a ) ) @ ( paths_in_Resid_a @ Resid @ U2 @ ( cons_a @ ( Resid @ T @ U ) @ nil_a ) ) ) ) ) ) ) ) ) ).
% paths_in_rts.Resid_rec(4)
thf(fact_1218_paths__in__rts_OResid__cons_I1_J,axiom,
! [Resid: a > a > a,U2: list_a,T: a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ U2 )
= ( append_a @ ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ U2 ) @ ( paths_in_Resid_a @ Resid @ T4 @ ( paths_in_Resid_a @ Resid @ U2 @ ( cons_a @ T @ nil_a ) ) ) ) ) ) ) ) ).
% paths_in_rts.Resid_cons(1)
thf(fact_1219_paths__in__rts_OCon__rec_I4_J,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a,U2: list_list_a,T: list_a,U: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( T4 != nil_list_a )
=> ( ( U2 != nil_list_a )
=> ( ( ( paths_8620460302779588466list_a @ Resid @ ( cons_list_a @ T @ T4 ) @ ( cons_list_a @ U @ U2 ) )
!= nil_list_a )
= ( ( con_list_a @ Resid @ T @ U )
& ( ( paths_8620460302779588466list_a @ Resid @ T4 @ ( cons_list_a @ ( Resid @ U @ T ) @ nil_list_a ) )
!= nil_list_a )
& ( ( paths_8620460302779588466list_a @ Resid @ ( cons_list_a @ ( Resid @ T @ U ) @ nil_list_a ) @ U2 )
!= nil_list_a )
& ( ( paths_8620460302779588466list_a @ Resid @ ( paths_8620460302779588466list_a @ Resid @ T4 @ ( cons_list_a @ ( Resid @ U @ T ) @ nil_list_a ) ) @ ( paths_8620460302779588466list_a @ Resid @ U2 @ ( cons_list_a @ ( Resid @ T @ U ) @ nil_list_a ) ) )
!= nil_list_a ) ) ) ) ) ) ).
% paths_in_rts.Con_rec(4)
thf(fact_1220_paths__in__rts_OCon__rec_I4_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ U2 ) )
!= nil_a )
= ( ( con_a @ Resid @ T @ U )
& ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ ( Resid @ U @ T ) @ nil_a ) )
!= nil_a )
& ( ( paths_in_Resid_a @ Resid @ ( cons_a @ ( Resid @ T @ U ) @ nil_a ) @ U2 )
!= nil_a )
& ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ ( Resid @ U @ T ) @ nil_a ) ) @ ( paths_in_Resid_a @ Resid @ U2 @ ( cons_a @ ( Resid @ T @ U ) @ nil_a ) ) )
!= nil_a ) ) ) ) ) ) ).
% paths_in_rts.Con_rec(4)
thf(fact_1221_paths__in__rts_OCon__rec_I3_J,axiom,
! [Resid: list_a > list_a > list_a,U2: list_list_a,T: list_a,U: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( U2 != nil_list_a )
=> ( ( ( paths_8620460302779588466list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) @ ( cons_list_a @ U @ U2 ) )
!= nil_list_a )
= ( ( con_list_a @ Resid @ T @ U )
& ( ( paths_8620460302779588466list_a @ Resid @ ( cons_list_a @ ( Resid @ T @ U ) @ nil_list_a ) @ U2 )
!= nil_list_a ) ) ) ) ) ).
% paths_in_rts.Con_rec(3)
thf(fact_1222_paths__in__rts_OCon__rec_I3_J,axiom,
! [Resid: a > a > a,U2: list_a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( U2 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ U2 ) )
!= nil_a )
= ( ( con_a @ Resid @ T @ U )
& ( ( paths_in_Resid_a @ Resid @ ( cons_a @ ( Resid @ T @ U ) @ nil_a ) @ U2 )
!= nil_a ) ) ) ) ) ).
% paths_in_rts.Con_rec(3)
thf(fact_1223_paths__in__rts_OCon__rec_I2_J,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a,T: list_a,U: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( T4 != nil_list_a )
=> ( ( ( paths_8620460302779588466list_a @ Resid @ ( cons_list_a @ T @ T4 ) @ ( cons_list_a @ U @ nil_list_a ) )
!= nil_list_a )
= ( ( con_list_a @ Resid @ T @ U )
& ( ( paths_8620460302779588466list_a @ Resid @ T4 @ ( cons_list_a @ ( Resid @ U @ T ) @ nil_list_a ) )
!= nil_list_a ) ) ) ) ) ).
% paths_in_rts.Con_rec(2)
thf(fact_1224_paths__in__rts_OCon__rec_I2_J,axiom,
! [Resid: a > a > a,T4: list_a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ ( cons_a @ U @ nil_a ) )
!= nil_a )
= ( ( con_a @ Resid @ T @ U )
& ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ ( Resid @ U @ T ) @ nil_a ) )
!= nil_a ) ) ) ) ) ).
% paths_in_rts.Con_rec(2)
thf(fact_1225_paths__in__rts_OCon__rec_I1_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( paths_8620460302779588466list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) @ ( cons_list_a @ U @ nil_list_a ) )
!= nil_list_a )
= ( con_list_a @ Resid @ T @ U ) ) ) ).
% paths_in_rts.Con_rec(1)
thf(fact_1226_paths__in__rts_OCon__rec_I1_J,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
!= nil_a )
= ( con_a @ Resid @ T @ U ) ) ) ).
% paths_in_rts.Con_rec(1)
thf(fact_1227_paths__in__rts_OResid_Osimps_I3_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( con_list_a @ Resid @ T @ U )
=> ( ( paths_8620460302779588466list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) @ ( cons_list_a @ U @ nil_list_a ) )
= ( cons_list_a @ ( Resid @ T @ U ) @ nil_list_a ) ) )
& ( ~ ( con_list_a @ Resid @ T @ U )
=> ( ( paths_8620460302779588466list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) @ ( cons_list_a @ U @ nil_list_a ) )
= nil_list_a ) ) ) ) ).
% paths_in_rts.Resid.simps(3)
thf(fact_1228_paths__in__rts_OResid_Osimps_I3_J,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( con_a @ Resid @ T @ U )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
= ( cons_a @ ( Resid @ T @ U ) @ nil_a ) ) )
& ( ~ ( con_a @ Resid @ T @ U )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) )
= nil_a ) ) ) ) ).
% paths_in_rts.Resid.simps(3)
thf(fact_1229_paths__in__rts_OArr__Resid__single,axiom,
! [Resid: a > a > a,T4: list_a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( paths_in_Arr_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) ) ) ) ) ).
% paths_in_rts.Arr_Resid_single
thf(fact_1230_paths__in__rts_OTrgs__Resid__sym__Arr__single,axiom,
! [Resid: a > a > a,T4: list_a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( paths_in_Trgs_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) ) )
= ( paths_in_Trgs_a @ Resid @ ( paths_in_Resid_a @ Resid @ ( cons_a @ U @ nil_a ) @ T4 ) ) ) ) ) ).
% paths_in_rts.Trgs_Resid_sym_Arr_single
thf(fact_1231_paths__in__rts_OIde_Osimps_I2_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Ide_list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) )
= ( ide_list_a @ Resid @ T ) ) ) ).
% paths_in_rts.Ide.simps(2)
thf(fact_1232_paths__in__rts_OIde_Osimps_I2_J,axiom,
! [Resid: a > a > a,T: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ ( cons_a @ T @ nil_a ) )
= ( ide_a @ Resid @ T ) ) ) ).
% paths_in_rts.Ide.simps(2)
thf(fact_1233_paths__in__rts_OArr_Osimps_I2_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Arr_list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) )
= ( arr_list_a @ Resid @ T ) ) ) ).
% paths_in_rts.Arr.simps(2)
thf(fact_1234_paths__in__rts_OArr_Osimps_I2_J,axiom,
! [Resid: a > a > a,T: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ ( cons_a @ T @ nil_a ) )
= ( arr_a @ Resid @ T ) ) ) ).
% paths_in_rts.Arr.simps(2)
thf(fact_1235_paths__in__rts_OResidx1__as__Resid,axiom,
! [Resid: a > a > a,T4: list_a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Residx1_a @ Resid @ T4 @ U )
= ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) ) ) ) ).
% paths_in_rts.Residx1_as_Resid
thf(fact_1236_paths__in__rts_OResid__cons_H,axiom,
! [Resid: a > a > a,T4: list_a,T: a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( T4 != nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ T4 ) @ U2 )
= ( cons_a @ ( paths_in_Resid1x_a @ Resid @ T @ U2 ) @ ( paths_in_Resid_a @ Resid @ T4 @ ( paths_in_Resid_a @ Resid @ U2 @ ( cons_a @ T @ nil_a ) ) ) ) ) ) ) ) ).
% paths_in_rts.Resid_cons'
thf(fact_1237_paths__in__rts_OResid1x__as__Resid,axiom,
! [Resid: a > a > a,T: a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ U2 )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ U2 )
= ( cons_a @ ( paths_in_Resid1x_a @ Resid @ T @ U2 ) @ nil_a ) ) ) ) ).
% paths_in_rts.Resid1x_as_Resid
thf(fact_1238_paths__in__rts_OSrcs_Osimps_I2_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Srcs_list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) )
= ( sources_list_a @ Resid @ T ) ) ) ).
% paths_in_rts.Srcs.simps(2)
thf(fact_1239_paths__in__rts_OSrcs_Osimps_I2_J,axiom,
! [Resid: a > a > a,T: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Srcs_a @ Resid @ ( cons_a @ T @ nil_a ) )
= ( sources_a @ Resid @ T ) ) ) ).
% paths_in_rts.Srcs.simps(2)
thf(fact_1240_paths__in__rts_Oset__Ide__subset__ide,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Ide_list_a @ Resid @ T4 )
=> ( ord_le8861187494160871172list_a @ ( set_list_a2 @ T4 ) @ ( collect_list_a @ ( ide_list_a @ Resid ) ) ) ) ) ).
% paths_in_rts.set_Ide_subset_ide
thf(fact_1241_paths__in__rts_Oset__Ide__subset__ide,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ T4 )
=> ( ord_less_eq_set_a @ ( set_a2 @ T4 ) @ ( collect_a @ ( ide_a @ Resid ) ) ) ) ) ).
% paths_in_rts.set_Ide_subset_ide
thf(fact_1242_paths__in__rts_Oset__Arr__subset__arr,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Arr_list_a @ Resid @ T4 )
=> ( ord_le8861187494160871172list_a @ ( set_list_a2 @ T4 ) @ ( collect_list_a @ ( arr_list_a @ Resid ) ) ) ) ) ).
% paths_in_rts.set_Arr_subset_arr
thf(fact_1243_paths__in__rts_Oset__Arr__subset__arr,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( ord_less_eq_set_a @ ( set_a2 @ T4 ) @ ( collect_a @ ( arr_a @ Resid ) ) ) ) ) ).
% paths_in_rts.set_Arr_subset_arr
thf(fact_1244_paths__in__rts_OResidx1_Osimps_I3_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a,V: list_a,Va2: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( ( con_list_a @ Resid @ T @ U )
& ( ( paths_3541054012941122297list_a @ Resid @ ( cons_list_a @ V @ Va2 ) @ ( Resid @ U @ T ) )
!= nil_list_a ) )
=> ( ( paths_3541054012941122297list_a @ Resid @ ( cons_list_a @ T @ ( cons_list_a @ V @ Va2 ) ) @ U )
= ( cons_list_a @ ( Resid @ T @ U ) @ ( paths_3541054012941122297list_a @ Resid @ ( cons_list_a @ V @ Va2 ) @ ( Resid @ U @ T ) ) ) ) )
& ( ~ ( ( con_list_a @ Resid @ T @ U )
& ( ( paths_3541054012941122297list_a @ Resid @ ( cons_list_a @ V @ Va2 ) @ ( Resid @ U @ T ) )
!= nil_list_a ) )
=> ( ( paths_3541054012941122297list_a @ Resid @ ( cons_list_a @ T @ ( cons_list_a @ V @ Va2 ) ) @ U )
= nil_list_a ) ) ) ) ).
% paths_in_rts.Residx1.simps(3)
thf(fact_1245_paths__in__rts_OResidx1_Osimps_I3_J,axiom,
! [Resid: a > a > a,T: a,U: a,V: a,Va2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( ( con_a @ Resid @ T @ U )
& ( ( paths_in_Residx1_a @ Resid @ ( cons_a @ V @ Va2 ) @ ( Resid @ U @ T ) )
!= nil_a ) )
=> ( ( paths_in_Residx1_a @ Resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) @ U )
= ( cons_a @ ( Resid @ T @ U ) @ ( paths_in_Residx1_a @ Resid @ ( cons_a @ V @ Va2 ) @ ( Resid @ U @ T ) ) ) ) )
& ( ~ ( ( con_a @ Resid @ T @ U )
& ( ( paths_in_Residx1_a @ Resid @ ( cons_a @ V @ Va2 ) @ ( Resid @ U @ T ) )
!= nil_a ) )
=> ( ( paths_in_Residx1_a @ Resid @ ( cons_a @ T @ ( cons_a @ V @ Va2 ) ) @ U )
= nil_a ) ) ) ) ).
% paths_in_rts.Residx1.simps(3)
thf(fact_1246_paths__in__rts_OResidx1_Osimps_I2_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a,U: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( con_list_a @ Resid @ T @ U )
=> ( ( paths_3541054012941122297list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) @ U )
= ( cons_list_a @ ( Resid @ T @ U ) @ nil_list_a ) ) )
& ( ~ ( con_list_a @ Resid @ T @ U )
=> ( ( paths_3541054012941122297list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) @ U )
= nil_list_a ) ) ) ) ).
% paths_in_rts.Residx1.simps(2)
thf(fact_1247_paths__in__rts_OResidx1_Osimps_I2_J,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( con_a @ Resid @ T @ U )
=> ( ( paths_in_Residx1_a @ Resid @ ( cons_a @ T @ nil_a ) @ U )
= ( cons_a @ ( Resid @ T @ U ) @ nil_a ) ) )
& ( ~ ( con_a @ Resid @ T @ U )
=> ( ( paths_in_Residx1_a @ Resid @ ( cons_a @ T @ nil_a ) @ U )
= nil_a ) ) ) ) ).
% paths_in_rts.Residx1.simps(2)
thf(fact_1248_paths__in__rts_OTrgs_Osimps_I2_J,axiom,
! [Resid: list_a > list_a > list_a,T: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Trgs_list_a @ Resid @ ( cons_list_a @ T @ nil_list_a ) )
= ( targets_list_a @ Resid @ T ) ) ) ).
% paths_in_rts.Trgs.simps(2)
thf(fact_1249_paths__in__rts_OTrgs_Osimps_I2_J,axiom,
! [Resid: a > a > a,T: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Trgs_a @ Resid @ ( cons_a @ T @ nil_a ) )
= ( targets_a @ Resid @ T ) ) ) ).
% paths_in_rts.Trgs.simps(2)
thf(fact_1250_paths__in__rts_OSrcs__Resid,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( ( paths_in_Srcs_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) )
= ( paths_in_Trgs_a @ Resid @ U2 ) ) ) ) ).
% paths_in_rts.Srcs_Resid
thf(fact_1251_paths__in__rts_OResid1x_Oelims,axiom,
! [Resid: list_a > list_a > list_a,X2: list_a,Xa: list_list_a,Y2: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( paths_1777230443808135851list_a @ Resid @ X2 @ Xa )
= Y2 )
=> ( ( ( Xa = nil_list_a )
=> ( Y2
!= ( partial_null_list_a @ Resid ) ) )
=> ( ! [U5: list_a] :
( ( Xa
= ( cons_list_a @ U5 @ nil_list_a ) )
=> ( Y2
!= ( Resid @ X2 @ U5 ) ) )
=> ~ ! [U5: list_a,V2: list_a,Va: list_list_a] :
( ( Xa
= ( cons_list_a @ U5 @ ( cons_list_a @ V2 @ Va ) ) )
=> ( Y2
!= ( paths_1777230443808135851list_a @ Resid @ ( Resid @ X2 @ U5 ) @ ( cons_list_a @ V2 @ Va ) ) ) ) ) ) ) ) ).
% paths_in_rts.Resid1x.elims
thf(fact_1252_paths__in__rts_OResid1x_Oelims,axiom,
! [Resid: a > a > a,X2: a,Xa: list_a,Y2: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid1x_a @ Resid @ X2 @ Xa )
= Y2 )
=> ( ( ( Xa = nil_a )
=> ( Y2
!= ( partial_null_a @ Resid ) ) )
=> ( ! [U5: a] :
( ( Xa
= ( cons_a @ U5 @ nil_a ) )
=> ( Y2
!= ( Resid @ X2 @ U5 ) ) )
=> ~ ! [U5: a,V2: a,Va: list_a] :
( ( Xa
= ( cons_a @ U5 @ ( cons_a @ V2 @ Va ) ) )
=> ( Y2
!= ( paths_in_Resid1x_a @ Resid @ ( Resid @ X2 @ U5 ) @ ( cons_a @ V2 @ Va ) ) ) ) ) ) ) ) ).
% paths_in_rts.Resid1x.elims
thf(fact_1253_paths__in__rts_Ocong__append__ideI_I4_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ T4 @ ( append_a @ T4 @ U2 ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ T4 ) ) ) ) ) ) ).
% paths_in_rts.cong_append_ideI(4)
thf(fact_1254_paths__in__rts_Ocong__append__ideI_I3_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ U2 @ ( append_a @ T4 @ U2 ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ U2 ) ) ) ) ) ) ).
% paths_in_rts.cong_append_ideI(3)
thf(fact_1255_paths__in__rts_Ocong__append__ideI_I2_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ T4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ T4 @ ( append_a @ T4 @ U2 ) ) ) ) ) ) ) ).
% paths_in_rts.cong_append_ideI(2)
thf(fact_1256_paths__in__rts_Ocong__append__ideI_I1_J,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ U2 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ U2 @ ( append_a @ T4 @ U2 ) ) ) ) ) ) ) ).
% paths_in_rts.cong_append_ideI(1)
thf(fact_1257_paths__in__rts_Ocong__append,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,T7: list_a,U4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ T4 @ T7 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ T7 @ T4 ) ) )
=> ( ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ U2 @ U4 ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ U4 @ U2 ) ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ ( append_a @ T4 @ U2 ) @ ( append_a @ T7 @ U4 ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ ( append_a @ T7 @ U4 ) @ ( append_a @ T4 @ U2 ) ) ) ) ) ) ) ) ).
% paths_in_rts.cong_append
thf(fact_1258_paths__in__rts_Oseq__implies__Trgs__eq__Srcs,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( ( paths_in_Arr_a @ Resid @ U2 )
=> ( ( ord_less_eq_set_a @ ( paths_in_Trgs_a @ Resid @ T4 ) @ ( paths_in_Srcs_a @ Resid @ U2 ) )
=> ( ( paths_in_Trgs_a @ Resid @ T4 )
= ( paths_in_Srcs_a @ Resid @ U2 ) ) ) ) ) ) ).
% paths_in_rts.seq_implies_Trgs_eq_Srcs
thf(fact_1259_paths__in__rts_Osources__append,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ Resid ) @ ( append_a @ T4 @ U2 ) )
= ( sources_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 ) ) ) ) ).
% paths_in_rts.sources_append
thf(fact_1260_paths__in__rts_Otargets__append,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( ( targets_list_a @ ( paths_in_Resid_a @ Resid ) @ ( append_a @ T4 @ U2 ) )
= ( targets_list_a @ ( paths_in_Resid_a @ Resid ) @ U2 ) ) ) ) ).
% paths_in_rts.targets_append
thf(fact_1261_paths__in__rts_Oarr__append,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( arr_list_a @ ( paths_in_Resid_a @ Resid ) @ ( append_a @ T4 @ U2 ) ) ) ) ).
% paths_in_rts.arr_append
thf(fact_1262_paths__in__rts_OSrcs__simp_092_060_094sub_062P,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Arr_list_a @ Resid @ T4 )
=> ( ( paths_in_Srcs_list_a @ Resid @ T4 )
= ( sources_list_a @ Resid @ ( hd_list_a @ T4 ) ) ) ) ) ).
% paths_in_rts.Srcs_simp\<^sub>P
thf(fact_1263_paths__in__rts_OSrcs__simp_092_060_094sub_062P,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( ( paths_in_Srcs_a @ Resid @ T4 )
= ( sources_a @ Resid @ ( hd_a @ T4 ) ) ) ) ) ).
% paths_in_rts.Srcs_simp\<^sub>P
thf(fact_1264_paths__in__rts_Oappend__is__composite__of,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( seq_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 )
=> ( composite_of_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 @ U2 @ ( append_a @ T4 @ U2 ) ) ) ) ).
% paths_in_rts.append_is_composite_of
thf(fact_1265_paths__in__rts_OCon__sym1,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a,U: list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( paths_3541054012941122297list_a @ Resid @ T4 @ U )
!= nil_list_a )
= ( ( paths_1777230443808135851list_a @ Resid @ U @ T4 )
!= ( partial_null_list_a @ Resid ) ) ) ) ).
% paths_in_rts.Con_sym1
thf(fact_1266_paths__in__rts_OCon__sym1,axiom,
! [Resid: a > a > a,T4: list_a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Residx1_a @ Resid @ T4 @ U )
!= nil_a )
= ( ( paths_in_Resid1x_a @ Resid @ U @ T4 )
!= ( partial_null_a @ Resid ) ) ) ) ).
% paths_in_rts.Con_sym1
thf(fact_1267_paths__in__rts_OIde__imp__sources__eq__targets,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Ide_a @ Resid @ T4 )
=> ( ( sources_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 )
= ( targets_list_a @ ( paths_in_Resid_a @ Resid ) @ T4 ) ) ) ) ).
% paths_in_rts.Ide_imp_sources_eq_targets
thf(fact_1268_paths__in__rts_OTrgs__simp_092_060_094sub_062P,axiom,
! [Resid: list_a > list_a > list_a,T4: list_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( paths_in_Arr_list_a @ Resid @ T4 )
=> ( ( paths_in_Trgs_list_a @ Resid @ T4 )
= ( targets_list_a @ Resid @ ( last_list_a @ T4 ) ) ) ) ) ).
% paths_in_rts.Trgs_simp\<^sub>P
thf(fact_1269_paths__in__rts_OTrgs__simp_092_060_094sub_062P,axiom,
! [Resid: a > a > a,T4: list_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( paths_in_Arr_a @ Resid @ T4 )
=> ( ( paths_in_Trgs_a @ Resid @ T4 )
= ( targets_a @ Resid @ ( last_a @ T4 ) ) ) ) ) ).
% paths_in_rts.Trgs_simp\<^sub>P
thf(fact_1270_paths__in__rts_OCube__ind,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,V3: list_a,N: nat] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( ( ( paths_in_Resid_a @ Resid @ V3 @ T4 )
!= nil_a )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( size_size_list_a @ T4 ) @ ( size_size_list_a @ U2 ) ) @ ( size_size_list_a @ V3 ) ) @ N )
=> ( ( ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ V3 @ T4 ) @ ( paths_in_Resid_a @ Resid @ U2 @ T4 ) )
!= nil_a )
= ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ V3 @ U2 ) @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) )
!= nil_a ) )
& ( ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ V3 @ T4 ) @ ( paths_in_Resid_a @ Resid @ U2 @ T4 ) )
!= nil_a )
=> ( ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ V3 @ T4 ) @ ( paths_in_Resid_a @ Resid @ U2 @ T4 ) )
= ( paths_in_Resid_a @ Resid @ ( paths_in_Resid_a @ Resid @ V3 @ U2 ) @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) ) ) ) ) ) ) ) ) ).
% paths_in_rts.Cube_ind
thf(fact_1271_paths__in__rts_OCon__sym__ind,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,N: nat] :
( ( paths_in_rts_a @ Resid )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( size_size_list_a @ T4 ) @ ( size_size_list_a @ U2 ) ) @ N )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
= ( ( paths_in_Resid_a @ Resid @ U2 @ T4 )
!= nil_a ) ) ) ) ).
% paths_in_rts.Con_sym_ind
thf(fact_1272_paths__in__rts_Olength__Resid__ind,axiom,
! [Resid: a > a > a,T4: list_a,U2: list_a,N: nat] :
( ( paths_in_rts_a @ Resid )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( size_size_list_a @ T4 ) @ ( size_size_list_a @ U2 ) ) @ N )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ U2 )
!= nil_a )
=> ( ( size_size_list_a @ ( paths_in_Resid_a @ Resid @ T4 @ U2 ) )
= ( size_size_list_a @ T4 ) ) ) ) ) ).
% paths_in_rts.length_Resid_ind
thf(fact_1273_paths__in__rts_Oprfx__decomp,axiom,
! [Resid: a > a > a,T: a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ ( cons_a @ T @ nil_a ) @ ( cons_a @ U @ nil_a ) ) )
=> ( ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ ( append_a @ ( cons_a @ T @ nil_a ) @ ( cons_a @ ( Resid @ U @ T ) @ nil_a ) ) @ ( cons_a @ U @ nil_a ) ) )
& ( ide_list_a @ ( paths_in_Resid_a @ Resid ) @ ( paths_in_Resid_a @ Resid @ ( cons_a @ U @ nil_a ) @ ( append_a @ ( cons_a @ T @ nil_a ) @ ( cons_a @ ( Resid @ U @ T ) @ nil_a ) ) ) ) ) ) ) ).
% paths_in_rts.prfx_decomp
thf(fact_1274_paths__in__rts_OSrcs_Oelims,axiom,
! [Resid: list_a > list_a > list_a,X2: list_list_a,Y2: set_list_a] :
( ( paths_in_rts_list_a @ Resid )
=> ( ( ( paths_in_Srcs_list_a @ Resid @ X2 )
= Y2 )
=> ( ( ( X2 = nil_list_a )
=> ( Y2 != bot_bot_set_list_a ) )
=> ( ! [T3: list_a] :
( ( X2
= ( cons_list_a @ T3 @ nil_list_a ) )
=> ( Y2
!= ( sources_list_a @ Resid @ T3 ) ) )
=> ~ ! [T3: list_a] :
( ? [V2: list_a,Va: list_list_a] :
( X2
= ( cons_list_a @ T3 @ ( cons_list_a @ V2 @ Va ) ) )
=> ( Y2
!= ( sources_list_a @ Resid @ T3 ) ) ) ) ) ) ) ).
% paths_in_rts.Srcs.elims
thf(fact_1275_paths__in__rts_OSrcs_Oelims,axiom,
! [Resid: a > a > a,X2: list_a,Y2: set_a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Srcs_a @ Resid @ X2 )
= Y2 )
=> ( ( ( X2 = nil_a )
=> ( Y2 != bot_bot_set_a ) )
=> ( ! [T3: a] :
( ( X2
= ( cons_a @ T3 @ nil_a ) )
=> ( Y2
!= ( sources_a @ Resid @ T3 ) ) )
=> ~ ! [T3: a] :
( ? [V2: a,Va: list_a] :
( X2
= ( cons_a @ T3 @ ( cons_a @ V2 @ Va ) ) )
=> ( Y2
!= ( sources_a @ Resid @ T3 ) ) ) ) ) ) ) ).
% paths_in_rts.Srcs.elims
thf(fact_1276_paths__in__rts_OSrcs__Resid__Arr__single,axiom,
! [Resid: a > a > a,T4: list_a,U: a] :
( ( paths_in_rts_a @ Resid )
=> ( ( ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) )
!= nil_a )
=> ( ( paths_in_Srcs_a @ Resid @ ( paths_in_Resid_a @ Resid @ T4 @ ( cons_a @ U @ nil_a ) ) )
= ( targets_a @ Resid @ U ) ) ) ) ).
% paths_in_rts.Srcs_Resid_Arr_single
thf(fact_1277_identities__form__normal__sub__rts,axiom,
normal6589580540804570479list_a @ ( paths_in_Resid_a @ resid ) @ ( collect_list_a @ ( ide_list_a @ ( paths_in_Resid_a @ resid ) ) ) ).
% identities_form_normal_sub_rts
% Helper facts (3)
thf(help_If_3_1_If_001t__List__Olist_Itf__a_J_T,axiom,
! [P: $o] :
( ( P = $true )
| ( P = $false ) ) ).
thf(help_If_2_1_If_001t__List__Olist_Itf__a_J_T,axiom,
! [X2: list_a,Y2: list_a] :
( ( if_list_a @ $false @ X2 @ Y2 )
= Y2 ) ).
thf(help_If_1_1_If_001t__List__Olist_Itf__a_J_T,axiom,
! [X2: list_a,Y2: list_a] :
( ( if_list_a @ $true @ X2 @ Y2 )
= X2 ) ).
% Conjectures (1)
thf(conj_0,conjecture,
( ( paths_in_Arr_a @ resid @ ( cons_a @ ( resid @ ta @ u ) @ nil_a ) )
& ( paths_in_Arr_a @ resid @ ua )
& ( ( paths_in_Srcs_a @ resid @ ( cons_a @ ( resid @ ta @ u ) @ nil_a ) )
= ( paths_in_Srcs_a @ resid @ ua ) ) ) ).
%------------------------------------------------------------------------------