Theorems · Theorem · commutative algebra
Submodule.natAbs_det_basis_change
∀ {M : Type u_1} [inst : AddCommGroup M] [Module.Free ℤ M] [Module.Finite ℤ M] {ι : Type u_2} [inst_3 : Fintype ι]
[inst_4 : DecidableEq ι] (b : Module.Basis ι ℤ M) (N : Submodule ℤ M) (bN : Module.Basis ι ℤ ↥N),
(b.det (Subtype.val ∘ ⇑bN)).natAbs = Nat.card (M ⧸ N)Let b be a basis for M over ℤ and bN a basis for N over ℤ of the same dimension.
Then an alternative way to compute the cardinality of M ⧸ N is given by taking the determinant
of bN over b.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- RingHom.idproof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- LinearEquivproof · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.compproof · cited by 1,642
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.toLinearMapproof · cited by 1,171
- Module.Finitestatement and proof · cited by 1,032
- Nat.cardstatement · cited by 844
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.natAbs_det_basis_changeproof · cited by 1
- AddSubgroup.index_eq_natAbs_detproof · cited by 1