Theorems · Theorem · ring theory
NonUnitalStarAlgHom.mem_range
∀ {F : Type v'} {R : Type u} {A : Type v} {B : Type w} [inst : CommSemiring R] [inst_1 : NonUnitalNonAssocSemiring A]
[inst_2 : Module R A] [inst_3 : Star A] [inst_4 : NonUnitalNonAssocSemiring B] [inst_5 : Module R B] [inst_6 : Star B]
[inst_7 : FunLike F A B] [inst_8 : NonUnitalAlgHomClass F R A B] [inst_9 : StarHomClass F A B] (φ : F) {y : B},
y ∈ NonUnitalStarAlgHom.range φ ↔ ∃ x, φ x = y- Defined in
- Mathlib.Algebra.Star.NonUnitalSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- FunLikestatement and proof · cited by 2,560
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Starstatement and proof · cited by 496
- NonUnitalStarSubalgebrastatement · cited by 196
- StarHomClassstatement and proof · cited by 76
- NonUnitalAlgHomClassstatement and proof · cited by 75
- NonUnitalStarAlgHom.rangestatement · cited by 24
- NonUnitalRingHom.mem_srangeproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.