Step
*
of Lemma
sq_stable__free-from-atom
∀[T:Type]. ∀[x:T]. ∀[a:Atom1].  SqStable(a#x:T)
BY
{ (TACTIC:TACTIC:Auto THEN (D 0 THENA Auto) THEN UseWitness ⌜Ax⌝⋅ THEN D -1) }
1
1. T : Type
2. x : T
3. a : Atom1
4. a#x:T
⊢ Ax ∈ a#x:T
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[x:T].  \mforall{}[a:Atom1].    SqStable(a\#x:T)
By
Latex:
(TACTIC:TACTIC:Auto  THEN  (D  0  THENA  Auto)  THEN  UseWitness  \mkleeneopen{}Ax\mkleeneclose{}\mcdot{}  THEN  D  -1)
Home
Index