]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/basic_2/unfold/gr2_gr2.ma
- we introduced the pointer_step rc in the perspective of proving
[helm.git] / matita / matita / contribs / lambda_delta / basic_2 / unfold / gr2_gr2.ma
index 438605e85cf190dd93f2fffa29e8930fef46125e..20ce856d68d4fbe9e50496152842e5a32d0587e3 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-include "Basic_2/unfold/gr2.ma".
+include "basic_2/unfold/gr2.ma".
 
 (* GENERIC RELOCATION WITH PAIRS ********************************************)
 
 (* Main properties **********************************************************)
 
-theorem at_mono: ∀des,i,i1. @[i] des ≡ i1 → ∀i2. @[i] des ≡ i2 → i1 = i2.
+theorem at_mono: ∀des,i,i1. @⦃i, des⦄ ≡ i1 → ∀i2. @⦃i, des⦄ ≡ i2 → i1 = i2.
 #des #i #i1 #H elim H -des -i -i1
 [ #i #x #H <(at_inv_nil … H) -x //
 | #des #d #e #i #i1 #Hid #_ #IHi1 #x #H