Theorems · Theorem · ring theory
QuadraticAlgebra.norm_eq_one_iff_mem_unitary
∀ {R : Type u_2} {a b : R} [inst : CommRing R] {z : QuadraticAlgebra R a b},
QuadraticAlgebra.norm z = 1 ↔ z ∈ unitary (QuadraticAlgebra R a b)An element of QuadraticAlgebra R a b has norm equal to 1
if and only if it is contained in the submonoid of unitary elements.
- Defined in
- Mathlib.Algebra.QuadraticAlgebra.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
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.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebra.algebraMapproof · cited by 4,706
- MonoidHomstatement · cited by 3,629
- Submonoidstatement · cited by 3,086
- map_oneproof · cited by 861
- unitarystatement · cited by 207
- QuadraticAlgebrastatement and proof · cited by 123
- QuadraticAlgebra.normstatement and proof · cited by 24
- QuadraticAlgebra.algebraMap_norm_eq_mul_starproof · cited by 4
- QuadraticAlgebra.algebraMap_injproof · cited by 2
- Unitary.mem_iff_self_mul_starproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- QuadraticAlgebra.mker_norm_eq_unitaryproof · cited by 0
- QuadraticAlgebra.mem_unitaryproof · cited by 0
- QuadraticAlgebra.norm_eq_oneproof · cited by 0