Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.LHom.realize_onTerm

∀ {L : FirstOrder.Language} {L' : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'}
  [inst_1 : L'.Structure M] (φ : L →ᴸ L') [φ.IsExpansionOn M] (t : L.Term α) (v : α → M),
  FirstOrder.Language.Term.realize v (φ.onTerm t) = FirstOrder.Language.Term.realize v t
Defined in
Mathlib.ModelTheory.Semantics
Cited by
3 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext, Quot.sound
Assumes
FirstOrder.Language.StructureFirstOrder.Language.StructureFirstOrder.Language.LHom.IsExpansionOn

Around this declaration

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

Cites11

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.