Theorems · Definition · logic and foundations
FirstOrder.Language.LHom.substructureReduct
{L : FirstOrder.Language} →
{M : Type w} →
[inst : L.Structure M] →
{L' : FirstOrder.Language} →
[inst_1 : L'.Structure M] → (φ : L →ᴸ L') → [φ.IsExpansionOn M] → L'.Substructure M ↪o L.Substructure MReduces the language of a substructure along a language hom.
- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coeproof · cited by 8,199
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- OrderEmbeddingstatement · cited by 619
- FirstOrder.Language.Substructurestatement and proof · cited by 242
- FirstOrder.Language.Functionsproof · cited by 153
- FirstOrder.Language.LHomstatement and proof · cited by 66
- FirstOrder.Language.LHom.IsExpansionOnstatement and proof · cited by 31
Cited by7
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Substructure.elementarySkolem₁Reductproof · cited by 4
- FirstOrder.Language.Substructure.reduct_withConstantsstatement · cited by 1
- FirstOrder.Language.LHom.substructureReduct.congr_simpstatement and proof · cited by 0
- FirstOrder.Language.Substructure.skolem₁_reduct_isElementarystatement and proof · cited by 0
- FirstOrder.Language.Substructure.closure_withConstants_eqproof · cited by 0
- FirstOrder.Language.LHom.mem_substructureReductstatement · cited by 0
- FirstOrder.Language.LHom.coe_substructureReductstatement · cited by 0