Theorems · Definition · commutative algebra
Algebra.intNormAux
(A : Type u_1) →
(K : Type u_2) →
(L : Type u_3) →
(B : Type u_6) →
[inst : CommRing A] →
[inst_1 : CommRing B] →
[inst_2 : Algebra A B] →
[inst_3 : Field K] →
[inst_4 : Field L] →
[inst_5 : Algebra A K] →
[IsFractionRing A K] →
[inst_7 : Algebra K L] →
[inst_8 : Algebra A L] →
[IsScalarTower A K L] →
[inst_10 : Algebra B L] →
[IsScalarTower A B L] → [IsIntegralClosure B A L] → [IsIntegrallyClosed A] → B →* AThe restriction of the norm on L/K restricted onto B/A in an AKLB setup.
See Algebra.intNorm instead.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, 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.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- MonoidHomstatement · cited by 3,629
- IsFractionRingstatement and proof · cited by 738
- IsIntegrallyClosedstatement and proof · cited by 203
- Algebra.normproof · cited by 155
- IsIntegralClosurestatement and proof · cited by 146
- IsIntegralClosure.mk'proof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.intNormproof · cited by 28
- Algebra.map_intNormAuxstatement · cited by 2