Documentation
Groebner
.
ToMathlib
.
PropLemma
Search
return to top
source
Imports
Init
Lean
Imported by
and_imp_iff_and
imp_and_iff_and
source
@[simp]
theorem
and_imp_iff_and
{
a
b
:
Prop
}
:
a
∧
(
a
→
b
)
↔
a
∧
b
source
@[simp]
theorem
imp_and_iff_and
{
a
b
:
Prop
}
:
(
a
→
b
)
∧
a
↔
b
∧
a