Theorems · Theorem · logic and foundations
FirstOrder.Language.Substructure.comap_comap
∀ {L : FirstOrder.Language} {M : Type w} {N : Type u_1} {P : Type u_2} [inst : L.Structure M] [inst_1 : L.Structure N]
[inst_2 : L.Structure P] (S : L.Substructure P) (g : L.Hom N P) (f : L.Hom M N),
FirstOrder.Language.Substructure.comap f (FirstOrder.Language.Substructure.comap g S) =
FirstOrder.Language.Substructure.comap (g.comp f) S- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
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.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructurestatement and proof · cited by 242
- FirstOrder.Language.Homstatement and proof · cited by 107
- FirstOrder.Language.Substructure.comapstatement · cited by 31
- FirstOrder.Language.Hom.compstatement · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.