Theorems · Theorem · linear algebra
TensorProduct.dualDistribInvOfBasis.congr_simp
∀ {R : Type u_7} {M : Type u_8} {N : Type u_9} {ι : Type u_10} {κ : Type u_11} {inst : DecidableEq ι}
[inst_1 : DecidableEq ι] {inst_2 : DecidableEq κ} [inst_3 : DecidableEq κ] [inst_4 : Fintype ι] [inst_5 : Fintype κ]
[inst_6 : CommSemiring R] [inst_7 : AddCommMonoid M] [inst_8 : AddCommMonoid N] [inst_9 : Module R M]
[inst_10 : Module R N] (b b_1 : Module.Basis ι R M),
b = b_1 →
∀ (c c_1 : Module.Basis κ R N),
c = c_1 → TensorProduct.dualDistribInvOfBasis b c = TensorProduct.dualDistribInvOfBasis b_1 c_1- Defined in
- Mathlib.LinearAlgebra.Contraction
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 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
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- TensorProductstatement · cited by 2,545
- Module.Basisstatement and proof · cited by 1,477
- Module.Dualstatement · cited by 583
- TensorProduct.dualDistribInvOfBasisstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.