Step
*
1
2
1
1
1
3
1
of Lemma
face-lattice-induction
1. T : Type
2. eq : EqDecider(T)
3. ∀[x:Point(face-lattice(T;eq))]. (x = \/(λs./\(λu.{{u}}"(s))"(x)) ∈ Point(face-lattice(T;eq)))
4. P : Point(face-lattice(T;eq)) ⟶ ℙ
5. ∀x:Point(face-lattice(T;eq)). SqStable(P[x])
6. P[0]
7. P[1]
8. ∀x,y:Point(face-lattice(T;eq)).  (P[x] 
⇒ P[y] 
⇒ P[x ∨ y])
9. ∀x:Point(face-lattice(T;eq)). (P[x] 
⇒ (∀i:T. (P[(i=0) ∧ x] ∧ P[(i=1) ∧ x])))
10. x : Point(face-lattice(T;eq))
11. deq-fset(deq-fset(union-deq(T;T;eq;eq))) ∈ EqDecider(Point(face-lattice(T;eq)))
12. v : fset(Point(face-lattice(T;eq)))
13. λs./\(λu.{{u}}"(s))"(x) = v ∈ fset(Point(face-lattice(T;eq)))
14. x1 : Point(face-lattice(T;eq))
15. x2 : fset(T + T)
16. x2 ∈ x
17. x1 = /\(λu.{{u}}"(x2)) ∈ Point(face-lattice(T;eq))
⊢ P[/\(λu.{{u}}"(x2))]
BY
{ (ThinVar `x1' THEN Thin (-1) THEN RenameVar `s' (-1)) }
1
1. T : Type
2. eq : EqDecider(T)
3. ∀[x:Point(face-lattice(T;eq))]. (x = \/(λs./\(λu.{{u}}"(s))"(x)) ∈ Point(face-lattice(T;eq)))
4. P : Point(face-lattice(T;eq)) ⟶ ℙ
5. ∀x:Point(face-lattice(T;eq)). SqStable(P[x])
6. P[0]
7. P[1]
8. ∀x,y:Point(face-lattice(T;eq)).  (P[x] 
⇒ P[y] 
⇒ P[x ∨ y])
9. ∀x:Point(face-lattice(T;eq)). (P[x] 
⇒ (∀i:T. (P[(i=0) ∧ x] ∧ P[(i=1) ∧ x])))
10. x : Point(face-lattice(T;eq))
11. deq-fset(deq-fset(union-deq(T;T;eq;eq))) ∈ EqDecider(Point(face-lattice(T;eq)))
12. v : fset(Point(face-lattice(T;eq)))
13. λs./\(λu.{{u}}"(s))"(x) = v ∈ fset(Point(face-lattice(T;eq)))
14. s : fset(T + T)
⊢ P[/\(λu.{{u}}"(s))]
Latex:
Latex:
1.  T  :  Type
2.  eq  :  EqDecider(T)
3.  \mforall{}[x:Point(face-lattice(T;eq))].  (x  =  \mbackslash{}/(\mlambda{}s./\mbackslash{}(\mlambda{}u.\{\{u\}\}"(s))"(x)))
4.  P  :  Point(face-lattice(T;eq))  {}\mrightarrow{}  \mBbbP{}
5.  \mforall{}x:Point(face-lattice(T;eq)).  SqStable(P[x])
6.  P[0]
7.  P[1]
8.  \mforall{}x,y:Point(face-lattice(T;eq)).    (P[x]  {}\mRightarrow{}  P[y]  {}\mRightarrow{}  P[x  \mvee{}  y])
9.  \mforall{}x:Point(face-lattice(T;eq)).  (P[x]  {}\mRightarrow{}  (\mforall{}i:T.  (P[(i=0)  \mwedge{}  x]  \mwedge{}  P[(i=1)  \mwedge{}  x])))
10.  x  :  Point(face-lattice(T;eq))
11.  deq-fset(deq-fset(union-deq(T;T;eq;eq)))  \mmember{}  EqDecider(Point(face-lattice(T;eq)))
12.  v  :  fset(Point(face-lattice(T;eq)))
13.  \mlambda{}s./\mbackslash{}(\mlambda{}u.\{\{u\}\}"(s))"(x)  =  v
14.  x1  :  Point(face-lattice(T;eq))
15.  x2  :  fset(T  +  T)
16.  x2  \mmember{}  x
17.  x1  =  /\mbackslash{}(\mlambda{}u.\{\{u\}\}"(x2))
\mvdash{}  P[/\mbackslash{}(\mlambda{}u.\{\{u\}\}"(x2))]
By
Latex:
(ThinVar  `x1'  THEN  Thin  (-1)  THEN  RenameVar  `s'  (-1))
Home
Index