Projectivization.map_injective
∀ {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} {τ : L →+* K}
[RingHomInvPair σ τ] (f : V →ₛₗ[σ] W) (hf : Function.Injective ⇑f), Function.Injective (Projectivization.map f hf)Mapping with respect to a semilinear map over an isomorphism of fields yields an injective map on projective spaces.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- map_zeroproof · cited by 1,614
- DivisionRingstatement and proof · cited by 1,062
- RingHomInvPairstatement and proof · cited by 523
- Projectivizationstatement and proof · cited by 111
- Projectivization.mkproof · cited by 55
- LinearMap.map_smulₛₗproof · cited by 17
- Projectivization.indproof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.