AffineSubspace.shift_eq_map_homothety
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : CommRing k] [inst_1 : AddCommGroup V] [inst_2 : AddTorsor V P]
[inst_3 : Module k V] (s : AffineSubspace k P) (c : P) {r : k},
IsUnit r → s.shift c r = AffineSubspace.map (AffineMap.homothety c r) sFor a unit parameter, shifting is the same as mapping by homothety.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- Bot.botproof · cited by 4,720
- Set.Nonemptyproof · cited by 2,627
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- IsUnitstatement and proof · cited by 1,602
- add_commproof · cited by 1,535
- one_smulproof · cited by 1,374
- sub_eq_add_negproof · cited by 1,023
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.