Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.Formula.realize_not

∀ {L : FirstOrder.Language} {M : Type w} [inst : L.Structure M] {α : Type u'} {φ : L.Formula α} {v : α → M},
  φ.not.Realize v ↔ ¬φ.Realize v
Defined in
Mathlib.ModelTheory.Semantics
Cited by
1 results in Mathlib
Foundations
Depth 22 from the axioms · uses Quot.sound
Assumes
FirstOrder.Language.Structure

Around this declaration

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

Cites5

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

Cited by1

Results whose statement or proof uses this declaration.