Theorems · Theorem · logic and foundations
FirstOrder.Language.DirectLimit.partialEquivLimit_comp_inclusion
∀ {L : FirstOrder.Language} {M : Type w} {N : Type w'} [inst : L.Structure M] [inst_1 : L.Structure N] {ι : Type u_1}
[inst_2 : Preorder ι] [inst_3 : Nonempty ι] [inst_4 : IsDirectedOrder ι] (S : ι →o L.PartialEquiv M N) {i : ι},
(FirstOrder.Language.DirectLimit.partialEquivLimit S).toEquiv.toEmbedding.comp
(FirstOrder.Language.Substructure.inclusion ⋯) =
(FirstOrder.Language.Substructure.inclusion ⋯).comp (S i).toEquiv.toEmbedding- Defined in
- Mathlib.ModelTheory.PartialEquiv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 · cited by 242
- le_iSupstatement and proof · cited by 207
- FirstOrder.Language.Embeddingstatement and proof · cited by 128
- OrderHom.monotoneproof · cited by 70
- FirstOrder.Language.PartialEquivstatement and proof · cited by 44
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.DirectLimit.le_partialEquivLimitproof · cited by 2