]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/grammar/genv.ma
partial commit: just the components before "static" ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / grammar / genv.ma
index 2cf0f6d3dd6b6c10e1d029397df0053ba0b0fd92..38757ca1643dad295ab0d5a814fbe1eb56e2929f 100644 (file)
@@ -38,4 +38,4 @@ interpretation "abstraction (global environment)"
 
 (* Basic properties *********************************************************)
 
-axiom genv_eq_dec: ∀T1,T2:genv. Decidable (T1 = T2).
+axiom genv_eq_dec: ∀G1,G2:genv. Decidable (G1 = G2).