Theorems · Theorem · group theory
Set.vadd_graphOn_univ
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : AddGroup α] [inst_1 : AddCommGroup β] [inst_2 : FunLike F α β]
[AddMonoidHomClass F α β] (x : α × β) (f : F),
x +ᵥ Set.graphOn (⇑f) Set.univ = Set.graphOn (fun a => x.2 - f x.1 + f a) Set.univ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- AddCommGroupstatement and proof · cited by 12,871
- AddGroupstatement and proof · cited by 4,410
- Set.univstatement and proof · cited by 3,945
- FunLikestatement and proof · cited by 2,560
- HVAdd.hVAddstatement · cited by 1,820
- Set.vaddSetstatement · cited by 403
- AddMonoidHomClassstatement and proof · cited by 252
- Set.graphOnstatement and proof · cited by 32
- Set.vadd_set_univproof · cited by 16
- Set.vadd_graphOnproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.