Theorems · Theorem · linear algebra
Module.Basis.det_mul_det
∀ {M : Type u_2} [inst : AddCommGroup M] {ι : Type u_4} [inst_1 : DecidableEq ι] [inst_2 : Fintype ι] {A : Type u_5}
[inst_3 : CommRing A] [inst_4 : Module A M] (b b' b'' : Module.Basis ι A M), b.det ⇑b' * b'.det ⇑b'' = b.det ⇑b''- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Fintypestatement and proof · cited by 7,736
- mul_commproof · cited by 2,262
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.toLinearMapproof · cited by 1,171
- AlternatingMapstatement · cited by 329
- Equiv.reflproof · cited by 274
- Module.Basis.detstatement and proof · cited by 73
- Module.Basis.equivproof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- ZLattice.covolume_div_covolume_eq_relIndexproof · cited by 2