Theorems · Theorem · logic and foundations
FirstOrder.Language.DirectLimit.unify_sigma_mk_self
∀ {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)) [DirectedSystem G fun i j h => ⇑(f i j h)] {α : Type u_1} {i : ι}
{x : α → G i},
FirstOrder.Language.DirectLimit.unify f (fun a => FirstOrder.Language.Structure.Sigma.mk f i (x a)) i ⋯ = x- Defined in
- Mathlib.ModelTheory.DirectLimit
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- 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
- le_of_eqstatement and proof · cited by 366
- DirectedSystemstatement and proof · cited by 174
- FirstOrder.Language.Embeddingstatement and proof · cited by 128
- transstatement and proof · cited by 111
- reflstatement and proof · cited by 80
- FirstOrder.Language.Structure.Sigma.mkstatement and proof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.DirectLimit.relMap_quotient_mk'_sigma_mk'proof · cited by 0