Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.BoundedFormula.iInf

{L : FirstOrder.Language} →
  {α : Type u'} → {β : Type v'} → {n : ℕ} → [Finite β] → (β → L.BoundedFormula α n) → L.BoundedFormula α n

Take the conjunction of a finite set of formulas. Note that this is an arbitrary formula defined using the axiom of choice. It is only well-defined up to equivalence of formulas.

Defined in
Mathlib.ModelTheory.Syntax
Cited by
5 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Finite

Around this declaration

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

Cites8

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.