Theorems · Theorem · linear algebra
Module.Basis.smulTower.congr_simp
∀ {R : Type u_1} {S : Type u_2} {A : Type u_3} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : AddCommMonoid A]
[inst_3 : Module R S] [inst_4 : Module S A] [inst_5 : Module R A] [inst_6 : IsScalarTower R S A] {ι : Type u_5}
{ι' : Type u_6} (b b_1 : Module.Basis ι R S),
b = b_1 → ∀ (c c_1 : Module.Basis ι' S A), c = c_1 → b.smulTower c = b_1.smulTower c_1- Defined in
- Mathlib.LinearAlgebra.Matrix.ToLin
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- IsScalarTowerstatement and proof · cited by 3,896
- Module.Basisstatement and proof · cited by 1,477
- Module.Basis.smulTowerstatement and proof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.