Submodule.mk_mem_projectivization_iff
∀ {K : Type u_1} {V : Type u_2} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
(s : Submodule K V) {v : V} (hv : v ≠ 0), Projectivization.mk K v hv ∈ Submodule.projectivization s ↔ v ∈ s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 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 · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- DivisionRingstatement and proof · cited by 1,062
- OrderIsostatement · cited by 874
- Projectivizationstatement · cited by 111
- Projectivization.mkstatement · cited by 55
- Projectivization.Subspacestatement · cited by 34
- Submodule.projectivizationstatement · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.mem_projectivization_iff_submodule_leproof · cited by 0