Theorems · Theorem · ring theory
QuadraticAlgebra.omega_mul_algebraMap_mul_mk
∀ {R : Type u_2} {a b : R} [inst : CommSemiring R] (n x y : R),
QuadraticAlgebra.omega * (algebraMap R (QuadraticAlgebra R a b)) n * { re := x, im := y } =
{ re := a * n * y, im := n * x + n * b * y }- Defined in
- Mathlib.Algebra.QuadraticAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement · cited by 4,706
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- QuadraticAlgebrastatement · cited by 123
- QuadraticAlgebra.extproof · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.