Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Theory.ModelType.reduct

{L : FirstOrder.Language} →
  {T : L.Theory} → {L' : FirstOrder.Language} → (φ : L →ᴸ L') → (φ.onTheory T).ModelType → T.ModelType

The reduct of any model of φ.onTheory T is a model of T.

Defined in
Mathlib.ModelTheory.Bundled
Cited by
5 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites6

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

Cited by5

Results whose statement or proof uses this declaration.