Theorems · Theorem · group theory
FreeAbelianGroup.sub_bind
∀ {α β : Type u} (f : α → FreeAbelianGroup β) (x y : FreeAbelianGroup α), x - y >>= f = (x >>= f) - (y >>= f)- Defined in
- Mathlib.GroupTheory.FreeAbelianGroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- map_subproof · cited by 565
- FreeAbelianGroupstatement and proof · cited by 82
- FreeAbelianGroup.liftproof · cited by 33
Cited by1
Results whose statement or proof uses this declaration.
- FreeAbelianGroup.sub_seqproof · cited by 0