Theorems · Theorem · logic and foundations
FirstOrder.Language.Substructure.closure_image
∀ {L : FirstOrder.Language} {M : Type w} {N : Type u_1} [inst : L.Structure M] [inst_1 : L.Structure N] {s : Set M}
(f : L.Hom M N),
(FirstOrder.Language.Substructure.closure L).toFun (⇑f '' s) =
FirstOrder.Language.Substructure.map f ((FirstOrder.Language.Substructure.closure L).toFun s)- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- 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
- FirstOrder.Language.Substructure.map_closureproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Substructure.FG.mapproof · cited by 2
- FirstOrder.Language.age.countable_quotientproof · cited by 2
- FirstOrder.Language.Substructure.CG.mapproof · cited by 2
- FirstOrder.Language.DirectLimit.cgproof · cited by 1