Change equals

This commit is contained in:
Andreas Stadelmeier 2024-02-08 14:53:40 +01:00
parent 7bf8a3a2da
commit 1a3cf1c78e

View File

@ -253,37 +253,37 @@ $
\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
& $ % & $
\begin{array}[c]{l} % \begin{array}[c]{l}
\wildcardEnv \vdash C \cup \, \set{ \type{N} \doteq \type{N'} } \\ % \wildcardEnv \vdash C \cup \, \set{ \type{N} \doteq \type{N'} } \\
\hline % \hline
\vspace*{-0.4cm}\\ % \vspace*{-0.4cm}\\
\wildcardEnv \vdash C \cup \, % \wildcardEnv \vdash C \cup \,
\set{ % \set{
\type{N} \lessdot \type{N'}, \type{N'} \lessdot \type{N} % \type{N} \lessdot \type{N'}, \type{N'} \lessdot \type{N}
} % }
\end{array} % \quad \text{fv}(\type{N}) = \text{fv}(\type{N'}) = \emptyset % \end{array} % \quad \text{fv}(\type{N}) = \text{fv}(\type{N'}) = \emptyset
$ % $
\\\\ % \\\\
% \rulename{Equals} %TODO \rulename{Equals} %TODO
% & $ & $
% \begin{array}[c]{l} \begin{array}[c]{l}
% \wildcardEnv \vdash C \cup \, \set{ \wctype{\Delta}{C}{\ol{T}} \doteq \wctype{\Delta}{C}{\ol{T'}} } \\ \wildcardEnv \vdash C \cup \, \set{ \wctype{\Delta}{C}{\ol{T}} \doteq \wctype{\Delta}{C}{\ol{T'}} } \\
% \hline \hline
% \vspace*{-0.4cm}\\ \vspace*{-0.4cm}\\
% \wildcardEnv \vdash C \cup \, \wildcardEnv \vdash C \cup \,
% \set{ \set{
% % \pi(\ol{T}) \doteq \pi(\ol{T'} ) \pi(\ol{T}) \doteq \pi(\ol{T'} )
% \ol{T} \doteq \ol{T'} %\ol{T} \doteq \ol{T'}
% } }
% \end{array} \end{array}
% \quad \begin{array}{l} \quad \begin{array}{l}
% \text{given a permutation}\ \pi\ \text{with:}\\ \text{given a permutation}\ \pi\ \text{with:}\\
% \pi(\Delta) = \pi(\Delta') \pi(\Delta) = \pi(\Delta')
% \end{array} \end{array}
% $ $
% \\\\ \\\\
\rulename{Erase} \rulename{Erase}
& $ & $
\begin{array}[c]{l} \begin{array}[c]{l}