Theorems · Theorem · linear algebra
Module.Basis.det_basis
∀ {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' : Module.Basis ι A M),
LinearMap.det ↑(b'.equiv b (Equiv.refl ι)) = b'.det ⇑b- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- MonoidHomstatement · cited by 3,629
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.toLinearMapstatement · cited by 1,171
- LinearMap.idproof · cited by 625
- AlternatingMapstatement · cited by 329
Cited by4
Results whose statement or proof uses this declaration.
- ZSpan.measure_fundamentalDomainproof · cited by 4
- Module.Basis.det_invproof · cited by 2
- ZLattice.covolume_eq_det_invproof · cited by 1
- Module.Basis.det_mul_detproof · cited by 1