Level: Lib Thy Top: 2 3
Hypotheses:- E :

- T :

- L :

- Ach : Signature(E;T;L)
- Tor : Signature(E;T;L)
- Run(E;T;L;Ach)
- Run(E;T;L;Tor)
- Ach

Tor - Ach.t1
Tor.t1 - IVP(Ach)
- TEP
- Ach || Tor
- t0 = t0
- t : T
- t0 < t
- t
Ach.t1 - Ach.d t = Tor.d t
s:T. t0
s
s < t 
(Ach.d s) < (Tor.d s)- Def t
n:
v:
n 
T
t0 = v 0
(
i:
(n - 1). (v i) < (v (i + 1)))
(
i:
n. (v i) < t
Def (v i)
t0
(v i))
Conclusion:
False
Applied Tactic: Unfold `run` 6 THEN Auto THEN Unfold `tep` 19 THEN InstHyp [
t
] 19 THENA Auto THEN D 29 THEN With
e
(D 12) THENA Auto THEN D 30 THEN D 31 THEN With
n + 1
(D 27) THENA Auto THEN D 32 THEN InstLemma `ax_choice` [
T
;
E
;

t e.Def t 
I e
t = time e
] THENA Auto THEN D 34 THEN InstLemma `phole_aux` [
n
;
i.w (f (v i))
] THENA Auto
Generated subgoals:1. 1
n2. f (v i)
{f:E| f < e}
3. False