aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Wellfounded/Inverse_Image.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Wellfounded/Inverse_Image.v')
-rw-r--r--theories/Wellfounded/Inverse_Image.v4
1 files changed, 2 insertions, 2 deletions
diff --git a/theories/Wellfounded/Inverse_Image.v b/theories/Wellfounded/Inverse_Image.v
index df6a61198..c57e70725 100644
--- a/theories/Wellfounded/Inverse_Image.v
+++ b/theories/Wellfounded/Inverse_Image.v
@@ -47,8 +47,8 @@ Section Inverse_Image.
destruct H3.
apply (IHAcc x1); auto.
Qed.
-
-
+
+
Theorem wf_inverse_rel : well_founded R -> well_founded RoF.
Proof.
red in |- *; constructor; intros.