Theorems · Theorem · general topology
AffineMap.isOpenMap_linear_iff
∀ {R : Type u_1} {V : Type u_2} {P : Type u_3} {W : Type u_4} {Q : Type u_5} [inst : AddCommGroup V]
[inst_1 : TopologicalSpace V] [inst_2 : AddTorsor V P] [inst_3 : TopologicalSpace P] [IsTopologicalAddTorsor P]
[inst_5 : AddCommGroup W] [inst_6 : TopologicalSpace W] [inst_7 : AddTorsor W Q] [inst_8 : TopologicalSpace Q]
[IsTopologicalAddTorsor Q] [inst_10 : Ring R] [inst_11 : Module R V] [inst_12 : Module R W] {f : P →ᵃ[R] Q},
IsOpenMap ⇑f.linear ↔ IsOpenMap ⇑fIf f is an affine map, then its linear part is an open map iff f is an open map.
- Defined in
- Mathlib.Topology.Algebra.Affine
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement and proof · cited by 674
- Homeomorph.symmproof · cited by 365
- IsOpenMapstatement and proof · cited by 253
Cited by2
Results whose statement or proof uses this declaration.
- isOpenMap_barycentric_coordproof · cited by 1
- AffineMap.isOpenMapproof · cited by 0