Theorems · Theorem · linear algebra
TensorPower.cast_trans
∀ (R : Type u_1) (M : Type u_2) [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {i j k : ℕ}
(h : i = j) (h' : j = k), TensorPower.cast R M h ≪≫ₗ TensorPower.cast R M h' = TensorPower.cast R M ⋯- Defined in
- Mathlib.LinearAlgebra.TensorPower.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- LinearEquiv.transstatement · cited by 298
- finCongrproof · cited by 78
- TensorPowerstatement · cited by 40
- TensorPower.caststatement · cited by 14
- PiTensorProduct.reindex_transproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.