Theorems · Definition · general algebraic systems
IsSymmOp.recOn
{α : Sort u} →
{β : Sort v} →
{op : α → α → β} →
{motive : IsSymmOp op → Sort u_1} →
(t : IsSymmOp op) → ((symm_op : ∀ (a b : α), op a b = op b a) → motive ⋯) → motive t- Defined in
- Mathlib.Logic.OpClass
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IsSymmOpstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.