Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Substructure.IsElementary

{L : FirstOrder.Language} → {M : Type u_1} → [inst : L.Structure M] → L.Substructure M → Prop

A substructure is elementary when every formula applied to a tuple in the substructure agrees with its value in the overall structure.

Defined in
Mathlib.ModelTheory.ElementarySubstructures
Cited by
8 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.

FirstOrder.Language.Substructure.isElementary_of_exists · cited by 2Substructure.isElementary…FirstOrder.Language.ElementarySubstructure.isElementary' · cited by 1ElementarySubstructure.is…FirstOrder.Language.ElementarySubstructure.mk.inj · cited by 1mk.injFirstOrder.Language.ElementarySubstructure.mk.noConfusion · cited by 1mk.noConfusionFirstOrder.Language.ElementarySubstructure.isElementary · cited by 0ElementarySubstructure.is…FirstOrder.Language.ElementarySubstructure.noConfusion · cited by 0ElementarySubstructure.no…FirstOrder.Language.ElementarySubstructure.noConfusionType · cited by 0ElementarySubstructure.no…FirstOrder.Language.ElementarySubstructure.recOn · cited by 0ElementarySubstructure.re…FirstOrder.Language.Substructure.skolem₁_reduct_isElementary · cited by 0Substructure.skolem₁_redu…FirstOrder.Language.ElementarySubstructure.mk.injEq · cited by 0mk.injEqFirstOrder.Language.ElementarySubstructure.mk.sizeOf_spec · cited by 0mk.sizeOf_specFirstOrder.Language.MeetsDefinable.isElementary_closure · cited by 0MeetsDefinable.isElementa…FirstOrder.Language.ElementarySubstructure.casesOn · cited by 0ElementarySubstructure.ca…FirstOrder.Language · cited by 1084FirstOrder.LanguageFirstOrder.Language.Structure · cited by 775Language.StructureFirstOrder.Language.Substructure · cited by 242Language.SubstructureFirstOrder.Language.Formula · cited by 93Language.FormulaFirstOrder.Language.Formula.Realize · cited by 81Formula.RealizeSubstructure.IsElementaryCITED BYCITES

Cites5

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

Cited by13

Results whose statement or proof uses this declaration.