Theorems · Definition · logic and foundations
FirstOrder.Language.DirectLimit.unify
{L : FirstOrder.Language} →
{ι : Type v} →
[inst : Preorder ι] →
{G : ι → Type w} →
[inst_1 : (i : ι) → L.Structure (G i)] →
(f : (i j : ι) → i ≤ j → L.Embedding (G i) (G j)) →
{α : Type u_1} →
(x : α → FirstOrder.Language.Structure.Sigma f) →
(i : ι) → i ∈ upperBounds (Set.range (Sigma.fst ∘ x)) → α → G iRaises a family of elements in the Σ-type to the same level along the embeddings.
- Defined in
- Mathlib.ModelTheory.DirectLimit
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Preorderstatement and proof · cited by 7,952
- Set.rangestatement and proof · cited by 4,705
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- upperBoundsstatement and proof · cited by 263
- FirstOrder.Language.Embeddingstatement and proof · cited by 128
- FirstOrder.Language.Structure.Sigmastatement and proof · cited by 15
Cited by11
Results whose statement or proof uses this declaration.
- FirstOrder.Language.DirectLimit.comp_unifystatement · cited by 3
- FirstOrder.Language.DirectLimit.sigmaStructureproof · cited by 2
- FirstOrder.Language.DirectLimit.funMap_unify_equivstatement and proof · cited by 1
- FirstOrder.Language.DirectLimit.relMap_equiv_unifystatement · cited by 1
- FirstOrder.Language.DirectLimit.relMap_unify_equivstatement and proof · cited by 1
- FirstOrder.Language.DirectLimit.unify_sigma_mk_selfstatement · cited by 1
- FirstOrder.Language.DirectLimit.exists_quotient_mk'_sigma_mk'_eqproof · cited by 1
- FirstOrder.Language.DirectLimit.unify.congr_simpstatement and proof · cited by 0
- FirstOrder.Language.DirectLimit.exists_unify_eqstatement · cited by 0
- FirstOrder.Language.DirectLimit.funMap_equiv_unifystatement · cited by 0
- FirstOrder.Language.DirectLimit.funMap_quotient_mk'_sigma_mk'proof · cited by 0