Remove unnecessary fv premisses

This commit is contained in:
JanUlrich 2024-02-09 21:49:41 +01:00
parent 3f92215914
commit 669837d6ac

View File

@ -239,8 +239,8 @@ $
\hline \hline
\vspace*{-0.4cm}\\ \vspace*{-0.4cm}\\
\wildcardEnv \cup \set{\wildcard{A}{\type{U}}{\type{L}}, \wildcard{B}{U'}{L'}} \vdash C \cup \, \set{ \type{L} \doteq \type{U} , \type{U'} \doteq \type{L'}, \type{U} \doteq \type{U'} } \wildcardEnv \cup \set{\wildcard{A}{\type{U}}{\type{L}}, \wildcard{B}{U'}{L'}} \vdash C \cup \, \set{ \type{L} \doteq \type{U} , \type{U'} \doteq \type{L'}, \type{U} \doteq \type{U'} }
\end{array} \quad \end{array}
\text{fv}(\type{U}, \type{U'}, \type{L}, \type{L'}) \subseteq \Delta_in % \quad \text{fv}(\type{U}, \type{U'}, \type{L}, \type{L'}) \subseteq \Delta_in
$ $
\\\\ \\\\
\rulename{Tame} \rulename{Tame}
@ -250,7 +250,7 @@ $
\hline \hline
\vspace*{-0.4cm}\\ \vspace*{-0.4cm}\\
\wildcardEnv \cup \set{\wildcard{A}{\type{U}}{\type{L}}} \vdash C \cup \, \set{ \type{L} \doteq \type{T}, \type{U} \doteq \type{T} } \wildcardEnv \cup \set{\wildcard{A}{\type{U}}{\type{L}}} \vdash C \cup \, \set{ \type{L} \doteq \type{T}, \type{U} \doteq \type{T} }
\end{array} \quad \text{fv}(\type{U}, \type{L}) \subseteq \Delta_in \end{array} %\quad \text{fv}(\type{U}, \type{L}) \subseteq \Delta_in
$ $
\\\\ \\\\
% \rulename{Equals} %TODO % \rulename{Equals} %TODO