Documentation
LeanCourse
.
MIL
.
C02_Basics
.
S05_Proving_Facts_about_Algebraic_Structures
Search
Google site search
return to top
source
Imports
Init
LeanCourse.Common
Mathlib.Topology.MetricSpace.Basic
Imported by
absorb1
absorb2
source
theorem
absorb1
{α :
Type
u_1}
[
Lattice
α
]
(x :
α
)
(y :
α
)
:
x
⊓
(
x
⊔
y
)
=
x
source
theorem
absorb2
{α :
Type
u_1}
[
Lattice
α
]
(x :
α
)
(y :
α
)
:
x
⊔
x
⊓
y
=
x