Theorems · Theorem · logic and foundations
Set.Definable.map_expansion
∀ {M : Type w} {A : Set M} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u₁} {s : Set (α → M)}
{L' : FirstOrder.Language} [inst_1 : L'.Structure M],
A.Definable L s → ∀ (φ : L →ᴸ L') [φ.IsExpansionOn M], A.Definable L' s- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.extproof · cited by 2,266
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.withConstantsproof · cited by 108
- FirstOrder.Language.Formulaproof · cited by 93
- FirstOrder.Language.Formula.Realizeproof · cited by 81
- FirstOrder.Language.LHomstatement and proof · cited by 66
- Set.Definablestatement and proof · cited by 39
- FirstOrder.Language.LHom.IsExpansionOnstatement and proof · cited by 31
Cited by1
Results whose statement or proof uses this declaration.
- Set.Definable.monoproof · cited by 4