Step * of Lemma free-dlwc-1-join-irreducible

No Annotations
T:Type. ∀eq:EqDecider(T). ∀Cs:T ⟶ fset(fset(T)). ∀x,y:Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])).
  (x ∨ 1 ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
  ⇐⇒ (x 1 ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))
      ∨ (y 1 ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))))
BY
Auto }

1
1. Type@i'
2. eq EqDecider(T)@i
3. Cs T ⟶ fset(fset(T))@i
4. Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))@i
5. Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))@i
6. x ∨ 1 ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
⊢ (x 1 ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))
∨ (y 1 ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))

2
1. Type@i'
2. eq EqDecider(T)@i
3. Cs T ⟶ fset(fset(T))@i
4. Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))@i
5. Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))@i
6. (x 1 ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))
∨ (y 1 ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])))
⊢ x ∨ 1 ∈ Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))


Latex:


Latex:
No  Annotations
\mforall{}T:Type.  \mforall{}eq:EqDecider(T).  \mforall{}Cs:T  {}\mrightarrow{}  fset(fset(T)).
\mforall{}x,y:Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])).
    (x  \mvee{}  y  =  1  \mLeftarrow{}{}\mRightarrow{}  (x  =  1)  \mvee{}  (y  =  1))


By


Latex:
Auto




Home Index