Step * of Lemma free-from-atom-bool-subtype

[a:Atom1]. ∀[T:Type].  ∀[n:T]. a#n:T supposing T ⊆r 𝔹
BY
((Auto THEN GenConcl ⌜b⌝⋅THEN Auto THEN AutoBoolCase ⌜b⌝⋅}

1
1. Atom1
2. Type
3. T ⊆r 𝔹
4. T
5. : 𝔹
6. b
7. ↑b
⊢ a#tt:T

2
1. Atom1
2. Type
3. T ⊆r 𝔹
4. T
5. : 𝔹
6. ¬↑b
7. ff
⊢ a#ff:T


Latex:


Latex:
\mforall{}[a:Atom1].  \mforall{}[T:Type].    \mforall{}[n:T].  a\#n:T  supposing  T  \msubseteq{}r  \mBbbB{}


By


Latex:
((Auto  THEN  GenConcl  \mkleeneopen{}n  =  b\mkleeneclose{}\mcdot{})  THEN  Auto  THEN  AutoBoolCase  \mkleeneopen{}b\mkleeneclose{}\mcdot{})




Home Index