Theorems · Theorem · nonassociative algebras
SymAlg.mul_def
∀ {α : Type u_1} [inst : Add α] [inst_1 : Mul α] [inst_2 : One α] [inst_3 : OfNat α 2] [inst_4 : Invertible 2]
(a b : αˢʸᵐ), a * b = SymAlg.sym (⅟2 * (SymAlg.unsym a * SymAlg.unsym b + SymAlg.unsym b * SymAlg.unsym a))- Defined in
- Mathlib.Algebra.Symmetrized
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses Quot.sound
- Assumes
- AddMulOneOfNatInvertible
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
- Equivstatement · cited by 8,337
- Invertiblestatement and proof · cited by 549
- Invertible.invOfstatement · cited by 268
- SymAlgstatement and proof · cited by 43
- SymAlg.symstatement · cited by 26
- SymAlg.unsymstatement · cited by 25
Cited by2
Results whose statement or proof uses this declaration.
- SymAlg.mul_commproof · cited by 0
- SymAlg.unsym_mul_selfproof · cited by 0