Theorems · Theorem · logic and foundations
FirstOrder.Language.Theory.isSatisfiable_union_distinctConstantsTheory_of_card_le
∀ {L : FirstOrder.Language} {α : Type w} (T : L.Theory) (s : Set α) (M : Type w') [Nonempty M] [inst : L.Structure M]
[M ⊨ T],
Cardinal.lift.{w', w} (Cardinal.mk ↑s) ≤ Cardinal.lift.{w, w'} (Cardinal.mk M) →
((L.lhomWithConstants α).onTheory T ∪ L.distinctConstantsTheory s).IsSatisfiable- Defined in
- Mathlib.ModelTheory.Satisfiability
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Cardinalstatement · cited by 2,598
- FirstOrder.Languagestatement and proof · cited by 1,084
- Cardinal.mkstatement and proof · cited by 942
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Cardinal.liftstatement and proof · cited by 583
- Nonempty.someproof · cited by 340
- Subtype.coe_injectiveproof · cited by 205
- FirstOrder.Language.Theorystatement and proof · cited by 154
- FirstOrder.Language.Sentencestatement · cited by 127
Cited by1
Results whose statement or proof uses this declaration.