Documentation

Foundation.Vorspiel.IsEmpty

theorem IsEmpty.eq_elim' {o : Sort u} (h : IsEmpty o) {α : Sort u_1} (f : oα) :
f = h.elim'
theorem IsEmpty.eq_elim {o : Sort u} (h : IsEmpty o) {α : Sort u_1} (f : oα) :
f = fun (a : o) => h.elim a