Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Term.constantsVarsEquiv

{L : FirstOrder.Language} → {α : Type u'} → {γ : Type u_1} → (L.withConstants γ).Term α ≃ L.Term (γ ⊕ α)

A bijection between terms with constants and terms with extra variables.

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

Around this declaration

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

Cites6

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

Cited by3

Results whose statement or proof uses this declaration.