Theorems · Theorem · logic and foundations
FirstOrder.Language.Substructure.map_map
∀ {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 M) (g : L.Hom N P) (f : L.Hom M N),
FirstOrder.Language.Substructure.map g (FirstOrder.Language.Substructure.map f S) =
FirstOrder.Language.Substructure.map (g.comp f) S- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- SetLike.coe_injectiveproof · cited by 374
- FirstOrder.Language.Substructurestatement and proof · cited by 242
- Set.image_imageproof · cited by 140
- FirstOrder.Language.Homstatement and proof · cited by 107
- FirstOrder.Language.Substructure.mapstatement and proof · cited by 49
- FirstOrder.Language.Hom.compstatement and proof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.DirectLimit.range_liftproof · cited by 1