Mathlib Map

Theorems · Definition · geometry

AffineSubspace.subtype

{k : Type u_1} →
  {V : Type u_2} →
    {P : Type u_3} →
      [inst : Ring k] →
        [inst_1 : AddCommGroup V] →
          [inst_2 : Module k V] →
            [inst_3 : AddTorsor V P] → (s : AffineSubspace k P) → [inst_4 : Nonempty ↥s] → ↥s →ᵃ[k] P

Embedding of an affine subspace to the ambient space, as an affine map.

Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace.Basic
Cited by
20 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModuleAddTorsorNonempty

Around this declaration

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

AffineSubspace.subtypeₐᵢ · cited by 19AffineSubspace.subtypeₐᵢAffineSubspace.subtypeA · cited by 3AffineSubspace.subtypeAAffine.Simplex.setInterior_restrict · cited by 2Simplex.setInterior_restr…AffineSubspace.subtype_injective · cited by 2AffineSubspace.subtype_in…Affine.Simplex.centroid_restrict · cited by 2Simplex.centroid_restrictAffine.Simplex.faceOppositeCentroid_restrict · cited by 2Simplex.faceOppositeCentr…EuclideanGeometry.orthogonalProjection_subtype · cited by 1EuclideanGeometry.orthogo…AffineSubspace.subtypeₐᵢ_toAffineMap · cited by 1AffineSubspace.subtypeₐᵢ_…Set.Nonempty.intrinsicInterior · cited by 1Nonempty.intrinsicInteriorAffine.Simplex.map_altitude_restrict · cited by 1Simplex.map_altitude_rest…Affine.Simplex.median_restrict · cited by 0Simplex.median_restrictAffine.Simplex.closedInterior_restrict · cited by 0Simplex.closedInterior_re…AffineSubspace.coe_subtype · cited by 0AffineSubspace.coe_subtypeAffineSubspace.coe_subtypeₐᵢ · cited by 0AffineSubspace.coe_subtyp…Affine.Simplex.altitude_restrict_eq_comap_subtype · cited by 0Simplex.altitude_restrict…Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingSubmodule · cited by 7192SubmoduleAddTorsor · cited by 1657AddTorsorAffineSubspace · cited by 871AffineSubspaceAffineMap · cited by 674AffineMapSubmodule.subtype · cited by 480Submodule.subtypeAffineSubspace.direction · cited by 339AffineSubspace.directionAffineSubspace.subtypeCITED BYCITES

Cites9

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

Cited by22

Results whose statement or proof uses this declaration.