Theorems · Theorem · commutative algebra
Subalgebra.LinearDisjoint.trace_algebraMap
∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {A B : Subalgebra R S},
A.LinearDisjoint B →
A ⊔ B = ⊤ →
∀ [Module.Free R ↥B] [Module.Finite R ↥B] (x : ↥B),
(Algebra.trace (↥A) S) ((algebraMap (↥B) S) x) = (algebraMap R ↥A) ((Algebra.trace R ↥B) x)If A and B are subalgebras in a commutative algebra S over R, and if they are
linearly disjoint and such that A ⊔ B = S, then trace and algebraMap commutes.
- Defined in
- Mathlib.RingTheory.LinearDisjoint
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapstatement and proof · cited by 4,706
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- Subalgebrastatement and proof · cited by 1,353
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.LinearDisjoint.trace_algebraMapproof · cited by 1