Theorems · Theorem · logic and foundations
FirstOrder.Language.Equiv.comp_toEmbedding
∀ {L : FirstOrder.Language} {M : Type w} {N : Type w'} [inst : L.Structure M] [inst_1 : L.Structure N] {P : Type u_1}
[inst_2 : L.Structure P] (hnp : L.Equiv N P) (hmn : L.Equiv M N),
(hnp.comp hmn).toEmbedding = hnp.toEmbedding.comp hmn.toEmbedding- Defined in
- Mathlib.ModelTheory.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
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.Embeddingstatement · cited by 128
- FirstOrder.Language.Equivstatement and proof · cited by 83
- FirstOrder.Language.Embedding.compstatement · cited by 38
- FirstOrder.Language.Equiv.toEmbeddingstatement · cited by 34
- FirstOrder.Language.Equiv.compstatement · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Equiv.symm_comp_self_toEmbeddingproof · cited by 0
- FirstOrder.Language.Equiv.self_comp_symm_toEmbeddingproof · cited by 0