Theorems · Theorem · logic and foundations
FirstOrder.Language.DirectLimit.cod_partialEquivLimit
∀ {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),
(FirstOrder.Language.DirectLimit.partialEquivLimit S).cod = ⨆ x, (S x).cod- Defined in
- Mathlib.ModelTheory.PartialEquiv
- Cited by
- 0 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- FirstOrder.Language.PartialEquivstatement and proof · cited by 44
- FirstOrder.Language.PartialEquiv.codstatement · cited by 32
- FirstOrder.Language.DirectLimit.partialEquivLimitstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.