Theorems · Theorem · logic and foundations
FirstOrder.Language.DirectLimit.cg
∀ {L : FirstOrder.Language} {ι : Type u_1} [Countable ι] [inst : Preorder ι] [inst_1 : IsDirectedOrder ι]
[inst_2 : Nonempty ι] {G : ι → Type w} [inst_3 : (i : ι) → L.Structure (G i)]
(f : (i j : ι) → i ≤ j → L.Embedding (G i) (G j)),
(∀ (i : ι), FirstOrder.Language.Structure.CG L (G i)) →
∀ [inst_4 : DirectedSystem G fun i j h => ⇑(f i j h)],
FirstOrder.Language.Structure.CG L (FirstOrder.Language.DirectLimit G f)The direct limit of countably many countably generated structures is countably generated.
- Defined in
- Mathlib.ModelTheory.DirectLimit
- Cited by
- 1 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.
Cites34
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
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Preorderstatement and proof · cited by 7,952
- Set.imageproof · cited by 5,609
- Set.iUnionproof · cited by 2,483
- iSupproof · cited by 2,415
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Countablestatement and proof · cited by 633
- Set.image_congrproof · cited by 533
- IsDirectedOrderstatement and proof · cited by 316
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.exists_cg_is_age_ofproof · cited by 1