Theorems · Theorem · logic and foundations
FirstOrder.Language.DirectLimit.Equiv_isup_symm_inclusion
∀ {L : FirstOrder.Language} {ι : Type v} [inst : Preorder ι] [inst_1 : Nonempty ι] [inst_2 : IsDirectedOrder ι]
{M : Type u_1} [inst_3 : L.Structure M] (S : ι →o L.Substructure M) (i : ι),
(FirstOrder.Language.DirectLimit.Equiv_iSup S).symm.toEmbedding.comp (FirstOrder.Language.Substructure.inclusion ⋯) =
FirstOrder.Language.DirectLimit.of L ι (fun x => ↥(S x))
(fun x x_1 h => FirstOrder.Language.Substructure.inclusion ⋯) i- Defined in
- Mathlib.ModelTheory.DirectLimit
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Preorderstatement and proof · cited by 7,952
- iSupstatement · cited by 2,415
- FirstOrder.Languagestatement and proof · cited by 1,084
- OrderHomstatement and proof · cited by 934
- FirstOrder.Language.Structurestatement and proof · cited by 775
- IsDirectedOrderstatement and proof · cited by 316
- FirstOrder.Language.Substructurestatement and proof · cited by 242
- le_iSupstatement · cited by 207
- FirstOrder.Language.Embeddingstatement · cited by 128
- OrderHom.monotonestatement · cited by 70
- FirstOrder.Language.Embedding.compstatement · cited by 38
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.DirectLimit.partialEquivLimit_comp_inclusionproof · cited by 1