Theorems · Definition · geometry
AffineSubspace.equivMapOfInjective
{𝕜 : Type u_1} →
{V₁ : Type u_3} →
{V₂ : Type u_5} →
{P₁ : Type u_8} →
{P₂ : Type u_11} →
[inst : NormedField 𝕜] →
[inst_1 : SeminormedAddCommGroup V₁] →
[inst_2 : NormedSpace 𝕜 V₁] →
[inst_3 : PseudoMetricSpace P₁] →
[inst_4 : NormedAddTorsor V₁ P₁] →
[inst_5 : SeminormedAddCommGroup V₂] →
[inst_6 : NormedSpace 𝕜 V₂] →
[inst_7 : PseudoMetricSpace P₂] →
[inst_8 : NormedAddTorsor V₂ P₂] →
(E : AffineSubspace 𝕜 P₁) →
[inst_9 : Nonempty ↥E] →
(φ : P₁ →ᵃ[𝕜] P₂) → Function.Injective ⇑φ → ↥E ≃ᵃ[𝕜] ↥(AffineSubspace.map φ E)An affine subspace is isomorphic to its image under an injective affine map.
This is the affine version of Submodule.equivMapOfInjective.
- Defined in
- Mathlib.Analysis.Normed.Affine.Isometry
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- NormedSpacestatement and proof · cited by 12,499
- Equivproof · cited by 8,337
- SetLike.coeproof · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- PseudoMetricSpacestatement and proof · cited by 1,550
- NormedAddTorsorstatement and proof · cited by 1,325
- NormedFieldstatement and proof · cited by 1,084
- AffineSubspacestatement and proof · cited by 871
Cited by4
Results whose statement or proof uses this declaration.
- AffineSubspace.isometryEquivMapproof · cited by 6
- AffineSubspace.isometryEquivMap.toAffineMap_eqstatement · cited by 0
- AffineSubspace.equivMapOfInjective_toFunstatement and proof · cited by 0
- AffineSubspace.linear_equivMapOfInjectivestatement and proof · cited by 0