Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.LHom.setOf_realize_onFormula

Deprecated since 2026-07-09Use FirstOrder.Language.LHom.setOfPred_realize_onFormula instead.

∀ {L : FirstOrder.Language} {L' : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'}
  [inst_1 : L'.Structure M] (φ : L →ᴸ L') [φ.IsExpansionOn M] (ψ : L.Formula α),
  Set.ofPred (φ.onFormula ψ).Realize = Set.ofPred ψ.Realize

Alias of FirstOrder.Language.LHom.setOfPred_realize_onFormula.

Defined in
Mathlib.ModelTheory.Semantics
Cited by
0 results in Mathlib
Foundations
Depth 27 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.

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.