Mathlib Map

Theorems · Theorem · ring theory

Unitization.inr_mul

∀ (R : Type u_1) {A : Type u_2} [inst : MulZeroClass R] [inst_1 : AddZeroClass A] [inst_2 : Mul A]
  [inst_3 : SMulWithZero R A] (a₁ a₂ : A), ↑(a₁ * a₂) = ↑a₁ * ↑a₂
Defined in
Mathlib.Algebra.Algebra.Unitization
Cited by
9 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext
Assumes
MulZeroClassAddZeroClassMulSMulWithZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.