Theorems · Theorem · logic and foundations
FirstOrder.Language.Substructure.comap_iSup_map_of_injective
∀ {L : FirstOrder.Language} {M : Type w} {N : Type u_1} [inst : L.Structure M] [inst_1 : L.Structure N] {ι : Type u_3}
{f : L.Hom M N},
Function.Injective ⇑f →
∀ (S : ι → L.Substructure M),
FirstOrder.Language.Substructure.comap f (⨆ i, FirstOrder.Language.Substructure.map f (S i)) = ⨆ i, S i- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 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.coestatement and proof · cited by 62,936
- iSupstatement · cited by 2,415
- 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.mapstatement · cited by 49
- FirstOrder.Language.Substructure.comapstatement · cited by 31
- GaloisCoinsertion.u_iSup_lproof · cited by 9
- FirstOrder.Language.Substructure.gciMapComapproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.