Mathlib Map

Theorems · Theorem · linear algebra

TensorProduct.rid_comm

∀ {R : Type u_1} [inst : CommSemiring R] {M : Type u_5} [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  (x : TensorProduct R R M), (TensorProduct.rid R M) ((TensorProduct.comm R R M) x) = (TensorProduct.lid R M) x
Defined in
Mathlib.LinearAlgebra.TensorProduct.Associator
Cited by
1 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

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 by1

Results whose statement or proof uses this declaration.