Theorems · Theorem · logic and foundations
FirstOrder.Language.Equiv.map_fun
∀ {L : FirstOrder.Language} {M : Type w} {N : Type w'} [inst : L.Structure M] [inst_1 : L.Structure N] (φ : L.Equiv M N)
{n : ℕ} (f : L.Functions n) (x : Fin n → M),
φ (FirstOrder.Language.Structure.funMap f x) = FirstOrder.Language.Structure.funMap f (⇑φ ∘ x)- Defined in
- Mathlib.ModelTheory.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Functionsstatement and proof · cited by 153
- FirstOrder.Language.Equivstatement and proof · cited by 83
- FirstOrder.Language.Structure.funMapstatement · cited by 69
- FirstOrder.Language.HomClass.map_funproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.