Mathlib Map

Theorems · Theorem · logic and foundations

FirstOrder.Language.Theory.CompleteType.setOf_subset_eq_empty_iff

Deprecated since 2026-07-09Use FirstOrder.Language.Theory.CompleteType.setOfPred_subset_eq_empty_iff instead.

∀ {L : FirstOrder.Language} {T : L.Theory} {α : Type w} (S : (L.withConstants α).Theory),
  {p | S ⊆ ↑p} = ∅ ↔ ¬((L.lhomWithConstants α).onTheory T ∪ S).IsSatisfiable

Alias of FirstOrder.Language.Theory.CompleteType.setOfPred_subset_eq_empty_iff.

Defined in
Mathlib.ModelTheory.Types
Cited by
0 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites12

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.