AffineSubspace.map_direction
∀ {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 : Module k V₁] [inst_3 : AddTorsor V₁ P₁] [inst_4 : AddCommGroup V₂]
[inst_5 : Module k V₂] [inst_6 : AddTorsor V₂ P₂] (f : P₁ →ᵃ[k] P₂) (s : AffineSubspace k P₁),
(AffineSubspace.map f s).direction = Submodule.map f.linear s.direction- Cited by
- 9 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Set.imageproof · cited by 5,609
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- AffineMapstatement and proof · cited by 674
- Submodule.mapstatement · cited by 614
Cited by9
Results whose statement or proof uses this declaration.
- AffineSubspace.map_spanproof · cited by 16
- AffineSubspace.Parallel.direction_eqproof · cited by 4
- EuclideanGeometry.orthogonalProjection_mapproof · cited by 3
- AffineSubspace.direction_shiftproof · cited by 1
- AffineSubspace.parallel_iff_direction_eq_and_eq_bot_iff_eq_botproof · cited by 1
- AffineMap.restrict.linear_auxproof · cited by 1
- Affine.Simplex.altitude_mapproof · cited by 1
- AffineSubspace.direction_smulproof · cited by 0
- AffineSubspace.pointwise_vadd_directionproof · cited by 0