Theorems · Theorem · logic and foundations
FirstOrder.Language.LEquiv.trans_toLHom
∀ {L : FirstOrder.Language} {L' : FirstOrder.Language} {L'' : FirstOrder.Language} (e : L ≃ᴸ L') (e' : L' ≃ᴸ L''),
(e.trans e').toLHom = e'.toLHom.comp e.toLHom- Defined in
- Mathlib.ModelTheory.LanguageMap
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses no axioms
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.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.LHomstatement · cited by 66
- FirstOrder.Language.LHom.compstatement · cited by 20
- FirstOrder.Language.LEquivstatement and proof · cited by 19
- FirstOrder.Language.LEquiv.toLHomstatement and proof · cited by 11
- FirstOrder.Language.LEquiv.transstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.