Theorems · Theorem · ring theory
TensorAlgebra.mk_reindex_cast
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {n m : ℕ}
(h : n = m) (x : TensorPower R n M),
GradedMonoid.mk m ((PiTensorProduct.reindex R (fun x => M) (Equiv.cast ⋯)) x) = GradedMonoid.mk n x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement · cited by 3,317
- PiTensorProductstatement · cited by 181
- GradedMonoidstatement · cited by 46
- TensorPowerstatement and proof · cited by 40
- GradedMonoid.mkstatement · cited by 27
- PiTensorProduct.reindexstatement · cited by 21
- Equiv.caststatement · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- TensorAlgebra.mk_reindex_fin_castproof · cited by 0