Mathlib Map

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
Assumes
VAddVAdd

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.