Theorems · Theorem · logic and foundations
FirstOrder.Language.LHom.comp_onFunction
∀ {L : FirstOrder.Language} {L' : FirstOrder.Language} {L'' : FirstOrder.Language} (g : L' →ᴸ L'') (f : L →ᴸ L')
(_n : ℕ) (F : L.Functions _n), (g.comp f).onFunction F = g.onFunction (f.onFunction F)- Defined in
- Mathlib.ModelTheory.LanguageMap
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Functionsstatement and proof · cited by 153
- FirstOrder.Language.LHomstatement and proof · cited by 66
- FirstOrder.Language.LHom.onFunctionstatement and proof · cited by 27
- FirstOrder.Language.LHom.compstatement and proof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.