Theorems · Theorem · logic and foundations
FirstOrder.Language.LHom.IsExpansionOn.map_onRelation
∀ {L : FirstOrder.Language} {L' : FirstOrder.Language} {ϕ : L →ᴸ L'} {M : Type u_1} {inst : L.Structure M}
{inst_1 : L'.Structure M} [self : ϕ.IsExpansionOn M] {n : ℕ} (R : L.Relations n) (x : Fin n → M),
FirstOrder.Language.Structure.RelMap (ϕ.onRelation R) x = FirstOrder.Language.Structure.RelMap R x- Defined in
- Mathlib.ModelTheory.LanguageMap
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Relationsstatement · cited by 147
- FirstOrder.Language.Structure.RelMapstatement · cited by 68
- FirstOrder.Language.LHomstatement and proof · cited by 66
- FirstOrder.Language.LHom.IsExpansionOnstatement and proof · cited by 31
- FirstOrder.Language.LHom.onRelationstatement · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.LHom.map_onRelationproof · cited by 3