AffineSubspace.parallel_iff_direction_eq_and_eq_bot_iff_eq_bot
∀ {k : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] {s₁ s₂ : AffineSubspace k P},
s₁.Parallel s₂ ↔ s₁.direction = s₂.direction ∧ (s₁ = ⊥ ↔ s₂ = ⊥)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- SetLike.coeproof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Bot.botstatement and proof · cited by 4,720
- AddTorsorstatement and proof · cited by 1,657
- LinearEquiv.toLinearMapproof · cited by 1,171
- AffineSubspacestatement and proof · cited by 871
- VSub.vsubproof · cited by 817
- LinearMap.idproof · cited by 625
- Iff.notproof · cited by 489
Cited by1
Results whose statement or proof uses this declaration.