Mathlib Map

Theorems · Theorem · geometry

AffineEquiv.affineSubspaceMap_apply

∀ {k : Type u_1} {V₁ : Type u_2} {P₁ : Type u_3} {V₂ : Type u_4} {P₂ : Type u_5} [inst : Ring k]
  [inst_1 : AddCommGroup V₁] [inst_2 : AddCommGroup V₂] [inst_3 : Module k V₁] [inst_4 : Module k V₂]
  [inst_5 : AddTorsor V₁ P₁] [inst_6 : AddTorsor V₂ P₂] (e : P₁ ≃ᵃ[k] P₂) (s : AffineSubspace k P₁)
  [inst_7 : Nonempty ↥s] (x : ↥s), ↑((e.affineSubspaceMap s) x) = e ↑x
Defined in
Mathlib.LinearAlgebra.AffineSpace.Restrict
Cited by
0 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupAddCommGroupModuleModuleAddTorsorAddTorsorNonempty

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.