Theorems · Theorem · commutative algebra
Algebra.FormallyUnramified.finite_of_free_aux
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (I : Type u_4)
[inst_3 : DecidableEq I] (b : Module.Basis I R S) (f : I →₀ S) (x : S) (a : I → I →₀ R),
(a = fun i => b.repr (b i * x)) →
(1 ⊗ₜ[R] x * f.sum fun i y => y ⊗ₜ[R] b i) =
∑ k ∈ f.support.biUnion fun i => (a i).support,
(b.repr (f.sum fun i y => (a i) k • y)).sum fun j c => c • b j ⊗ₜ[R] b k- Defined in
- Mathlib.RingTheory.Unramified.Finite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- Finsuppstatement and proof · cited by 5,255
- Finset.sumstatement and proof · cited by 5,195
- LinearEquivstatement · cited by 3,317
- one_mulproof · cited by 2,841
- TensorProductstatement and proof · cited by 2,545
- Finset.sum_congrproof · cited by 2,323
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.FormallyUnramified.finite_of_freeproof · cited by 7