Projectivization.map_mk
∀ {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) (hf : Function.Injective ⇑f) (v : V) (hv : v ≠ 0),
Projectivization.map f hf (Projectivization.mk K v hv) = Projectivization.mk L (f v) ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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_zerostatement · cited by 1,614
- DivisionRingstatement and proof · cited by 1,062
- Projectivizationstatement · cited by 111
- Projectivization.mkstatement · cited by 55
- Projectivization.mapstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.