Documentation
Mathlib
.
Logic
.
Function
.
ULift
Search
Google site search
return to top
source
Imports
Init
Mathlib.Logic.Function.Defs
Imported by
ULift
.
down_injective
ULift
.
down_inj
PLift
.
down_injective
PLift
.
down_inj
ULift
and
PLift
#
source
theorem
ULift
.
down_injective
{α :
Type
u_1}
:
Function.Injective
ULift.down
source
@[simp]
theorem
ULift
.
down_inj
{α :
Type
u_1}
{a :
ULift
α
}
{b :
ULift
α
}
:
a
.down
=
b
.down
↔
a
=
b
source
theorem
PLift
.
down_injective
{α :
Sort
u_1}
:
Function.Injective
PLift.down
source
@[simp]
theorem
PLift
.
down_inj
{α :
Sort
u_1}
{a :
PLift
α
}
{b :
PLift
α
}
:
a
.down
=
b
.down
↔
a
=
b