Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.presburger.sum

{α : Type u_1} →
  {β : Type u_2} → Finset β → (β → FirstOrder.Language.presburger.Term α) → FirstOrder.Language.presburger.Term α

Summation over a finite set of terms in Presburger arithmetic. It is defined via choice, so the result only makes sense when the structure satisfies commutativity (see realize_sum).

Defined in
Mathlib.ModelTheory.Arithmetic.Presburger.Basic
Cited by
2 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.