Theorems · Theorem · commutative algebra
MvPolynomial.IsHomogeneous.funext_of_le_card
∀ {R : Type u_5} {σ : Type u_6} [inst : CommRing R] [IsDomain R] {F G : MvPolynomial σ R} {n : ℕ},
F.IsHomogeneous n →
G.IsHomogeneous n → (∀ (r : σ → R), (MvPolynomial.eval r) F = (MvPolynomial.eval r) G) → ↑n ≤ Cardinal.mk R → F = GSee MvPolynomial.IsHomogeneous.funext
for a version that assumes Infinite R.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Finsuppstatement · cited by 5,255
- Cardinalstatement · cited by 2,598
- IsDomainstatement and proof · cited by 2,196
- MvPolynomialstatement and proof · cited by 2,140
- Cardinal.mkstatement and proof · cited by 942
- map_subproof · cited by 565
- sub_eq_zeroproof · cited by 407
- MvPolynomial.evalstatement and proof · cited by 157
- MvPolynomial.IsHomogeneousstatement and proof · cited by 68
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.IsHomogeneous.funextproof · cited by 0