Mathlib Map

Theorems · Theorem · commutative algebra

Finset.VAddAntidiagonal.congr_simp

∀ {G : Type u_1} {P : Type u_2} [inst : VAdd G P] {s s_1 : Set G} (e_s : s = s_1) {t t_1 : Set P} (e_t : t = t_1)
  (a a_1 : P) (e_a : a = a_1) (h : (s.vaddAntidiagonal t a).Finite),
  Finset.VAddAntidiagonal a h = Finset.VAddAntidiagonal a_1 ⋯
Defined in
Mathlib.RingTheory.HahnSeries.Multiplication
Cited by
4 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
VAdd

Around this declaration

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

Cites6

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

Cited by4

Results whose statement or proof uses this declaration.