Theorems · Theorem · general topology
OnePoint.equivProjectivization_symm_apply_mk
∀ (K : Type u_1) [inst : DivisionRing K] [inst_1 : DecidableEq K] (v : Fin 2 → K) (h : v ≠ 0),
(OnePoint.equivProjectivization K).symm (Projectivization.mk K v h) =
if v 1 = 0 then OnePoint.infty else ↑((v 1)⁻¹ * v 0)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DivisionRingDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Equivstatement · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- DivisionRingstatement and proof · cited by 1,062
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- OnePointstatement and proof · cited by 126
- Projectivizationstatement and proof · cited by 111
- OnePoint.inftystatement and proof · cited by 102
- OnePoint.somestatement and proof · cited by 76
- Projectivization.mkstatement and proof · cited by 55
- Equiv.mk.congr_simpproof · cited by 54
Cited by3
Results whose statement or proof uses this declaration.
- OnePoint.smul_infty_eq_iteproof · cited by 4
- OnePoint.smul_some_eq_iteproof · cited by 2
- OnePoint.smul_infty_defproof · cited by 1