Theorems · Theorem · linear algebra
Module.Basis.det_reindex
∀ {R : Type u_1} [inst : CommRing R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {ι : Type u_4}
[inst_3 : DecidableEq ι] [inst_4 : Fintype ι] {ι' : Type u_6} [inst_5 : Fintype ι'] [inst_6 : DecidableEq ι']
(b : Module.Basis ι R M) (v : ι' → M) (e : ι ≃ ι'), (b.reindex e).det v = b.det (v ∘ ⇑e)- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Matrixproof · cited by 4,303
- Module.Basisstatement and proof · cited by 1,477
- Matrix.detproof · cited by 665
- AlternatingMapstatement · cited by 329
- Module.Basis.detstatement and proof · cited by 73
- Module.Basis.toMatrixproof · cited by 70
Cited by2
Results whose statement or proof uses this declaration.
- Module.Basis.det_reindex'proof · cited by 1
- Module.Basis.det_reindex_symmproof · cited by 0