Theorems · Theorem · group theory
card_linearIndependent
∀ {K : Type u_1} {V : Type u_2} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
[inst_3 : Fintype K] [Finite V] {k : ℕ},
k ≤ Module.finrank K V →
Nat.card { s // LinearIndependent K s } = ∏ i, (Fintype.card K ^ Module.finrank K V - Fintype.card K ^ ↑i)The cardinal of the set of linearly independent vectors over a finite-dimensional vector space over a finite field.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Set.Elemproof · cited by 7,166
- Bot.botproof · cited by 4,720
- Set.rangeproof · cited by 4,705
- Finset.univstatement and proof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Compl.complproof · cited by 2,925
- Finset.prodstatement and proof · cited by 2,356
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.card_GL_fieldproof · cited by 0