Theorems · Definition · ring theory
Graded.equiv
{E : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
{σ : Type u_4} →
{τ : Type u_5} →
{ι : Type u_6} →
[inst : SetLike σ A] →
[inst_1 : SetLike τ B] →
{𝒜 : ι → σ} →
{ℬ : ι → τ} → [inst_2 : EquivLike E A B] → [GradedEquivLike E 𝒜 ℬ] → E → (i : ι) → ↥(𝒜 i) ≃ ↥(ℬ i)A graded isomorphism descends to an isomorphism on each component.
- Defined in
- Mathlib.Data.FunLike.Graded
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- SetLikestatement and proof · cited by 1,084
- EquivLikestatement and proof · cited by 165
- EquivLike.invproof · cited by 42
- GradedEquivLikestatement and proof · cited by 6
- Graded.subtypeMapproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Graded.equiv_applystatement and proof · cited by 0
- Graded.equiv_symm_apply_coestatement and proof · cited by 0