Theorems · Theorem · group theory
AddAction.IsPretransitive.exists_vadd_eq
∀ {M : Type u_5} {α : Type u_6} {inst : VAdd M α} [self : AddAction.IsPretransitive M α] (x y : α), ∃ g, g +ᵥ x = yThere is g such that g +ᵥ x = y.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- AddAction.IsPretransitive
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- HVAdd.hVAddstatement · cited by 1,820
- VAddstatement and proof · cited by 616
- AddAction.IsPretransitivestatement and proof · cited by 56
Cited by6
Results whose statement or proof uses this declaration.
- AddAction.exists_vadd_eqproof · cited by 20
- AddAction.IsPretransitive.of_surjective_mapproof · cited by 5
- AddAction.isPretransitive_congrproof · cited by 4
- SubAddAction.ofStabilizer.isMultiplyPretransitiveproof · cited by 2
- AddAction.IsPretransitive.of_vadd_eqproof · cited by 2
- AddAction.IsPretransitive.of_embeddingproof · cited by 1