Step * of Lemma fdl-1-join-irreducible

[X:Type]
  ∀x,y:Point(free-dl(X)).  (x ∨ 1 ∈ Point(free-dl(X)) ⇐⇒ (x 1 ∈ Point(free-dl(X))) ∨ (y 1 ∈ Point(free-dl(X))))
BY
Auto }

1
1. [X] Type
2. Point(free-dl(X))
3. Point(free-dl(X))
4. x ∨ 1 ∈ Point(free-dl(X))
⊢ (x 1 ∈ Point(free-dl(X))) ∨ (y 1 ∈ Point(free-dl(X)))

2
1. Type
2. Point(free-dl(X))
3. Point(free-dl(X))
4. (x 1 ∈ Point(free-dl(X))) ∨ (y 1 ∈ Point(free-dl(X)))
⊢ x ∨ 1 ∈ Point(free-dl(X))


Latex:


Latex:
\mforall{}[X:Type].  \mforall{}x,y:Point(free-dl(X)).    (x  \mvee{}  y  =  1  \mLeftarrow{}{}\mRightarrow{}  (x  =  1)  \mvee{}  (y  =  1))


By


Latex:
Auto




Home Index