AffineSubspace.vsub_right_mem_direction_iff_mem
∀ {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} {p : P}, p ∈ s → ∀ (p₂ : P), p₂ -ᵥ p ∈ s.direction ↔ p₂ ∈ sGiven a point in an affine subspace, a result of subtracting that point on the right is in the direction if and only if the other point is in the subspace.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- VSub.vsubstatement and proof · cited by 817
- AffineSubspace.directionstatement · cited by 339
- AffineSubspace.mem_direction_iff_eq_vsub_rightproof · cited by 2
Cited by10
Results whose statement or proof uses this declaration.
- Affine.Simplex.mongePoint_mem_mongePlaneproof · cited by 3
- AffineSubspace.coe_affineSpan_singletonproof · cited by 3
- AffineSubspace.mem_affineSpan_insert_iffproof · cited by 3
- AffineSubspace.sOppSide_smul_vsub_vadd_leftproof · cited by 2
- Affine.Simplex.affineSpan_pair_eq_altitude_iffproof · cited by 2
- AffineSubspace.sSameSide_smul_vsub_vadd_leftproof · cited by 2
- Affine.Simplex.eq_mongePoint_of_forall_mem_mongePlaneproof · cited by 1
- AffineSubspace.direction_lt_of_nonemptyproof · cited by 1