Theorems · Definition · geometry
Projectivization.map
{K : Type u_1} →
{V : Type u_2} →
[inst : DivisionRing K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] →
{L : Type u_3} →
{W : Type u_4} →
[inst_3 : DivisionRing L] →
[inst_4 : AddCommGroup W] →
[inst_5 : Module L W] →
{σ : K →+* L} →
(f : V →ₛₗ[σ] W) → Function.Injective ⇑f → Projectivization K V → Projectivization L WAn injective semilinear map of vector spaces induces a map on projective spaces.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- DivisionRingstatement and proof · cited by 1,062
- Projectivizationstatement · cited by 111
- Quotient.map'proof · cited by 18
Cited by7
Results whose statement or proof uses this declaration.
- Projectivization.smul_defstatement · cited by 0
- Projectivization.generalLinearGroup_smul_defstatement · cited by 0
- Projectivization.map_compstatement and proof · cited by 0
- Projectivization.map_idstatement and proof · cited by 0
- Projectivization.map_injectivestatement and proof · cited by 0
- Projectivization.map_mkstatement · cited by 0
- Projectivization.map.congr_simpstatement and proof · cited by 0