Mathlib Map

Theorems · Theorem · group theory

Shelf.self_distrib

∀ {α : Type u} [self : Shelf α] {x y z : α}, Shelf.act x (Shelf.act y z) = Shelf.act (Shelf.act x y) (Shelf.act x z)

A verification that act is self-distributive

Defined in
Mathlib.Algebra.Quandle
Cited by
8 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
Shelf

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Shelf.actstatement · cited by 37
  • Shelfstatement and proof · cited by 10

Cited by8

Results whose statement or proof uses this declaration.