Theorems · Theorem · logic and foundations
FirstOrder.Ring.CompatibleRing.funMap_mul
∀ {R : Type u_2} {inst : Add R} {inst_1 : Mul R} {inst_2 : Neg R} {inst_3 : One R} {inst_4 : Zero R}
[self : FirstOrder.Ring.CompatibleRing R] (x : Fin 2 → R),
FirstOrder.Language.Structure.funMap FirstOrder.Ring.mulFunc x = x 0 * x 1Multiplication in the Language.ring.Structure is the same as the multiplication given by the
Mul instance
- Defined in
- Mathlib.ModelTheory.Algebra.Ring.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Language.Structure.funMapstatement · cited by 69
- FirstOrder.Language.ringstatement · cited by 36
- FirstOrder.Ring.CompatibleRingstatement and proof · cited by 27
- FirstOrder.Ring.mulFuncstatement · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Ring.realize_termOfFreeCommRingproof · cited by 5
- FirstOrder.Ring.realize_mulproof · cited by 1