Documentation
Lean
.
Meta
.
Tactic
.
LinearArith
.
Basic
Search
Google site search
return to top
source
Imports
Lean.Expr
Imported by
Lean
.
Meta
.
Linear
.
isLinearTerm
Lean
.
Meta
.
Linear
.
isLinearCnstr
source
def
Lean
.
Meta
.
Linear
.
isLinearTerm
(e :
Lean.Expr
)
:
Bool
Quick filter for linear terms.
Equations
One or more equations did not get rendered due to their size.
Instances For
source
partial def
Lean
.
Meta
.
Linear
.
isLinearCnstr
(e :
Lean.Expr
)
:
Bool
Quick filter for linear constraints.