Theorems · Definition · group theory
IsCentralVAdd.casesOn
{M : Type u_9} →
{α : Type u_10} →
[inst : VAdd M α] →
[inst_1 : VAdd Mᵃᵒᵖ α] →
{motive : IsCentralVAdd M α → Sort u} →
(t : IsCentralVAdd M α) →
((op_vadd_eq_vadd : ∀ (m : M) (a : α), AddOpposite.op m +ᵥ a = m +ᵥ a) → motive ⋯) → motive t- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- AddOppositestatement and proof · cited by 452
- AddOpposite.opstatement and proof · cited by 192
- IsCentralVAddstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.