Projectivization.card_of_finrank
∀ (k : Type u_1) (V : Type u_2) [inst : Field k] [inst_1 : AddCommGroup V] [inst_2 : Module k V] [Finite k] {n : ℕ},
Module.finrank k V = n → Nat.card (Projectivization k V) = ∑ i ∈ Finset.range n, Nat.card k ^ i- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- RingHom.idproof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- Finset.sumstatement and proof · cited by 5,195
- LinearEquivproof · cited by 3,317
- Finitestatement and proof · cited by 3,029
- Finset.sum_congrproof · cited by 2,323
- LT.lt.leproof · cited by 2,189
- Module.finrankstatement and proof · cited by 1,770
- Finset.rangestatement and proof · cited by 1,341
- Module.Finiteproof · cited by 1,032
Cited by1
Results whose statement or proof uses this declaration.
- Projectivization.card_of_finrank_twoproof · cited by 0