Theorems · Theorem · logic and foundations
FirstOrder.Language.Substructure.map_closure
∀ {L : FirstOrder.Language} {M : Type w} {N : Type u_1} [inst : L.Structure M] [inst_1 : L.Structure N] (f : L.Hom M N)
(s : Set M),
FirstOrder.Language.Substructure.map f ((FirstOrder.Language.Substructure.closure L).toFun s) =
(FirstOrder.Language.Substructure.closure L).toFun (⇑f '' s)- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- SetLike.coestatement · cited by 8,199
- Set.imagestatement · cited by 5,609
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructurestatement · cited by 242
- Set.image_monoproof · cited by 197
- FirstOrder.Language.Homstatement and proof · cited by 107
- LowerAdjoint.toFunstatement · cited by 105
- FirstOrder.Language.Substructure.closurestatement · cited by 70
- FirstOrder.Language.Substructure.mapstatement · cited by 49
Cited by4
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Substructure.closure_imageproof · cited by 4
- FirstOrder.Language.Substructure.CG.of_map_embeddingproof · cited by 1
- FirstOrder.Language.Substructure.FG.of_map_embeddingproof · cited by 1
- FirstOrder.Language.DirectLimit.exists_fg_substructure_in_Sigmaproof · cited by 0