Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.LEquiv.onBoundedFormula

{L : FirstOrder.Language} →
  {L' : FirstOrder.Language} → {α : Type u'} → {n : ℕ} → (L ≃ᴸ L') → L.BoundedFormula α n ≃ L'.BoundedFormula α n

Maps a bounded formula's symbols along a language equivalence.

Defined in
Mathlib.ModelTheory.Syntax
Cited by
3 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites7

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

Cited by4

Results whose statement or proof uses this declaration.