Step
*
3
of Lemma
face_lattice-hom-fixes-sublattice2
1. I : fset(ℕ)
2. J : fset(ℕ)
3. J ⊆ I
4. f : Hom(face_lattice(I);face_lattice(J))
5. ∀i:names(J). (((f (i=0)) = (i=0) ∈ Point(face_lattice(J))) ∧ ((f (i=1)) = (i=1) ∈ Point(face_lattice(J))))
6. x : Point(face_lattice(J))
7. y : Point(face_lattice(J))
8. (f x) = x ∈ Point(face_lattice(J))
9. (f y) = y ∈ Point(face_lattice(J))
⊢ (f x ∨ y) = x ∨ y ∈ Point(face_lattice(J))
BY
{ RepeatFor 2 (DVar `f') }
1
1. I : fset(ℕ)
2. J : fset(ℕ)
3. J ⊆ I
4. f : Point(face_lattice(I)) ⟶ Point(face_lattice(J))
5. ∀[a,b:Point(face_lattice(I))].
     ((f a ∧ f b = (f a ∧ b) ∈ Point(face_lattice(J))) ∧ (f a ∨ f b = (f a ∨ b) ∈ Point(face_lattice(J))))
6. ((f 0) = 0 ∈ Point(face_lattice(J))) ∧ ((f 1) = 1 ∈ Point(face_lattice(J)))
7. ∀i:names(J). (((f (i=0)) = (i=0) ∈ Point(face_lattice(J))) ∧ ((f (i=1)) = (i=1) ∈ Point(face_lattice(J))))
8. x : Point(face_lattice(J))
9. y : Point(face_lattice(J))
10. (f x) = x ∈ Point(face_lattice(J))
11. (f y) = y ∈ Point(face_lattice(J))
⊢ (f x ∨ y) = x ∨ y ∈ Point(face_lattice(J))
Latex:
Latex:
1.  I  :  fset(\mBbbN{})
2.  J  :  fset(\mBbbN{})
3.  J  \msubseteq{}  I
4.  f  :  Hom(face\_lattice(I);face\_lattice(J))
5.  \mforall{}i:names(J).  (((f  (i=0))  =  (i=0))  \mwedge{}  ((f  (i=1))  =  (i=1)))
6.  x  :  Point(face\_lattice(J))
7.  y  :  Point(face\_lattice(J))
8.  (f  x)  =  x
9.  (f  y)  =  y
\mvdash{}  (f  x  \mvee{}  y)  =  x  \mvee{}  y
By
Latex:
RepeatFor  2  (DVar  `f')
Home
Index