Theorems · Theorem · logic and foundations
FirstOrder.Language.Prestructure.rel_equiv
∀ {L : FirstOrder.Language} {M : Type u_1} {s : Setoid M} [self : L.Prestructure s] {n : ℕ} {r : L.Relations n}
(x y : Fin n → M), x ≈ y → FirstOrder.Language.Structure.RelMap r x = FirstOrder.Language.Structure.RelMap r y- Defined in
- Mathlib.ModelTheory.Quotients
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Relationsstatement · cited by 147
- FirstOrder.Language.Structure.RelMapstatement · cited by 68
- FirstOrder.Language.Prestructurestatement and proof · cited by 5
- FirstOrder.Language.Prestructure.toStructurestatement · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.relMap_quotient_mk'proof · cited by 2