Documentation

Mt.Utils

theorem Mt.Utils.forall_ext {α : Type} {f : αProp} {g : αProp} (h : ∀ (a : α), f a = g a) :
((a : α) → f a) = ((a : α) → g a)