Theorems · Theorem · logic and foundations
FirstOrder.Language.DirectLimit.Equiv_isup_of_apply
∀ {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 : ι} (x : ↥(S i)),
(FirstOrder.Language.DirectLimit.Equiv_iSup S)
((FirstOrder.Language.DirectLimit.of L ι (fun x => ↥(S x))
(fun x x_1 h => FirstOrder.Language.Substructure.inclusion ⋯) i)
x) =
(FirstOrder.Language.Substructure.inclusion ⋯) x- Defined in
- Mathlib.ModelTheory.DirectLimit
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- FirstOrder.Language.Equivstatement · cited by 83
- OrderHom.monotonestatement · cited by 70
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.