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.
Cited by8
Results whose statement or proof uses this declaration.
- Rack.self_act_act_eqproof · cited by 3
- UnitalShelf.act_self_act_eqproof · cited by 1
- UnitalShelf.act_act_self_eqproof · cited by 1
- UnitalShelf.assocproof · cited by 0
- Rack.self_distrib_invproof · cited by 0
- Rack.ad_conjproof · cited by 0
- Rack.assoc_iff_idproof · cited by 0
- UnitalShelf.act_idemproof · cited by 0