Theorems · Theorem · logic and foundations
FirstOrder.Language.DirectLimit.exists_fg_substructure_in_Sigma
∀ {L : FirstOrder.Language} {ι : Type v} [inst : Preorder ι] {G : ι → Type w} [inst_1 : (i : ι) → L.Structure (G i)]
{f : (i j : ι) → i ≤ j → L.Embedding (G i) (G j)} [inst_2 : IsDirectedOrder ι]
[inst_3 : DirectedSystem G fun i j h => ⇑(f i j h)] [inst_4 : Nonempty ι]
(S : L.Substructure (FirstOrder.Language.DirectLimit G f)),
S.FG → ∃ i T, FirstOrder.Language.Substructure.map (FirstOrder.Language.DirectLimit.of L ι G f i).toHom T = SEvery finitely generated substructure of the direct limit corresponds to some substructure in some component of the directed system.
- Defined in
- Mathlib.ModelTheory.DirectLimit
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Setproof · cited by 53,352
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Preorderstatement and proof · cited by 7,952
- Set.imageproof · cited by 5,609
- Set.rangeproof · cited by 4,705
- Set.univproof · cited by 3,945
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Set.image_congrproof · cited by 533
- Set.image_univproof · cited by 322
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.