Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
adelaett committed Jan 18, 2024
1 parent b70bedc commit d3b326c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions theories/trans.v
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,9 @@ Proof.
}
{ simpl.
repeat step.
induction ts; simpl.
{ repeat step. eapply diagram_finish. }
{ repeat step. }
admit.
}
{ eexists; split; asimpl; [|eapply star_refl].
Expand Down

0 comments on commit d3b326c

Please sign in to comment.