Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Term.varFinsetLeft

{L : FirstOrder.Language} → {α : Type u'} → {β : Type v'} → [DecidableEq α] → L.Term (α ⊕ β) → Finset α

The Finset of variables from the left side of a sum used in a given term.

Defined in
Mathlib.ModelTheory.Syntax
Cited by
7 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEq

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 by8

Results whose statement or proof uses this declaration.