Documentation
Mt.Utils
Google site search
Mt.Utils
source
Imports
Init
Mt.Utils.List
Mt.Utils.Nat
Imported by
Mt.Utils.forall_ext
source
ink
theorem
Mt.Utils.forall_ext
{α :
Type
}
{f :
α
→
Prop
}
{g :
α
→
Prop
}
(h :
∀ (
a
:
α
),
f
a
=
g
a
)
:
(
(
a
:
α
) →
f
a
)
=
(
(
a
:
α
) →
g
a
)