Step * of Lemma lattice-le-order

No Annotations
l:Lattice. Order(Point(l);x,y.x ≤ y)
BY
(Auto THEN RepeatFor ((D THEN Auto))) }

1
1. Lattice@i'
2. Point(l)@i
⊢ a ≤ a

2
1. Lattice@i'
2. Point(l)@i
3. Point(l)@i
4. Point(l)@i
5. a ≤ b
6. b ≤ c
⊢ a ≤ c

3
1. Lattice@i'
2. Trans(Point(l);x,y.x ≤ y)
3. Point(l)@i
4. Point(l)@i
5. x ≤ y
6. y ≤ x
⊢ y ∈ Point(l)


Latex:


Latex:
No  Annotations
\mforall{}l:Lattice.  Order(Point(l);x,y.x  \mleq{}  y)


By


Latex:
(Auto  THEN  RepeatFor  2  ((D  0  THEN  Auto)))




Home Index