Function.Injective.wSameSide_map_iff
∀ {R : Type u_1} {V : Type u_2} {V' : Type u_3} {P : Type u_4} {P' : Type u_5} [inst : CommRing R]
[inst_1 : PartialOrder R] [inst_2 : IsStrictOrderedRing R] [inst_3 : AddCommGroup V] [inst_4 : Module R V]
[inst_5 : AddTorsor V P] [inst_6 : AddCommGroup V'] [inst_7 : Module R V'] [inst_8 : AddTorsor V' P']
{s : AffineSubspace R P} {x y : P} {f : P →ᵃ[R] P'},
Function.Injective ⇑f → ((AffineSubspace.map f s).WSameSide (f x) (f y) ↔ s.WSameSide x y)- Defined in
- Mathlib.Analysis.Convex.Side
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- VSub.vsubproof · cited by 817
- AffineMapstatement and proof · cited by 674
- SameRayproof · cited by 149
- AffineMap.linearproof · cited by 105
Cited by2
Results whose statement or proof uses this declaration.
- Function.Injective.sSameSide_map_iffproof · cited by 1
- AffineEquiv.wSameSide_map_iffproof · cited by 0