Theorems · Theorem · group theory
AddAction.isPretransitive_iff
∀ (M : Type u_5) (α : Type u_6) [inst : VAdd M α], AddAction.IsPretransitive M α ↔ ∀ (x y : α), ∃ g, g +ᵥ x = y
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- VAdd
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- HVAdd.hVAddstatement and proof · cited by 1,820
- VAddstatement and proof · cited by 616
- AddAction.IsPretransitivestatement and proof · cited by 56
- AddAction.IsPretransitive.casesOnproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- AddAction.isMultiplyPretransitive_iffproof · cited by 0