Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.Formula.realize_equal

∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {t₁ t₂ : L.Term α} {x : α → M},
  (t₁.equal t₂).Realize x ↔ FirstOrder.Language.Term.realize x t₁ = FirstOrder.Language.Term.realize x t₂
Defined in
Mathlib.ModelTheory.Semantics
Cited by
0 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
FirstOrder.Language.Structure

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.