Documentation

Mathlib.Logic.Function.ULift

ULift and PLift #

@[simp]
theorem ULift.down_inj {α : Type u_1} {a b : ULift α} :
a.down = b.down a = b
@[simp]
theorem PLift.down_inj {α : Sort u_1} {a b : PLift α} :
a.down = b.down a = b