Theorems · Theorem · linear algebra
Module.Basis.det_apply
∀ {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 ι] (e : Module.Basis ι R M) (v : ι → M), e.det v = (e.toMatrix v).det- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 94 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.
- DFunLike.coestatement · 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
- Fintypestatement and proof · cited by 7,736
- Module.Basisstatement and proof · cited by 1,477
- Matrix.detstatement · cited by 665
- AlternatingMapstatement · cited by 329
- Module.Basis.detstatement · cited by 73
- Module.Basis.toMatrixstatement · cited by 70
Cited by12
Results whose statement or proof uses this declaration.
- Module.Basis.det_reindexproof · cited by 2
- ZLattice.covolume_div_covolume_eq_relIndexproof · cited by 2
- Module.Basis.is_basis_iff_detproof · cited by 2
- Module.Basis.det_compproof · cited by 2
- Module.Basis.det_comp_basisproof · cited by 2
- Module.Basis.det_mapproof · cited by 2
- NumberField.mixedEmbedding.det_basisOfFractionalIdeal_eq_normproof · cited by 1
- AddSubgroup.relIndex_eq_abs_detproof · cited by 1
- MeasureTheory.Measure.addHaar_parallelepipedproof · cited by 1
- FractionalIdeal.abs_det_basis_changeproof · cited by 1
- Pi.basisFun_detproof · cited by 1
- NumberField.Units.dirichletUnitTheorem.unitLattice_span_eq_topproof · cited by 0